+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 12:03:58 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:13 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-5d8bf5fdc-6rwtd 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 0x7fd6ccb19668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-12 12:04:03.893 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 12:04:03.894 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-12 12:04:03.955 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 12:04:03.956 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-12 12:04:04.464 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 12:04:04.511 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 12:04:05.570 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:04:05.573 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 12:04:05.577 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 12:04:05.578 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:04:05.578 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 12:04:05.578 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 12:04:05.579 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:04:05.586 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:04:05.587 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:04:05.587 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:04:05.610 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 12:04:05.611 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:04:05.611 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 12:04:05.659 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 12:04:05.659 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 12:04:05.660 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 12:04:05.660 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 12:04:05.662 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:04:05.665 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 12:04:05.669 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 12:04:05.670 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:04:05.670 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 12:04:05.671 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 12:04:05.671 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:04:05.679 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:04:05.679 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:04:05.679 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:04:05.705 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 12:04:05.706 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:04:05.706 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 12:04:05.755 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 12:04:05.755 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 12:04:05.755 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 12:04:05.755 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 12:04:06.083 8 INFO neutron.plugins.ml2.managers [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] Initializing driver for type 'vlan' 2026-05-12 12:04:06.199 7 INFO neutron.plugins.ml2.managers [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 12:04:06.228 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] VlanTypeDriver initialization complete 2026-05-12 12:04:06.228 8 INFO neutron.plugins.ml2.managers [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 12:04:06.228 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 12:04:06.248 8 INFO neutron.plugins.ml2.managers [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 12:04:06.248 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 12:04:06.248 8 INFO neutron.plugins.ml2.managers [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] Initializing extension driver 'port_security' 2026-05-12 12:04:06.248 8 INFO neutron.plugins.ml2.extensions.port_security [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 12:04:06.248 8 INFO neutron.plugins.ml2.managers [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] Initializing extension driver 'qos' 2026-05-12 12:04:06.248 8 INFO neutron.plugins.ml2.managers [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 12:04:06.249 8 INFO neutron.plugins.ml2.managers [None req-90095b6a-6d89-43dc-b611-e736a02fd61c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 12:04:06.260 8 INFO neutron.quota [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded quota_driver: . 2026-05-12 12:04:06.261 8 INFO neutron.plugins.ml2.plugin [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 12:04:06.261 8 INFO neutron.plugins.ml2.managers [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 12:04:06.261 8 INFO neutron.plugins.ml2.managers [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 12:04:06.261 8 INFO neutron.plugins.ml2.managers [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 12:04:06.261 8 INFO neutron.extensions.vlantransparent [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Disabled vlantransparent extension. 2026-05-12 12:04:06.262 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: qos 2026-05-12 12:04:06.275 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: router 2026-05-12 12:04:06.316 8 INFO neutron.services.service_base [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 12:04:06.316 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: segments 2026-05-12 12:04:06.340 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 12:04:06.340 7 INFO neutron.plugins.ml2.managers [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 12:04:06.340 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 12:04:06.356 7 INFO neutron.plugins.ml2.managers [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 12:04:06.356 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 12:04:06.356 7 INFO neutron.plugins.ml2.managers [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 12:04:06.357 7 INFO neutron.plugins.ml2.extensions.port_security [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 12:04:06.357 7 INFO neutron.plugins.ml2.managers [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] Initializing extension driver 'qos' 2026-05-12 12:04:06.357 7 INFO neutron.plugins.ml2.managers [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 12:04:06.357 7 INFO neutron.plugins.ml2.managers [None req-1c68d65b-3bce-457f-a029-3836540d17e8 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 12:04:06.369 7 INFO neutron.quota [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded quota_driver: . 2026-05-12 12:04:06.369 7 INFO neutron.plugins.ml2.plugin [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 12:04:06.370 7 INFO neutron.plugins.ml2.managers [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 12:04:06.370 7 INFO neutron.plugins.ml2.managers [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 12:04:06.370 7 INFO neutron.plugins.ml2.managers [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 12:04:06.370 7 INFO neutron.extensions.vlantransparent [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Disabled vlantransparent extension. 2026-05-12 12:04:06.371 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: qos 2026-05-12 12:04:06.386 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: router 2026-05-12 12:04:06.416 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: trunk 2026-05-12 12:04:06.430 7 INFO neutron.services.service_base [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 12:04:06.430 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: segments 2026-05-12 12:04:06.431 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: vpnaas 2026-05-12 12:04:06.473 8 WARNING stevedore.named [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 12:04:06.535 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: trunk 2026-05-12 12:04:06.551 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: vpnaas 2026-05-12 12:04:06.556 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 12:04:06.557 8 INFO neutron.common.utils [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 12:04:06.557 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 12:04:06.562 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: tag 2026-05-12 12:04:06.569 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: timestamp 2026-05-12 12:04:06.571 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 12:04:06.575 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: flavors 2026-05-12 12:04:06.579 8 INFO neutron.manager [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loading Plugin: revisions 2026-05-12 12:04:06.582 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Initializing extension manager. 2026-05-12 12:04:06.583 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: address-group 2026-05-12 12:04:06.584 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: address-scope 2026-05-12 12:04:06.585 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 12:04:06.586 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: agent 2026-05-12 12:04:06.586 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 12:04:06.588 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 12:04:06.588 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 12:04:06.589 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: availability_zone 2026-05-12 12:04:06.590 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 12:04:06.590 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 12:04:06.591 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 12:04:06.592 7 WARNING stevedore.named [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 12:04:06.592 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 12:04:06.593 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: dns-integration 2026-05-12 12:04:06.593 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 12:04:06.594 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 12:04:06.595 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: dvr 2026-05-12 12:04:06.595 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 12:04:06.596 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 12:04:06.596 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:04:06.597 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 12:04:06.597 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: external-net 2026-05-12 12:04:06.598 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 12:04:06.598 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: extraroute 2026-05-12 12:04:06.599 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 12:04:06.600 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 12:04:06.600 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 12:04:06.601 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 12:04:06.601 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 12:04:06.602 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: fip-port-details 2026-05-12 12:04:06.603 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: flavors 2026-05-12 12:04:06.604 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 12:04:06.604 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 12:04:06.605 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: ip_allocation 2026-05-12 12:04:06.606 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 12:04:06.606 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 12:04:06.607 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: router 2026-05-12 12:04:06.609 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:04:06.610 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 12:04:06.610 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 12:04:06.611 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 12:04:06.611 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: l3-ha 2026-05-12 12:04:06.612 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:04:06.612 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 12:04:06.613 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: l3-flavors 2026-05-12 12:04:06.614 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:04:06.614 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 12:04:06.618 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 12:04:06.620 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 12:04:06.621 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 12:04:06.622 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 12:04:06.623 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 12:04:06.623 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: multi-provider 2026-05-12 12:04:06.624 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: net-mtu 2026-05-12 12:04:06.624 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 12:04:06.625 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 12:04:06.626 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: network_ha 2026-05-12 12:04:06.626 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 12:04:06.627 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 12:04:06.628 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: pagination 2026-05-12 12:04:06.628 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-device-profile 2026-05-12 12:04:06.629 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 12:04:06.629 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 12:04:06.630 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 12:04:06.630 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-mac-override 2026-05-12 12:04:06.631 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 12:04:06.631 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 12:04:06.632 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 12:04:06.632 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-resource-request 2026-05-12 12:04:06.633 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 12:04:06.634 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 12:04:06.634 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: binding 2026-05-12 12:04:06.635 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: binding-extended 2026-05-12 12:04:06.636 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-security 2026-05-12 12:04:06.636 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: project-id 2026-05-12 12:04:06.637 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: provider 2026-05-12 12:04:06.639 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos 2026-05-12 12:04:06.640 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 12:04:06.641 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 12:04:06.641 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-default 2026-05-12 12:04:06.642 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-fip 2026-05-12 12:04:06.643 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 12:04:06.643 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 12:04:06.644 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 12:04:06.644 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 12:04:06.645 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 12:04:06.646 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-pps 2026-05-12 12:04:06.646 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 12:04:06.647 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 12:04:06.647 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 12:04:06.648 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 12:04:06.651 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: quotas 2026-05-12 12:04:06.652 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: quota_details 2026-05-12 12:04:06.654 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: rbac-policies 2026-05-12 12:04:06.654 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 12:04:06.655 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 12:04:06.655 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 12:04:06.656 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 12:04:06.656 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: revision-if-match 2026-05-12 12:04:06.657 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 12:04:06.658 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 12:04:06.658 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 12:04:06.660 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 12:04:06.660 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 12:04:06.661 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 12:04:06.661 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 12:04:06.662 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 12:04:06.663 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 12:04:06.667 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: security-group 2026-05-12 12:04:06.669 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: segment 2026-05-12 12:04:06.669 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 12:04:06.669 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 12:04:06.670 7 INFO neutron.common.utils [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 12:04:06.670 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: auto_allocate 2026-05-12 12:04:06.670 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: service-type 2026-05-12 12:04:06.671 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: sorting 2026-05-12 12:04:06.671 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 12:04:06.672 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 12:04:06.672 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 12:04:06.673 8 WARNING neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 12:04:06.673 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 12:04:06.674 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 12:04:06.675 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 12:04:06.675 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: tag 2026-05-12 12:04:06.675 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 12:04:06.676 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 12:04:06.676 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 12:04:06.677 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 12:04:06.678 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: tag-creation 2026-05-12 12:04:06.678 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 12:04:06.682 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: timestamp 2026-05-12 12:04:06.682 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 12:04:06.683 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 12:04:06.684 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: trunk 2026-05-12 12:04:06.684 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 12:04:06.684 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: trunk-details 2026-05-12 12:04:06.685 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 12:04:06.685 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 12:04:06.687 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 12:04:06.688 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: flavors 2026-05-12 12:04:06.688 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 12:04:06.689 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 12:04:06.691 8 INFO neutron.api.extensions [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Loaded extension: vpnaas 2026-05-12 12:04:06.691 7 INFO neutron.manager [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loading Plugin: revisions 2026-05-12 12:04:06.693 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 12:04:06.693 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 12:04:06.693 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.694 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 12:04:06.694 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Initializing extension manager. 2026-05-12 12:04:06.695 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: address-group 2026-05-12 12:04:06.696 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: address-scope 2026-05-12 12:04:06.697 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 12:04:06.697 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:04:06.698 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:04:06.698 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: agent 2026-05-12 12:04:06.698 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 12:04:06.701 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 12:04:06.702 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:04:06.702 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 12:04:06.703 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:04:06.703 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: availability_zone 2026-05-12 12:04:06.703 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:04:06.704 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 12:04:06.704 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.704 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 12:04:06.704 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] subnetpool is already registered 2026-05-12 12:04:06.705 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: default-subnetpools 2026-05-12 12:04:06.705 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.705 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] subnetpool is already registered 2026-05-12 12:04:06.705 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:04:06.706 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:04:06.706 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 12:04:06.706 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:04:06.707 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:04:06.707 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: dns-integration 2026-05-12 12:04:06.707 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:04:06.707 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 12:04:06.708 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:04:06.708 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 12:04:06.709 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: dvr 2026-05-12 12:04:06.709 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 12:04:06.710 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 12:04:06.710 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:04:06.711 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 12:04:06.711 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: external-net 2026-05-12 12:04:06.712 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 12:04:06.712 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:04:06.712 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] router is already registered 2026-05-12 12:04:06.713 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: extraroute 2026-05-12 12:04:06.713 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:04:06.713 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] floatingip is already registered 2026-05-12 12:04:06.713 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 12:04:06.714 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 12:04:06.714 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 12:04:06.715 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 12:04:06.715 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 12:04:06.716 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:04:06.717 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] rbac_policy is already registered 2026-05-12 12:04:06.717 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:04:06.716 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: fip-port-details 2026-05-12 12:04:06.717 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] security_group is already registered 2026-05-12 12:04:06.718 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:04:06.718 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] security_group_rule is already registered 2026-05-12 12:04:06.718 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: flavors 2026-05-12 12:04:06.719 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.719 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] subnetpool is already registered 2026-05-12 12:04:06.719 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 12:04:06.720 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.720 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] subnetpool is already registered 2026-05-12 12:04:06.720 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: floatingip-pools 2026-05-12 12:04:06.720 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:04:06.720 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] trunk is already registered 2026-05-12 12:04:06.721 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: ip_allocation 2026-05-12 12:04:06.721 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:04:06.721 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] endpoint_group is already registered 2026-05-12 12:04:06.721 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 12:04:06.721 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:04:06.722 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] vpnservice is already registered 2026-05-12 12:04:06.722 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: l2_adjacency 2026-05-12 12:04:06.722 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:04:06.722 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] ipsec_site_connection is already registered 2026-05-12 12:04:06.723 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:04:06.723 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] ipsecpolicy is already registered 2026-05-12 12:04:06.723 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: router 2026-05-12 12:04:06.723 8 INFO neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:04:06.723 8 WARNING neutron.quota.resource_registry [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] ikepolicy is already registered 2026-05-12 12:04:06.725 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:04:06.725 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 12:04:06.726 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 12:04:06.726 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 12:04:06.727 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: l3-ha 2026-05-12 12:04:06.727 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:04:06.728 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 12:04:06.728 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: l3-flavors 2026-05-12 12:04:06.729 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:04:06.730 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 12:04:06.734 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 12:04:06.735 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 12:04:06.736 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 12:04:06.737 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 12:04:06.738 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 12:04:06.738 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: multi-provider 2026-05-12 12:04:06.739 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: net-mtu 2026-05-12 12:04:06.739 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 12:04:06.740 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: network_availability_zone 2026-05-12 12:04:06.741 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: network_ha 2026-05-12 12:04:06.741 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: network-ip-availability 2026-05-12 12:04:06.742 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 12:04:06.743 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: pagination 2026-05-12 12:04:06.743 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-device-profile 2026-05-12 12:04:06.744 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 12:04:06.744 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 12:04:06.745 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 12:04:06.745 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-mac-override 2026-05-12 12:04:06.746 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 12:04:06.746 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 12:04:06.747 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 12:04:06.747 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-resource-request 2026-05-12 12:04:06.748 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 12:04:06.749 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 12:04:06.749 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: binding 2026-05-12 12:04:06.750 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: binding-extended 2026-05-12 12:04:06.751 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-security 2026-05-12 12:04:06.751 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: project-id 2026-05-12 12:04:06.752 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: provider 2026-05-12 12:04:06.754 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos 2026-05-12 12:04:06.755 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 12:04:06.755 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 12:04:06.756 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-default 2026-05-12 12:04:06.756 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-fip 2026-05-12 12:04:06.757 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 12:04:06.757 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 12:04:06.758 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 12:04:06.758 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 12:04:06.759 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 12:04:06.760 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-pps 2026-05-12 12:04:06.760 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 12:04:06.761 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 12:04:06.761 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 12:04:06.762 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: quota-check-limit 2026-05-12 12:04:06.764 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: quotas 2026-05-12 12:04:06.765 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: quota_details 2026-05-12 12:04:06.766 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: rbac-policies 2026-05-12 12:04:06.767 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: rbac-address-group 2026-05-12 12:04:06.768 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 12:04:06.768 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 12:04:06.769 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 12:04:06.769 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: revision-if-match 2026-05-12 12:04:06.770 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 12:04:06.771 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: router_availability_zone 2026-05-12 12:04:06.771 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 12:04:06.773 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 12:04:06.773 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 12:04:06.774 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 12:04:06.775 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 12:04:06.775 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 12:04:06.776 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 12:04:06.781 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: security-group 2026-05-12 12:04:06.782 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: segment 2026-05-12 12:04:06.782 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 12:04:06.783 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: service-type 2026-05-12 12:04:06.784 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: sorting 2026-05-12 12:04:06.784 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 12:04:06.785 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: standard-attr-description 2026-05-12 12:04:06.785 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: stateful-security-group 2026-05-12 12:04:06.786 7 WARNING neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 12:04:06.787 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 12:04:06.787 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: subnet-external-network 2026-05-12 12:04:06.788 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: subnet_onboard 2026-05-12 12:04:06.789 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 12:04:06.789 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: subnet-service-types 2026-05-12 12:04:06.790 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: subnet_allocation 2026-05-12 12:04:06.791 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 12:04:06.791 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: tag-creation 2026-05-12 12:04:06.792 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 12:04:06.795 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 12:04:06.796 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 12:04:06.797 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: trunk 2026-05-12 12:04:06.798 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: trunk-details 2026-05-12 12:04:06.798 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 12:04:06.799 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 12:04:06.801 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 12:04:06.803 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 12:04:06.804 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: vpn-flavors 2026-05-12 12:04:06.806 7 INFO neutron.api.extensions [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Loaded extension: vpnaas 2026-05-12 12:04:06.808 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 12:04:06.809 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 12:04:06.809 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.809 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 12:04:06.812 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:04:06.813 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:04:06.819 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:04:06.820 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:04:06.820 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:04:06.821 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.821 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] subnetpool is already registered 2026-05-12 12:04:06.822 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.822 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] subnetpool is already registered 2026-05-12 12:04:06.822 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:04:06.823 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:04:06.823 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:04:06.824 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:04:06.824 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:04:06.825 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:04:06.829 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:04:06.829 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] router is already registered 2026-05-12 12:04:06.829 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:04:06.830 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] floatingip is already registered 2026-05-12 12:04:06.833 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:04:06.834 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] rbac_policy is already registered 2026-05-12 12:04:06.834 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:04:06.834 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] security_group is already registered 2026-05-12 12:04:06.835 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:04:06.835 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] security_group_rule is already registered 2026-05-12 12:04:06.836 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.836 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] subnetpool is already registered 2026-05-12 12:04:06.837 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:04:06.837 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] subnetpool is already registered 2026-05-12 12:04:06.838 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:04:06.838 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] trunk is already registered 2026-05-12 12:04:06.839 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:04:06.839 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] endpoint_group is already registered 2026-05-12 12:04:06.840 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:04:06.840 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] vpnservice is already registered 2026-05-12 12:04:06.841 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:04:06.841 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] ipsec_site_connection is already registered 2026-05-12 12:04:06.841 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:04:06.842 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] ipsecpolicy is already registered 2026-05-12 12:04:06.842 7 INFO neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:04:06.843 7 WARNING neutron.quota.resource_registry [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] ikepolicy is already registered 2026-05-12 12:04:06.911 8 WARNING keystonemiddleware._common.config [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:04:06.919 8 WARNING oslo_config.cfg [None req-b4fe91f5-ab8c-4a84-b213-4d422e7f4e52 - - - - - -] 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 0x7fd6ccb19668 pid: 8 (default app) 2026-05-12 12:04:07.041 7 WARNING keystonemiddleware._common.config [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:04:07.048 7 WARNING oslo_config.cfg [None req-3fee3123-e438-462a-ad53-82e4c7e180ee - - - - - -] 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 9 seconds on interpreter 0x7fd6ccb19668 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-12 12:04:12.235 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b399bf1c-7eca-4ca3-b74d-f911cf929f59 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:04:11 2026] GET /v2.0/networks/public => generated 108 bytes in 666 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/4] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:04:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:04:12.850 8 WARNING neutron.services.revisions.revision_plugin [None req-1e8a0340-cd3a-46bd-8196-380aa82971a0 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:04:12.873 8 INFO neutron.db.segments_db [None req-1e8a0340-cd3a-46bd-8196-380aa82971a0 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment ee650f99-ab73-4f8d-8d48-84765a2b5dc8 of type flat for network 48cee54c-c745-44a6-90da-624601a9d8e1 2026-05-12 12:04:12.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e8a0340-cd3a-46bd-8196-380aa82971a0 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.82 () {48 vars in 962 bytes} [Tue May 12 12:04:12 2026] POST /v2.0/networks => generated 124 bytes in 479 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:04:18.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be568cd2-a363-4653-a67a-ea8e8ec3cb66 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:04:18 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:04:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:04:18.904 8 WARNING neutron.services.revisions.revision_plugin [None req-93b0c659-f0f5-4630-aff7-2b39f27eb026 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:04:18.918 8 INFO neutron.db.segments_db [None req-93b0c659-f0f5-4630-aff7-2b39f27eb026 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment e1360ff1-d956-4389-992f-b2d602947666 of type flat for network 1890ac8e-fdbd-4df7-8b89-d140a762df0a 2026-05-12 12:04:18.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93b0c659-f0f5-4630-aff7-2b39f27eb026 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.82 () {48 vars in 962 bytes} [Tue May 12 12:04:18 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:04:25.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1cbd8b24-6683-41d9-812d-ab16b14028c7 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:04:24 2026] GET /v2.0/networks/public => generated 108 bytes in 405 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:04:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:04:25.485 7 WARNING neutron.services.revisions.revision_plugin [None req-9438663f-c996-4eb3-ac04-65ec059eefb6 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:04:25.507 7 INFO neutron.db.segments_db [None req-9438663f-c996-4eb3-ac04-65ec059eefb6 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment d55f4eb4-4e30-420e-9664-306f54116727 of type flat for network bfbb8704-0386-4882-b623-4c511ca1d871 2026-05-12 12:04:25.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9438663f-c996-4eb3-ac04-65ec059eefb6 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.82 () {48 vars in 962 bytes} [Tue May 12 12:04:25 2026] POST /v2.0/networks => generated 124 bytes in 344 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:04:31.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7553cd9-75ec-424f-b5d1-254e1871739e 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:04:31 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:04:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:04:31.543 8 WARNING neutron.services.revisions.revision_plugin [None req-296e4410-703f-47e0-8c23-464771007dc2 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:04:31.561 8 INFO neutron.db.segments_db [None req-296e4410-703f-47e0-8c23-464771007dc2 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 32f778bf-1f93-41f0-b99a-5945d8433f62 of type flat for network e5eafe60-7989-497f-b22f-36615c8b3909 2026-05-12 12:04:31.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-296e4410-703f-47e0-8c23-464771007dc2 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.19.213.82 () {48 vars in 962 bytes} [Tue May 12 12:04:31 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:04:37.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-007b020c-cf7a-4d49-9bed-43692e76a2c6 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:04:37 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:04:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:04:37.587 8 WARNING neutron.services.revisions.revision_plugin [None req-5ec4875b-eb5d-4d05-bea3-9815ba2ad34e 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:04:37.609 8 INFO neutron.db.segments_db [None req-5ec4875b-eb5d-4d05-bea3-9815ba2ad34e 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 3ae3d6da-fb1b-462a-ad3b-927c56cb9c8f of type flat for network f3dfcf74-910a-4676-911f-39cd06993e09 2026-05-12 12:04:37.641 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ec4875b-eb5d-4d05-bea3-9815ba2ad34e 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.82 () {48 vars in 962 bytes} [Tue May 12 12:04:37 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:04:43.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22dda628-119c-4cc8-a59b-db360a3d2404 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:04:43 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: 12/21] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:04:43 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-12 12:04:43.612 7 WARNING neutron.services.revisions.revision_plugin [None req-90267f1e-a042-4ca5-9959-a7d57a972efa 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:04:43.635 7 INFO neutron.db.segments_db [None req-90267f1e-a042-4ca5-9959-a7d57a972efa 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment bb1eef17-aea0-4906-bfe8-2f6add9ee1e6 of type flat for network b792b03c-b180-40d0-9691-9f6e42d2f6f6 [pid: 7|app: 0|req: 10/22] 199.19.213.82 () {48 vars in 962 bytes} [Tue May 12 12:04:43 2026] POST /v2.0/networks => generated 706 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:04:45.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a391e988-a0fb-4179-a4c6-5a660fb454b5 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:04:44 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:04:45 2026] GET /v2.0/networks?name=public => generated 709 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:04:45.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e762a3d-6af8-4d1b-9c35-0d1668efb8a4 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.19.213.82 () {44 vars in 1029 bytes} [Tue May 12 12:04:45 2026] GET /v2.0/subnets/public-subnet?network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.82 () {44 vars in 1052 bytes} [Tue May 12 12:04:45 2026] GET /v2.0/subnets?name=public-subnet&network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.82 () {48 vars in 960 bytes} [Tue May 12 12:04:45 2026] POST /v2.0/subnets => generated 664 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:09:33.518 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 12:09:33.524 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:09:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.82) !!! 2026-05-12 12:09:33.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ddade12-a11c-4184-a84b-78df6bc16aeb 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/67] 199.19.213.82 () {44 vars in 932 bytes} [Tue May 12 12:09:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:09:33.678 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4aa21aa0-6ce6-4ace-9d25-2ba977c304ea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 12:09:33.681 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:09:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.82) !!! [pid: 8|app: 0|req: 35/68] 199.19.213.82 () {44 vars in 954 bytes} [Tue May 12 12:09:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:09:33.767 7 INFO neutron.db.segments_db [None req-71a83672-f864-4958-81e9-c459681340c9 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 6bd6038a-06b4-4cbb-8417-9460fbe47be0 of type vxlan for network 4b5eb22e-e154-4fa7-b63a-2cef08a16936 [pid: 7|app: 0|req: 34/69] 199.19.213.82 () {48 vars in 961 bytes} [Tue May 12 12:09:33 2026] POST /v2.0/networks => generated 707 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:09:34.907 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4aa21aa0-6ce6-4ace-9d25-2ba977c304ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44036. 2026-05-12 12:09:34.950 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b8fe606-9f61-43e9-b811-457a61031dd5 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/70] 199.19.213.82 () {44 vars in 932 bytes} [Tue May 12 12:09:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:09:34.988 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44048. [pid: 7|app: 0|req: 35/71] 199.19.213.82 () {44 vars in 954 bytes} [Tue May 12 12:09:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:09:35.018 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c59cab0-77ec-4076-b47b-24c2c3f0f286 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/72] 199.19.213.82 () {44 vars in 1031 bytes} [Tue May 12 12:09:35 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.19.213.82 () {44 vars in 1054 bytes} [Tue May 12 12:09:35 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => 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: 38/74] 199.19.213.82 () {48 vars in 960 bytes} [Tue May 12 12:09:35 2026] POST /v2.0/subnets => generated 651 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:09:36.311 7 INFO neutron.api.v2.resource [None req-a878ac62-a5f8-4003-b160-b04b691284d1 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/75] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 12:09:36 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.82 () {44 vars in 988 bytes} [Tue May 12 12:09:36 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.19.213.82 () {48 vars in 975 bytes} [Tue May 12 12:09:36 2026] POST /v2.0/security-groups => generated 1616 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:37 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 1616 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:37 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:37 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:09:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:38 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:38 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:38 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:09:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:40 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 2846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:40 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:40 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:09:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:41 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:41 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:41 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:09:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:42 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4078 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:42 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:42 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:09:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.82 () {44 vars in 982 bytes} [Tue May 12 12:09:43 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:09:44.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21b7530b-5b6d-4ed7-9ae9-95d37a96be03 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/99] 199.19.213.82 () {44 vars in 1071 bytes} [Tue May 12 12:09:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.19.213.82 () {44 vars in 1094 bytes} [Tue May 12 12:09:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:44 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => 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: 52/102] 199.19.213.82 () {48 vars in 956 bytes} [Tue May 12 12:09:44 2026] POST /v2.0/ports => generated 1100 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:09:50.756 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f4b601d-40d5-4d1d-a292-43542f1e5e4f 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/105] 199.19.213.82 () {44 vars in 973 bytes} [Tue May 12 12:09:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/106] 199.19.213.82 () {44 vars in 995 bytes} [Tue May 12 12:09:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.19.213.82 () {48 vars in 1025 bytes} [Tue May 12 12:09:50 2026] PUT /v2.0/ports/d349d1dc-0979-496d-b4f5-db9a554b92ff => generated 1249 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.19.213.82 () {44 vars in 915 bytes} [Tue May 12 12:09:52 2026] GET /v2.0/ports => generated 3730 bytes in 104 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-12 12:09:54.087 7 INFO neutron.api.v2.resource [None req-0f250b1e-2d9a-4d0c-b091-4822dd213aa7 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/109] 199.19.213.82 () {44 vars in 954 bytes} [Tue May 12 12:09:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.19.213.82 () {44 vars in 976 bytes} [Tue May 12 12:09:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 199.19.213.82 () {48 vars in 975 bytes} [Tue May 12 12:09:54 2026] POST /v2.0/security-groups => generated 1610 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:55 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:55 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:55 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => 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.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:09:55 2026] POST /v2.0/security-group-rules => generated 623 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:56 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:56 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:09:56 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:09:56 2026] POST /v2.0/security-group-rules => generated 627 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 199.19.213.82 () {44 vars in 970 bytes} [Tue May 12 12:11:15 2026] GET /v2.0/quotas/9ac4010577584a42a23b3a95e75d59ab => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 66/131] 199.19.213.82 () {48 vars in 1022 bytes} [Tue May 12 12:11:15 2026] PUT /v2.0/quotas/9ac4010577584a42a23b3a95e75d59ab => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:13:37.729 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 12:13:37.729 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:13:37 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.19.213.82) !!! /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-12 12:13:37.864 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f524b6d4-b21d-4296-a5ca-632553a082c3 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/152] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:13:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:13:37.877 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4aa21aa0-6ce6-4ace-9d25-2ba977c304ea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 12:13:37.879 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:13:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.82) !!! /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: 77/153] 199.19.213.82 () {30 vars in 760 bytes} [Tue May 12 12:13:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:13:39.696 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50988. 2026-05-12 12:13:39.723 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93c9b8e6-06de-4fb6-9147-82c725870caa 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/154] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:13:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:13:39.759 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4aa21aa0-6ce6-4ace-9d25-2ba977c304ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50996. [pid: 8|app: 0|req: 78/155] 199.19.213.82 () {30 vars in 760 bytes} [Tue May 12 12:13:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:20:20.731 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 12:20:20.733 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:20:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=8eade4ea91f44dd0bf26e5b282f230b8 (ip 199.19.213.82) !!! 2026-05-12 12:20:20.883 7 INFO neutron.api.v2.resource [None req-bc8378c0-ea46-48f5-aab7-b847c199441d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/210] 199.19.213.82 () {44 vars in 1069 bytes} [Tue May 12 12:20:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 139 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:20:20.896 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4aa21aa0-6ce6-4ace-9d25-2ba977c304ea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 12:20:20.897 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:20:20 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=8eade4ea91f44dd0bf26e5b282f230b8 (ip 199.19.213.82) !!! [pid: 8|app: 0|req: 106/211] 199.19.213.82 () {44 vars in 1092 bytes} [Tue May 12 12:20:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 23 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.19.213.82 () {48 vars in 976 bytes} [Tue May 12 12:20:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:20:22.257 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4aa21aa0-6ce6-4ace-9d25-2ba977c304ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47370. [pid: 8|app: 0|req: 107/213] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:20:22 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 1624 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:20:22 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:20:22 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 1624 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:20:22.458 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47374. [pid: 7|app: 0|req: 108/216] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:20:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:20:23 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:20:23 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:20:23 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:20:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:20:24 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:20:24 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:20:24 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:20:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:20:26 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 3460 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:20:26 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:20:26 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.19.213.82 () {48 vars in 986 bytes} [Tue May 12 12:20:26 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) [pid: 7|app: 0|req: 125/249] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:22:54 2026] GET /v2.0/networks?tenant_id=8eade4ea91f44dd0bf26e5b282f230b8&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:22:54.518 8 INFO neutron.db.segments_db [None req-f88f94f4-af46-48f5-828f-4876db084406 b282e381234f4b3cb80226daf165162b 8eade4ea91f44dd0bf26e5b282f230b8 - - df6d640cd80d42f19e36272b15988c91 df6d640cd80d42f19e36272b15988c91] Added segment 68c5af1b-d552-45a4-b07e-a80d620b214a of type vxlan for network 371cde53-6b0c-4587-b554-cd47a4cec68d [pid: 8|app: 0|req: 125/250] 199.19.213.82 () {34 vars in 680 bytes} [Tue May 12 12:22:54 2026] POST /v2.0/networks => generated 718 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.19.213.82 () {30 vars in 720 bytes} [Tue May 12 12:22:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/252] 199.19.213.82 () {30 vars in 631 bytes} [Tue May 12 12:22:54 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: 127/253] 199.19.213.82 () {34 vars in 675 bytes} [Tue May 12 12:22:54 2026] POST /v2.0/ports => generated 999 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/254] 199.19.213.82 () {30 vars in 701 bytes} [Tue May 12 12:22:55 2026] GET /v2.0/networks/371cde53-6b0c-4587-b554-cd47a4cec68d => 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: 128/255] 199.19.213.82 () {30 vars in 720 bytes} [Tue May 12 12:22:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/256] 199.19.213.82 () {30 vars in 701 bytes} [Tue May 12 12:22:57 2026] GET /v2.0/networks/371cde53-6b0c-4587-b554-cd47a4cec68d => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:23:23.810 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4aa21aa0-6ce6-4ace-9d25-2ba977c304ea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 131/261] 199.19.213.82 () {44 vars in 970 bytes} [Tue May 12 12:23:23 2026] GET /v2.0/quotas/8eade4ea91f44dd0bf26e5b282f230b8 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:23:24.290 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] 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/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: 131/262] 199.19.213.82 () {48 vars in 1022 bytes} [Tue May 12 12:23:24 2026] PUT /v2.0/quotas/8eade4ea91f44dd0bf26e5b282f230b8 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:32.998 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:35:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.82) !!! 2026-05-12 12:35:33.035 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54156. 2026-05-12 12:35:33.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67b76bd7-54f9-43cc-b5b2-c8b6ea34924d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/361] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:35:32 2026] GET /v2.0/networks/public => generated 108 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:33.218 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:35:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.82) !!! 2026-05-12 12:35:33.271 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4aa21aa0-6ce6-4ace-9d25-2ba977c304ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54172. [pid: 8|app: 0|req: 181/362] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:35:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:34.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c863f978-a66a-40b6-9822-d20081db60af 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/363] 199.19.213.82 () {44 vars in 922 bytes} [Tue May 12 12:35:34 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:35:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:34.678 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a723e38-0509-4e6a-8e96-dd60f5729b84 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/365] 199.19.213.82 () {44 vars in 1029 bytes} [Tue May 12 12:35:34 2026] GET /v2.0/subnets/public-subnet?network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 199.19.213.82 () {44 vars in 1052 bytes} [Tue May 12 12:35:34 2026] GET /v2.0/subnets?name=public-subnet&network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:05.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-617396de-a633-43e2-8f94-9d9f7336e5b7 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/371] 199.19.213.82 () {44 vars in 932 bytes} [Tue May 12 12:36:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.19.213.82 () {44 vars in 954 bytes} [Tue May 12 12:36:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:06.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a460f61-83b7-4e22-a745-0418151c0610 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/373] 199.19.213.82 () {44 vars in 932 bytes} [Tue May 12 12:36:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.19.213.82 () {44 vars in 954 bytes} [Tue May 12 12:36:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:06.267 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9be1ad9a-a891-439c-b52b-60d430b055e4 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/375] 199.19.213.82 () {44 vars in 1031 bytes} [Tue May 12 12:36:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.19.213.82 () {44 vars in 1054 bytes} [Tue May 12 12:36:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:07.567 8 INFO neutron.api.v2.resource [None req-7031ee99-36d8-4ffb-b55f-2d8bef211491 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/377] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 12:36:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.19.213.82 () {44 vars in 988 bytes} [Tue May 12 12:36:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:08 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:08 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:36:09 2026] GET /v2.0/security-group-rules/0adf1d33-7d8b-45da-a415-380960d5cefb => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:10 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:10 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:36:10 2026] GET /v2.0/security-group-rules/65204ea7-725e-4bcd-884f-75cb52358e4f => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:11 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:11 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:36:11 2026] GET /v2.0/security-group-rules/364366c2-6551-429c-a27a-04edfa39b68a => generated 603 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:12 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:12 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:36:12 2026] GET /v2.0/security-group-rules/da2e0571-6da9-4530-ac78-edffb6cb61b9 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/security-group-rules/ed1754ef-e561-4b7f-84e9-ba2575725432 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.19.213.82 () {44 vars in 982 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:14.889 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b47d1a6-ccb8-4032-a364-5ed96a4168d6 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/395] 199.19.213.82 () {44 vars in 1071 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.19.213.82 () {44 vars in 1094 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 1254 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/security-groups/af91faa3-a17d-4345-a870-bde41854b9fb => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:23.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca11058b-900b-4cd9-8dab-018b2352e51b 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/400] 199.19.213.82 () {44 vars in 973 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.19.213.82 () {44 vars in 995 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.19.213.82 () {44 vars in 915 bytes} [Tue May 12 12:36:25 2026] GET /v2.0/ports => generated 4725 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:26.439 7 INFO neutron.api.v2.resource [None req-620eccc0-022c-49d7-a1b6-490f430ae194 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/403] 199.19.213.82 () {44 vars in 954 bytes} [Tue May 12 12:36:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.19.213.82 () {44 vars in 976 bytes} [Tue May 12 12:36:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:27 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => generated 2886 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:27 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:36:27 2026] GET /v2.0/security-group-rules/0c7f80ad-3a13-4999-9e4c-c0d3522e6d41 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:28 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:36:28 2026] GET /v2.0/security-groups/581a0f82-43fa-44d4-a81b-121206bb19a8 => 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: 206/410] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:36:28 2026] GET /v2.0/security-group-rules/93b8e3a3-c48d-472a-8812-4b815c36ced0 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.19.213.82 () {44 vars in 970 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/quotas/9ac4010577584a42a23b3a95e75d59ab => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:37:36.599 8 INFO neutron.api.v2.resource [None req-eab07172-6b04-4df3-82e2-da980a274590 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/422] 199.19.213.82 () {44 vars in 1069 bytes} [Tue May 12 12:37:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => 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: 211/423] 199.19.213.82 () {44 vars in 1092 bytes} [Tue May 12 12:37:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 4072 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:37:37 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:37:37 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:37:37 2026] GET /v2.0/security-group-rules/eb70ced5-1e1b-46c4-90d6-3120e100d9a1 => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:37:38 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 4075 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:37:38 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091 => 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: 214/429] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:37:38 2026] GET /v2.0/security-group-rules/7ae13e30-af18-4d88-95d5-8c6178371daa => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:37:39 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:37:39 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:37:39 2026] GET /v2.0/security-group-rules/cf914889-73b4-4073-bdf8-115ba848e08a => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.19.213.82 () {44 vars in 1083 bytes} [Tue May 12 12:37:40 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091?project_id=8eade4ea91f44dd0bf26e5b282f230b8 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.19.213.82 () {44 vars in 996 bytes} [Tue May 12 12:37:40 2026] GET /v2.0/security-groups/f861ecc6-3a83-4074-b8b0-d2b37d740091 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 199.19.213.82 () {44 vars in 1006 bytes} [Tue May 12 12:37:41 2026] GET /v2.0/security-group-rules/06868a1a-eb43-4327-9118-3a6a051c2fa1 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 199.19.213.82 () {44 vars in 970 bytes} [Tue May 12 12:37:48 2026] GET /v2.0/quotas/8eade4ea91f44dd0bf26e5b282f230b8 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:38:43.436 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:38:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.82) !!! [pid: 8|app: 0|req: 224/445] 199.19.213.82 () {44 vars in 944 bytes} [Tue May 12 12:38:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:38.574 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 12:39:38.575 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:39:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.58) !!! [pid: 7|app: 0|req: 226/454] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:39:38 2026] GET /v2.0/networks => generated 2168 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.58 () {32 vars in 653 bytes} [Tue May 12 12:39:39 2026] GET /v2.0/floatingips => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:39:40 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:39:40 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:40.150 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ac58ce2c-0117-4942-906d-804dce7ead2d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38140. [pid: 7|app: 0|req: 228/458] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:39:40 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:39:40 2026] GET /v2.0/networks => generated 2168 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:39:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 10.0.0.58 () {32 vars in 653 bytes} [Tue May 12 12:39:40 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:39:52.577 8 INFO neutron.db.segments_db [None req-536dd3db-2a00-4659-afd8-90fcc57b81b8 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 66bfc71d-4c3f-4fcc-bab0-39b0029ff750 of type vxlan for network c2ad2b2f-cd5b-47f6-a6ab-a6c94d9b57e4 2026-05-12 12:39:52.609 7 INFO neutron.db.segments_db [None req-73923620-8df9-467a-8c73-d7e015fa4e3a 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 41f3e5b7-0a00-48f4-b667-231a8b99e50e of type vxlan for network 59b64391-4571-4e76-942c-b31ab5fba29e [pid: 8|app: 0|req: 234/464] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:39:52 2026] POST /v2.0/networks => generated 748 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:39:52 2026] POST /v2.0/networks => generated 748 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:52.868 8 INFO neutron.db.segments_db [None req-dff9fa78-0299-4110-a497-70cfb0cd0cdd 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 8387f9d0-8799-4a9d-9ffa-1c87cd6a6fc5 of type vxlan for network a13317a1-fac7-4979-8a76-0cef89af4d84 [pid: 8|app: 0|req: 235/466] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:39:52 2026] POST /v2.0/networks => generated 745 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/467] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:39:52 2026] POST /v2.0/subnets => generated 695 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/468] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:39:52 2026] POST /v2.0/subnets => generated 695 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/469] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:39:52 2026] POST /v2.0/subnets => generated 692 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:53.213 8 INFO neutron.db.segments_db [None req-90146b01-8f6c-48d1-9775-16049732f187 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment a85e0056-2a09-4044-bb69-31273fb05c28 of type vxlan for network d399b13a-49d9-4d02-8524-8ff50fd0ec28 2026-05-12 12:39:53.254 7 INFO neutron.db.segments_db [None req-109b648e-6cf5-46fa-b755-9416a3aaf0be 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 04c0b0f1-1188-4685-8195-6d50e0a66cfb of type vxlan for network e8ca6833-debe-474c-9664-670109911b49 2026-05-12 12:39:53.501 8 INFO neutron.db.l3_hamode_db [None req-90146b01-8f6c-48d1-9775-16049732f187 6fc7842db0664205b4ef6173205947ec 1e25cfeb50fd4121b413fc25b3390153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:39:53.580 7 INFO neutron.db.l3_hamode_db [None req-109b648e-6cf5-46fa-b755-9416a3aaf0be 6fc7842db0664205b4ef6173205947ec 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:39:54.658 8 INFO neutron.db.l3_hamode_db [None req-90146b01-8f6c-48d1-9775-16049732f187 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:39:54.938 7 INFO neutron.db.l3_hamode_db [None req-109b648e-6cf5-46fa-b755-9416a3aaf0be 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/470] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:39:53 2026] POST /v2.0/routers => generated 735 bytes in 2707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:55.935 8 INFO neutron.db.segments_db [None req-2e9c8a31-4a93-4228-a903-b8f903800102 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 2c152784-3dd0-414a-a778-6c2579133291 of type vxlan for network 14a765f0-591c-44a4-9f08-3fd8365e8808 2026-05-12 12:39:56.224 8 INFO neutron.db.l3_hamode_db [None req-2e9c8a31-4a93-4228-a903-b8f903800102 6fc7842db0664205b4ef6173205947ec b1776a86ae3e416e89eaa059e91b91fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/471] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:39:53 2026] POST /v2.0/routers => generated 735 bytes in 3221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/security-groups?tenant_id=ba632aecbe0144a1a315aa783072f476&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:57.120 8 INFO neutron.db.l3_hamode_db [None req-2e9c8a31-4a93-4228-a903-b8f903800102 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/473] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:39:55 2026] POST /v2.0/routers => generated 732 bytes in 2208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:39:56 2026] PUT /v2.0/routers/cb3b5302-c1e3-4498-937a-9898fb8b2caa/add_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:39:58 2026] DELETE /v2.0/security-groups/4cfe2b21-23d6-4a45-b482-d05e6f38d0c2 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:39:58 2026] PUT /v2.0/routers/f6438ea4-b9b7-4507-9d99-316c1b047645/add_router_interface => generated 309 bytes in 1598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:39:58 2026] PUT /v2.0/routers/883fe0ac-7ab9-4f67-b5a8-153b06e4fd95/add_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:59.965 8 WARNING neutron_lib.context [req-0d892e0a-bc6d-49be-9649-b00ba67dd3b6 req-a0d68b34-57d2-4543-b27c-d8e9f82586c6 89d7ef33b01c4ad9ac0dbb8161b18f22 1e25cfeb50fd4121b413fc25b3390153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/478] 10.0.0.19 () {38 vars in 969 bytes} [Tue May 12 12:39:59 2026] POST /v2.0/security-groups => generated 1686 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:40:00.526 7 WARNING neutron_lib.context [None req-9a38e2a5-d57c-4dcb-a6aa-15ec33b71085 615cbd38cefb4333a3b56ca14644e749 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:00.581 8 WARNING neutron_lib.context [req-845fde17-c562-4599-828c-eea165be6eaf req-7ae8b429-5cda-4878-9a22-4dac710fe8d4 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/479] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:40:00 2026] POST /v2.0/security-groups => generated 1661 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 10.0.0.19 () {38 vars in 969 bytes} [Tue May 12 12:40:00 2026] POST /v2.0/security-groups => generated 1681 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:40:00.792 8 WARNING neutron_lib.context [None req-af45376a-af93-401b-b86a-67536579ef60 615cbd38cefb4333a3b56ca14644e749 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 242/481] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:40:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:00.955 8 WARNING neutron_lib.context [req-48c58bab-1413-4bad-bae2-eb2bc360c968 req-2b1dd989-f4e8-4589-9b8c-8db16092d7e9 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/482] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:00 2026] GET /v2.0/security-groups/ebbd0c93-f1bd-4339-802c-0e6b165ea093 => generated 1686 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.19 () {38 vars in 969 bytes} [Tue May 12 12:40:00 2026] POST /v2.0/security-groups => generated 1681 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:40:01.117 7 WARNING neutron_lib.context [None req-1041540d-8c2e-4489-8db6-0b8461e3d13c 615cbd38cefb4333a3b56ca14644e749 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:01.123 8 WARNING neutron_lib.context [req-e3a5f1a3-23b4-4e07-9fed-d44a857c1679 req-df0ddb06-b1bb-44c7-997f-914cd1d02a91 89d7ef33b01c4ad9ac0dbb8161b18f22 1e25cfeb50fd4121b413fc25b3390153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 244/484] 10.0.0.19 () {38 vars in 979 bytes} [Tue May 12 12:40:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:01.282 8 WARNING neutron_lib.context [req-ef69ef36-f4e9-44ae-8fe6-a4c126be81e1 req-22cdb89c-6afc-44dc-b416-c4d8b23a58cd 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/485] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:40:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.19 () {38 vars in 969 bytes} [Tue May 12 12:40:01 2026] POST /v2.0/security-groups => generated 1681 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:40:01.436 8 WARNING neutron_lib.context [req-7154692a-dd1d-4f5a-9f27-15d84bf5c2be req-fe9b99da-28c8-418f-b341-783dd4ee6624 89d7ef33b01c4ad9ac0dbb8161b18f22 1e25cfeb50fd4121b413fc25b3390153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 246/487] 10.0.0.19 () {38 vars in 969 bytes} [Tue May 12 12:40:01 2026] POST /v2.0/security-groups => generated 1685 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:40:01.559 8 WARNING neutron_lib.context [None req-23029694-5da6-4fb9-8f0a-c9bd3ea2e3c5 615cbd38cefb4333a3b56ca14644e749 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/488] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:01 2026] GET /v2.0/security-groups?tenant_id=483e4de8d6804cec9e14177e6342471a&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:40:01 2026] GET /v2.0/security-groups?tenant_id=b1776a86ae3e416e89eaa059e91b91fc => generated 7904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:01 2026] DELETE /v2.0/security-groups/dd688545-29e2-4d61-93a9-46219bfb4fed => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/45b87444-ad43-48a5-8cf3-028ccd95aaa4 => generated 1685 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/98e1e588-f4b1-4df5-960b-b8f113f73ccd => generated 2918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:02.091 7 WARNING neutron_lib.context [req-21563ac7-f05b-4327-bf9a-e58d1b4fc0a5 req-ad5b6002-2694-4b81-83b4-52362395cff0 89d7ef33b01c4ad9ac0dbb8161b18f22 1e25cfeb50fd4121b413fc25b3390153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 247/493] 10.0.0.19 () {38 vars in 979 bytes} [Tue May 12 12:40:02 2026] POST /v2.0/security-group-rules => generated 614 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/98e1e588-f4b1-4df5-960b-b8f113f73ccd => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/45b87444-ad43-48a5-8cf3-028ccd95aaa4 => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/d19bf744-6766-49f5-8cd3-ba62ae6550d5 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:02.357 7 WARNING neutron_lib.context [req-672be98b-c28a-4777-acff-422716449d17 req-5c3bb4c4-6c4f-486b-9392-9278d1ac3cc5 89d7ef33b01c4ad9ac0dbb8161b18f22 1e25cfeb50fd4121b413fc25b3390153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/497] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:40:01 2026] POST /v2.0/floatingips => generated 552 bytes in 900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 10.0.0.19 () {38 vars in 979 bytes} [Tue May 12 12:40:02 2026] POST /v2.0/security-group-rules => generated 619 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/45b87444-ad43-48a5-8cf3-028ccd95aaa4 => generated 2940 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/502] 10.0.0.19 () {34 vars in 999 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-group-rules/d64c8f8c-4c77-4d7d-b43b-ad7d56eacf3f => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/503] 10.0.0.19 () {36 vars in 1011 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/security-groups/d19bf744-6766-49f5-8cd3-ba62ae6550d5 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/504] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/45b87444-ad43-48a5-8cf3-028ccd95aaa4 => generated 2940 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:02.630 8 INFO neutron.api.v2.resource [req-77745cb4-aa36-49ff-8335-16a739741f39 req-2aba5fa3-8582-45a8-9589-f3112d51900e 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/505] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/d19bf744-6766-49f5-8cd3-ba62ae6550d5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/ff6c0b3c-13c1-45d4-a550-cca56f0bcc1a => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 10.0.0.19 () {36 vars in 1021 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/security-group-rules/d64c8f8c-4c77-4d7d-b43b-ad7d56eacf3f => 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: 253/508] 10.0.0.19 () {36 vars in 1011 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/security-groups/ff6c0b3c-13c1-45d4-a550-cca56f0bcc1a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/45b87444-ad43-48a5-8cf3-028ccd95aaa4 => generated 2310 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:02.817 7 INFO neutron.api.v2.resource [req-9cf46242-9f64-4351-ab32-7028183bd90e req-75b76303-a3b2-4add-9fb1-07a338eb8791 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/510] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/ff6c0b3c-13c1-45d4-a550-cca56f0bcc1a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/511] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/7a30d110-b99e-4cb9-936c-f2461e37bef7 => generated 1681 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 10.0.0.19 () {36 vars in 1011 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/security-groups/45b87444-ad43-48a5-8cf3-028ccd95aaa4 => 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: 255/513] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups/ebbd0c93-f1bd-4339-802c-0e6b165ea093 => generated 2311 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/514] 10.0.0.19 () {36 vars in 1011 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/security-groups/7a30d110-b99e-4cb9-936c-f2461e37bef7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:03.033 7 INFO neutron.api.v2.resource [req-bbdb87d1-7cf7-4d19-ae5c-31ca5999dfb9 req-ebd1e17e-bb85-40ba-9c4c-ac68d102538f 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/515] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:03 2026] GET /v2.0/security-groups/7a30d110-b99e-4cb9-936c-f2461e37bef7 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/516] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:40:03 2026] GET /v2.0/security-groups?tenant_id=b1776a86ae3e416e89eaa059e91b91fc => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/517] 10.0.0.19 () {36 vars in 1011 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/security-groups/ebbd0c93-f1bd-4339-802c-0e6b165ea093 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/518] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:03 2026] GET /v2.0/security-groups/98e1e588-f4b1-4df5-960b-b8f113f73ccd => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/519] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:03 2026] GET /v2.0/security-groups/98e1e588-f4b1-4df5-960b-b8f113f73ccd => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:03.227 7 INFO neutron.api.v2.resource [req-3408fd1e-b969-44ef-aead-1934cdc27724 req-0a840cda-b576-40d9-86ae-7c105f6904bc 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/520] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:03 2026] GET /v2.0/security-groups/7a30d110-b99e-4cb9-936c-f2461e37bef7 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:40:03.274 7 INFO neutron.api.v2.resource [req-33676026-83d3-49f4-b874-16b9a43689fa req-9e4cd1c8-8196-441e-9330-3d752c75a270 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/521] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:03 2026] GET /v2.0/security-groups/ff6c0b3c-13c1-45d4-a550-cca56f0bcc1a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:40:03.307 7 INFO neutron.api.v2.resource [req-13ac39b4-e7a4-4c5f-8787-5ba067b78e67 req-3c45f844-5558-4faf-b7c2-3b28dd49e9e5 0eaa4606d0ff472e92931236c636c7ff b1776a86ae3e416e89eaa059e91b91fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/522] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 12 12:40:03 2026] GET /v2.0/security-groups/d19bf744-6766-49f5-8cd3-ba62ae6550d5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/523] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:40:03 2026] PUT /v2.0/routers/cb3b5302-c1e3-4498-937a-9898fb8b2caa/remove_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/524] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:40:03 2026] PUT /v2.0/routers/883fe0ac-7ab9-4f67-b5a8-153b06e4fd95/remove_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:04.628 8 WARNING neutron_lib.context [None req-5b1b069e-3cdd-4913-9b48-9b91302db9c5 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:04.816 8 INFO neutron.db.segments_db [None req-5b1b069e-3cdd-4913-9b48-9b91302db9c5 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Added segment 4ee7dfee-d8ce-466d-abb9-1f94fa9a38da of type vxlan for network 01cece71-30b6-466a-aab2-fd201c7bc89b [pid: 8|app: 0|req: 258/525] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:04 2026] POST /v2.0/networks => generated 650 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:05.106 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-1f944fd1-10bd-438e-9aa4-259fde1d6722 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-12 12:40:05.541 7 INFO neutron.db.l3_hamode_db [None req-1f944fd1-10bd-438e-9aa4-259fde1d6722 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network d399b13a-49d9-4d02-8524-8ff50fd0ec28 was deleted as no HA routers are present in tenant 1e25cfeb50fd4121b413fc25b3390153. [pid: 7|app: 0|req: 268/526] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:04 2026] DELETE /v2.0/routers/cb3b5302-c1e3-4498-937a-9898fb8b2caa => generated 0 bytes in 1075 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:05.551 7 WARNING neutron_lib.context [None req-c83761c6-0a28-494e-9f63-405c75a532e2 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:05.660 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6ba6d3cf-f72d-46e4-91b4-e8cf5d087b9b 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - 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: 269/527] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:05 2026] POST /v2.0/subnets => generated 627 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:05.995 7 INFO neutron.services.segments.plugin [-] Segment a85e0056-2a09-4044-bb69-31273fb05c28 resource provider aggregate not found 2026-05-12 12:40:06.017 7 INFO neutron.services.segments.plugin [-] Segment a85e0056-2a09-4044-bb69-31273fb05c28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a85e0056-2a09-4044-bb69-31273fb05c28 found for delete ", "request_id": "req-811471e5-861b-4e3c-9ccc-5ad52cf45c4e"}]} 2026-05-12 12:40:06.053 7 INFO neutron.services.segments.plugin [-] Segment a85e0056-2a09-4044-bb69-31273fb05c28 resource provider aggregate not found 2026-05-12 12:40:06.060 8 INFO neutron.db.l3_hamode_db [None req-6ba6d3cf-f72d-46e4-91b4-e8cf5d087b9b 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 14a765f0-591c-44a4-9f08-3fd8365e8808 was deleted as no HA routers are present in tenant b1776a86ae3e416e89eaa059e91b91fc. [pid: 8|app: 0|req: 259/528] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:04 2026] DELETE /v2.0/routers/883fe0ac-7ab9-4f67-b5a8-153b06e4fd95 => generated 0 bytes in 1103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:06.074 8 WARNING neutron_lib.context [None req-8edf4eff-e1a6-4811-9bf7-a56571eef78b 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:06.088 7 INFO neutron.services.segments.plugin [-] Segment a85e0056-2a09-4044-bb69-31273fb05c28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a85e0056-2a09-4044-bb69-31273fb05c28 found for delete ", "request_id": "req-0dde0079-0fa5-4578-b6d0-a796323a8bc6"}]} 2026-05-12 12:40:06.129 8 INFO neutron.db.segments_db [None req-8edf4eff-e1a6-4811-9bf7-a56571eef78b 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Added segment 5a2b30d6-a562-45bc-ba6d-5bf69a5b921d of type vxlan for network 439c0140-1007-453b-9da1-cc9465b7b5c8 [pid: 7|app: 0|req: 270/529] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:05 2026] DELETE /v2.0/subnets/f314ba7e-b9fa-47f5-9040-0778dbb2fb82 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:06.422 8 INFO neutron.services.segments.plugin [-] Segment 2c152784-3dd0-414a-a778-6c2579133291 resource provider aggregate not found [pid: 7|app: 0|req: 271/530] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:06 2026] DELETE /v2.0/subnets/d12a093e-3a7f-423c-a57f-4f677d6379ac => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:06.443 8 INFO neutron.services.segments.plugin [-] Segment 2c152784-3dd0-414a-a778-6c2579133291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c152784-3dd0-414a-a778-6c2579133291 found for delete ", "request_id": "req-240afb82-e397-4730-889a-86f68baafc8e"}]} 2026-05-12 12:40:06.452 8 INFO neutron.services.segments.plugin [-] Segment 2c152784-3dd0-414a-a778-6c2579133291 resource provider aggregate not found 2026-05-12 12:40:06.460 8 INFO neutron.db.l3_hamode_db [None req-8edf4eff-e1a6-4811-9bf7-a56571eef78b 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:06.472 8 INFO neutron.services.segments.plugin [-] Segment 2c152784-3dd0-414a-a778-6c2579133291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c152784-3dd0-414a-a778-6c2579133291 found for delete ", "request_id": "req-47eea9fb-1b19-4197-a1e8-12cb549a9a3d"}]} [pid: 7|app: 0|req: 272/531] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:06 2026] DELETE /v2.0/networks/c2ad2b2f-cd5b-47f6-a6ab-a6c94d9b57e4 => 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: 273/532] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:06 2026] DELETE /v2.0/networks/a13317a1-fac7-4979-8a76-0cef89af4d84 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/533] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/security-groups?tenant_id=1e25cfeb50fd4121b413fc25b3390153&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/534] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:07 2026] DELETE /v2.0/security-groups/3e1bcc8e-c9f3-4899-b3c2-c22adfd6cb9f => 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: 276/535] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/security-groups?tenant_id=b1776a86ae3e416e89eaa059e91b91fc&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/536] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:07 2026] DELETE /v2.0/security-groups/98e1e588-f4b1-4df5-960b-b8f113f73ccd => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:07.577 8 INFO neutron.db.l3_hamode_db [None req-8edf4eff-e1a6-4811-9bf7-a56571eef78b 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 278/537] 10.0.0.19 () {34 vars in 1098 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1969481492&fields=id&tenant_id=93ce0e9ef58243a1bdd28a869d5a3922 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/538] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/networks?id=59b64391-4571-4e76-942c-b31ab5fba29e => generated 680 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/539] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/quotas/93ce0e9ef58243a1bdd28a869d5a3922 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/540] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/ports?tenant_id=93ce0e9ef58243a1bdd28a869d5a3922&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:08.480 7 INFO neutron.services.segments.plugin [-] Segment 66bfc71d-4c3f-4fcc-bab0-39b0029ff750 resource provider aggregate not found 2026-05-12 12:40:08.485 7 INFO neutron.services.segments.plugin [-] Segment 66bfc71d-4c3f-4fcc-bab0-39b0029ff750 resource provider aggregate not found 2026-05-12 12:40:08.503 7 INFO neutron.services.segments.plugin [-] Segment 66bfc71d-4c3f-4fcc-bab0-39b0029ff750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66bfc71d-4c3f-4fcc-bab0-39b0029ff750 found for delete ", "request_id": "req-634ae59b-4da4-4623-bc9f-18cd82029c14"}]} 2026-05-12 12:40:08.511 7 INFO neutron.services.segments.plugin [-] Segment 66bfc71d-4c3f-4fcc-bab0-39b0029ff750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66bfc71d-4c3f-4fcc-bab0-39b0029ff750 found for delete ", "request_id": "req-81318614-edd9-4a67-a0f0-6fe9edb09c48"}]} [pid: 7|app: 0|req: 282/541] 10.0.0.19 () {34 vars in 905 bytes} [Tue May 12 12:40:08 2026] GET /v2.0/extensions => generated 20516 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 12:40:08.539 7 INFO neutron.services.segments.plugin [-] Segment 8387f9d0-8799-4a9d-9ffa-1c87cd6a6fc5 resource provider aggregate not found 2026-05-12 12:40:08.545 7 INFO neutron.services.segments.plugin [-] Segment 8387f9d0-8799-4a9d-9ffa-1c87cd6a6fc5 resource provider aggregate not found 2026-05-12 12:40:08.562 7 INFO neutron.services.segments.plugin [-] Segment 8387f9d0-8799-4a9d-9ffa-1c87cd6a6fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8387f9d0-8799-4a9d-9ffa-1c87cd6a6fc5 found for delete ", "request_id": "req-2b2e22ef-2580-4d63-9a48-4154bd24a9c7"}]} 2026-05-12 12:40:08.574 7 INFO neutron.services.segments.plugin [-] Segment 8387f9d0-8799-4a9d-9ffa-1c87cd6a6fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8387f9d0-8799-4a9d-9ffa-1c87cd6a6fc5 found for delete ", "request_id": "req-471258c1-736d-4f5b-a29d-e07f551c4269"}]} [pid: 7|app: 0|req: 283/542] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:40:08 2026] GET /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e?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: 284/543] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:40:08 2026] GET /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/544] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:06 2026] POST /v2.0/routers => generated 694 bytes in 2737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/545] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:09 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:09.771 8 INFO neutron.db.segments_db [None req-b50f621f-8125-401d-b209-3358a7114bde 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment a9c12c9b-9130-42f7-b397-2e66bfb0d8ab of type vxlan for network 27e4af58-bff7-450c-a475-51ce21d609a3 [pid: 8|app: 0|req: 262/546] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:40:09 2026] POST /v2.0/networks => generated 744 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:10.126 8 INFO neutron.db.segments_db [None req-16a89fe7-eccf-4c00-b9cc-293819bf4773 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 346f7a61-f4a4-48d2-98ee-1680ef785f6e of type vxlan for network d902eb5b-bab5-426a-854f-82f0a70dc6ad [pid: 8|app: 0|req: 263/547] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:40:09 2026] POST /v2.0/networks => generated 751 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/548] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:10 2026] POST /v2.0/subnets => generated 692 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/549] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:40:08 2026] PUT /v2.0/routers/39f2da46-80c4-4d2d-adec-c5d8cd965e0c/add_router_interface => generated 309 bytes in 1947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/550] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:10 2026] POST /v2.0/subnets => generated 698 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/551] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:10 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:10.816 7 WARNING neutron_lib.context [None req-e0bbfd16-2d3d-44af-96eb-7077713db65a 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:10.850 8 INFO neutron.db.segments_db [None req-4573d70f-3872-4593-a71c-e062f588421f 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment f1d6d967-ef68-4bac-b276-31faba702574 of type vxlan for network 6dd33f20-a2c6-464f-b924-4ab93f610d6b 2026-05-12 12:40:11.231 8 INFO neutron.db.l3_hamode_db [None req-4573d70f-3872-4593-a71c-e062f588421f 6fc7842db0664205b4ef6173205947ec 3f5999cabefc4b78847fbd10a7a51b14 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 287/552] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:40:10 2026] POST /v2.0/ports => generated 954 bytes in 545 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-12 12:40:11.411 7 INFO neutron.db.segments_db [None req-e1744d9e-03e6-41f0-a456-3d6efce3926c 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 741a3201-3e18-497f-bf2a-fb3b4770d835 of type vxlan for network 166b7c06-de9b-4721-a162-9486caa953de 2026-05-12 12:40:11.760 7 INFO neutron.db.l3_hamode_db [None req-e1744d9e-03e6-41f0-a456-3d6efce3926c 6fc7842db0664205b4ef6173205947ec 155ea900549d46cdbeb33ef99e16b50b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:12.297 8 INFO neutron.db.l3_hamode_db [None req-4573d70f-3872-4593-a71c-e062f588421f 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:13.110 7 INFO neutron.db.l3_hamode_db [None req-e1744d9e-03e6-41f0-a456-3d6efce3926c 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 266/553] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:10 2026] POST /v2.0/routers => generated 732 bytes in 2783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:13.572 8 WARNING neutron_lib.context [None req-9826302a-8e13-42d6-becd-9ea381464115 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 288/554] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:11 2026] POST /v2.0/routers => generated 738 bytes in 3511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/555] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:40:13 2026] POST /v2.0/ports => generated 954 bytes in 1302 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: 289/556] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:14 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/557] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:40:14 2026] PUT /v2.0/routers/1e265597-3750-441f-a0a6-45c8af26fba5/add_router_interface => generated 309 bytes in 1688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:16.562 8 WARNING neutron_lib.context [None req-cb5efb87-5ac4-4efd-96a1-c548f1bd0991 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/558] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:40:14 2026] PUT /v2.0/routers/9150a588-c8f8-48e8-9ba2-accd8e36ca03/add_router_interface => generated 309 bytes in 1758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/559] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:16 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 292/560] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:16 2026] GET /v2.0/networks?id=59b64391-4571-4e76-942c-b31ab5fba29e => generated 680 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/561] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:40:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93ce0e9ef58243a1bdd28a869d5a3922 => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:16.923 7 WARNING neutron_lib.context [req-5737c3de-c863-4057-ab5d-73e9ce5b1c88 req-1e699ad0-1b13-48e4-88cd-19d8fa927816 615cbd38cefb4333a3b56ca14644e749 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 294/562] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:40:16 2026] POST /v2.0/ports => generated 954 bytes in 390 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-12 12:40:17.315 7 WARNING neutron_lib.context [None req-1e7e59aa-ae9a-41d4-8e62-a35699681499 0b45e8c38f324f94a58e502a0570739c 155ea900549d46cdbeb33ef99e16b50b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 295/563] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:40:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/564] 199.19.213.82 () {34 vars in 909 bytes} [Tue May 12 12:40:17 2026] GET /v2.0/extensions => generated 20516 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 12:40:17.519 7 WARNING neutron_lib.context [None req-21a94c95-bb10-4e02-a904-ba8f958b919a 0b45e8c38f324f94a58e502a0570739c 155ea900549d46cdbeb33ef99e16b50b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/567] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:40:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/568] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:40:17 2026] GET /v2.0/networks?id=27e4af58-bff7-450c-a475-51ce21d609a3 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:17.711 7 WARNING neutron_lib.context [None req-5cf40f2b-7e9b-4c68-a2a3-176d69b2d550 0b45e8c38f324f94a58e502a0570739c 155ea900549d46cdbeb33ef99e16b50b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:17.717 8 INFO neutron.db.l3_db [None req-cb5efb87-5ac4-4efd-96a1-c548f1bd0991 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Floating IP 5f960bf5-384b-4d5e-8749-aceb25ce700b associated. External IP: 10.96.250.220, port: 5fefdb32-0abb-40bb-9f58-211578070b9f. [pid: 7|app: 0|req: 301/569] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:40:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/570] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:40:17 2026] GET /v2.0/quotas/3f5999cabefc4b78847fbd10a7a51b14 => 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: 303/571] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:17 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 957 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/572] 10.0.0.58 () {34 vars in 675 bytes} [Tue May 12 12:40:16 2026] POST /v2.0/floatingips => generated 841 bytes in 1496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:18.059 8 WARNING neutron_lib.context [None req-bf2b248a-4580-405f-988d-2f2b1e77fbe4 0b45e8c38f324f94a58e502a0570739c 155ea900549d46cdbeb33ef99e16b50b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/573] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:40:17 2026] PUT /v2.0/ports/4f0843ad-a42b-4fc6-9d47-5ca25d060281 => generated 1235 bytes in 534 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: 305/574] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:40:18 2026] GET /v2.0/ports?tenant_id=3f5999cabefc4b78847fbd10a7a51b14&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/575] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:18 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&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: 270/576] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:40:18 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/577] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:40:18 2026] GET /v2.0/networks/27e4af58-bff7-450c-a475-51ce21d609a3?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:18.804 7 INFO neutron.db.l3_db [None req-3a8e5726-c039-4220-bebc-1ba7c9936457 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Floating IP 5f960bf5-384b-4d5e-8749-aceb25ce700b disassociated. External IP: 10.96.250.220, port: 5fefdb32-0abb-40bb-9f58-211578070b9f. [pid: 8|app: 0|req: 272/578] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:40:18 2026] GET /v2.0/networks/27e4af58-bff7-450c-a475-51ce21d609a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:19.023 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6c13ed9-3ee2-4b79-b341-a47833f1dc16'] response: {'name': 'network-changed', 'server_uuid': 'c4e25fb3-f003-460a-ae46-7c3ec9508773', 'tag': '4f0843ad-a42b-4fc6-9d47-5ca25d060281', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 273/579] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => 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: 274/580] 10.0.0.19 () {34 vars in 1096 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--708598525&fields=id&tenant_id=155ea900549d46cdbeb33ef99e16b50b => 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: 307/581] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:40:18 2026] PUT /v2.0/floatingips/5f960bf5-384b-4d5e-8749-aceb25ce700b => generated 552 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/582] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/networks?id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 683 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/583] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/quotas/155ea900549d46cdbeb33ef99e16b50b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/584] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/ports?tenant_id=155ea900549d46cdbeb33ef99e16b50b&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/585] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:40:19 2026] DELETE /v2.0/floatingips/5f960bf5-384b-4d5e-8749-aceb25ce700b => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/586] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/ports?tenant_id=93ce0e9ef58243a1bdd28a869d5a3922&device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:19.572 7 WARNING neutron_lib.context [None req-7f3cb081-afdc-42b8-badd-07edfd514b11 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 279/587] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4f0843ad-a42b-4fc6-9d47-5ca25d060281 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/588] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/subnets?id=2dca11c1-7232-4cd4-ad12-34221919ec92 => generated 698 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/589] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 282/590] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/ports?network_id=59b64391-4571-4e76-942c-b31ab5fba29e&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/591] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/592] 10.0.0.19 () {34 vars in 905 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/extensions => generated 20516 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/593] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e?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: 286/594] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:40:20 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?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: 287/595] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:20 2026] GET /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e?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: 288/596] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:40:20 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?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: 289/597] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:20 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => 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: 290/598] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:20 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:20.656 7 INFO neutron.db.l3_db [None req-7f3cb081-afdc-42b8-badd-07edfd514b11 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Floating IP 73837400-8486-43f4-9f3b-c70c47fac04f associated. External IP: 10.96.250.215, port: 49c78eca-e488-4dd2-b843-ffd690448e62. [pid: 8|app: 0|req: 291/599] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:20 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/600] 10.0.0.58 () {34 vars in 675 bytes} [Tue May 12 12:40:19 2026] POST /v2.0/floatingips => generated 841 bytes in 1535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/601] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/602] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/floatingips/73837400-8486-43f4-9f3b-c70c47fac04f => generated 841 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/603] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/ports?tenant_id=93ce0e9ef58243a1bdd28a869d5a3922&device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/604] 10.0.0.58 () {32 vars in 653 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/floatingips => generated 844 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/605] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/networks?id=59b64391-4571-4e76-942c-b31ab5fba29e => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/606] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => 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: 296/607] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4f0843ad-a42b-4fc6-9d47-5ca25d060281 => 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: 297/608] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/subnets?id=2dca11c1-7232-4cd4-ad12-34221919ec92 => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/609] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/ports?network_id=59b64391-4571-4e76-942c-b31ab5fba29e&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: 299/610] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => 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: 300/611] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e?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: 301/612] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e?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) 2026-05-12 12:40:21.757 7 INFO neutron.db.l3_db [None req-ad10442e-fb7a-4c9f-a382-397915c52c6c 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Floating IP 73837400-8486-43f4-9f3b-c70c47fac04f associated. External IP: 10.96.250.215, port: 49c78eca-e488-4dd2-b843-ffd690448e62. [pid: 8|app: 0|req: 302/613] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:22 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:22 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/615] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:22 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => 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: 305/616] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:22 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => 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: 312/617] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:40:21 2026] PUT /v2.0/floatingips/73837400-8486-43f4-9f3b-c70c47fac04f => generated 841 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:22.841 8 INFO neutron.db.l3_db [None req-96fc5cad-a402-4c77-93b7-01266316db5d 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] Floating IP 73837400-8486-43f4-9f3b-c70c47fac04f disassociated. External IP: 10.96.250.215, port: 5fefdb32-0abb-40bb-9f58-211578070b9f. [pid: 8|app: 0|req: 306/618] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:40:22 2026] PUT /v2.0/floatingips/73837400-8486-43f4-9f3b-c70c47fac04f => generated 552 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/619] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:23 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:23 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&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: 309/621] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:23 2026] GET /v2.0/networks?id=27e4af58-bff7-450c-a475-51ce21d609a3 => generated 677 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:23 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:23.575 8 WARNING neutron_lib.context [req-d9130b72-85c9-484e-9bed-20b6774040a1 req-a96d1049-93fb-4e1f-b949-c6355a3986c4 364b0733766641b1aed8c28b55e97008 3f5999cabefc4b78847fbd10a7a51b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 313/623] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:40:23 2026] DELETE /v2.0/floatingips/73837400-8486-43f4-9f3b-c70c47fac04f => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:23 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:23.728 7 INFO neutron.api.v2.resource [None req-84060550-1e61-4641-a3df-82f4d0d4d4c1 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 315/625] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:40:23 2026] DELETE /v2.0/floatingips/73837400-8486-43f4-9f3b-c70c47fac04f => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:40:23 2026] POST /v2.0/ports => generated 954 bytes in 477 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: 316/627] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:23 2026] DELETE /v2.0/ports/5fefdb32-0abb-40bb-9f58-211578070b9f => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:24 2026] DELETE /v2.0/ports/49c78eca-e488-4dd2-b843-ffd690448e62 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:40:24 2026] GET /v2.0/ports?device_id=39f2da46-80c4-4d2d-adec-c5d8cd965e0c => generated 958 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:40:24 2026] PUT /v2.0/ports/a66adfc2-76e2-4364-8a05-4975e7171bfc => generated 1235 bytes in 509 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: 313/631] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:24 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 314/632] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:24 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&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: 315/633] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:24 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/634] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:24 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/635] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:24 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:40:24 2026] PUT /v2.0/routers/39f2da46-80c4-4d2d-adec-c5d8cd965e0c/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:25 2026] GET /v2.0/ports?tenant_id=3f5999cabefc4b78847fbd10a7a51b14&device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:25.666 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5b3ae40-e71c-4ca1-aae2-ea2b12d9fd7f'] response: {'name': 'network-changed', 'server_uuid': '013cb05a-575e-4ffe-9c2c-a799c02b0be5', 'tag': 'a66adfc2-76e2-4364-8a05-4975e7171bfc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 321/638] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:25 2026] GET /v2.0/networks?id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 683 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:40:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a66adfc2-76e2-4364-8a05-4975e7171bfc => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:40:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=155ea900549d46cdbeb33ef99e16b50b => generated 180 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/641] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:26 2026] GET /v2.0/subnets?id=bdac8974-95bc-40cd-bc59-de5ddb8154e7 => generated 695 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/642] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:26 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:26 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => 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: 327/644] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:26 2026] GET /v2.0/ports?network_id=27e4af58-bff7-450c-a475-51ce21d609a3&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:26.470 7 WARNING neutron_lib.context [req-92ca9db0-9697-41d9-86e0-6ea9546a2b20 req-54aab7db-a5fd-4226-abe6-5b3bf23756ba 0b45e8c38f324f94a58e502a0570739c 155ea900549d46cdbeb33ef99e16b50b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:26.859 8 INFO neutron.services.segments.plugin [-] Segment 5a2b30d6-a562-45bc-ba6d-5bf69a5b921d resource provider aggregate not found 2026-05-12 12:40:26.866 8 INFO neutron.services.segments.plugin [-] Segment 5a2b30d6-a562-45bc-ba6d-5bf69a5b921d resource provider aggregate not found 2026-05-12 12:40:26.884 8 INFO neutron.services.segments.plugin [-] Segment 5a2b30d6-a562-45bc-ba6d-5bf69a5b921d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2b30d6-a562-45bc-ba6d-5bf69a5b921d found for delete ", "request_id": "req-797be428-d33b-4d70-abdc-810b012c8131"}]} 2026-05-12 12:40:26.903 8 INFO neutron.services.segments.plugin [-] Segment 5a2b30d6-a562-45bc-ba6d-5bf69a5b921d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2b30d6-a562-45bc-ba6d-5bf69a5b921d found for delete ", "request_id": "req-7741e216-4fb0-40fd-b6da-c08d6cb1a8b3"}]} 2026-05-12 12:40:26.983 8 INFO neutron.db.l3_hamode_db [None req-07e3b5c3-648e-403a-bab5-6c0aabe7f312 7e84d948ac814c69804df68fee98660d 667f86e2e41748f1bd36cf4cbe79ffab - - default default] HA network 439c0140-1007-453b-9da1-cc9465b7b5c8 was deleted as no HA routers are present in tenant 667f86e2e41748f1bd36cf4cbe79ffab. [pid: 8|app: 0|req: 318/645] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:25 2026] DELETE /v2.0/routers/39f2da46-80c4-4d2d-adec-c5d8cd965e0c => generated 0 bytes in 1475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:26 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:27 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => 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: 321/648] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:27 2026] GET /v2.0/networks/27e4af58-bff7-450c-a475-51ce21d609a3?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:40:26 2026] POST /v2.0/ports => generated 958 bytes in 1320 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: 322/650] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:27 2026] DELETE /v2.0/subnets/83c3768e-2f8a-4c8a-a0be-1b550febfa09 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:27 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/652] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:27 2026] GET /v2.0/networks/27e4af58-bff7-450c-a475-51ce21d609a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/653] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:27 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 961 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:28.140 7 INFO neutron.services.segments.plugin [-] Segment 4ee7dfee-d8ce-466d-abb9-1f94fa9a38da resource provider aggregate not found 2026-05-12 12:40:28.145 7 INFO neutron.services.segments.plugin [-] Segment 4ee7dfee-d8ce-466d-abb9-1f94fa9a38da resource provider aggregate not found 2026-05-12 12:40:28.161 7 INFO neutron.services.segments.plugin [-] Segment 4ee7dfee-d8ce-466d-abb9-1f94fa9a38da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee7dfee-d8ce-466d-abb9-1f94fa9a38da found for delete ", "request_id": "req-d3a136c8-a977-4d2c-94d6-ddaf7709e021"}]} 2026-05-12 12:40:28.165 7 INFO neutron.services.segments.plugin [-] Segment 4ee7dfee-d8ce-466d-abb9-1f94fa9a38da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee7dfee-d8ce-466d-abb9-1f94fa9a38da found for delete ", "request_id": "req-50577967-011c-4d07-a1b4-a0b792452a0a"}]} [pid: 7|app: 0|req: 331/654] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:27 2026] DELETE /v2.0/networks/01cece71-30b6-466a-aab2-fd201c7bc89b => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:28 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/656] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:28 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/657] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:28 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/658] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:40:27 2026] PUT /v2.0/ports/4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 1239 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/659] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:28 2026] GET /v2.0/security-groups?tenant_id=667f86e2e41748f1bd36cf4cbe79ffab&name=default => generated 2925 bytes in 205 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-12 12:40:29.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-422572dc-097d-4d2e-80e0-d86aab50474c'] response: {'name': 'network-changed', 'server_uuid': 'c7743ac5-2e95-443a-a545-9d428aada29f', 'tag': '4e607861-5b1f-4b2f-a649-ced24cffe8d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 336/660] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:28 2026] GET /v2.0/ports?tenant_id=3f5999cabefc4b78847fbd10a7a51b14&device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/661] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:28 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/662] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/663] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/networks?id=27e4af58-bff7-450c-a475-51ce21d609a3 => 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: 337/664] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:29 2026] DELETE /v2.0/security-groups/75071c72-6728-4f38-b3ba-c43da5363fc8 => 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: 328/665] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a66adfc2-76e2-4364-8a05-4975e7171bfc => 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: 338/666] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/subnets?id=bdac8974-95bc-40cd-bc59-de5ddb8154e7 => generated 695 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/ports?network_id=27e4af58-bff7-450c-a475-51ce21d609a3&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/networks/27e4af58-bff7-450c-a475-51ce21d609a3?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/669] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/networks/27e4af58-bff7-450c-a475-51ce21d609a3?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: 330/670] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/671] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/ports?tenant_id=155ea900549d46cdbeb33ef99e16b50b&device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/673] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/networks?tenant_id=155ea900549d46cdbeb33ef99e16b50b&shared=False => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/674] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/676] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/677] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/679] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/680] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/ports?tenant_id=155ea900549d46cdbeb33ef99e16b50b&device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 348/684] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/subnets?id=3b85f6bb-ba02-4ddf-b639-154fbcce4458 => generated 701 bytes in 50 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.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/686] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/ports?network_id=d902eb5b-bab5-426a-854f-82f0a70dc6ad&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/687] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:30 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/688] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:31 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/689] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:31 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?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-12 12:40:31.368 8 WARNING neutron_lib.context [None req-99740440-c3d8-45aa-a1a1-5751f680c7d5 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:31.369 8 WARNING neutron_lib.context [None req-99740440-c3d8-45aa-a1a1-5751f680c7d5 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:31.537 7 INFO neutron.db.l3_db [None req-93042dff-3082-49ef-8b66-5c660f6941e4 615cbd38cefb4333a3b56ca14644e749 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] Floating IP 557c1105-75ca-4718-b90b-f9ea08d3bca6 associated. External IP: 10.96.250.205, port: 4f0843ad-a42b-4fc6-9d47-5ca25d060281. 2026-05-12 12:40:31.576 8 INFO neutron.db.segments_db [None req-99740440-c3d8-45aa-a1a1-5751f680c7d5 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Added segment 61cf2a0b-944b-4e04-95d2-d01680500aeb of type vxlan for network 42792569-7cdf-4276-8ee5-3227e08eec55 2026-05-12 12:40:31.670 8 INFO neutron.db.segments_db [None req-99740440-c3d8-45aa-a1a1-5751f680c7d5 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Added segment 5ccc63f6-f581-486c-a81c-0d1b1b53feb5 of type vxlan for network f6107357-5785-49a6-b198-46f70593837c [pid: 8|app: 0|req: 340/690] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:31 2026] POST /v2.0/networks => generated 1244 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/691] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:31 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => 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: 342/692] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:31 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:40:31 2026] PUT /v2.0/floatingips/557c1105-75ca-4718-b90b-f9ea08d3bca6 => generated 855 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/694] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:40:31 2026] GET /v2.0/networks => generated 1843 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:31 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/696] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:32.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ca18187-1bf9-4569-bd63-63123c5f4abb'] response: {'name': 'network-changed', 'server_uuid': 'c4e25fb3-f003-460a-ae46-7c3ec9508773', 'tag': '4f0843ad-a42b-4fc6-9d47-5ca25d060281', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 345/697] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:32.162 7 INFO neutron.services.segments.plugin [-] Segment 61cf2a0b-944b-4e04-95d2-d01680500aeb resource provider aggregate not found 2026-05-12 12:40:32.184 7 INFO neutron.services.segments.plugin [-] Segment 61cf2a0b-944b-4e04-95d2-d01680500aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61cf2a0b-944b-4e04-95d2-d01680500aeb found for delete ", "request_id": "req-affab858-1ce1-495e-966e-aa3fca50b566"}]} 2026-05-12 12:40:32.190 7 INFO neutron.services.segments.plugin [-] Segment 61cf2a0b-944b-4e04-95d2-d01680500aeb resource provider aggregate not found 2026-05-12 12:40:32.223 7 INFO neutron.services.segments.plugin [-] Segment 61cf2a0b-944b-4e04-95d2-d01680500aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61cf2a0b-944b-4e04-95d2-d01680500aeb found for delete ", "request_id": "req-bbdf6b74-eada-4117-85a7-055811f54184"}]} [pid: 7|app: 0|req: 353/698] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:32 2026] DELETE /v2.0/networks/42792569-7cdf-4276-8ee5-3227e08eec55 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:32 2026] DELETE /v2.0/networks/f6107357-5785-49a6-b198-46f70593837c => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/networks => generated 651 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:32.511 7 WARNING neutron_lib.context [None req-0d1efc53-00ca-40ea-a093-942336e82112 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:32.594 7 INFO neutron.db.segments_db [None req-0d1efc53-00ca-40ea-a093-942336e82112 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Added segment 80b38a97-c639-42d1-b5e2-8d2e4f082c1b of type vxlan for network c033139a-1a29-46a9-a11d-75f82d13129f [pid: 8|app: 0|req: 350/704] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/ports?tenant_id=93ce0e9ef58243a1bdd28a869d5a3922&device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:32 2026] POST /v2.0/networks => generated 653 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/networks?id=59b64391-4571-4e76-942c-b31ab5fba29e => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:32.779 8 WARNING neutron_lib.context [None req-ed89ef29-c96e-4573-8b35-a36f76716d85 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 356/708] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:32.849 8 INFO neutron.db.segments_db [None req-ed89ef29-c96e-4573-8b35-a36f76716d85 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Added segment c02912c7-f838-446e-8498-f73702527592 of type vxlan for network ca68f8de-4def-4e6d-91ce-99363c7bf7ea [pid: 7|app: 0|req: 357/709] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4f0843ad-a42b-4fc6-9d47-5ca25d060281 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/subnets?id=2dca11c1-7232-4cd4-ad12-34221919ec92 => generated 698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/ports?network_id=59b64391-4571-4e76-942c-b31ab5fba29e&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:32 2026] POST /v2.0/networks => generated 653 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:32.988 8 WARNING neutron_lib.context [None req-4d0029c3-fcf3-48e5-875c-0ca9a7ab98ee 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 360/713] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:33.033 8 WARNING neutron_lib.context [None req-4d0029c3-fcf3-48e5-875c-0ca9a7ab98ee 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 361/714] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 973 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/718] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:40:32 2026] POST /v2.0/ports => generated 1505 bytes in 748 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: 366/720] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/ports => generated 1505 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 367/722] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/723] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:33 2026] DELETE /v2.0/ports/1bc5b0dc-b9bd-440a-87ee-7cf3fef6309e => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:34.283 7 INFO neutron.services.segments.plugin [-] Segment 5ccc63f6-f581-486c-a81c-0d1b1b53feb5 resource provider aggregate not found 2026-05-12 12:40:34.289 7 INFO neutron.services.segments.plugin [-] Segment 5ccc63f6-f581-486c-a81c-0d1b1b53feb5 resource provider aggregate not found 2026-05-12 12:40:34.305 7 INFO neutron.services.segments.plugin [-] Segment 5ccc63f6-f581-486c-a81c-0d1b1b53feb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ccc63f6-f581-486c-a81c-0d1b1b53feb5 found for delete ", "request_id": "req-0a0cb299-6340-42b9-aa93-fdf635b3d3ac"}]} 2026-05-12 12:40:34.308 7 INFO neutron.services.segments.plugin [-] Segment 5ccc63f6-f581-486c-a81c-0d1b1b53feb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ccc63f6-f581-486c-a81c-0d1b1b53feb5 found for delete ", "request_id": "req-7300b157-b7fa-499a-ad22-a55ce7bb4fc7"}]} [pid: 7|app: 0|req: 368/724] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:34 2026] DELETE /v2.0/ports/65143e4d-7461-4c3f-a855-8320fb37f3fd => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:34 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => 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: 357/726] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:34 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:40:34 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/728] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:34 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:40:34 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:34.700 7 WARNING neutron_lib.context [None req-f2921f48-c18d-4fd6-8929-c4d737bcd3dd 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 360/730] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:34 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&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-12 12:40:34.782 7 INFO neutron.db.segments_db [None req-f2921f48-c18d-4fd6-8929-c4d737bcd3dd 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Added segment abb981ca-8185-46ac-8751-f1063a075dd1 of type vxlan for network 6186554d-685b-49c3-9826-5c4d71a4a755 [pid: 7|app: 0|req: 371/731] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:34 2026] POST /v2.0/networks => generated 653 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:34.899 7 WARNING neutron_lib.context [None req-95aec537-e0d5-48ba-9f98-c909f1de7ce5 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:34.962 7 INFO neutron.db.segments_db [None req-95aec537-e0d5-48ba-9f98-c909f1de7ce5 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Added segment 603752ef-dc81-48d3-87d4-39c37bf40123 of type vxlan for network 9eb44447-2f75-4cc6-b837-7316f80e2140 [pid: 7|app: 0|req: 372/732] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:34 2026] POST /v2.0/networks => generated 654 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/733] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:35 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 374/734] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:35 2026] GET /v2.0/security-groups?id=5edb37eb-2ee2-42f5-8754-52687ee0b83b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:35.429 8 INFO neutron.db.l3_db [req-c30276c5-2cf3-4010-8e83-70664eab1d03 req-16cb800f-0edd-483e-b8e6-00ff434f9f77 615cbd38cefb4333a3b56ca14644e749 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] Floating IP 557c1105-75ca-4718-b90b-f9ea08d3bca6 disassociated. External IP: 10.96.250.205, port: 4f0843ad-a42b-4fc6-9d47-5ca25d060281. 2026-05-12 12:40:35.556 7 WARNING neutron_lib.context [None req-3003d4f6-6ef2-43b2-861b-9185096acbf7 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:35.600 7 WARNING neutron_lib.context [None req-3003d4f6-6ef2-43b2-861b-9185096acbf7 43f92443f7924ae792f1e3999d801cee 5b164647b5cf4fd8837f39060ff34819 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 361/735] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:40:34 2026] DELETE /v2.0/ports/4f0843ad-a42b-4fc6-9d47-5ca25d060281 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:35 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:35 2026] POST /v2.0/subnets => generated 1324 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/subnets => generated 1960 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:36.309 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-760b40a2-f65c-47fa-820c-7a86431accff'] response: {'server_uuid': 'c4e25fb3-f003-460a-ae46-7c3ec9508773', 'name': 'network-vif-deleted', 'tag': '4f0843ad-a42b-4fc6-9d47-5ca25d060281', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 366/742] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 377/743] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:36 2026] DELETE /v2.0/subnets/d2e4fcef-0ea5-43e9-b50a-93182cfe364c => 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: 378/744] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:36 2026] DELETE /v2.0/subnets/2d45672a-a12a-4904-b2f3-26fe1c389440 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/subnets => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/747] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:36.881 8 INFO neutron.services.segments.plugin [-] Segment 603752ef-dc81-48d3-87d4-39c37bf40123 resource provider aggregate not found 2026-05-12 12:40:36.885 8 INFO neutron.services.segments.plugin [-] Segment 603752ef-dc81-48d3-87d4-39c37bf40123 resource provider aggregate not found 2026-05-12 12:40:36.903 8 INFO neutron.services.segments.plugin [-] Segment 603752ef-dc81-48d3-87d4-39c37bf40123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 603752ef-dc81-48d3-87d4-39c37bf40123 found for delete ", "request_id": "req-f095a35e-7f8f-41c6-bae1-6681e0750202"}]} 2026-05-12 12:40:36.903 8 INFO neutron.services.segments.plugin [-] Segment 603752ef-dc81-48d3-87d4-39c37bf40123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 603752ef-dc81-48d3-87d4-39c37bf40123 found for delete ", "request_id": "req-5260c416-1579-4ffd-8659-ec67c88fe8d2"}]} [pid: 8|app: 0|req: 369/748] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:36 2026] DELETE /v2.0/networks/9eb44447-2f75-4cc6-b837-7316f80e2140 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:37.081 7 INFO neutron.services.segments.plugin [-] Segment abb981ca-8185-46ac-8751-f1063a075dd1 resource provider aggregate not found 2026-05-12 12:40:37.087 7 INFO neutron.services.segments.plugin [-] Segment abb981ca-8185-46ac-8751-f1063a075dd1 resource provider aggregate not found [pid: 7|app: 0|req: 380/749] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:36 2026] DELETE /v2.0/networks/6186554d-685b-49c3-9826-5c4d71a4a755 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/750] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:37 2026] DELETE /v2.0/networks/ca68f8de-4def-4e6d-91ce-99363c7bf7ea => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:37.329 7 INFO neutron.services.segments.plugin [-] Segment abb981ca-8185-46ac-8751-f1063a075dd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb981ca-8185-46ac-8751-f1063a075dd1 found for delete ", "request_id": "req-b401a412-2a1c-41c9-8502-5cb9c49c2777"}]} 2026-05-12 12:40:37.330 7 INFO neutron.services.segments.plugin [-] Segment abb981ca-8185-46ac-8751-f1063a075dd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb981ca-8185-46ac-8751-f1063a075dd1 found for delete ", "request_id": "req-7b6cd302-948c-4947-b71a-3616b113a39a"}]} [pid: 8|app: 0|req: 371/751] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => 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: 372/752] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 381/754] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:37 2026] DELETE /v2.0/networks/c033139a-1a29-46a9-a11d-75f82d13129f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/756] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/security-groups?id=c247f751-90ae-49c4-8b86-90445f3aceb3&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:38.030 7 INFO neutron.db.l3_db [None req-ff2fdb47-b9da-4fc4-83dd-cd250bb362d5 0b45e8c38f324f94a58e502a0570739c 155ea900549d46cdbeb33ef99e16b50b - - default default] Floating IP 61a6c1da-af6d-4763-9fff-75a98f997077 associated. External IP: 10.96.250.204, port: 4e607861-5b1f-4b2f-a649-ced24cffe8d5. [pid: 8|app: 0|req: 377/758] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/security-groups?tenant_id=5b164647b5cf4fd8837f39060ff34819&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/759] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:40:37 2026] PUT /v2.0/floatingips/61a6c1da-af6d-4763-9fff-75a98f997077 => generated 856 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:38.510 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e27e740-e1f9-4f1b-8732-83c937050c7a'] response: {'name': 'network-changed', 'server_uuid': 'c7743ac5-2e95-443a-a545-9d428aada29f', 'tag': '4e607861-5b1f-4b2f-a649-ced24cffe8d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/760] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:38 2026] DELETE /v2.0/security-groups/52b0df95-bebb-4ad6-8893-2754ce0f696d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/761] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/762] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 385/764] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&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: 380/765] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:40:38 2026] DELETE /v2.0/ports/a66adfc2-76e2-4364-8a05-4975e7171bfc => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/766] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:39.033 8 INFO neutron.services.segments.plugin [-] Segment c02912c7-f838-446e-8498-f73702527592 resource provider aggregate not found 2026-05-12 12:40:39.037 8 INFO neutron.services.segments.plugin [-] Segment c02912c7-f838-446e-8498-f73702527592 resource provider aggregate not found 2026-05-12 12:40:39.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df22a394-0b8f-4a36-900f-5b03b3f6560f'] response: {'server_uuid': '013cb05a-575e-4ffe-9c2c-a799c02b0be5', 'name': 'network-vif-deleted', 'tag': 'a66adfc2-76e2-4364-8a05-4975e7171bfc', 'status': 'completed', 'code': 200} 2026-05-12 12:40:39.078 8 INFO neutron.services.segments.plugin [-] Segment c02912c7-f838-446e-8498-f73702527592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c02912c7-f838-446e-8498-f73702527592 found for delete ", "request_id": "req-3a8ec15f-25bd-4372-a1f5-3b82a4013dad"}]} 2026-05-12 12:40:39.078 8 INFO neutron.services.segments.plugin [-] Segment c02912c7-f838-446e-8498-f73702527592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c02912c7-f838-446e-8498-f73702527592 found for delete ", "request_id": "req-0f1c5ba3-b481-4fa6-9086-c915cdeee056"}]} [pid: 8|app: 0|req: 381/767] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/ports?tenant_id=155ea900549d46cdbeb33ef99e16b50b&device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/768] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/networks?id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 779 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/769] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/subnets?id=3b85f6bb-ba02-4ddf-b639-154fbcce4458 => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/771] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/ports?network_id=d902eb5b-bab5-426a-854f-82f0a70dc6ad&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:39.420 7 INFO neutron.services.segments.plugin [-] Segment 80b38a97-c639-42d1-b5e2-8d2e4f082c1b resource provider aggregate not found 2026-05-12 12:40:39.428 7 INFO neutron.services.segments.plugin [-] Segment 80b38a97-c639-42d1-b5e2-8d2e4f082c1b resource provider aggregate not found 2026-05-12 12:40:39.444 7 INFO neutron.services.segments.plugin [-] Segment 80b38a97-c639-42d1-b5e2-8d2e4f082c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80b38a97-c639-42d1-b5e2-8d2e4f082c1b found for delete ", "request_id": "req-916b9173-cc7a-4ccc-893f-d20545f6ea9d"}]} 2026-05-12 12:40:39.448 7 INFO neutron.services.segments.plugin [-] Segment 80b38a97-c639-42d1-b5e2-8d2e4f082c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80b38a97-c639-42d1-b5e2-8d2e4f082c1b found for delete ", "request_id": "req-6ffaae8e-e7fc-4353-88be-8b6950bfd65f"}]} [pid: 7|app: 0|req: 389/772] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/ports?device_id=c4e25fb3-f003-460a-ae46-7c3ec9508773 => 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: 385/775] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:40 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:40.581 7 WARNING neutron_lib.context [None req-6155029b-0bac-4552-8e2c-9d82211bfd50 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:40.767 7 INFO neutron.db.segments_db [None req-6155029b-0bac-4552-8e2c-9d82211bfd50 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] Added segment 68d84566-0ad5-4fe6-bc48-2a4ead4e16e7 of type vxlan for network 594fa42b-a2ec-4d98-9b25-b24e6c0e8e8e [pid: 7|app: 0|req: 391/776] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:40 2026] POST /v2.0/networks => generated 648 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/777] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:40 2026] DELETE /v2.0/security-groups/5edb37eb-2ee2-42f5-8754-52687ee0b83b => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:41.005 7 INFO neutron.api.v2.resource [None req-67a9ec78-1f3d-4c3c-8e93-daa1e2303a3a 615cbd38cefb4333a3b56ca14644e749 93ce0e9ef58243a1bdd28a869d5a3922 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/778] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:40:40 2026] GET /v2.0/security-groups/5edb37eb-2ee2-42f5-8754-52687ee0b83b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/779] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:41 2026] GET /v2.0/ports?device_id=013cb05a-575e-4ffe-9c2c-a799c02b0be5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:40:41 2026] DELETE /v2.0/floatingips/557c1105-75ca-4718-b90b-f9ea08d3bca6 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:41.396 8 WARNING neutron_lib.context [None req-5295ca1e-3f41-474e-b9d5-b93c7e1e4b6e 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 388/781] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:41 2026] POST /v2.0/subnets => generated 673 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:41.780 8 WARNING neutron_lib.context [None req-8b7a4e1a-e43c-427d-9a66-7536d72aa7c9 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:41.848 8 INFO neutron.db.segments_db [None req-8b7a4e1a-e43c-427d-9a66-7536d72aa7c9 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] Added segment 9eb37d85-bfbf-4d57-afe3-febac3306768 of type vxlan for network 5c1f26f0-119b-4a88-8b15-9eadaa70fcdf [pid: 8|app: 0|req: 389/782] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:41 2026] POST /v2.0/networks => generated 648 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.58 () {34 vars in 741 bytes} [Tue May 12 12:40:41 2026] PUT /v2.0/networks/5c1f26f0-119b-4a88-8b15-9eadaa70fcdf => generated 592 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:42.118 8 WARNING neutron_lib.context [None req-673b1afb-0101-4b63-8398-f206cf64dad0 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 391/784] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:42 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:40:41 2026] PUT /v2.0/routers/f6438ea4-b9b7-4507-9d99-316c1b047645/remove_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 10.0.0.58 () {34 vars in 739 bytes} [Tue May 12 12:40:42 2026] PUT /v2.0/subnets/d62090ef-c665-4177-88af-e7b54e32284b => generated 656 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:40:42 2026] PUT /v2.0/routers/1e265597-3750-441f-a0a6-45c8af26fba5/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:43.691 7 INFO neutron.services.segments.plugin [-] Segment 04c0b0f1-1188-4685-8195-6d50e0a66cfb resource provider aggregate not found 2026-05-12 12:40:43.697 7 INFO neutron.services.segments.plugin [-] Segment 04c0b0f1-1188-4685-8195-6d50e0a66cfb resource provider aggregate not found 2026-05-12 12:40:43.708 7 INFO neutron.db.l3_hamode_db [None req-6a107066-31f4-4981-b288-a779085bf005 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network e8ca6833-debe-474c-9664-670109911b49 was deleted as no HA routers are present in tenant 93ce0e9ef58243a1bdd28a869d5a3922. [pid: 7|app: 0|req: 396/788] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:42 2026] DELETE /v2.0/routers/f6438ea4-b9b7-4507-9d99-316c1b047645 => generated 0 bytes in 1018 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:43.718 7 INFO neutron.services.segments.plugin [-] Segment 04c0b0f1-1188-4685-8195-6d50e0a66cfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c0b0f1-1188-4685-8195-6d50e0a66cfb found for delete ", "request_id": "req-d1c42e49-b9b6-4ce1-948b-bc508b3aa379"}]} 2026-05-12 12:40:43.718 7 INFO neutron.services.segments.plugin [-] Segment 04c0b0f1-1188-4685-8195-6d50e0a66cfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c0b0f1-1188-4685-8195-6d50e0a66cfb found for delete ", "request_id": "req-8b2f8074-b0c3-41f3-81e3-3fed0f94621a"}]} 2026-05-12 12:40:44.074 8 INFO neutron.services.segments.plugin [-] Segment 9eb37d85-bfbf-4d57-afe3-febac3306768 resource provider aggregate not found 2026-05-12 12:40:44.078 8 INFO neutron.services.segments.plugin [-] Segment 9eb37d85-bfbf-4d57-afe3-febac3306768 resource provider aggregate not found 2026-05-12 12:40:44.086 8 INFO neutron.services.segments.plugin [-] Segment 9eb37d85-bfbf-4d57-afe3-febac3306768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eb37d85-bfbf-4d57-afe3-febac3306768 found for delete ", "request_id": "req-80f62643-531d-42d7-a99c-d05d61843562"}]} 2026-05-12 12:40:44.090 8 INFO neutron.services.segments.plugin [-] Segment 9eb37d85-bfbf-4d57-afe3-febac3306768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eb37d85-bfbf-4d57-afe3-febac3306768 found for delete ", "request_id": "req-9c68e9e7-5eeb-46b6-a611-a7e30f5b889e"}]} [pid: 8|app: 0|req: 393/789] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:43 2026] DELETE /v2.0/networks/5c1f26f0-119b-4a88-8b15-9eadaa70fcdf => generated 0 bytes in 543 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:44 2026] DELETE /v2.0/subnets/2dca11c1-7232-4cd4-ad12-34221919ec92 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:44.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d70f0f97-7235-4f3e-a2f1-3f79427ea031 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/791] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:44 2026] DELETE /v2.0/networks/5c1f26f0-119b-4a88-8b15-9eadaa70fcdf => 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: 396/792] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:44 2026] DELETE /v2.0/networks/59b64391-4571-4e76-942c-b31ab5fba29e => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:44.666 7 INFO neutron.db.l3_hamode_db [None req-3dbc1479-6467-426d-a8cb-784a1454c75f 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 6dd33f20-a2c6-464f-b924-4ab93f610d6b was deleted as no HA routers are present in tenant 3f5999cabefc4b78847fbd10a7a51b14. [pid: 7|app: 0|req: 397/793] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:43 2026] DELETE /v2.0/routers/1e265597-3750-441f-a0a6-45c8af26fba5 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:40:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.58 () {32 vars in 740 bytes} [Tue May 12 12:40:44 2026] GET /v2.0/subnets?network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.58 () {32 vars in 651 bytes} [Tue May 12 12:40:44 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/797] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:40:44 2026] GET /v2.0/networks => generated 1313 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:44 2026] DELETE /v2.0/subnets/bdac8974-95bc-40cd-bc59-de5ddb8154e7 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/799] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:44 2026] GET /v2.0/security-groups?tenant_id=93ce0e9ef58243a1bdd28a869d5a3922&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:40:44 2026] GET /v2.0/subnets => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:44 2026] DELETE /v2.0/security-groups/4a9c729d-a7c3-4b86-a8af-55cc5a6eedbb => 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: 401/802] 10.0.0.58 () {32 vars in 721 bytes} [Tue May 12 12:40:45 2026] GET /v2.0/networks/594fa42b-a2ec-4d98-9b25-b24e6c0e8e8e => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/803] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:40:45 2026] GET /v2.0/subnets/82e11352-d1c0-4555-8888-1f46dd9143a3 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:45.150 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ef0e982-df08-4ea2-861f-1bff56070b4c 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/804] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:45 2026] DELETE /v2.0/subnets/d62090ef-c665-4177-88af-e7b54e32284b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:40:45.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1e958be-e7c6-4537-91cb-0464e3a55550 09a88968f2ef43c0bf0a1e3b4c68bca4 6652a4c92d7c4520a284a1447f7b6f67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 404/805] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:45 2026] DELETE /v2.0/networks/5c1f26f0-119b-4a88-8b15-9eadaa70fcdf => 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: 402/806] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:44 2026] DELETE /v2.0/networks/27e4af58-bff7-450c-a475-51ce21d609a3 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:45 2026] DELETE /v2.0/subnets/82e11352-d1c0-4555-8888-1f46dd9143a3 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/808] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:45 2026] GET /v2.0/security-groups?tenant_id=3f5999cabefc4b78847fbd10a7a51b14&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/809] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:45 2026] DELETE /v2.0/security-groups/c247f751-90ae-49c4-8b86-90445f3aceb3 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/810] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:45 2026] DELETE /v2.0/networks/594fa42b-a2ec-4d98-9b25-b24e6c0e8e8e => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:46.354 7 INFO neutron.services.segments.plugin [-] Segment f1d6d967-ef68-4bac-b276-31faba702574 resource provider aggregate not found 2026-05-12 12:40:46.362 7 INFO neutron.services.segments.plugin [-] Segment f1d6d967-ef68-4bac-b276-31faba702574 resource provider aggregate not found 2026-05-12 12:40:46.371 7 INFO neutron.services.segments.plugin [-] Segment f1d6d967-ef68-4bac-b276-31faba702574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d6d967-ef68-4bac-b276-31faba702574 found for delete ", "request_id": "req-267435c4-c94c-404a-85e3-78787dd3a770"}]} 2026-05-12 12:40:46.379 7 INFO neutron.services.segments.plugin [-] Segment f1d6d967-ef68-4bac-b276-31faba702574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d6d967-ef68-4bac-b276-31faba702574 found for delete ", "request_id": "req-2c5939e1-f0ea-416d-92d6-f2b5a0415785"}]} [pid: 7|app: 0|req: 408/811] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:46 2026] GET /v2.0/security-groups?tenant_id=6652a4c92d7c4520a284a1447f7b6f67&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:46.498 8 INFO neutron.services.segments.plugin [-] Segment 41f3e5b7-0a00-48f4-b667-231a8b99e50e resource provider aggregate not found 2026-05-12 12:40:46.502 8 INFO neutron.services.segments.plugin [-] Segment 41f3e5b7-0a00-48f4-b667-231a8b99e50e resource provider aggregate not found 2026-05-12 12:40:46.521 8 INFO neutron.services.segments.plugin [-] Segment 41f3e5b7-0a00-48f4-b667-231a8b99e50e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f3e5b7-0a00-48f4-b667-231a8b99e50e found for delete ", "request_id": "req-cee55293-5fd4-4da8-a2fb-3828f49fdfd0"}]} 2026-05-12 12:40:46.526 8 INFO neutron.services.segments.plugin [-] Segment 41f3e5b7-0a00-48f4-b667-231a8b99e50e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f3e5b7-0a00-48f4-b667-231a8b99e50e found for delete ", "request_id": "req-23781caa-bf36-4579-a1e1-cc15a3b3784d"}]} 2026-05-12 12:40:46.539 8 INFO neutron.services.segments.plugin [-] Segment a9c12c9b-9130-42f7-b397-2e66bfb0d8ab resource provider aggregate not found 2026-05-12 12:40:46.546 8 INFO neutron.services.segments.plugin [-] Segment a9c12c9b-9130-42f7-b397-2e66bfb0d8ab resource provider aggregate not found 2026-05-12 12:40:46.558 8 INFO neutron.services.segments.plugin [-] Segment a9c12c9b-9130-42f7-b397-2e66bfb0d8ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9c12c9b-9130-42f7-b397-2e66bfb0d8ab found for delete ", "request_id": "req-757174f7-8fd9-406e-bb94-3fb5022eb493"}]} 2026-05-12 12:40:46.569 8 INFO neutron.services.segments.plugin [-] Segment a9c12c9b-9130-42f7-b397-2e66bfb0d8ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9c12c9b-9130-42f7-b397-2e66bfb0d8ab found for delete ", "request_id": "req-40ab9655-d8f3-43a2-a642-69c12862136d"}]} 2026-05-12 12:40:46.575 8 INFO neutron.services.segments.plugin [-] Segment 68d84566-0ad5-4fe6-bc48-2a4ead4e16e7 resource provider aggregate not found 2026-05-12 12:40:46.588 8 INFO neutron.services.segments.plugin [-] Segment 68d84566-0ad5-4fe6-bc48-2a4ead4e16e7 resource provider aggregate not found 2026-05-12 12:40:46.592 8 INFO neutron.services.segments.plugin [-] Segment 68d84566-0ad5-4fe6-bc48-2a4ead4e16e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d84566-0ad5-4fe6-bc48-2a4ead4e16e7 found for delete ", "request_id": "req-c3fd20ba-df37-4ad2-ab9e-5ad9e155f6cd"}]} 2026-05-12 12:40:46.608 8 INFO neutron.services.segments.plugin [-] Segment 68d84566-0ad5-4fe6-bc48-2a4ead4e16e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d84566-0ad5-4fe6-bc48-2a4ead4e16e7 found for delete ", "request_id": "req-db7f406a-de8b-4e99-96ac-79f4c640c55e"}]} [pid: 8|app: 0|req: 404/812] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:46 2026] DELETE /v2.0/security-groups/f57f4998-3660-4351-bd4d-b1a2487eea1f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:47.555 7 INFO neutron.db.segments_db [None req-c3575c33-f805-4386-8ca4-01b400c86359 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment ce1cb382-63fb-4d7a-afba-115bcc7c8aae of type vxlan for network da015702-d483-42c3-b9a6-d30efecce0e0 [pid: 7|app: 0|req: 409/815] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:40:47 2026] POST /v2.0/networks => generated 743 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:47 2026] POST /v2.0/subnets => generated 691 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:47.986 7 INFO neutron.db.segments_db [None req-7d76c94d-9283-4625-bbb2-ba46d86a6094 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 00ca74eb-d07a-45c9-99a6-93ee43aacb19 of type vxlan for network 7591512b-3a70-4d4c-906c-516088f90e99 2026-05-12 12:40:48.272 7 INFO neutron.db.l3_hamode_db [None req-7d76c94d-9283-4625-bbb2-ba46d86a6094 6fc7842db0664205b4ef6173205947ec c09a00a48c364f6ca869eeb53eafb4a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:48.640 8 WARNING neutron_lib.context [None req-97f8d885-4097-45ec-9547-4079d0238db8 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:48.853 8 INFO neutron.db.segments_db [None req-97f8d885-4097-45ec-9547-4079d0238db8 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Added segment 666b3c56-d624-4aad-b00f-6848e17c98e4 of type vxlan for network 6cbb1af9-1e92-4b5b-ae29-300a5c0e8b2f [pid: 8|app: 0|req: 408/817] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:48 2026] POST /v2.0/networks => generated 649 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/818] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:48 2026] GET /v2.0/security-groups?tenant_id=d6afaeb0ec3a4821be5703dafdc21ff7&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:49.162 8 WARNING neutron_lib.context [None req-2d75dede-1022-4a8d-853e-6dcadb7c9ddb 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:49.276 7 INFO neutron.db.l3_hamode_db [None req-7d76c94d-9283-4625-bbb2-ba46d86a6094 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 410/819] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:40:49 2026] POST /v2.0/ports => generated 778 bytes in 323 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: 411/820] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:49 2026] DELETE /v2.0/security-groups/37fb6157-7abf-4662-923c-bae7d7b214c6 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:49.639 8 WARNING neutron_lib.context [None req-e2c8478e-8265-4ac3-a1f4-51cbdb7dacbb 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:49.737 8 INFO neutron.db.segments_db [None req-e2c8478e-8265-4ac3-a1f4-51cbdb7dacbb 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Added segment d7aadcaf-62cf-4cc4-a8fb-4af04e17d1b0 of type vxlan for network 3f274fd1-fdfb-4e3e-a38f-892501b2fdc8 [pid: 8|app: 0|req: 412/821] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:49 2026] POST /v2.0/networks => generated 635 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:49.877 8 WARNING neutron_lib.context [None req-6029225c-ec63-44ce-b333-5d365738dc43 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 413/822] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:49 2026] POST /v2.0/subnets => generated 646 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.142 () {34 vars in 989 bytes} [Tue May 12 12:40:50 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1244 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:50.511 8 WARNING neutron_lib.context [None req-d28b118e-80bd-42db-ab50-177f950f912c 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 410/824] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:47 2026] POST /v2.0/routers => generated 731 bytes in 2638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 10.0.0.142 () {34 vars in 1039 bytes} [Tue May 12 12:40:50 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&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: 415/826] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:40:50 2026] POST /v2.0/ports => generated 965 bytes in 389 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: 416/827] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:50 2026] DELETE /v2.0/ports/90be5862-d35f-4cd8-b525-4a2034fe92c1 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:51.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5dc6231-dcf5-4a73-a2d5-db075f7da1a9 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/828] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:51 2026] DELETE /v2.0/ports/90be5862-d35f-4cd8-b525-4a2034fe92c1 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:40:51.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce979746-24f5-4b23-a970-1ef784b2b7dc 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 418/829] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:40:51 2026] GET /v2.0/ports/90be5862-d35f-4cd8-b525-4a2034fe92c1 => 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: 419/830] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:51 2026] DELETE /v2.0/subnets/38ed24ee-c32a-4a39-ad1d-4b2ea330b8f4 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:51.802 8 INFO neutron.services.segments.plugin [-] Segment d7aadcaf-62cf-4cc4-a8fb-4af04e17d1b0 resource provider aggregate not found 2026-05-12 12:40:51.810 8 INFO neutron.services.segments.plugin [-] Segment d7aadcaf-62cf-4cc4-a8fb-4af04e17d1b0 resource provider aggregate not found 2026-05-12 12:40:51.830 8 INFO neutron.services.segments.plugin [-] Segment d7aadcaf-62cf-4cc4-a8fb-4af04e17d1b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7aadcaf-62cf-4cc4-a8fb-4af04e17d1b0 found for delete ", "request_id": "req-c4c784dc-5736-49f5-89da-4b4ca07ec87d"}]} 2026-05-12 12:40:51.831 8 INFO neutron.services.segments.plugin [-] Segment d7aadcaf-62cf-4cc4-a8fb-4af04e17d1b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7aadcaf-62cf-4cc4-a8fb-4af04e17d1b0 found for delete ", "request_id": "req-88663a4f-2a65-4b56-b2d3-cdbb4515a1f8"}]} [pid: 8|app: 0|req: 420/831] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:51 2026] DELETE /v2.0/networks/3f274fd1-fdfb-4e3e-a38f-892501b2fdc8 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:51.850 8 WARNING neutron_lib.context [None req-36a8316e-79cf-4881-a725-4cbc03c7ea5c 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:51.952 8 INFO neutron.db.segments_db [None req-36a8316e-79cf-4881-a725-4cbc03c7ea5c 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Added segment 5e850e66-2bb1-4b41-888c-0d79a24944fe of type vxlan for network c7620159-2fa4-4563-807d-7707ca9c13f9 [pid: 8|app: 0|req: 421/832] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:51 2026] POST /v2.0/networks => generated 635 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:52.109 8 WARNING neutron_lib.context [None req-e507223d-9d1d-408a-b7fc-06ca949a3138 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 412/833] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:40:50 2026] PUT /v2.0/routers/f968bfe3-fc43-481b-86e7-552d53395ae9/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/834] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:52 2026] POST /v2.0/subnets => generated 646 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:52.427 7 WARNING neutron_lib.context [None req-224d3b63-09d4-4862-a50d-96526b8fcff0 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 413/835] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:40:52 2026] POST /v2.0/ports => generated 927 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:52.916 7 WARNING neutron_lib.context [None req-906b1aab-67e8-4707-a34f-e94fcd672d75 f18f45f23dc64f0f95dd4eeb4394aa55 c09a00a48c364f6ca869eeb53eafb4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 414/836] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:40:52 2026] POST /v2.0/security-groups => generated 1660 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/837] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:52 2026] DELETE /v2.0/ports/b0a9d9b7-d29c-4c9e-91f1-089424ee6b7a => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:53.115 8 WARNING neutron_lib.context [None req-8cfd1f79-315b-4e50-a07c-f73cb6e419c8 f18f45f23dc64f0f95dd4eeb4394aa55 c09a00a48c364f6ca869eeb53eafb4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 415/838] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:53.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b10e969-082d-4a5e-956a-7e33cabe0560 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 416/839] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/ports/b0a9d9b7-d29c-4c9e-91f1-089424ee6b7a => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/840] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:40:53 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) [pid: 8|app: 0|req: 425/841] 10.0.0.19 () {34 vars in 969 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/ports/4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 972 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:53.365 8 WARNING neutron_lib.context [None req-898c7d23-1e47-4ace-a573-765b7cee7f39 f18f45f23dc64f0f95dd4eeb4394aa55 c09a00a48c364f6ca869eeb53eafb4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 417/842] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/subnets/46319e8b-dcf6-4e83-9ee1-5b9fb346bcf0 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/843] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:40:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:53.511 8 WARNING neutron_lib.context [None req-300e1803-44ca-4651-8846-e17789bcefb5 f18f45f23dc64f0f95dd4eeb4394aa55 c09a00a48c364f6ca869eeb53eafb4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:53.815 7 INFO neutron.services.segments.plugin [-] Segment 5e850e66-2bb1-4b41-888c-0d79a24944fe resource provider aggregate not found 2026-05-12 12:40:53.822 7 INFO neutron.services.segments.plugin [-] Segment 5e850e66-2bb1-4b41-888c-0d79a24944fe resource provider aggregate not found 2026-05-12 12:40:53.830 7 INFO neutron.services.segments.plugin [-] Segment 5e850e66-2bb1-4b41-888c-0d79a24944fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e850e66-2bb1-4b41-888c-0d79a24944fe found for delete ", "request_id": "req-27118065-78a7-4d0f-951b-9ca5d3911795"}]} 2026-05-12 12:40:53.850 7 INFO neutron.services.segments.plugin [-] Segment 5e850e66-2bb1-4b41-888c-0d79a24944fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e850e66-2bb1-4b41-888c-0d79a24944fe found for delete ", "request_id": "req-12f091e4-2721-46e3-8371-35a1f09e0f18"}]} [pid: 7|app: 0|req: 418/844] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/networks/c7620159-2fa4-4563-807d-7707ca9c13f9 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:53.868 7 WARNING neutron_lib.context [None req-59c5eb0d-d2a7-4fa7-acc4-6465acdbecb5 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 427/845] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:40:53 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/846] 199.19.213.82 () {34 vars in 998 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/subnets?network_id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 683 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/847] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:40:53 2026] POST /v2.0/ports => generated 778 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/848] 199.19.213.82 () {34 vars in 1144 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f&device_owner=compute%3Anova&network_id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/849] 10.0.0.58 () {34 vars in 735 bytes} [Tue May 12 12:40:54 2026] PUT /v2.0/ports/18607418-2f2a-45a2-9a62-6d4506836065 => generated 752 bytes in 257 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: 430/850] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:40:54 2026] PUT /v2.0/ports/4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 1153 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/851] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:54 2026] DELETE /v2.0/ports/18607418-2f2a-45a2-9a62-6d4506836065 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 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: 431/852] 10.0.0.19 () {34 vars in 1098 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1104803503&fields=id&tenant_id=c09a00a48c364f6ca869eeb53eafb4a1 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:54.957 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f2bc25e-e618-4dc9-8b0f-beb8a2732aa0'] response: {'name': 'network-changed', 'server_uuid': 'c7743ac5-2e95-443a-a545-9d428aada29f', 'tag': '4e607861-5b1f-4b2f-a649-ced24cffe8d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/853] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/ports => generated 781 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/854] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/networks?id=da015702-d483-42c3-b9a6-d30efecce0e0 => generated 676 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:55.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a5d19b3-e2fb-4908-a7d7-447b30a36256 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 434/855] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/ports/18607418-2f2a-45a2-9a62-6d4506836065 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/856] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/quotas/c09a00a48c364f6ca869eeb53eafb4a1 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/857] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/ports => generated 781 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/858] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/security-groups?tenant_id=9945a904e11a4c47be5fa7fc1a715fb8&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/859] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/ports?tenant_id=c09a00a48c364f6ca869eeb53eafb4a1&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: 423/860] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/ports/f6ed9cf5-73ef-4f09-be7a-b732da84583b => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:55.347 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4095d7c-cc4a-44d5-9b8a-152667046d36 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 424/861] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:55 2026] DELETE /v2.0/ports/b0a9d9b7-d29c-4c9e-91f1-089424ee6b7a => 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: 425/862] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/networks/da015702-d483-42c3-b9a6-d30efecce0e0?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/863] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:55 2026] DELETE /v2.0/security-groups/eca6b269-abd9-4180-a507-b9628a372e3a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:55.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-893e1105-03ee-49c0-933f-b98088436ef4 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 426/864] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:55 2026] DELETE /v2.0/subnets/46319e8b-dcf6-4e83-9ee1-5b9fb346bcf0 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/865] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/ports?tenant_id=155ea900549d46cdbeb33ef99e16b50b&device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1425 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:55.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e198d672-feb7-432d-9c79-697f6669777f 12f2c69c3a314698a4bcf4f09ac81014 73855b65976a41c2858fff0f283552c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 440/866] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:40:55 2026] DELETE /v2.0/subnets/38ed24ee-c32a-4a39-ad1d-4b2ea330b8f4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/867] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/networks/da015702-d483-42c3-b9a6-d30efecce0e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/868] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/networks?id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/869] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/870] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/871] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:40:55 2026] DELETE /v2.0/ports/f6ed9cf5-73ef-4f09-be7a-b732da84583b => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/872] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/security-groups?tenant_id=17ccb244d92044ceb60761419a50dab1&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/873] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => 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: 429/874] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/subnets?id=3b85f6bb-ba02-4ddf-b639-154fbcce4458 => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/875] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:55 2026] DELETE /v2.0/security-groups/d78ec70e-bfc4-4c7c-8f09-837e09bff937 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/876] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:55 2026] GET /v2.0/ports?network_id=d902eb5b-bab5-426a-854f-82f0a70dc6ad&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:56.069 7 INFO neutron.services.segments.plugin [-] Segment 666b3c56-d624-4aad-b00f-6848e17c98e4 resource provider aggregate not found 2026-05-12 12:40:56.080 7 INFO neutron.services.segments.plugin [-] Segment 666b3c56-d624-4aad-b00f-6848e17c98e4 resource provider aggregate not found 2026-05-12 12:40:56.095 7 INFO neutron.services.segments.plugin [-] Segment 666b3c56-d624-4aad-b00f-6848e17c98e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666b3c56-d624-4aad-b00f-6848e17c98e4 found for delete ", "request_id": "req-f727eba3-002d-4f56-af57-1c090ac7ce1f"}]} 2026-05-12 12:40:56.102 7 INFO neutron.services.segments.plugin [-] Segment 666b3c56-d624-4aad-b00f-6848e17c98e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666b3c56-d624-4aad-b00f-6848e17c98e4 found for delete ", "request_id": "req-166a085e-9e52-4a90-87fe-5e5a710b37e8"}]} [pid: 7|app: 0|req: 430/877] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:40:55 2026] DELETE /v2.0/networks/6cbb1af9-1e92-4b5b-ae29-300a5c0e8b2f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/878] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:56 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/879] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:56 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/880] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:56 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1156 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/881] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:40:56 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:40:56 2026] GET /v2.0/security-groups?tenant_id=73855b65976a41c2858fff0f283552c9&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/883] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:56 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => 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: 434/884] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:40:56 2026] DELETE /v2.0/security-groups/fd5dd0ea-579e-420d-b1cd-c86c79ae3705 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/885] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/ports?tenant_id=155ea900549d46cdbeb33ef99e16b50b&device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1425 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/886] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/networks?id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/887] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4e607861-5b1f-4b2f-a649-ced24cffe8d5 => 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: 436/888] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/889] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/subnets?id=3b85f6bb-ba02-4ddf-b639-154fbcce4458 => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/890] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/ports?network_id=d902eb5b-bab5-426a-854f-82f0a70dc6ad&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: 454/891] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/892] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?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: 455/893] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:58 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => 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: 439/894] 199.19.213.82 () {34 vars in 1118 bytes} [Tue May 12 12:40:58 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1156 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/895] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:40:58 2026] PUT /v2.0/ports/4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 972 bytes in 718 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: 457/896] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:40:59 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:59.177 7 WARNING neutron_lib.context [None req-5d88b7ee-cee3-4f24-8772-7a3804c184f2 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:40:59.379 7 INFO neutron.db.segments_db [None req-5d88b7ee-cee3-4f24-8772-7a3804c184f2 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Added segment 284d8d8d-fcd9-49a6-929c-de00b6606426 of type vxlan for network 596498b7-7692-4a91-899b-90988605add7 [pid: 7|app: 0|req: 440/897] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:58 2026] POST /v2.0/networks => generated 633 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:59.503 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02489d6f-20b7-4dcf-b115-ff13567197a7'] response: {'name': 'network-changed', 'server_uuid': 'c7743ac5-2e95-443a-a545-9d428aada29f', 'tag': '4e607861-5b1f-4b2f-a649-ced24cffe8d5', 'status': 'completed', 'code': 200} 2026-05-12 12:40:59.508 8 WARNING neutron_lib.context [None req-b472828a-85a6-476f-a618-dbcda7ef939c 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 441/898] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:40:59 2026] GET /v2.0/ports?tenant_id=155ea900549d46cdbeb33ef99e16b50b&device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:59.581 8 INFO neutron.db.segments_db [None req-b472828a-85a6-476f-a618-dbcda7ef939c 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Added segment 0ed0f591-7acb-4ac3-8765-75c98fdb9913 of type vxlan for network acc048cf-abaa-491e-9dc8-fefae9c017ee [pid: 7|app: 0|req: 442/899] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:40:59 2026] GET /v2.0/networks?id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/900] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:40:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/901] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:40:59 2026] GET /v2.0/subnets?id=3b85f6bb-ba02-4ddf-b639-154fbcce4458 => generated 701 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/902] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:40:59 2026] POST /v2.0/networks => generated 632 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:59.743 8 WARNING neutron_lib.context [None req-3f731a65-8d5d-4b66-8e82-43409ea21f25 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 445/903] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:40:59 2026] GET /v2.0/ports?network_id=d902eb5b-bab5-426a-854f-82f0a70dc6ad&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/904] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:40:59 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/905] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:40:59 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?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: 448/906] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:41:00 2026] GET /v2.0/networks?id=da015702-d483-42c3-b9a6-d30efecce0e0 => generated 676 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/907] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:40:59 2026] POST /v2.0/subnets => generated 646 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/908] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:41:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c09a00a48c364f6ca869eeb53eafb4a1 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:00.151 8 WARNING neutron_lib.context [None req-d8ee4722-f68d-4de1-9b7d-fcb5bf599272 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:00.169 7 WARNING neutron_lib.context [req-b1b01f1b-dc50-448e-af51-9276ae118c7a req-479f52e3-4f1f-4c42-84c8-42b9e74cf807 f18f45f23dc64f0f95dd4eeb4394aa55 c09a00a48c364f6ca869eeb53eafb4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 460/909] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:00 2026] POST /v2.0/subnets => generated 655 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/910] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:41:00 2026] POST /v2.0/ports => generated 954 bytes in 492 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: 461/911] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:00 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 957 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:00.664 8 WARNING neutron_lib.context [None req-5ed07fa3-feb9-4c1f-be03-8700b3445c46 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 451/912] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:00 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:00.758 8 INFO neutron.db.segments_db [None req-5ed07fa3-feb9-4c1f-be03-8700b3445c46 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Added segment 3e732fc9-3ab7-4107-a80e-70004c8f646c of type vxlan for network d2abe8fe-94af-4a47-9b5f-5b322448e7b8 2026-05-12 12:41:01.188 8 INFO neutron.db.l3_hamode_db [None req-5ed07fa3-feb9-4c1f-be03-8700b3445c46 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/913] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:41:00 2026] PUT /v2.0/ports/f21057ff-31cc-4073-8e53-287d9a7b6a9a => generated 1235 bytes in 638 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-12 12:41:01.380 8 INFO neutron.db.l3_hamode_db [None req-5ed07fa3-feb9-4c1f-be03-8700b3445c46 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 453/914] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/915] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/security-groups?id=f627adb0-b8d9-4c98-9f49-c3a7172b9296&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:01.444 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6873c312-4ce4-4242-aa78-777e7577a1af'] response: {'name': 'network-changed', 'server_uuid': '28f2e224-3397-4e4f-bccd-e3f3b8d0056a', 'tag': 'f21057ff-31cc-4073-8e53-287d9a7b6a9a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 455/916] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/ports?tenant_id=155ea900549d46cdbeb33ef99e16b50b&device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/917] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/networks?id=d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/918] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/919] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/subnets?id=3b85f6bb-ba02-4ddf-b639-154fbcce4458 => generated 701 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/920] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/ports?network_id=d902eb5b-bab5-426a-854f-82f0a70dc6ad&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/921] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?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: 461/922] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad?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: 7|app: 0|req: 462/923] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:41:01 2026] GET /v2.0/ports?tenant_id=c09a00a48c364f6ca869eeb53eafb4a1&device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/924] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:41:02 2026] GET /v2.0/networks?tenant_id=c09a00a48c364f6ca869eeb53eafb4a1&shared=False => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/925] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:41:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/926] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:00 2026] POST /v2.0/routers => generated 511 bytes in 1523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/927] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:41:02 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:02.605 8 INFO neutron.db.l3_db [req-b5539607-5b61-43f7-b18e-3082af6af699 req-f80a7e5d-cd61-4721-832e-6e821cfa46c5 0b45e8c38f324f94a58e502a0570739c 155ea900549d46cdbeb33ef99e16b50b - - default default] Floating IP 61a6c1da-af6d-4763-9fff-75a98f997077 disassociated. External IP: 10.96.250.204, port: 4e607861-5b1f-4b2f-a649-ced24cffe8d5. [pid: 8|app: 0|req: 464/928] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:41:02 2026] DELETE /v2.0/ports/4e607861-5b1f-4b2f-a649-ced24cffe8d5 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/931] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/932] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:03.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ee267ad-c5db-4356-9e68-09764db768a2'] response: {'server_uuid': 'c7743ac5-2e95-443a-a545-9d428aada29f', 'name': 'network-vif-deleted', 'tag': '4e607861-5b1f-4b2f-a649-ced24cffe8d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 469/933] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/ports?tenant_id=c09a00a48c364f6ca869eeb53eafb4a1&device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/934] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&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: 471/935] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f21057ff-31cc-4073-8e53-287d9a7b6a9a => 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: 472/936] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/subnets?id=7f414ce4-3c65-4285-9196-241c832351c5 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/937] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/ports?network_id=da015702-d483-42c3-b9a6-d30efecce0e0&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: 474/938] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/networks/da015702-d483-42c3-b9a6-d30efecce0e0?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: 475/939] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/networks/da015702-d483-42c3-b9a6-d30efecce0e0?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: 465/940] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:41:02 2026] PUT /v2.0/routers/5acd7a0f-9085-4930-a80a-935332f85b0b/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/941] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/ports/4749706c-b44a-41e1-8c57-6cc884e92246 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/942] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:03 2026] GET /v2.0/security-groups?tenant_id=ebd19ad0204f45b0a48950e124721897&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/943] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:04 2026] DELETE /v2.0/security-groups/cbbabc39-def9-4584-afdf-121a71bdacb8 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/944] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:04 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => 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: 480/945] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:04 2026] GET /v2.0/security-groups?tenant_id=e818ffea112d48c98a95a55a3ca5cac6&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/946] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:04 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/947] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:04 2026] DELETE /v2.0/security-groups/3ef529bf-7d0a-4c90-86f2-f601780c0c43 => 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: 483/948] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:04 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/949] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:41:03 2026] PUT /v2.0/routers/5acd7a0f-9085-4930-a80a-935332f85b0b/add_router_interface => generated 309 bytes in 1761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/950] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:05 2026] GET /v2.0/ports?device_id=c7743ac5-2e95-443a-a545-9d428aada29f => 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: 484/951] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:41:05 2026] GET /v2.0/ports/ae5358b0-589e-4b0d-b106-03b15596a192 => generated 967 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/952] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:05 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 969 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/953] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:05 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/954] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:41:05 2026] PUT /v2.0/routers/5acd7a0f-9085-4930-a80a-935332f85b0b/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/955] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:06 2026] DELETE /v2.0/security-groups/f627adb0-b8d9-4c98-9f49-c3a7172b9296 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:06.745 8 INFO neutron.api.v2.resource [None req-e8579129-1869-4776-8699-650f6270e9e4 0b45e8c38f324f94a58e502a0570739c 155ea900549d46cdbeb33ef99e16b50b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/956] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:41:06 2026] GET /v2.0/security-groups/f627adb0-b8d9-4c98-9f49-c3a7172b9296 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/957] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:41:06 2026] DELETE /v2.0/floatingips/61a6c1da-af6d-4763-9fff-75a98f997077 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/958] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:07 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/959] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:07 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/960] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:41:06 2026] PUT /v2.0/routers/5acd7a0f-9085-4930-a80a-935332f85b0b/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/961] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:41:07 2026] GET /v2.0/ports?device_id=5acd7a0f-9085-4930-a80a-935332f85b0b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:08.416 7 INFO neutron.services.segments.plugin [-] Segment 3e732fc9-3ab7-4107-a80e-70004c8f646c resource provider aggregate not found 2026-05-12 12:41:08.423 7 INFO neutron.services.segments.plugin [-] Segment 3e732fc9-3ab7-4107-a80e-70004c8f646c resource provider aggregate not found 2026-05-12 12:41:08.437 7 INFO neutron.services.segments.plugin [-] Segment 3e732fc9-3ab7-4107-a80e-70004c8f646c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e732fc9-3ab7-4107-a80e-70004c8f646c found for delete ", "request_id": "req-4470247d-c600-4387-88d9-548d83dd16b2"}]} 2026-05-12 12:41:08.440 7 INFO neutron.services.segments.plugin [-] Segment 3e732fc9-3ab7-4107-a80e-70004c8f646c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e732fc9-3ab7-4107-a80e-70004c8f646c found for delete ", "request_id": "req-bb6ed034-da13-4c63-856a-0f90fbcebdf9"}]} 2026-05-12 12:41:08.460 7 INFO neutron.db.l3_hamode_db [None req-79d1a34b-fb07-45dc-82eb-d6edd8ce1aa3 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] HA network d2abe8fe-94af-4a47-9b5f-5b322448e7b8 was deleted as no HA routers are present in tenant 1250a07aace84aac95b70f8abc86f16d. [pid: 7|app: 0|req: 471/962] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:07 2026] DELETE /v2.0/routers/5acd7a0f-9085-4930-a80a-935332f85b0b => generated 0 bytes in 661 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/963] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:08 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/964] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:41:07 2026] PUT /v2.0/routers/9150a588-c8f8-48e8-9ba2-accd8e36ca03/remove_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/965] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:08 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/966] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:08 2026] DELETE /v2.0/subnets/256b4710-6ac6-461e-b38f-5fe5257338d8 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/967] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:08 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/968] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:08 2026] DELETE /v2.0/subnets/6ec9dfc0-e654-4110-a79e-036713bc53aa => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:09.449 7 INFO neutron.db.l3_db [None req-3ba7ddea-f077-4ab7-a7ab-9568a1f1e116 f18f45f23dc64f0f95dd4eeb4394aa55 c09a00a48c364f6ca869eeb53eafb4a1 - - default default] Floating IP 786cc303-8e5d-4176-af64-221874bb6bf1 associated. External IP: 10.96.250.211, port: f21057ff-31cc-4073-8e53-287d9a7b6a9a. 2026-05-12 12:41:09.701 8 INFO neutron.services.segments.plugin [-] Segment 741a3201-3e18-497f-bf2a-fb3b4770d835 resource provider aggregate not found 2026-05-12 12:41:09.706 8 INFO neutron.services.segments.plugin [-] Segment 741a3201-3e18-497f-bf2a-fb3b4770d835 resource provider aggregate not found 2026-05-12 12:41:09.721 8 INFO neutron.services.segments.plugin [-] Segment 741a3201-3e18-497f-bf2a-fb3b4770d835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 741a3201-3e18-497f-bf2a-fb3b4770d835 found for delete ", "request_id": "req-ce9503f1-3bf8-469f-bb6e-c66df10ed92e"}]} 2026-05-12 12:41:09.727 8 INFO neutron.services.segments.plugin [-] Segment 741a3201-3e18-497f-bf2a-fb3b4770d835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 741a3201-3e18-497f-bf2a-fb3b4770d835 found for delete ", "request_id": "req-575e9acb-8de7-488c-8d73-e842effdd53c"}]} 2026-05-12 12:41:09.728 8 INFO neutron.db.l3_hamode_db [None req-3d236241-a497-411c-b2c9-551c877a56fb 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 166b7c06-de9b-4721-a162-9486caa953de was deleted as no HA routers are present in tenant 155ea900549d46cdbeb33ef99e16b50b. [pid: 8|app: 0|req: 494/969] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:08 2026] DELETE /v2.0/routers/9150a588-c8f8-48e8-9ba2-accd8e36ca03 => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/970] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:41:09 2026] PUT /v2.0/floatingips/786cc303-8e5d-4176-af64-221874bb6bf1 => generated 855 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/971] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:09 2026] DELETE /v2.0/networks/acc048cf-abaa-491e-9dc8-fefae9c017ee => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:09.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f534ef6-3823-4dc4-ae23-f9e8f5ee5795'] response: {'name': 'network-changed', 'server_uuid': '28f2e224-3397-4e4f-bccd-e3f3b8d0056a', 'tag': 'f21057ff-31cc-4073-8e53-287d9a7b6a9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 496/972] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:09 2026] DELETE /v2.0/subnets/3b85f6bb-ba02-4ddf-b639-154fbcce4458 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/973] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:09 2026] GET /v2.0/security-groups?tenant_id=ac8a52e5533c46cc91265e8f8e035149&name=default => generated 2925 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/974] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:10 2026] DELETE /v2.0/networks/596498b7-7692-4a91-899b-90988605add7 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/975] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:10 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/976] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:10 2026] DELETE /v2.0/security-groups/ddb05c40-257c-47e1-9bd2-f0b76e9e20a8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:10.560 7 WARNING neutron_lib.context [None req-d32af93a-71be-4e67-9a88-d3de84f4c88f 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:10.645 7 INFO neutron.db.segments_db [None req-d32af93a-71be-4e67-9a88-d3de84f4c88f 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Added segment 2688de85-449b-4eb1-826b-e1b8a528ed9e of type vxlan for network e0796a6f-b6d5-4724-b038-35985d6e6f9d [pid: 7|app: 0|req: 480/977] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:10 2026] POST /v2.0/networks => generated 634 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/978] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:10 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/979] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:10 2026] DELETE /v2.0/networks/d902eb5b-bab5-426a-854f-82f0a70dc6ad => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/980] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:41:10 2026] GET /v2.0/ports?tenant_id=c09a00a48c364f6ca869eeb53eafb4a1&device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:10.941 7 WARNING neutron_lib.context [None req-1f8f6073-8ea5-4354-902f-9eea130bf9c5 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 499/981] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:10 2026] GET /v2.0/security-groups?tenant_id=d25ec09f26b94b09a2579c4ab32630df&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/982] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/networks?id=da015702-d483-42c3-b9a6-d30efecce0e0 => generated 771 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/983] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:11 2026] DELETE /v2.0/security-groups/8676e092-4110-4754-b724-a882c4e5aecf => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/984] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:10 2026] POST /v2.0/subnets => generated 646 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/985] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/security-groups?tenant_id=155ea900549d46cdbeb33ef99e16b50b&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: 484/986] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f21057ff-31cc-4073-8e53-287d9a7b6a9a => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:11.337 7 WARNING neutron_lib.context [None req-72b56d1c-5eed-4ac4-9cd1-5b98ccc7a9bd 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:11.407 7 INFO neutron.db.segments_db [None req-72b56d1c-5eed-4ac4-9cd1-5b98ccc7a9bd 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Added segment dfd1138a-2647-4d16-95df-c2943300af39 of type vxlan for network c32fe074-403c-4de5-af8a-46919a2cfde5 [pid: 8|app: 0|req: 503/987] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => 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: 504/988] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:11 2026] DELETE /v2.0/security-groups/bd1d752c-55e3-4d49-8631-c57684b9c5ed => 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: 505/989] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/subnets?id=7f414ce4-3c65-4285-9196-241c832351c5 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/990] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&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: 507/991] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/ports?network_id=da015702-d483-42c3-b9a6-d30efecce0e0&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/992] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/networks/da015702-d483-42c3-b9a6-d30efecce0e0?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:11.746 7 INFO neutron.db.l3_hamode_db [None req-72b56d1c-5eed-4ac4-9cd1-5b98ccc7a9bd 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:11.768 8 INFO neutron.services.segments.plugin [-] Segment 0ed0f591-7acb-4ac3-8765-75c98fdb9913 resource provider aggregate not found 2026-05-12 12:41:11.778 8 INFO neutron.services.segments.plugin [-] Segment 0ed0f591-7acb-4ac3-8765-75c98fdb9913 resource provider aggregate not found 2026-05-12 12:41:11.790 8 INFO neutron.services.segments.plugin [-] Segment 0ed0f591-7acb-4ac3-8765-75c98fdb9913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ed0f591-7acb-4ac3-8765-75c98fdb9913 found for delete ", "request_id": "req-57917fb6-62de-40a2-b28b-6fef3f7c744e"}]} 2026-05-12 12:41:11.807 8 INFO neutron.services.segments.plugin [-] Segment 0ed0f591-7acb-4ac3-8765-75c98fdb9913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ed0f591-7acb-4ac3-8765-75c98fdb9913 found for delete ", "request_id": "req-4e42879c-7ed7-4a6c-85e4-6ce6d50756bd"}]} 2026-05-12 12:41:11.812 8 INFO neutron.services.segments.plugin [-] Segment 284d8d8d-fcd9-49a6-929c-de00b6606426 resource provider aggregate not found [pid: 8|app: 0|req: 509/993] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/networks/da015702-d483-42c3-b9a6-d30efecce0e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:11.971 7 INFO neutron.db.l3_hamode_db [None req-72b56d1c-5eed-4ac4-9cd1-5b98ccc7a9bd 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:12.673 8 INFO neutron.services.segments.plugin [-] Segment 284d8d8d-fcd9-49a6-929c-de00b6606426 resource provider aggregate not found 2026-05-12 12:41:12.679 8 INFO neutron.services.segments.plugin [-] Segment 284d8d8d-fcd9-49a6-929c-de00b6606426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284d8d8d-fcd9-49a6-929c-de00b6606426 found for delete ", "request_id": "req-e8b8498e-be18-40ac-8266-5bcf68e6fed4"}]} 2026-05-12 12:41:12.705 8 INFO neutron.services.segments.plugin [-] Segment 284d8d8d-fcd9-49a6-929c-de00b6606426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284d8d8d-fcd9-49a6-929c-de00b6606426 found for delete ", "request_id": "req-64710136-3fd4-444a-8ad7-fef025c66017"}]} 2026-05-12 12:41:12.714 8 INFO neutron.services.segments.plugin [-] Segment 346f7a61-f4a4-48d2-98ee-1680ef785f6e resource provider aggregate not found 2026-05-12 12:41:12.730 8 INFO neutron.services.segments.plugin [-] Segment 346f7a61-f4a4-48d2-98ee-1680ef785f6e resource provider aggregate not found 2026-05-12 12:41:12.735 8 INFO neutron.services.segments.plugin [-] Segment 346f7a61-f4a4-48d2-98ee-1680ef785f6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 346f7a61-f4a4-48d2-98ee-1680ef785f6e found for delete ", "request_id": "req-3f574240-2d01-4c03-99d3-03e6ff9e3969"}]} [pid: 8|app: 0|req: 510/994] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:12 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:12.762 8 INFO neutron.services.segments.plugin [-] Segment 346f7a61-f4a4-48d2-98ee-1680ef785f6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 346f7a61-f4a4-48d2-98ee-1680ef785f6e found for delete ", "request_id": "req-0389e647-96f7-4aa3-a07a-4ee471e5c04a"}]} [pid: 7|app: 0|req: 485/995] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:11 2026] POST /v2.0/routers => generated 511 bytes in 1438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:12.790 7 WARNING neutron_lib.context [None req-46a04d35-a053-4b71-bb44-e06a9f71ae6c 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 511/996] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:12 2026] GET /v2.0/security-groups?id=3705014f-eb4b-4f16-9293-ef444b0fdcf4&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: 512/997] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:41:13 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => 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: 486/998] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:41:12 2026] POST /v2.0/ports => generated 960 bytes in 427 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-12 12:41:13.489 8 INFO neutron.db.l3_db [req-8b7e467a-a177-4c81-8703-3ff910c230ee req-88ad2b09-6a01-4b00-8561-95a5d4e1183c f18f45f23dc64f0f95dd4eeb4394aa55 c09a00a48c364f6ca869eeb53eafb4a1 - - default default] Floating IP 786cc303-8e5d-4176-af64-221874bb6bf1 disassociated. External IP: 10.96.250.211, port: f21057ff-31cc-4073-8e53-287d9a7b6a9a. [pid: 8|app: 0|req: 513/999] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:41:13 2026] DELETE /v2.0/ports/f21057ff-31cc-4073-8e53-287d9a7b6a9a => generated 0 bytes in 775 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:14.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fb7134e-d987-4092-a878-14bd6852f67e'] response: {'server_uuid': '28f2e224-3397-4e4f-bccd-e3f3b8d0056a', 'name': 'network-vif-deleted', 'tag': 'f21057ff-31cc-4073-8e53-287d9a7b6a9a', 'status': 'completed', 'code': 200} 2026-05-12 12:41:14.468 8 INFO neutron.db.segments_db [None req-feed9221-384e-4e59-a8df-2f866d2dc748 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment b45a6b6f-380a-420e-9106-eb3893e56d3a of type vxlan for network 558eac69-d6eb-4501-906e-fe2f6e4d0ab4 [pid: 8|app: 0|req: 514/1000] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:41:13 2026] POST /v2.0/networks => generated 738 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1001] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:41:13 2026] PUT /v2.0/routers/ba74caf1-9ad0-4c02-9e65-5bee59e9d3a3/add_router_interface => generated 309 bytes in 1385 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: 515/1002] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => 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: 516/1003] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/ports/09ba2bf5-5c09-4b64-8b9b-9cbf090a579d => generated 1034 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1004] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:14 2026] POST /v2.0/subnets => generated 685 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:14.896 7 INFO neutron.db.segments_db [None req-fec8ec92-8bf7-4c10-9a57-1a73eea4a2c2 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment f04e91f0-25aa-41e0-a6c0-8ae3c8cbba47 of type vxlan for network 28eb67b6-5dd5-4570-9135-d5cd973a3e24 2026-05-12 12:41:15.280 7 INFO neutron.db.l3_hamode_db [None req-fec8ec92-8bf7-4c10-9a57-1a73eea4a2c2 6fc7842db0664205b4ef6173205947ec 94e9f39b614b43079ae14a94493fa54f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 517/1005] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:41:14 2026] PUT /v2.0/routers/ba74caf1-9ad0-4c02-9e65-5bee59e9d3a3/remove_router_interface => generated 309 bytes in 1434 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: 518/1006] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:16 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:16.404 7 INFO neutron.db.l3_hamode_db [None req-fec8ec92-8bf7-4c10-9a57-1a73eea4a2c2 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 519/1007] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:16 2026] GET /v2.0/security-groups?tenant_id=b7c553594fd644eb9e9783a019832c69&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1008] 199.19.213.82 () {34 vars in 1094 bytes} [Tue May 12 12:41:16 2026] GET /v2.0/ports?device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:16.588 8 INFO neutron.api.v2.resource [None req-0a3b2637-5028-4d72-904a-bd4f6989f2c3 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1009] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:41:16 2026] PUT /v2.0/routers/ba74caf1-9ad0-4c02-9e65-5bee59e9d3a3/remove_router_interface => generated 197 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1010] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:16 2026] DELETE /v2.0/security-groups/de065065-748b-4507-ae59-66749356a0be => 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: 523/1011] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:41:16 2026] GET /v2.0/ports?device_id=ba74caf1-9ad0-4c02-9e65-5bee59e9d3a3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:17.389 8 INFO neutron.services.segments.plugin [-] Segment dfd1138a-2647-4d16-95df-c2943300af39 resource provider aggregate not found 2026-05-12 12:41:17.395 8 INFO neutron.services.segments.plugin [-] Segment dfd1138a-2647-4d16-95df-c2943300af39 resource provider aggregate not found 2026-05-12 12:41:17.409 8 INFO neutron.services.segments.plugin [-] Segment dfd1138a-2647-4d16-95df-c2943300af39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd1138a-2647-4d16-95df-c2943300af39 found for delete ", "request_id": "req-90622ce9-c60f-4b8c-8b92-9318a04598b9"}]} 2026-05-12 12:41:17.412 8 INFO neutron.services.segments.plugin [-] Segment dfd1138a-2647-4d16-95df-c2943300af39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd1138a-2647-4d16-95df-c2943300af39 found for delete ", "request_id": "req-a16308ed-6ef7-4e6f-9d1a-6de4e89d0ef6"}]} 2026-05-12 12:41:17.423 8 INFO neutron.db.l3_hamode_db [None req-6a49d95c-c463-41c6-807e-081278fb7c02 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] HA network c32fe074-403c-4de5-af8a-46919a2cfde5 was deleted as no HA routers are present in tenant 1250a07aace84aac95b70f8abc86f16d. [pid: 8|app: 0|req: 524/1012] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:16 2026] DELETE /v2.0/routers/ba74caf1-9ad0-4c02-9e65-5bee59e9d3a3 => generated 0 bytes in 697 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1013] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:14 2026] POST /v2.0/routers => generated 725 bytes in 2691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1016] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:17 2026] GET /v2.0/security-groups?tenant_id=f58ee8c6d50c47a3aead60ba8dfa1891&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1017] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/security-groups/3705014f-eb4b-4f16-9293-ef444b0fdcf4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1018] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:41:17 2026] GET /v2.0/ports?tenant_id=c09a00a48c364f6ca869eeb53eafb4a1&device_id=28f2e224-3397-4e4f-bccd-e3f3b8d0056a => 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: 526/1019] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/subnets/9e6e0a89-4c22-45db-bcf1-417db3d4f808 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1020] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/security-groups/404e3a49-7b33-48bb-b027-e7d712ec1936 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:17.894 8 INFO neutron.api.v2.resource [None req-17deb3e0-2370-47b3-a63e-8a27960a2ced f18f45f23dc64f0f95dd4eeb4394aa55 c09a00a48c364f6ca869eeb53eafb4a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 528/1021] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:41:17 2026] GET /v2.0/security-groups/3705014f-eb4b-4f16-9293-ef444b0fdcf4 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1022] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/networks/e0796a6f-b6d5-4724-b038-35985d6e6f9d => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1023] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:41:18 2026] DELETE /v2.0/floatingips/786cc303-8e5d-4176-af64-221874bb6bf1 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1024] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/networks?tenant_id=c09a00a48c364f6ca869eeb53eafb4a1&shared=False => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:18.595 8 WARNING neutron_lib.context [None req-c74f69b9-5237-433a-8c4c-f13f18b970ef 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:18.665 8 INFO neutron.db.segments_db [None req-c74f69b9-5237-433a-8c4c-f13f18b970ef 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Added segment 69e0c1d8-c8a7-48c4-9872-87bf22e4eeaa of type vxlan for network ca9177be-500e-4636-992d-fc9ec0ed699e [pid: 8|app: 0|req: 532/1025] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:18 2026] POST /v2.0/networks => generated 634 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1026] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:41:17 2026] PUT /v2.0/routers/5cf1c2fc-189c-46b9-86b3-10ba5339e7f3/add_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1027] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:41:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:19.208 7 WARNING neutron_lib.context [None req-50aac70d-63f3-415f-8bc4-e93117419f29 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:19.429 8 INFO neutron.services.segments.plugin [-] Segment 2688de85-449b-4eb1-826b-e1b8a528ed9e resource provider aggregate not found 2026-05-12 12:41:19.435 8 INFO neutron.services.segments.plugin [-] Segment 2688de85-449b-4eb1-826b-e1b8a528ed9e resource provider aggregate not found 2026-05-12 12:41:19.457 8 INFO neutron.services.segments.plugin [-] Segment 2688de85-449b-4eb1-826b-e1b8a528ed9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2688de85-449b-4eb1-826b-e1b8a528ed9e found for delete ", "request_id": "req-e77994b4-97f0-44c5-9b75-1f9715bc1df9"}]} 2026-05-12 12:41:19.469 8 INFO neutron.services.segments.plugin [-] Segment 2688de85-449b-4eb1-826b-e1b8a528ed9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2688de85-449b-4eb1-826b-e1b8a528ed9e found for delete ", "request_id": "req-fc38f506-9b71-48ee-9320-4c95aa32fcf7"}]} [pid: 7|app: 0|req: 496/1028] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:19 2026] POST /v2.0/subnets => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:19.517 7 WARNING neutron_lib.context [None req-04792e76-314b-4695-a900-92a9cf3bbfd2 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:19.615 7 INFO neutron.db.segments_db [None req-04792e76-314b-4695-a900-92a9cf3bbfd2 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Added segment 2860693c-8d56-4567-a7f9-cbc898973df8 of type vxlan for network f75ca9a9-0928-4cf8-ab36-5266e89da67e 2026-05-12 12:41:19.977 7 INFO neutron.db.l3_hamode_db [None req-04792e76-314b-4695-a900-92a9cf3bbfd2 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:20.163 7 INFO neutron.db.l3_hamode_db [None req-04792e76-314b-4695-a900-92a9cf3bbfd2 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 533/1029] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:41:18 2026] PUT /v2.0/routers/f968bfe3-fc43-481b-86e7-552d53395ae9/remove_router_interface => generated 309 bytes in 1421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:20.193 8 WARNING neutron_lib.context [None req-ce617128-d388-411b-bf43-caef56d3ee17 9750d62510bd455d8b060333f6ebbc31 94e9f39b614b43079ae14a94493fa54f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 534/1030] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:41:20 2026] POST /v2.0/security-groups => generated 1659 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1031] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:19 2026] POST /v2.0/routers => generated 510 bytes in 1658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:21.169 7 WARNING neutron_lib.context [None req-febd0e35-6972-4bfa-be33-74c63afa98d6 9750d62510bd455d8b060333f6ebbc31 94e9f39b614b43079ae14a94493fa54f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 498/1032] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:41:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:21.460 8 INFO neutron.db.l3_hamode_db [None req-c51755d0-ceae-4506-82dc-83ad42ce92a8 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 7591512b-3a70-4d4c-906c-516088f90e99 was deleted as no HA routers are present in tenant c09a00a48c364f6ca869eeb53eafb4a1. [pid: 8|app: 0|req: 535/1033] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:20 2026] DELETE /v2.0/routers/f968bfe3-fc43-481b-86e7-552d53395ae9 => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:21.476 8 WARNING neutron_lib.context [None req-6a17e22d-14b1-443a-b21a-1e35e7475393 9750d62510bd455d8b060333f6ebbc31 94e9f39b614b43079ae14a94493fa54f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:21.486 8 INFO neutron.services.segments.plugin [-] Segment 00ca74eb-d07a-45c9-99a6-93ee43aacb19 resource provider aggregate not found 2026-05-12 12:41:21.506 8 INFO neutron.services.segments.plugin [-] Segment 00ca74eb-d07a-45c9-99a6-93ee43aacb19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00ca74eb-d07a-45c9-99a6-93ee43aacb19 found for delete ", "request_id": "req-63a6f412-7faf-4c30-b33d-9a56dba13026"}]} 2026-05-12 12:41:21.510 8 INFO neutron.services.segments.plugin [-] Segment 00ca74eb-d07a-45c9-99a6-93ee43aacb19 resource provider aggregate not found 2026-05-12 12:41:21.527 8 INFO neutron.services.segments.plugin [-] Segment 00ca74eb-d07a-45c9-99a6-93ee43aacb19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00ca74eb-d07a-45c9-99a6-93ee43aacb19 found for delete ", "request_id": "req-fe7a29b5-993e-47dd-be83-9f2089161cab"}]} [pid: 8|app: 0|req: 536/1034] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:41:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1035] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:21 2026] DELETE /v2.0/subnets/7f414ce4-3c65-4285-9196-241c832351c5 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:21.945 8 WARNING neutron_lib.context [None req-91afb88f-e499-4519-b69e-8f8356c857c9 9750d62510bd455d8b060333f6ebbc31 94e9f39b614b43079ae14a94493fa54f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 499/1036] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:41:21 2026] PUT /v2.0/routers/1186dbfb-48a1-474e-a808-75e963597ddf/add_router_interface => generated 309 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1037] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:41:21 2026] POST /v2.0/floatingips => generated 552 bytes in 878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:22.940 7 INFO neutron.services.segments.plugin [-] Segment ce1cb382-63fb-4d7a-afba-115bcc7c8aae resource provider aggregate not found 2026-05-12 12:41:22.949 7 INFO neutron.services.segments.plugin [-] Segment ce1cb382-63fb-4d7a-afba-115bcc7c8aae resource provider aggregate not found 2026-05-12 12:41:22.957 7 INFO neutron.services.segments.plugin [-] Segment ce1cb382-63fb-4d7a-afba-115bcc7c8aae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1cb382-63fb-4d7a-afba-115bcc7c8aae found for delete ", "request_id": "req-c42d476c-403d-4b33-ac30-df66d761d991"}]} 2026-05-12 12:41:22.966 7 INFO neutron.services.segments.plugin [-] Segment ce1cb382-63fb-4d7a-afba-115bcc7c8aae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1cb382-63fb-4d7a-afba-115bcc7c8aae found for delete ", "request_id": "req-ac349cd3-73ce-4c4f-88ea-f2cde0691996"}]} [pid: 7|app: 0|req: 500/1038] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:22 2026] DELETE /v2.0/networks/da015702-d483-42c3-b9a6-d30efecce0e0 => 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: 501/1039] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:41:22 2026] GET /v2.0/ports/acbe9847-9255-4197-ab08-2b518d5941b4 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1040] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:22 2026] GET /v2.0/security-groups?tenant_id=12198e960472468288607ee72fd18d74&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1041] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:23 2026] GET /v2.0/security-groups?tenant_id=c09a00a48c364f6ca869eeb53eafb4a1&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1042] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:23 2026] DELETE /v2.0/security-groups/6a57fa8f-0007-4451-8138-faef42a3cbb8 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1043] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:23 2026] DELETE /v2.0/security-groups/a98f4c7b-930a-4399-887e-8d3c627956c9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1044] 10.0.0.19 () {34 vars in 1096 bytes} [Tue May 12 12:41:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--415827106&fields=id&tenant_id=94e9f39b614b43079ae14a94493fa54f => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1045] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:23 2026] GET /v2.0/security-groups?tenant_id=ecc6d8a970984edfa7787c157f609bd7&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1046] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:41:23 2026] GET /v2.0/networks?id=558eac69-d6eb-4501-906e-fe2f6e4d0ab4 => generated 670 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1047] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:23 2026] DELETE /v2.0/security-groups/401e66b5-c6b0-4335-9edd-cb36dc463dda => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1048] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/quotas/94e9f39b614b43079ae14a94493fa54f => 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: 502/1049] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:41:23 2026] PUT /v2.0/routers/1186dbfb-48a1-474e-a808-75e963597ddf/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1050] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/ports?device_id=1186dbfb-48a1-474e-a808-75e963597ddf => 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: 548/1051] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/ports?tenant_id=94e9f39b614b43079ae14a94493fa54f&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1052] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/networks/558eac69-d6eb-4501-906e-fe2f6e4d0ab4?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1053] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/networks/558eac69-d6eb-4501-906e-fe2f6e4d0ab4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1054] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:24.865 7 INFO neutron.db.l3_hamode_db [None req-445a05c2-2a03-45e5-804e-83efd79cc07e 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] HA network f75ca9a9-0928-4cf8-ab36-5266e89da67e was deleted as no HA routers are present in tenant 1250a07aace84aac95b70f8abc86f16d. [pid: 7|app: 0|req: 504/1055] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/routers/1186dbfb-48a1-474e-a808-75e963597ddf => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1056] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/subnets/465460e7-03f1-40d1-bcda-c696c4704c3c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:25.173 7 INFO neutron.services.segments.plugin [-] Segment 2860693c-8d56-4567-a7f9-cbc898973df8 resource provider aggregate not found 2026-05-12 12:41:25.177 7 INFO neutron.services.segments.plugin [-] Segment 2860693c-8d56-4567-a7f9-cbc898973df8 resource provider aggregate not found 2026-05-12 12:41:25.187 7 INFO neutron.services.segments.plugin [-] Segment 2860693c-8d56-4567-a7f9-cbc898973df8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2860693c-8d56-4567-a7f9-cbc898973df8 found for delete ", "request_id": "req-236e967c-5a10-496d-aa26-b50d3d07c77c"}]} 2026-05-12 12:41:25.204 7 INFO neutron.services.segments.plugin [-] Segment 2860693c-8d56-4567-a7f9-cbc898973df8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2860693c-8d56-4567-a7f9-cbc898973df8 found for delete ", "request_id": "req-5df53983-6747-4799-9414-0d5df52764f3"}]} [pid: 7|app: 0|req: 505/1057] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:25 2026] DELETE /v2.0/networks/ca9177be-500e-4636-992d-fc9ec0ed699e => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:25.574 8 WARNING neutron_lib.context [None req-689cee70-6380-4cb7-bdb4-ca1523e6c1eb 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:25.631 8 INFO neutron.db.segments_db [None req-689cee70-6380-4cb7-bdb4-ca1523e6c1eb 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Added segment 24791dd0-62c9-427d-80ba-124e8a290a5a of type vxlan for network d6c08afc-d35c-4ce7-8d9b-3e36c7ca5fb2 [pid: 7|app: 0|req: 506/1058] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:25 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:26.010 8 INFO neutron.db.l3_hamode_db [None req-689cee70-6380-4cb7-bdb4-ca1523e6c1eb 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/1059] 10.0.0.58 () {32 vars in 651 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions => generated 20516 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1060] 10.0.0.58 () {32 vars in 679 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1061] 10.0.0.58 () {32 vars in 679 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1062] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1063] 10.0.0.58 () {32 vars in 663 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1064] 10.0.0.58 () {32 vars in 697 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1065] 10.0.0.58 () {32 vars in 695 bytes} [Tue May 12 12:41:26 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: 514/1066] 10.0.0.58 () {32 vars in 699 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1067] 10.0.0.58 () {32 vars in 687 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1068] 10.0.0.58 () {32 vars in 701 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1069] 10.0.0.58 () {32 vars in 691 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1070] 10.0.0.58 () {32 vars in 693 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1071] 10.0.0.58 () {32 vars in 683 bytes} [Tue May 12 12:41:26 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: 520/1072] 10.0.0.58 () {32 vars in 685 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1073] 10.0.0.58 () {32 vars in 659 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1074] 10.0.0.58 () {32 vars in 697 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1075] 10.0.0.58 () {32 vars in 677 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1076] 10.0.0.58 () {32 vars in 681 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1077] 10.0.0.58 () {32 vars in 673 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1078] 10.0.0.58 () {32 vars in 687 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1079] 10.0.0.58 () {32 vars in 721 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1080] 10.0.0.58 () {32 vars in 685 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1081] 10.0.0.58 () {32 vars in 667 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1082] 10.0.0.58 () {32 vars in 685 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1083] 10.0.0.58 () {32 vars in 679 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1084] 10.0.0.58 () {32 vars in 697 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1085] 10.0.0.58 () {32 vars in 677 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1086] 10.0.0.58 () {32 vars in 665 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/router => generated 256 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1087] 10.0.0.58 () {32 vars in 675 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1088] 10.0.0.58 () {32 vars in 663 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1089] 10.0.0.58 () {32 vars in 673 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1090] 10.0.0.58 () {32 vars in 711 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1091] 10.0.0.58 () {32 vars in 689 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1092] 10.0.0.58 () {32 vars in 681 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1093] 10.0.0.58 () {32 vars in 667 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1094] 10.0.0.58 () {32 vars in 685 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1095] 10.0.0.58 () {32 vars in 703 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1096] 10.0.0.58 () {32 vars in 673 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1097] 10.0.0.58 () {32 vars in 699 bytes} [Tue May 12 12:41:26 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: 546/1098] 10.0.0.58 () {32 vars in 673 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1099] 10.0.0.58 () {32 vars in 691 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1100] 10.0.0.58 () {32 vars in 687 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1101] 10.0.0.58 () {32 vars in 707 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1102] 10.0.0.58 () {32 vars in 703 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1103] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1104] 10.0.0.58 () {32 vars in 695 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1105] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => 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: 554/1106] 10.0.0.58 () {32 vars in 709 bytes} [Tue May 12 12:41:26 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: 555/1107] 10.0.0.58 () {32 vars in 667 bytes} [Tue May 12 12:41:26 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: 556/1108] 10.0.0.58 () {32 vars in 685 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/extensions/binding-extended => 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: 557/1109] 10.0.0.58 () {32 vars in 679 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1110] 10.0.0.58 () {32 vars in 673 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:27.018 8 INFO neutron.db.l3_hamode_db [None req-689cee70-6380-4cb7-bdb4-ca1523e6c1eb 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 559/1111] 10.0.0.58 () {32 vars in 669 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1112] 10.0.0.58 () {32 vars in 659 bytes} [Tue May 12 12:41:27 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: 561/1113] 10.0.0.58 () {32 vars in 697 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1114] 10.0.0.58 () {32 vars in 697 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1115] 10.0.0.58 () {32 vars in 675 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1116] 10.0.0.58 () {32 vars in 667 bytes} [Tue May 12 12:41:27 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: 565/1117] 10.0.0.58 () {32 vars in 681 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1118] 10.0.0.58 () {32 vars in 699 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1119] 10.0.0.58 () {32 vars in 683 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1120] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1121] 10.0.0.58 () {32 vars in 667 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1122] 10.0.0.58 () {32 vars in 695 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1123] 10.0.0.58 () {32 vars in 693 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1124] 10.0.0.58 () {32 vars in 683 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1125] 10.0.0.58 () {32 vars in 687 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1126] 10.0.0.58 () {32 vars in 665 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1127] 10.0.0.58 () {32 vars in 679 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1128] 10.0.0.58 () {32 vars in 679 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1129] 10.0.0.58 () {32 vars in 689 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1130] 10.0.0.58 () {32 vars in 689 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1131] 10.0.0.58 () {32 vars in 693 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1132] 10.0.0.58 () {32 vars in 683 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1133] 10.0.0.58 () {32 vars in 687 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1134] 10.0.0.58 () {32 vars in 699 bytes} [Tue May 12 12:41:27 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) 2026-05-12 12:41:27.264 7 INFO neutron.services.segments.plugin [-] Segment 69e0c1d8-c8a7-48c4-9872-87bf22e4eeaa resource provider aggregate not found 2026-05-12 12:41:27.268 7 INFO neutron.services.segments.plugin [-] Segment 69e0c1d8-c8a7-48c4-9872-87bf22e4eeaa resource provider aggregate not found [pid: 7|app: 0|req: 583/1135] 10.0.0.58 () {32 vars in 701 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1136] 10.0.0.58 () {32 vars in 711 bytes} [Tue May 12 12:41:27 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) 2026-05-12 12:41:27.293 7 INFO neutron.services.segments.plugin [-] Segment 69e0c1d8-c8a7-48c4-9872-87bf22e4eeaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e0c1d8-c8a7-48c4-9872-87bf22e4eeaa found for delete ", "request_id": "req-edfdafc9-2291-4553-b45c-4d5cc51f9a24"}]} [pid: 7|app: 0|req: 585/1137] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:27.308 7 INFO neutron.services.segments.plugin [-] Segment 69e0c1d8-c8a7-48c4-9872-87bf22e4eeaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e0c1d8-c8a7-48c4-9872-87bf22e4eeaa found for delete ", "request_id": "req-c976f782-abce-42db-b92a-c05c852768db"}]} [pid: 7|app: 0|req: 586/1138] 10.0.0.58 () {32 vars in 713 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1139] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1140] 10.0.0.58 () {32 vars in 739 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1141] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1142] 10.0.0.58 () {32 vars in 681 bytes} [Tue May 12 12:41:27 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: 591/1143] 10.0.0.58 () {32 vars in 667 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1144] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:41:27 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: 593/1145] 10.0.0.58 () {32 vars in 677 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1146] 10.0.0.58 () {32 vars in 667 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1147] 10.0.0.58 () {32 vars in 695 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1148] 10.0.0.58 () {32 vars in 703 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1149] 10.0.0.58 () {32 vars in 699 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1150] 10.0.0.58 () {32 vars in 699 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1151] 10.0.0.58 () {32 vars in 681 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1152] 10.0.0.58 () {32 vars in 703 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1153] 10.0.0.58 () {32 vars in 693 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1154] 10.0.0.58 () {32 vars in 687 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1155] 10.0.0.58 () {32 vars in 695 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1156] 10.0.0.58 () {32 vars in 677 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1157] 10.0.0.58 () {32 vars in 687 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1158] 10.0.0.58 () {32 vars in 699 bytes} [Tue May 12 12:41:27 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: 607/1159] 10.0.0.58 () {32 vars in 663 bytes} [Tue May 12 12:41:27 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: 608/1160] 10.0.0.58 () {32 vars in 679 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1161] 10.0.0.58 () {32 vars in 691 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1162] 10.0.0.58 () {32 vars in 675 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1163] 10.0.0.58 () {32 vars in 665 bytes} [Tue May 12 12:41:27 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1164] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1165] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:25 2026] POST /v2.0/routers => generated 692 bytes in 2607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1166] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/routers/5fce34ee-8474-4db0-a0cc-5ac11cb89359 => generated 698 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1167] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/routers => generated 701 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1168] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/security-groups?tenant_id=3b50ef2fc02946cfa1cdc3f3c5a0b779&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: 555/1169] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:28 2026] DELETE /v2.0/security-groups/a597d71e-2dfc-4f74-b7af-0cbe0936b8f5 => 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: 615/1170] 10.0.0.58 () {34 vars in 739 bytes} [Tue May 12 12:41:28 2026] PUT /v2.0/routers/5fce34ee-8474-4db0-a0cc-5ac11cb89359 => generated 705 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1171] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/networks?id=558eac69-d6eb-4501-906e-fe2f6e4d0ab4 => generated 670 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1172] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94e9f39b614b43079ae14a94493fa54f => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1173] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/routers/5fce34ee-8474-4db0-a0cc-5ac11cb89359 => generated 705 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:29.047 8 WARNING neutron_lib.context [req-0b808482-81e4-4411-81ec-15b6deebc861 req-c9eeb3ae-7709-4887-8447-469a846296c4 9750d62510bd455d8b060333f6ebbc31 94e9f39b614b43079ae14a94493fa54f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 617/1174] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:41:29 2026] GET /v2.0/ports?device_id=5fce34ee-8474-4db0-a0cc-5ac11cb89359 => 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: 558/1175] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:41:29 2026] POST /v2.0/ports => generated 954 bytes in 422 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: 559/1176] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:29 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 957 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1177] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:29 2026] GET /v2.0/security-groups?tenant_id=84c8ec825ada4cf89238273d7a195536&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1178] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:41:29 2026] PUT /v2.0/ports/14de20a6-e903-4972-b77d-0604520158c0 => generated 1235 bytes in 832 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: 562/1179] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:30 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:30.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af7d0410-9f8b-4be5-ac62-292339d22d5c'] response: {'name': 'network-changed', 'server_uuid': '7d82ac13-f11c-4202-ab57-c10826ca2c43', 'tag': '14de20a6-e903-4972-b77d-0604520158c0', 'status': 'completed', 'code': 200} 2026-05-12 12:41:30.999 7 INFO neutron.services.segments.plugin [-] Segment 24791dd0-62c9-427d-80ba-124e8a290a5a resource provider aggregate not found 2026-05-12 12:41:31.022 7 INFO neutron.services.segments.plugin [-] Segment 24791dd0-62c9-427d-80ba-124e8a290a5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24791dd0-62c9-427d-80ba-124e8a290a5a found for delete ", "request_id": "req-70a3dc7a-aa5f-4328-af77-dd65355dce7c"}]} 2026-05-12 12:41:31.023 7 INFO neutron.services.segments.plugin [-] Segment 24791dd0-62c9-427d-80ba-124e8a290a5a resource provider aggregate not found 2026-05-12 12:41:31.044 7 INFO neutron.services.segments.plugin [-] Segment 24791dd0-62c9-427d-80ba-124e8a290a5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24791dd0-62c9-427d-80ba-124e8a290a5a found for delete ", "request_id": "req-84d27aee-6a74-49f5-893c-5aacb3a39eb6"}]} [pid: 8|app: 0|req: 563/1180] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:30 2026] DELETE /v2.0/security-groups/95528034-f114-4979-8e5c-9e0f612eacb1 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:31.053 7 INFO neutron.db.l3_hamode_db [None req-dbc524a3-00f8-40fc-9e75-5113ba9feb91 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] HA network d6c08afc-d35c-4ce7-8d9b-3e36c7ca5fb2 was deleted as no HA routers are present in tenant 1250a07aace84aac95b70f8abc86f16d. [pid: 7|app: 0|req: 618/1181] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:29 2026] DELETE /v2.0/routers/5fce34ee-8474-4db0-a0cc-5ac11cb89359 => generated 0 bytes in 1981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1182] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports?device_id=5fce34ee-8474-4db0-a0cc-5ac11cb89359 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:31.112 7 INFO neutron.api.v2.resource [None req-56397878-486d-4cbb-9d19-11fdef3ba9ec 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1183] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/routers/5fce34ee-8474-4db0-a0cc-5ac11cb89359 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1184] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports?device_id=1186dbfb-48a1-474e-a808-75e963597ddf => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:31.169 7 INFO neutron.api.v2.resource [None req-645c8986-374f-42b7-8c29-c199a5542fa6 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1185] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/routers/1186dbfb-48a1-474e-a808-75e963597ddf => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:31.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-793f3801-9e1e-4bc6-aa73-1a05bb6c21cb 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1186] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/subnets/465460e7-03f1-40d1-bcda-c696c4704c3c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1187] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports?device_id=ba74caf1-9ad0-4c02-9e65-5bee59e9d3a3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:31.275 8 WARNING neutron_lib.context [None req-4cf9c388-3252-4709-800e-93cd4883970b 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:31.276 8 WARNING neutron_lib.context [None req-4cf9c388-3252-4709-800e-93cd4883970b 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1188] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/security-groups?tenant_id=0da00b160cb74198ac79ac495fe6f9f3&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:31.382 7 INFO neutron.api.v2.resource [None req-b7cbb20c-ba63-4389-9c4d-8d2fd808ff05 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 626/1189] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/routers/ba74caf1-9ad0-4c02-9e65-5bee59e9d3a3 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:31.470 8 INFO neutron.db.segments_db [None req-4cf9c388-3252-4709-800e-93cd4883970b 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Added segment d28f3dc7-fd95-43ae-94ba-2f825aed6318 of type vxlan for network db5909e9-1345-4f7c-aae4-d43b1bbf8750 [pid: 7|app: 0|req: 627/1190] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/security-groups/75a96523-1c63-4a95-9f72-8e0a9a291609 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:31.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8265b002-1f9b-4886-b0d4-9813d6c7e412 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1191] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/subnets/9e6e0a89-4c22-45db-bcf1-417db3d4f808 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1192] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports?tenant_id=94e9f39b614b43079ae14a94493fa54f&device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:31.552 8 INFO neutron.db.segments_db [None req-4cf9c388-3252-4709-800e-93cd4883970b 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Added segment f451f0b6-79c0-4803-9b5c-b0093cb06252 of type vxlan for network ec077465-9a24-4a30-8722-a415ae74a6a1 [pid: 7|app: 0|req: 630/1193] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports?device_id=5acd7a0f-9085-4930-a80a-935332f85b0b => 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: 631/1194] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/networks?tenant_id=94e9f39b614b43079ae14a94493fa54f&shared=False => generated 766 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:31.614 7 INFO neutron.api.v2.resource [None req-bbe50287-4d22-4f1b-a20c-44f6ff500d67 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1195] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/routers/5acd7a0f-9085-4930-a80a-935332f85b0b => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1196] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:31.673 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b461a3e-3115-434a-98fc-9c57e1e230ef 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1197] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/subnets/256b4710-6ac6-461e-b38f-5fe5257338d8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:31.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17a0f2c3-76a5-490c-8ad2-616147625ce8 9d95bc5e44944378b012cc11bdf93bef 1250a07aace84aac95b70f8abc86f16d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1198] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/subnets/6ec9dfc0-e654-4110-a79e-036713bc53aa => 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: 564/1199] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:31 2026] POST /v2.0/networks => generated 1245 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1200] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:31.941 8 INFO neutron.services.segments.plugin [-] Segment d28f3dc7-fd95-43ae-94ba-2f825aed6318 resource provider aggregate not found 2026-05-12 12:41:31.947 8 INFO neutron.services.segments.plugin [-] Segment d28f3dc7-fd95-43ae-94ba-2f825aed6318 resource provider aggregate not found 2026-05-12 12:41:31.967 8 INFO neutron.services.segments.plugin [-] Segment d28f3dc7-fd95-43ae-94ba-2f825aed6318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28f3dc7-fd95-43ae-94ba-2f825aed6318 found for delete ", "request_id": "req-3066379f-a825-4a5c-8afe-3f80ef4025e5"}]} 2026-05-12 12:41:31.970 8 INFO neutron.services.segments.plugin [-] Segment d28f3dc7-fd95-43ae-94ba-2f825aed6318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28f3dc7-fd95-43ae-94ba-2f825aed6318 found for delete ", "request_id": "req-69d183a3-bdb8-42d4-8eba-4fb902c3e4f3"}]} [pid: 8|app: 0|req: 565/1201] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/networks/db5909e9-1345-4f7c-aae4-d43b1bbf8750 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1202] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => 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: 638/1203] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&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: 566/1204] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/networks/ec077465-9a24-4a30-8722-a415ae74a6a1 => 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: 639/1205] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/networks => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:32.263 7 WARNING neutron_lib.context [None req-3490d88a-1c6b-40c4-a12f-deb579ab54a5 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:32.336 7 INFO neutron.db.segments_db [None req-3490d88a-1c6b-40c4-a12f-deb579ab54a5 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Added segment 7ff09da1-3886-4b1e-bc2f-a66437994c3d of type vxlan for network 7bfe5ecd-4e46-43ba-ab37-964d0ac1d877 [pid: 8|app: 0|req: 567/1206] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/security-groups?tenant_id=1250a07aace84aac95b70f8abc86f16d&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1209] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:32 2026] POST /v2.0/networks => generated 650 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:32.522 7 WARNING neutron_lib.context [None req-4ae92bb2-78d1-459e-a446-0e330efce3e1 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 570/1210] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:32 2026] DELETE /v2.0/security-groups/7648990d-123d-447b-bc39-10af4e06830c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:32.595 7 INFO neutron.db.segments_db [None req-4ae92bb2-78d1-459e-a446-0e330efce3e1 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Added segment df7cb1e9-cb57-4cdf-9466-a0284ec9a697 of type vxlan for network 54300e31-b2e0-434b-ba7a-7c04894e26e9 [pid: 8|app: 0|req: 571/1211] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/ports?tenant_id=94e9f39b614b43079ae14a94493fa54f&device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1212] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:32 2026] POST /v2.0/networks => generated 649 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:32.760 7 WARNING neutron_lib.context [None req-29f2cc22-6054-43f5-8d20-d9ed2fe9b203 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 572/1213] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=14de20a6-e903-4972-b77d-0604520158c0 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:32.806 7 WARNING neutron_lib.context [None req-29f2cc22-6054-43f5-8d20-d9ed2fe9b203 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 573/1214] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/subnets?id=2129091f-2530-4882-83cd-dbf8605e22c6 => generated 688 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1215] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/ports?network_id=558eac69-d6eb-4501-906e-fe2f6e4d0ab4&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1216] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/networks/558eac69-d6eb-4501-906e-fe2f6e4d0ab4?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1217] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/networks/558eac69-d6eb-4501-906e-fe2f6e4d0ab4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1218] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:33 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1219] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:33 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1220] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:41:32 2026] POST /v2.0/ports => generated 1505 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1221] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:41:33 2026] GET /v2.0/ports => generated 1505 bytes in 157 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: 643/1222] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:41:33 2026] DELETE /v2.0/ports/39605078-fe4d-415e-9227-bd4caad8766a => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:34.123 8 INFO neutron.services.segments.plugin [-] Segment f451f0b6-79c0-4803-9b5c-b0093cb06252 resource provider aggregate not found 2026-05-12 12:41:34.136 8 INFO neutron.services.segments.plugin [-] Segment f451f0b6-79c0-4803-9b5c-b0093cb06252 resource provider aggregate not found 2026-05-12 12:41:34.141 8 INFO neutron.services.segments.plugin [-] Segment f451f0b6-79c0-4803-9b5c-b0093cb06252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f451f0b6-79c0-4803-9b5c-b0093cb06252 found for delete ", "request_id": "req-e1bbe6e6-a856-43b4-8bc8-1cc3e8248c1d"}]} 2026-05-12 12:41:34.164 8 INFO neutron.services.segments.plugin [-] Segment f451f0b6-79c0-4803-9b5c-b0093cb06252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f451f0b6-79c0-4803-9b5c-b0093cb06252 found for delete ", "request_id": "req-f7e03220-fc16-47fe-b0a6-641944509d73"}]} [pid: 8|app: 0|req: 580/1223] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:41:34 2026] DELETE /v2.0/ports/cd059c6b-7738-4a75-83f7-3544d2be676d => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1224] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:41:34 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-12 12:41:34.442 8 WARNING neutron_lib.context [None req-57bd4458-5754-4c11-a925-a3c73ff6c33f 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 644/1225] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:34.501 8 INFO neutron.db.segments_db [None req-57bd4458-5754-4c11-a925-a3c73ff6c33f 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Added segment ff2137d6-595c-4c94-9667-ad669c808607 of type vxlan for network 323f7d89-dfe9-4461-a039-1e4d40746335 [pid: 7|app: 0|req: 645/1226] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1227] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:34 2026] POST /v2.0/networks => generated 648 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:34.644 8 WARNING neutron_lib.context [None req-33d3f70e-041a-4962-b852-66cc6a964a79 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:34.713 8 INFO neutron.db.segments_db [None req-33d3f70e-041a-4962-b852-66cc6a964a79 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Added segment 66864347-3492-4c1e-86be-cfc8b9b3eef4 of type vxlan for network 3d3b0baf-fc3d-4481-9f57-97c8b8704d5f 2026-05-12 12:41:34.781 7 WARNING neutron_lib.context [None req-35780229-c041-4660-a0f3-2bece39c5fe3 e448d4b1705444c9932b6f4639a4272d b63d59b7b8b0413eb6b921942f21a558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 583/1228] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:34 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:34.857 8 WARNING neutron_lib.context [None req-b3b9a452-66c2-4e1b-a1a9-e2f218c5dd40 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:34.880 8 WARNING neutron_lib.context [None req-b3b9a452-66c2-4e1b-a1a9-e2f218c5dd40 16e63b2078f440f8ad359920f0f2319e d24a04b57f134adcbeeafd1f99c81d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1229] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:41:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1230] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/security-groups => generated 4529 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1231] 10.0.0.58 () {34 vars in 756 bytes} [Tue May 12 12:41:35 2026] PUT /v2.0/security-groups/39e1a835-2493-48e6-b7f2-06df5222e367 => generated 1663 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1232] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/security-groups/39e1a835-2493-48e6-b7f2-06df5222e367 => generated 1663 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1233] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:35 2026] DELETE /v2.0/security-groups/39e1a835-2493-48e6-b7f2-06df5222e367 => 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: 651/1234] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:41:35 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) 2026-05-12 12:41:35.426 7 INFO neutron.api.v2.resource [None req-e397e148-ee5b-4a98-a990-b9f0502243d9 e448d4b1705444c9932b6f4639a4272d b63d59b7b8b0413eb6b921942f21a558 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1235] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:34 2026] POST /v2.0/subnets => generated 1273 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1236] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:35 2026] DELETE /v2.0/security-groups/39e1a835-2493-48e6-b7f2-06df5222e367 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:35.441 7 WARNING neutron_lib.context [None req-194dcfa8-5932-4d02-9f8a-536962b17b14 e448d4b1705444c9932b6f4639a4272d b63d59b7b8b0413eb6b921942f21a558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 585/1237] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/subnets => generated 1909 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1238] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:41:35 2026] POST /v2.0/security-groups => generated 1624 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:41:35.624 7 WARNING neutron_lib.context [None req-2233faf5-3ff2-42e2-997b-ee629d4d4a8e e448d4b1705444c9932b6f4639a4272d b63d59b7b8b0413eb6b921942f21a558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 586/1239] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:35 2026] DELETE /v2.0/subnets/a12db911-7960-4348-86ce-f56287703c92 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1240] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => 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: 654/1241] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:41:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1242] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1243] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/security-group-rules/31b7c4e1-6469-4511-966b-319a1912a950 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1244] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1245] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:35 2026] DELETE /v2.0/subnets/e8ea40ad-1bb2-4100-9cea-a07ab2f2d8cd => 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: 589/1246] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/subnets => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1247] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:41:35 2026] DELETE /v2.0/security-group-rules/31b7c4e1-6469-4511-966b-319a1912a950 => 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: 659/1248] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:41:36 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) 2026-05-12 12:41:36.100 7 WARNING neutron_lib.context [None req-ef253fd5-b27e-47b2-b2ec-d299a5e93130 e448d4b1705444c9932b6f4639a4272d b63d59b7b8b0413eb6b921942f21a558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:36.174 8 INFO neutron.services.segments.plugin [-] Segment 66864347-3492-4c1e-86be-cfc8b9b3eef4 resource provider aggregate not found 2026-05-12 12:41:36.184 8 INFO neutron.services.segments.plugin [-] Segment 66864347-3492-4c1e-86be-cfc8b9b3eef4 resource provider aggregate not found 2026-05-12 12:41:36.199 8 INFO neutron.services.segments.plugin [-] Segment 66864347-3492-4c1e-86be-cfc8b9b3eef4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66864347-3492-4c1e-86be-cfc8b9b3eef4 found for delete ", "request_id": "req-19002f6a-3c6a-4a82-b4a5-3e560536805b"}]} 2026-05-12 12:41:36.202 8 INFO neutron.services.segments.plugin [-] Segment 66864347-3492-4c1e-86be-cfc8b9b3eef4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66864347-3492-4c1e-86be-cfc8b9b3eef4 found for delete ", "request_id": "req-42853d14-68bd-43f3-83ec-5644640e5cbd"}]} [pid: 8|app: 0|req: 590/1249] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:36 2026] DELETE /v2.0/networks/3d3b0baf-fc3d-4481-9f57-97c8b8704d5f => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1250] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:41:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1251] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/security-group-rules/146007fa-6a6a-41e5-96ba-fe23ccd9c32c => 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: 662/1252] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1253] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:41:36 2026] DELETE /v2.0/security-group-rules/146007fa-6a6a-41e5-96ba-fe23ccd9c32c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1254] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:36 2026] DELETE /v2.0/networks/323f7d89-dfe9-4461-a039-1e4d40746335 => 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: 664/1255] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:36.512 7 WARNING neutron_lib.context [None req-63844c2a-90f2-4689-9fde-68cfbf69ad0e e448d4b1705444c9932b6f4639a4272d b63d59b7b8b0413eb6b921942f21a558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:36.565 7 INFO neutron.db.securitygroups_db [None req-63844c2a-90f2-4689-9fde-68cfbf69ad0e e448d4b1705444c9932b6f4639a4272d b63d59b7b8b0413eb6b921942f21a558 - - default default] Project b63d59b7b8b0413eb6b921942f21a558 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: 592/1256] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:36 2026] DELETE /v2.0/networks/54300e31-b2e0-434b-ba7a-7c04894e26e9 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1257] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:41:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1258] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/security-group-rules/7a532f85-733d-496a-84bc-473636623d7d => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1259] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1260] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:41:36 2026] DELETE /v2.0/security-group-rules/7a532f85-733d-496a-84bc-473636623d7d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1261] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:36 2026] DELETE /v2.0/networks/7bfe5ecd-4e46-43ba-ab37-964d0ac1d877 => 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: 669/1262] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1263] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => 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: 671/1264] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&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: 594/1265] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:36 2026] DELETE /v2.0/security-groups/ec98ac1c-1314-4346-8054-88f83965c2f0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1266] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1267] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:41:37 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: 7|app: 0|req: 673/1268] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/security-groups?tenant_id=d24a04b57f134adcbeeafd1f99c81d0e&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: 674/1269] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:37 2026] DELETE /v2.0/security-groups/2327ef84-d582-4c56-a5a3-943c6c63b6ce => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1270] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/security-groups?tenant_id=b63d59b7b8b0413eb6b921942f21a558&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1271] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:38 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1272] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:38 2026] DELETE /v2.0/security-groups/0f36d57b-c91d-4e2b-b332-88b019caf3b1 => 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: 676/1273] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:38 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:38.261 8 INFO neutron.services.segments.plugin [-] Segment ff2137d6-595c-4c94-9667-ad669c808607 resource provider aggregate not found 2026-05-12 12:41:38.274 8 INFO neutron.services.segments.plugin [-] Segment ff2137d6-595c-4c94-9667-ad669c808607 resource provider aggregate not found 2026-05-12 12:41:38.285 8 INFO neutron.services.segments.plugin [-] Segment ff2137d6-595c-4c94-9667-ad669c808607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff2137d6-595c-4c94-9667-ad669c808607 found for delete ", "request_id": "req-c888ee09-1c7f-4919-b9ed-45418b47393e"}]} 2026-05-12 12:41:38.300 8 INFO neutron.services.segments.plugin [-] Segment ff2137d6-595c-4c94-9667-ad669c808607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff2137d6-595c-4c94-9667-ad669c808607 found for delete ", "request_id": "req-15d08fe8-7d22-4dbc-a2af-6cac3e41bb23"}]} 2026-05-12 12:41:38.308 8 INFO neutron.services.segments.plugin [-] Segment df7cb1e9-cb57-4cdf-9466-a0284ec9a697 resource provider aggregate not found 2026-05-12 12:41:38.317 8 INFO neutron.services.segments.plugin [-] Segment df7cb1e9-cb57-4cdf-9466-a0284ec9a697 resource provider aggregate not found 2026-05-12 12:41:38.326 8 INFO neutron.services.segments.plugin [-] Segment df7cb1e9-cb57-4cdf-9466-a0284ec9a697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7cb1e9-cb57-4cdf-9466-a0284ec9a697 found for delete ", "request_id": "req-55679db9-3d27-4117-88f9-0a5cd4fd67fd"}]} 2026-05-12 12:41:38.334 8 INFO neutron.services.segments.plugin [-] Segment df7cb1e9-cb57-4cdf-9466-a0284ec9a697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7cb1e9-cb57-4cdf-9466-a0284ec9a697 found for delete ", "request_id": "req-fef5f638-9512-43c0-8e4b-3bd4619fbdfa"}]} 2026-05-12 12:41:38.349 8 INFO neutron.services.segments.plugin [-] Segment 7ff09da1-3886-4b1e-bc2f-a66437994c3d resource provider aggregate not found 2026-05-12 12:41:38.357 8 INFO neutron.services.segments.plugin [-] Segment 7ff09da1-3886-4b1e-bc2f-a66437994c3d resource provider aggregate not found 2026-05-12 12:41:38.369 8 INFO neutron.services.segments.plugin [-] Segment 7ff09da1-3886-4b1e-bc2f-a66437994c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff09da1-3886-4b1e-bc2f-a66437994c3d found for delete ", "request_id": "req-5770edd9-bbfa-485b-bba9-7bb9559d216a"}]} [pid: 7|app: 0|req: 677/1274] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:38 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:38.383 8 INFO neutron.services.segments.plugin [-] Segment 7ff09da1-3886-4b1e-bc2f-a66437994c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff09da1-3886-4b1e-bc2f-a66437994c3d found for delete ", "request_id": "req-595cdebe-bc34-4130-bbc6-7c7fac952cd1"}]} [pid: 8|app: 0|req: 598/1275] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:38 2026] GET /v2.0/security-groups?tenant_id=e77a390265f94813b24ae188c27dffb5&name=default => generated 2925 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:38.817 7 INFO neutron.db.l3_db [None req-1fd38f87-fbae-46eb-ac62-d652d48ed2ba 9750d62510bd455d8b060333f6ebbc31 94e9f39b614b43079ae14a94493fa54f - - default default] Floating IP 5de0d337-3e27-430a-ad10-4a400146e82e associated. External IP: 10.96.250.207, port: 14de20a6-e903-4972-b77d-0604520158c0. [pid: 8|app: 0|req: 599/1276] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:38 2026] DELETE /v2.0/security-groups/71cba1b9-4c39-43b1-a72a-0861346558e4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1277] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:41:38 2026] PUT /v2.0/floatingips/5de0d337-3e27-430a-ad10-4a400146e82e => generated 855 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1278] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/security-groups?tenant_id=1c0df880b38e4eaca3d893b3e53366cc&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:39.303 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7474372-a140-4bd7-9a97-9290593510da'] response: {'name': 'network-changed', 'server_uuid': '7d82ac13-f11c-4202-ab57-c10826ca2c43', 'tag': '14de20a6-e903-4972-b77d-0604520158c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 601/1279] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1280] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&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: 679/1281] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:39 2026] DELETE /v2.0/security-groups/40f6650e-6040-4346-b864-376246b312eb => 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: 603/1282] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1283] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1284] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/ports?tenant_id=94e9f39b614b43079ae14a94493fa54f&device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1285] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/networks?id=558eac69-d6eb-4501-906e-fe2f6e4d0ab4 => generated 766 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1286] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=14de20a6-e903-4972-b77d-0604520158c0 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1287] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/subnets?id=2129091f-2530-4882-83cd-dbf8605e22c6 => generated 688 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1288] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/ports?network_id=558eac69-d6eb-4501-906e-fe2f6e4d0ab4&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1289] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/networks/558eac69-d6eb-4501-906e-fe2f6e4d0ab4?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1290] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/networks/558eac69-d6eb-4501-906e-fe2f6e4d0ab4?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: 684/1291] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1292] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&fields=id&fields=name => generated 113 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1293] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:41:41 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:42.181 8 INFO neutron.db.l3_db [req-fe101a7e-148f-4bfb-adf6-b5aa13e80c64 req-34997f8b-a6ef-421a-8cec-382d8fa08b58 9750d62510bd455d8b060333f6ebbc31 94e9f39b614b43079ae14a94493fa54f - - default default] Floating IP 5de0d337-3e27-430a-ad10-4a400146e82e disassociated. External IP: 10.96.250.207, port: 14de20a6-e903-4972-b77d-0604520158c0. [pid: 7|app: 0|req: 686/1294] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1295] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/security-groups?id=2d8a1c0d-14cf-4495-81d8-5b8d9256464b&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: 688/1296] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/security-groups?tenant_id=0fd1f3cb3c1f44f99898ca91f2e0a907&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1297] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:41:41 2026] DELETE /v2.0/ports/14de20a6-e903-4972-b77d-0604520158c0 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1298] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:42 2026] DELETE /v2.0/security-groups/e16346c3-3117-4153-9dd2-be769906413c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:43.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-114e0b32-d2ec-4e57-a0ae-3b6c694ebcc5'] response: {'server_uuid': '7d82ac13-f11c-4202-ab57-c10826ca2c43', 'name': 'network-vif-deleted', 'tag': '14de20a6-e903-4972-b77d-0604520158c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 690/1299] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => 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: 610/1300] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-groups?tenant_id=26a3d52f3fed41068d8b1515d4d9ed47&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1301] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-groups?tenant_id=19e0154b52c0437a8d63f85c30e13e9d&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1302] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:43 2026] DELETE /v2.0/security-groups/5472fa81-82cd-4ee4-8ded-03359de1d07b => 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: 692/1303] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:43 2026] DELETE /v2.0/security-groups/573cb7d3-4b66-47ed-aefb-18f64093e4e7 => 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: 612/1304] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-groups?tenant_id=bb8dfaaf30f641159346c16bbf78ebdf&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1305] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:44 2026] DELETE /v2.0/security-groups/ea4d5db4-ec6a-490b-b884-7e552fdde28a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1306] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => 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: 614/1307] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/ports?device_id=7d82ac13-f11c-4202-ab57-c10826ca2c43 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1308] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/security-groups?tenant_id=a46c19c5492648f4801521add1fd26fc&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: 615/1309] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:45 2026] DELETE /v2.0/security-groups/a577a5ad-a107-4821-bfc0-ad163913586f => 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: 695/1310] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:46 2026] DELETE /v2.0/security-groups/2d8a1c0d-14cf-4495-81d8-5b8d9256464b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:46.879 8 INFO neutron.api.v2.resource [None req-17d2861e-71e7-4f70-96de-5033d0d8b364 9750d62510bd455d8b060333f6ebbc31 94e9f39b614b43079ae14a94493fa54f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1311] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:41:46 2026] GET /v2.0/security-groups/2d8a1c0d-14cf-4495-81d8-5b8d9256464b => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1312] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:41:46 2026] DELETE /v2.0/floatingips/5de0d337-3e27-430a-ad10-4a400146e82e => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1315] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/security-groups?tenant_id=968b33e9b0a9485fb2da5ff5202fa6b5&name=default => generated 2925 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1316] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:47 2026] DELETE /v2.0/security-groups/34ce56f7-7315-4828-9dd6-7bd0063386a4 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1317] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:41:47 2026] PUT /v2.0/routers/5cf1c2fc-189c-46b9-86b3-10ba5339e7f3/remove_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1318] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:48 2026] GET /v2.0/security-groups?tenant_id=2a81a5cc93514896a919471f0c136971&name=default => generated 2925 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1319] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:48 2026] DELETE /v2.0/security-groups/b83f6567-9b92-4bd6-be7b-df9b0b24996f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:49.548 8 INFO neutron.services.segments.plugin [-] Segment f04e91f0-25aa-41e0-a6c0-8ae3c8cbba47 resource provider aggregate not found 2026-05-12 12:41:49.556 8 INFO neutron.services.segments.plugin [-] Segment f04e91f0-25aa-41e0-a6c0-8ae3c8cbba47 resource provider aggregate not found 2026-05-12 12:41:49.576 8 INFO neutron.services.segments.plugin [-] Segment f04e91f0-25aa-41e0-a6c0-8ae3c8cbba47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f04e91f0-25aa-41e0-a6c0-8ae3c8cbba47 found for delete ", "request_id": "req-8fb1fdf2-7cc5-4d95-be38-c7e1bdf09623"}]} 2026-05-12 12:41:49.578 8 INFO neutron.services.segments.plugin [-] Segment f04e91f0-25aa-41e0-a6c0-8ae3c8cbba47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f04e91f0-25aa-41e0-a6c0-8ae3c8cbba47 found for delete ", "request_id": "req-1428f9cf-d48b-4245-af0f-2d745fa2e5f7"}]} 2026-05-12 12:41:49.593 8 INFO neutron.db.l3_hamode_db [None req-7e341812-94a3-45e7-b654-a4f990b0b275 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 28eb67b6-5dd5-4570-9135-d5cd973a3e24 was deleted as no HA routers are present in tenant 94e9f39b614b43079ae14a94493fa54f. [pid: 8|app: 0|req: 618/1320] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:48 2026] DELETE /v2.0/routers/5cf1c2fc-189c-46b9-86b3-10ba5339e7f3 => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1321] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:41:49 2026] DELETE /v2.0/subnets/2129091f-2530-4882-83cd-dbf8605e22c6 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1322] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:49 2026] DELETE /v2.0/networks/558eac69-d6eb-4501-906e-fe2f6e4d0ab4 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1323] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:50 2026] GET /v2.0/security-groups?tenant_id=94e9f39b614b43079ae14a94493fa54f&name=default => 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: 620/1324] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:50 2026] DELETE /v2.0/security-groups/6a251140-7dac-4236-95d0-85399d1e2bbd => 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: 705/1325] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:50 2026] GET /v2.0/security-groups?tenant_id=28e63ca1682a4d17b304b40af032da8b&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1326] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:50 2026] DELETE /v2.0/security-groups/58d34c35-7efe-47a4-8064-b70665e8434d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1327] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:41:51 2026] GET /v2.0/security-groups?tenant_id=3134aeda9d2741ff8573630889024a6a&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:51.594 8 INFO neutron.services.segments.plugin [-] Segment b45a6b6f-380a-420e-9106-eb3893e56d3a resource provider aggregate not found 2026-05-12 12:41:51.603 8 INFO neutron.services.segments.plugin [-] Segment b45a6b6f-380a-420e-9106-eb3893e56d3a resource provider aggregate not found 2026-05-12 12:41:51.620 8 INFO neutron.services.segments.plugin [-] Segment b45a6b6f-380a-420e-9106-eb3893e56d3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45a6b6f-380a-420e-9106-eb3893e56d3a found for delete ", "request_id": "req-afedebb7-959c-40ec-88fc-c788b33ff9a3"}]} 2026-05-12 12:41:51.622 8 INFO neutron.services.segments.plugin [-] Segment b45a6b6f-380a-420e-9106-eb3893e56d3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45a6b6f-380a-420e-9106-eb3893e56d3a found for delete ", "request_id": "req-1ce6981e-3d35-497b-92e1-07d50d4957ed"}]} [pid: 8|app: 0|req: 622/1328] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:41:51 2026] DELETE /v2.0/security-groups/72d4fdc9-ec9d-4b4c-a542-f07e7c02d641 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:52.603 7 INFO neutron.db.segments_db [None req-4f068247-dae6-406f-b297-9c81d285428d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 0ea706d6-f2ab-4ec8-a228-ded3d806016d of type vxlan for network 9030cf22-1db7-42a7-a53b-84415731781a [pid: 7|app: 0|req: 707/1329] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:41:52 2026] POST /v2.0/networks => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1330] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:52 2026] POST /v2.0/subnets => generated 691 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:52.999 8 INFO neutron.db.segments_db [None req-31f6f69a-d372-4ce5-bd99-30acf4b6e4e7 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 3f2919fe-d684-42cd-b9e8-83b92b365e2b of type vxlan for network 3503878a-21df-4217-9b3f-1965cb1d7792 2026-05-12 12:41:53.241 7 INFO neutron.db.segments_db [None req-354da49f-95b5-4a60-bbf0-212c3d6363d5 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment e858cd7e-b095-4f92-ad7a-2e47698458b5 of type vxlan for network 4c2caebe-1e30-4906-ac5b-3ef1fb9100ed 2026-05-12 12:41:53.331 8 INFO neutron.db.l3_hamode_db [None req-31f6f69a-d372-4ce5-bd99-30acf4b6e4e7 6fc7842db0664205b4ef6173205947ec c4088f6f34b24e88848eca14e27b2524 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 708/1331] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:41:52 2026] POST /v2.0/networks => generated 740 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1332] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:53 2026] POST /v2.0/subnets => generated 687 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:53.714 7 WARNING neutron_lib.context [None req-efad116c-9b20-47f0-bef1-9d9100808e74 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:53.879 7 INFO neutron.db.segments_db [None req-efad116c-9b20-47f0-bef1-9d9100808e74 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Added segment 00f5206b-c521-494b-ab5d-f626733709d8 of type vxlan for network 32822e91-9619-4b0f-bb58-cfeb351de758 [pid: 7|app: 0|req: 710/1333] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:53 2026] POST /v2.0/networks => generated 645 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:54.218 7 INFO neutron.db.segments_db [None req-09577151-8305-4a69-b9ef-8a84e9a493b9 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - default default] Added segment b34fb968-9a3e-414f-a565-19d33a951bb9 of type vxlan for network 5797e30c-e504-4bc8-be08-87012d00023f [pid: 7|app: 0|req: 711/1334] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:53 2026] POST /v2.0/networks => generated 727 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:54.348 8 INFO neutron.db.l3_hamode_db [None req-31f6f69a-d372-4ce5-bd99-30acf4b6e4e7 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:54.385 7 INFO neutron.db.segments_db [None req-3b111513-f7ce-45a7-8f7d-9fc3ed2b6741 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 81c39a2b-0b11-4baa-bb3e-b4c7b63106e7 of type vxlan for network 34968ac7-59a4-448d-ade9-0030dfa7c6ae 2026-05-12 12:41:54.667 7 INFO neutron.db.l3_hamode_db [None req-3b111513-f7ce-45a7-8f7d-9fc3ed2b6741 6fc7842db0664205b4ef6173205947ec 7bf840d2ab3e46fcbc8ddeaca31115bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 624/1335] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:52 2026] POST /v2.0/routers => generated 731 bytes in 2399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:55.351 8 WARNING neutron_lib.context [None req-7b0f815e-9ebb-472d-99ab-a2680aa80ab4 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:55.641 7 INFO neutron.db.l3_hamode_db [None req-3b111513-f7ce-45a7-8f7d-9fc3ed2b6741 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 625/1336] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:41:55 2026] POST /v2.0/ports => generated 774 bytes in 343 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: 626/1337] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:55 2026] POST /v2.0/subnets => generated 644 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1338] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:54 2026] POST /v2.0/routers => generated 727 bytes in 2334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:56.670 7 WARNING neutron_lib.context [None req-1d09251d-06c0-4365-83eb-2e42ae655eb1 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:41:56.734 7 INFO neutron.db.segments_db [None req-1d09251d-06c0-4365-83eb-2e42ae655eb1 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Added segment 9ea3285e-039b-452f-a1a0-603b56562213 of type vxlan for network 6aa45c4e-cd83-49af-9ee6-fe7d1de54bc9 [pid: 7|app: 0|req: 713/1339] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:56 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:56.868 7 WARNING neutron.api.v2.base [None req-fbd9c483-7273-4a5e-9f90-437fdf3888f3 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - 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-12 12:41:56.869 7 INFO neutron.api.v2.resource [None req-fbd9c483-7273-4a5e-9f90-437fdf3888f3 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 714/1340] 10.0.0.58 () {34 vars in 679 bytes} [Tue May 12 12:41:56 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1341] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:41:55 2026] PUT /v2.0/routers/5a81475b-c44d-4cf7-b0b2-a1582b6ffe72/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:57.438 8 WARNING neutron_lib.context [None req-bdf8515b-b932-4845-9e6f-d3666605b012 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 628/1342] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:57 2026] POST /v2.0/subnets => generated 626 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:58.455 8 INFO neutron.services.segments.plugin [-] Segment b34fb968-9a3e-414f-a565-19d33a951bb9 resource provider aggregate not found 2026-05-12 12:41:58.463 8 INFO neutron.services.segments.plugin [-] Segment b34fb968-9a3e-414f-a565-19d33a951bb9 resource provider aggregate not found 2026-05-12 12:41:58.479 8 INFO neutron.services.segments.plugin [-] Segment b34fb968-9a3e-414f-a565-19d33a951bb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b34fb968-9a3e-414f-a565-19d33a951bb9 found for delete ", "request_id": "req-13c9d492-3f1e-443c-b920-6ecea4d8b7f7"}]} 2026-05-12 12:41:58.483 8 INFO neutron.services.segments.plugin [-] Segment b34fb968-9a3e-414f-a565-19d33a951bb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b34fb968-9a3e-414f-a565-19d33a951bb9 found for delete ", "request_id": "req-49508dd4-79ba-41bb-9824-c50876210dd8"}]} [pid: 8|app: 0|req: 629/1343] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:57 2026] DELETE /v2.0/networks/5797e30c-e504-4bc8-be08-87012d00023f => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:58.504 8 WARNING neutron_lib.context [None req-777fd999-99d9-4ad2-99b3-cfc46c79eae4 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 715/1344] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:41:56 2026] PUT /v2.0/routers/4296f7df-f66d-44ae-b6d5-2adf463933ec/add_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:58.578 7 WARNING neutron_lib.context [None req-5bc6ffbd-9b06-489a-a813-78b8a8c718d8 9fb8eed68e60404ebe6660135fedbaef c4088f6f34b24e88848eca14e27b2524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 716/1345] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:41:58 2026] POST /v2.0/security-groups => generated 1660 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:41:58.800 7 INFO neutron.db.segments_db [None req-bfc90e66-e64b-4f2d-b2a8-3ed43dd75322 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - default default] Added segment fed41c1b-dac5-4a1e-877b-9204fe6c33ad of type vxlan for network f8bed56e-8e82-4ac2-b91d-782cbf6be7f7 [pid: 7|app: 0|req: 717/1346] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:58 2026] POST /v2.0/networks => generated 725 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:58.915 7 WARNING neutron_lib.context [None req-55f2c34e-7550-45bf-b5d8-e6177e639ace 9fb8eed68e60404ebe6660135fedbaef c4088f6f34b24e88848eca14e27b2524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1347] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:41:58 2026] POST /v2.0/ports => generated 953 bytes in 457 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: 718/1348] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:41:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1349] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:41:58 2026] POST /v2.0/subnets => generated 647 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:59.204 8 WARNING neutron_lib.context [None req-d5d38bab-6fa1-43f2-8bca-e7a840c89bb3 9fb8eed68e60404ebe6660135fedbaef c4088f6f34b24e88848eca14e27b2524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1350] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:41:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:59.374 8 WARNING neutron.api.v2.base [None req-70f82707-aac4-4790-8552-7e728c575204 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - 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-12 12:41:59.375 8 INFO neutron.api.v2.resource [None req-70f82707-aac4-4790-8552-7e728c575204 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 633/1351] 10.0.0.58 () {34 vars in 679 bytes} [Tue May 12 12:41:59 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-12 12:41:59.386 8 WARNING neutron_lib.context [None req-a0e57ba8-8188-4d06-aa09-bb1ed85481cc 9fb8eed68e60404ebe6660135fedbaef c4088f6f34b24e88848eca14e27b2524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 719/1352] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:41:59 2026] DELETE /v2.0/ports/ad355d62-d196-46da-b459-e9e0f918976b => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:59.723 7 INFO neutron.services.segments.plugin [-] Segment fed41c1b-dac5-4a1e-877b-9204fe6c33ad resource provider aggregate not found 2026-05-12 12:41:59.730 7 INFO neutron.services.segments.plugin [-] Segment fed41c1b-dac5-4a1e-877b-9204fe6c33ad resource provider aggregate not found 2026-05-12 12:41:59.738 7 INFO neutron.services.segments.plugin [-] Segment fed41c1b-dac5-4a1e-877b-9204fe6c33ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed41c1b-dac5-4a1e-877b-9204fe6c33ad found for delete ", "request_id": "req-af6c7af6-5fe1-4f83-b960-2eed4dc69fc1"}]} [pid: 7|app: 0|req: 720/1353] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:59 2026] DELETE /v2.0/networks/f8bed56e-8e82-4ac2-b91d-782cbf6be7f7 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:59.748 7 INFO neutron.services.segments.plugin [-] Segment fed41c1b-dac5-4a1e-877b-9204fe6c33ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed41c1b-dac5-4a1e-877b-9204fe6c33ad found for delete ", "request_id": "req-4d4d6ab6-48e8-456a-a04c-f550b57193d9"}]} 2026-05-12 12:41:59.762 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed3be434-b58d-4ee1-aa34-5f9516e560dd 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1354] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:41:59 2026] DELETE /v2.0/ports/ad355d62-d196-46da-b459-e9e0f918976b => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:59.845 7 INFO neutron.db.segments_db [None req-c36bc7b6-4b6d-4680-9136-52afb9a1e944 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - default default] Added segment 2799cbba-f6e0-4b8b-a071-95e04ead0e2f of type vxlan for network 2f14af84-f316-4dd2-8924-445abc11c5b4 [pid: 7|app: 0|req: 722/1355] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:41:59 2026] POST /v2.0/networks => generated 726 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:00.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b16bcb9-7092-46c9-be0e-777ba0d8aeda 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 723/1356] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:41:59 2026] GET /v2.0/ports/ad355d62-d196-46da-b459-e9e0f918976b => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1357] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:41:59 2026] POST /v2.0/floatingips => generated 552 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1358] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:00 2026] POST /v2.0/subnets => generated 647 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1359] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:00 2026] DELETE /v2.0/subnets/45bb9907-8a4c-4e09-96b5-6d3e0f1f3ba4 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1360] 10.0.0.58 () {34 vars in 679 bytes} [Tue May 12 12:42:00 2026] POST /v2.0/rbac-policies => generated 324 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1361] 10.0.0.19 () {34 vars in 1098 bytes} [Tue May 12 12:42:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1298725725&fields=id&tenant_id=c4088f6f34b24e88848eca14e27b2524 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:00.699 8 INFO neutron.services.segments.plugin [-] Segment 9ea3285e-039b-452f-a1a0-603b56562213 resource provider aggregate not found 2026-05-12 12:42:00.708 8 INFO neutron.services.segments.plugin [-] Segment 9ea3285e-039b-452f-a1a0-603b56562213 resource provider aggregate not found 2026-05-12 12:42:00.724 8 INFO neutron.services.segments.plugin [-] Segment 9ea3285e-039b-452f-a1a0-603b56562213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ea3285e-039b-452f-a1a0-603b56562213 found for delete ", "request_id": "req-ba35f842-d330-4ff4-a35d-7d8d69cbd8b3"}]} 2026-05-12 12:42:00.727 8 INFO neutron.services.segments.plugin [-] Segment 9ea3285e-039b-452f-a1a0-603b56562213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ea3285e-039b-452f-a1a0-603b56562213 found for delete ", "request_id": "req-7b44811e-c76e-4253-9868-1c9ddf9f3538"}]} [pid: 7|app: 0|req: 727/1362] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:42:00 2026] GET /v2.0/networks?id=9030cf22-1db7-42a7-a53b-84415731781a => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1363] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:00 2026] DELETE /v2.0/networks/6aa45c4e-cd83-49af-9ee6-fe7d1de54bc9 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:00.758 7 WARNING neutron_lib.context [None req-cbb8c6c5-8cd4-428f-854b-c486952c3f2b 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1364] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:42:00 2026] GET /v2.0/quotas/c4088f6f34b24e88848eca14e27b2524 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:00.830 7 INFO neutron.db.segments_db [None req-cbb8c6c5-8cd4-428f-854b-c486952c3f2b 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Added segment f29b1f03-4ca7-49ec-a0ce-a3a86da23147 of type vxlan for network dd9793aa-0dea-42df-a421-5c1978ad85a1 [pid: 8|app: 0|req: 638/1365] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:42:00 2026] GET /v2.0/ports?tenant_id=c4088f6f34b24e88848eca14e27b2524&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1366] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:00 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1367] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:42:00 2026] GET /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:00.974 7 WARNING neutron_lib.context [None req-393ff108-64f1-4585-97f6-2e8f9f983189 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1368] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:42:00 2026] GET /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a?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: 641/1369] 10.0.0.58 () {32 vars in 721 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/networks/2f14af84-f316-4dd2-8924-445abc11c5b4 => generated 654 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1370] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => 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: 729/1371] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:00 2026] POST /v2.0/subnets => generated 626 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:01.380 8 WARNING neutron_lib.context [None req-f736f20e-b5a9-481a-bbea-5dfc140a55f5 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 730/1372] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/networks?id=4c2caebe-1e30-4906-ac5b-3ef1fb9100ed => generated 672 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1373] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/quotas/7bf840d2ab3e46fcbc8ddeaca31115bc => 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: 732/1374] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/ports?tenant_id=7bf840d2ab3e46fcbc8ddeaca31115bc&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:01.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85f9e593-709a-4dcd-9096-0f67077f34b8 e06e0e3fb64e4499921853e2d4bf9170 2857289fe90d449ea064961b14bd8274 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1375] 10.0.0.58 () {32 vars in 721 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/networks/2f14af84-f316-4dd2-8924-445abc11c5b4 => generated 138 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1376] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/networks/4c2caebe-1e30-4906-ac5b-3ef1fb9100ed?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: 643/1377] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:42:01 2026] POST /v2.0/ports => generated 916 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1378] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/networks/4c2caebe-1e30-4906-ac5b-3ef1fb9100ed?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: 645/1379] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:01 2026] DELETE /v2.0/ports/9f1a3432-2f03-4724-a0fa-7529f018479c => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1380] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:02 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => 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: 647/1381] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:02 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:02.374 7 INFO neutron.services.segments.plugin [-] Segment 2799cbba-f6e0-4b8b-a071-95e04ead0e2f resource provider aggregate not found 2026-05-12 12:42:02.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b5e0388-717a-4129-9110-101e59802696 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1382] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:42:02 2026] GET /v2.0/ports/9f1a3432-2f03-4724-a0fa-7529f018479c => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:02.404 7 INFO neutron.services.segments.plugin [-] Segment 2799cbba-f6e0-4b8b-a071-95e04ead0e2f resource provider aggregate not found 2026-05-12 12:42:02.413 7 INFO neutron.services.segments.plugin [-] Segment 2799cbba-f6e0-4b8b-a071-95e04ead0e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2799cbba-f6e0-4b8b-a071-95e04ead0e2f found for delete ", "request_id": "req-fa228a0f-3058-4fb8-b3e3-db7340076eda"}]} [pid: 7|app: 0|req: 735/1385] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:01 2026] DELETE /v2.0/networks/2f14af84-f316-4dd2-8924-445abc11c5b4 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:02.438 7 INFO neutron.services.segments.plugin [-] Segment 2799cbba-f6e0-4b8b-a071-95e04ead0e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2799cbba-f6e0-4b8b-a071-95e04ead0e2f found for delete ", "request_id": "req-093f7599-21bd-4db0-bdef-608a22f46252"}]} 2026-05-12 12:42:02.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d9301b4-cd66-4bfb-a38e-6fd3caae78a6 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1386] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:02 2026] DELETE /v2.0/subnets/5b733788-8985-4272-8ac8-a52f3e3e42da => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:02.468 7 INFO neutron.pecan_wsgi.hooks.translation [None req-985433ba-d513-48de-b7f9-6a1ceaed4c28 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1387] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:02 2026] DELETE /v2.0/subnets/8c1ba0f2-3cac-42ad-bf56-e58aec0f8297 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:02.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ceacce95-5125-4b99-8496-bef7b2a8a1bc 86264698fee649f89443e9926175cc6c c9402c0a7f624ca192e405cd20df4813 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 738/1388] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:02 2026] DELETE /v2.0/subnets/cd75c167-468a-44e7-bcbe-6f99ea5dc13c => 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: 651/1389] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:02 2026] DELETE /v2.0/subnets/d00bcd5d-80af-4b7f-b76e-5dd6ac6e9fa9 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1390] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:02 2026] DELETE /v2.0/networks/dd9793aa-0dea-42df-a421-5c1978ad85a1 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:02.902 8 WARNING neutron_lib.context [None req-cdc18938-5295-4552-b896-6bc6fc893b03 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 652/1391] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:42:02 2026] POST /v2.0/ports => generated 774 bytes in 305 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: 740/1392] 10.0.0.58 () {34 vars in 735 bytes} [Tue May 12 12:42:03 2026] PUT /v2.0/ports/383cfc4f-d34a-4d07-a3a1-df8bc6573309 => generated 752 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1393] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 12 bytes in 33 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: 654/1394] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => 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: 741/1395] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:03 2026] DELETE /v2.0/ports/383cfc4f-d34a-4d07-a3a1-df8bc6573309 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1396] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/ports => generated 777 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:03.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03cae69f-74a3-4ba4-bcb3-debfe0d4f885 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1397] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/ports/383cfc4f-d34a-4d07-a3a1-df8bc6573309 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1398] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/ports => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1399] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/ports/cd70d9b1-7583-4dea-854f-2fb8c0d483fb => generated 774 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1400] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/security-groups?tenant_id=2857289fe90d449ea064961b14bd8274&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:03.902 7 INFO neutron.pecan_wsgi.hooks.translation [None req-866a1eb0-9fa3-41a6-8e84-ba5582a54001 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1401] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:03 2026] DELETE /v2.0/ports/9f1a3432-2f03-4724-a0fa-7529f018479c => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:03.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64b3f74f-2bf7-49e6-abe8-dc6074d2dfcf 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1402] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:03 2026] DELETE /v2.0/subnets/d00bcd5d-80af-4b7f-b76e-5dd6ac6e9fa9 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:03.948 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3040ec7-1f51-453e-8231-ab7491af658e 6ddaec20eaf74f1ab79964ec500a515a 1ea38dcc4c8a44e68d03765a0a2aba24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1403] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:03 2026] DELETE /v2.0/subnets/45bb9907-8a4c-4e09-96b5-6d3e0f1f3ba4 => 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: 656/1404] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:03 2026] DELETE /v2.0/security-groups/ee79a9f3-05d8-4454-b17d-318a84c8f15e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1405] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:04 2026] GET /v2.0/security-groups?tenant_id=c9402c0a7f624ca192e405cd20df4813&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: 749/1406] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:03 2026] DELETE /v2.0/ports/cd70d9b1-7583-4dea-854f-2fb8c0d483fb => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1407] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:04 2026] DELETE /v2.0/security-groups/9baf9600-18fe-4850-af6f-e8acd4499fa2 => 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: 750/1408] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:04 2026] DELETE /v2.0/networks/32822e91-9619-4b0f-bb58-cfeb351de758 => 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: 659/1409] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:04 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:04.558 7 INFO neutron.services.segments.plugin [-] Segment f29b1f03-4ca7-49ec-a0ce-a3a86da23147 resource provider aggregate not found 2026-05-12 12:42:04.561 7 INFO neutron.services.segments.plugin [-] Segment f29b1f03-4ca7-49ec-a0ce-a3a86da23147 resource provider aggregate not found [pid: 8|app: 0|req: 660/1410] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:04 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:04.583 7 INFO neutron.services.segments.plugin [-] Segment f29b1f03-4ca7-49ec-a0ce-a3a86da23147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29b1f03-4ca7-49ec-a0ce-a3a86da23147 found for delete ", "request_id": "req-f44cfa66-01cf-4b4c-a124-1f63365117f9"}]} 2026-05-12 12:42:04.589 7 INFO neutron.services.segments.plugin [-] Segment f29b1f03-4ca7-49ec-a0ce-a3a86da23147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29b1f03-4ca7-49ec-a0ce-a3a86da23147 found for delete ", "request_id": "req-bd2e415c-d258-4cf5-a1ac-e6d5ea0c165a"}]} 2026-05-12 12:42:04.603 7 INFO neutron.services.segments.plugin [-] Segment 00f5206b-c521-494b-ab5d-f626733709d8 resource provider aggregate not found 2026-05-12 12:42:04.613 7 INFO neutron.services.segments.plugin [-] Segment 00f5206b-c521-494b-ab5d-f626733709d8 resource provider aggregate not found 2026-05-12 12:42:04.622 7 INFO neutron.services.segments.plugin [-] Segment 00f5206b-c521-494b-ab5d-f626733709d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00f5206b-c521-494b-ab5d-f626733709d8 found for delete ", "request_id": "req-a341f899-71e0-492b-b405-31a05ac00934"}]} 2026-05-12 12:42:04.628 7 INFO neutron.services.segments.plugin [-] Segment 00f5206b-c521-494b-ab5d-f626733709d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00f5206b-c521-494b-ab5d-f626733709d8 found for delete ", "request_id": "req-90e851ce-9071-4507-8e56-ce14e3a9bb91"}]} [pid: 7|app: 0|req: 751/1411] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:04 2026] GET /v2.0/security-groups?tenant_id=e669c8d3e2f141a4906d5a1339e62bbc&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1412] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:04 2026] DELETE /v2.0/security-groups/904cd370-caf2-4aaf-8dd3-34d3f7864221 => 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: 752/1413] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:05 2026] GET /v2.0/security-groups?tenant_id=1ea38dcc4c8a44e68d03765a0a2aba24&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1414] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:05 2026] DELETE /v2.0/security-groups/a3a1b447-1935-49b3-bff6-b341838be38e => 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: 753/1415] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:42:05 2026] GET /v2.0/networks?id=9030cf22-1db7-42a7-a53b-84415731781a => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1416] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:42:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c4088f6f34b24e88848eca14e27b2524 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:05.653 8 WARNING neutron_lib.context [req-6d0ecb1e-b62b-4ac1-b0e2-0d6a34859000 req-07b4659e-09e4-4ae4-b596-cb7a13140d48 9fb8eed68e60404ebe6660135fedbaef c4088f6f34b24e88848eca14e27b2524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 754/1417] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:05 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => 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: 755/1418] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:05 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => 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: 664/1419] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:42:05 2026] POST /v2.0/ports => generated 958 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1420] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:42:06 2026] PUT /v2.0/ports/1e47e38a-1aa0-4630-b75e-a5db0c83806d => generated 1239 bytes in 508 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: 665/1421] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:42:06.817 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9153e43d-3a83-4eea-98d8-2eba696641fd'] response: {'name': 'network-changed', 'server_uuid': '24d907f0-6534-4029-a47f-4ec1645d963a', 'tag': '1e47e38a-1aa0-4630-b75e-a5db0c83806d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 757/1422] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1423] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1424] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:42:07 2026] GET /v2.0/ports?tenant_id=c4088f6f34b24e88848eca14e27b2524&device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1425] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:42:07 2026] GET /v2.0/networks?tenant_id=c4088f6f34b24e88848eca14e27b2524&shared=False => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1426] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:42:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:07.583 7 WARNING neutron_lib.context [None req-2bb07e81-16cc-4ef8-be2c-b50f75bc87d6 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 670/1427] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:42:07 2026] GET /v2.0/networks?id=4c2caebe-1e30-4906-ac5b-3ef1fb9100ed => generated 672 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:07.722 8 WARNING neutron_lib.context [req-58ae0120-bfea-459f-9244-e90f45ca595e req-74a4cc1c-16f4-4658-9e6b-8c789897e807 d8b893f6e4cd4d9abaab460ca571f2cb 7bf840d2ab3e46fcbc8ddeaca31115bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:07.786 7 INFO neutron.db.segments_db [None req-2bb07e81-16cc-4ef8-be2c-b50f75bc87d6 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Added segment abb10bd6-aa97-45a5-9bd4-37e6920abf51 of type vxlan for network 05c52cf8-f0c8-417d-b965-a21ada692f50 [pid: 7|app: 0|req: 758/1428] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:07 2026] POST /v2.0/networks => generated 630 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1429] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:07 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:07.932 7 WARNING neutron_lib.context [None req-f2154de9-db6a-446f-a5f4-4c6496529b7d 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:07.992 7 INFO neutron.db.segments_db [None req-f2154de9-db6a-446f-a5f4-4c6496529b7d 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Added segment e3c1165f-3b3e-454e-ab57-5b29391276a7 of type vxlan for network d99415a8-4c12-490a-be19-37b2db22213d [pid: 7|app: 0|req: 760/1430] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:07 2026] POST /v2.0/networks => generated 630 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1431] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:08.127 7 WARNING neutron_lib.context [None req-ecb4f679-814a-4984-bcbe-af8063a4f892 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 671/1432] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:42:07 2026] POST /v2.0/ports => generated 954 bytes in 434 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: 672/1433] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1434] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:08 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:08.389 7 WARNING neutron_lib.context [None req-a73715f6-d082-43d5-a4df-066b046b3c01 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 763/1435] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:08 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1436] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:42:08 2026] PUT /v2.0/ports/3992c1b3-9ac7-484d-bd44-605864113d3e => generated 1235 bytes in 468 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-12 12:42:08.670 8 WARNING neutron_lib.context [None req-8fe048ea-4e45-4ade-8d0f-6b82e3c5dade 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 764/1437] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/ports?tenant_id=c4088f6f34b24e88848eca14e27b2524&device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1438] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1e47e38a-1aa0-4630-b75e-a5db0c83806d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:08.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-89b6e7ec-466e-4ff8-9126-8829cde4c013'] response: {'name': 'network-changed', 'server_uuid': '9c0f795f-bbbc-4643-8fec-60303996a265', 'tag': '3992c1b3-9ac7-484d-bd44-605864113d3e', 'status': 'completed', 'code': 200} 2026-05-12 12:42:08.736 8 INFO neutron.db.segments_db [None req-8fe048ea-4e45-4ade-8d0f-6b82e3c5dade 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Added segment 696261df-cd62-4230-8c60-a3675ee26843 of type vxlan for network 6908052b-c925-40d2-8433-fe0740c1131a [pid: 7|app: 0|req: 766/1439] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/subnets?id=7efa5eca-751b-4822-98e9-cdc54b769619 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1440] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/ports?network_id=9030cf22-1db7-42a7-a53b-84415731781a&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: 768/1441] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1442] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:09.027 8 INFO neutron.db.l3_hamode_db [None req-8fe048ea-4e45-4ade-8d0f-6b82e3c5dade 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 770/1443] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => 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: 771/1444] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:09.188 8 INFO neutron.db.l3_hamode_db [None req-8fe048ea-4e45-4ade-8d0f-6b82e3c5dade 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 772/1445] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/ports?tenant_id=7bf840d2ab3e46fcbc8ddeaca31115bc&device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1446] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1447] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/networks?tenant_id=7bf840d2ab3e46fcbc8ddeaca31115bc&shared=False => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1448] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:09.650 7 WARNING neutron_lib.context [None req-ff0d1869-7cca-4c7f-bbfc-335afcb6d5b3 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:09.836 7 INFO neutron.db.segments_db [None req-ff0d1869-7cca-4c7f-bbfc-335afcb6d5b3 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Added segment 5c343210-2978-4ea2-9600-e6db610c5e1c of type vxlan for network 3442f065-0c37-4704-9a22-6d478fc6fa5f [pid: 7|app: 0|req: 776/1449] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:09 2026] POST /v2.0/networks => generated 631 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1450] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:10.057 7 WARNING neutron_lib.context [None req-95442571-d93d-4586-939a-7db6174d0d96 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1451] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:08 2026] POST /v2.0/routers => generated 507 bytes in 1710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1452] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:42:10 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 675/1453] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:10.456 8 WARNING neutron_lib.context [None req-21891e33-1f13-460c-a9de-ad22f5e92026 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:10.507 8 INFO neutron.db.segments_db [None req-21891e33-1f13-460c-a9de-ad22f5e92026 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Added segment b66ee266-79a0-45b8-ab51-89979204071f of type vxlan for network 56584e9b-4491-4dee-b6e4-6cb9329b0ba8 [pid: 8|app: 0|req: 676/1454] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:10 2026] POST /v2.0/networks => generated 630 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1455] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1456] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:10.755 8 WARNING neutron_lib.context [None req-14b06180-41c0-4e65-9610-0c69ed6b084a 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 679/1457] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:42:10 2026] POST /v2.0/ports => generated 743 bytes in 380 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: 680/1458] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1459] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/ports?tenant_id=7bf840d2ab3e46fcbc8ddeaca31115bc&device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:11.227 8 WARNING neutron_lib.context [None req-7432c485-eaac-4834-a688-69d72fdd9049 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:11.275 8 INFO neutron.db.segments_db [None req-7432c485-eaac-4834-a688-69d72fdd9049 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Added segment b7bef1c3-d5f2-4ac8-b849-835e3d42e9d0 of type vxlan for network a6feaab6-3f30-4df0-8bd4-706dc1fc6243 [pid: 8|app: 0|req: 682/1460] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:11 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) [pid: 8|app: 0|req: 683/1461] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3992c1b3-9ac7-484d-bd44-605864113d3e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:11.406 8 WARNING neutron_lib.context [None req-f89a3d53-0597-425a-ae6e-e32b31d9a2b4 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 684/1462] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:42:11 2026] POST /v2.0/ports => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 779/1463] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:42:10 2026] PUT /v2.0/routers/245f065c-4851-453f-b3b4-83e84bafd9c1/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1464] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/subnets?id=d4018ee4-c046-4859-8c35-afe4685db36a => generated 690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:11.833 8 WARNING neutron_lib.context [None req-e67affd9-a0d7-4735-b413-40147ce164bb 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 780/1465] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => 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: 781/1466] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/ports/4ef50736-9c6b-4d60-b72f-2178b7d65a72 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:11.897 8 INFO neutron.db.segments_db [None req-e67affd9-a0d7-4735-b413-40147ce164bb 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Added segment 7c627356-d993-4d77-8c2e-8f546db6caf6 of type vxlan for network 56276324-4af4-4316-bf28-9c366b35ddae [pid: 7|app: 0|req: 782/1467] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/ports?network_id=4c2caebe-1e30-4906-ac5b-3ef1fb9100ed&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1468] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1469] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:11 2026] POST /v2.0/networks => generated 631 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1470] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:42:12 2026] GET /v2.0/networks/4c2caebe-1e30-4906-ac5b-3ef1fb9100ed?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:12.084 8 WARNING neutron_lib.context [None req-993671e6-24b0-4078-86a5-486f2e60c000 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 688/1471] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:42:12 2026] POST /v2.0/ports => generated 743 bytes in 363 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: 689/1472] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:42:12 2026] GET /v2.0/networks/4c2caebe-1e30-4906-ac5b-3ef1fb9100ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1473] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:12 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:12.576 8 WARNING neutron_lib.context [None req-a2bc8000-c164-494a-831c-a1ef35c08da0 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:12.639 8 INFO neutron.db.segments_db [None req-a2bc8000-c164-494a-831c-a1ef35c08da0 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Added segment 7c1d309b-a344-4159-901b-8361fa713a7c of type vxlan for network 3ff07008-37b9-4e37-8376-6fa7d8f52a4b [pid: 8|app: 0|req: 691/1474] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:12 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1475] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:12 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:12.828 8 WARNING neutron_lib.context [None req-436354ab-c349-44f1-980e-f407d43aa80f 62744531f6494e1e944ff71b1b584c4c 68b3793ea02f4f518106c24b6ed5cd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 693/1476] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:42:12 2026] POST /v2.0/ports => generated 743 bytes in 364 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: 694/1477] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1478] 10.0.0.58 () {34 vars in 745 bytes} [Tue May 12 12:42:13 2026] PUT /v2.0/ports/38a1ca72-3701-4459-a4a1-c0aaef89d5e3/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1479] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1480] 10.0.0.58 () {34 vars in 745 bytes} [Tue May 12 12:42:13 2026] PUT /v2.0/ports/ebd8bb62-a492-427e-90bf-50911c50cf4b/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1481] 10.0.0.58 () {34 vars in 745 bytes} [Tue May 12 12:42:13 2026] PUT /v2.0/ports/9ea1e407-2889-4f6b-a743-80d163cf257f/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1482] 10.0.0.58 () {34 vars in 745 bytes} [Tue May 12 12:42:13 2026] PUT /v2.0/ports/8c5b2a29-e837-4d94-83b8-9ddcbadda73c/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1483] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:42:11 2026] PUT /v2.0/routers/245f065c-4851-453f-b3b4-83e84bafd9c1/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1484] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports/3a551214-a9b6-487e-b90b-69472ac2b884 => generated 955 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1485] 10.0.0.58 () {32 vars in 658 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1486] 10.0.0.58 () {32 vars in 672 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1487] 10.0.0.58 () {32 vars in 668 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1488] 10.0.0.58 () {32 vars in 680 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1489] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1490] 10.0.0.58 () {32 vars in 666 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1491] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:14 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 707/1492] 10.0.0.58 () {32 vars in 680 bytes} [Tue May 12 12:42:14 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1493] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:14 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1494] 10.0.0.58 () {32 vars in 676 bytes} [Tue May 12 12:42:14 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1495] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:42:13 2026] PUT /v2.0/routers/245f065c-4851-453f-b3b4-83e84bafd9c1/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:14.816 8 INFO neutron.db.l3_db [None req-71834575-5671-42a2-bcc1-eec041d71f3c 9fb8eed68e60404ebe6660135fedbaef c4088f6f34b24e88848eca14e27b2524 - - default default] Floating IP 51a569e2-ec54-40b3-b4be-e1194a1fbd6c associated. External IP: 10.96.250.204, port: 1e47e38a-1aa0-4630-b75e-a5db0c83806d. [pid: 7|app: 0|req: 787/1496] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:14 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1497] 10.0.0.58 () {32 vars in 688 bytes} [Tue May 12 12:42:14 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1498] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:42:14 2026] PUT /v2.0/floatingips/51a569e2-ec54-40b3-b4be-e1194a1fbd6c => generated 856 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:15.234 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20f1d768-32de-4b09-9a25-89355b25a443'] response: {'name': 'network-changed', 'server_uuid': '24d907f0-6534-4029-a47f-4ec1645d963a', 'tag': '1e47e38a-1aa0-4630-b75e-a5db0c83806d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 711/1499] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1500] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:15 2026] DELETE /v2.0/ports/38a1ca72-3701-4459-a4a1-c0aaef89d5e3 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1501] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:15 2026] DELETE /v2.0/ports/ebd8bb62-a492-427e-90bf-50911c50cf4b => 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: 789/1502] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:42:15 2026] PUT /v2.0/routers/245f065c-4851-453f-b3b4-83e84bafd9c1/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1503] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:15 2026] DELETE /v2.0/ports/9ea1e407-2889-4f6b-a743-80d163cf257f => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1504] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/ports?tenant_id=c4088f6f34b24e88848eca14e27b2524&device_id=24d907f0-6534-4029-a47f-4ec1645d963a => 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: 715/1505] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/ports?device_id=245f065c-4851-453f-b3b4-83e84bafd9c1 => 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: 716/1506] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/networks?id=9030cf22-1db7-42a7-a53b-84415731781a => generated 771 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1507] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:16 2026] DELETE /v2.0/ports/8c5b2a29-e837-4d94-83b8-9ddcbadda73c => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1508] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1e47e38a-1aa0-4630-b75e-a5db0c83806d => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1509] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:16 2026] DELETE /v2.0/ports/7b2918aa-bcaa-456e-913a-ae0788b812e4 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1510] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/subnets?id=7efa5eca-751b-4822-98e9-cdc54b769619 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1511] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:16.753 7 INFO neutron.services.segments.plugin [-] Segment 5c343210-2978-4ea2-9600-e6db610c5e1c resource provider aggregate not found 2026-05-12 12:42:16.758 7 INFO neutron.services.segments.plugin [-] Segment 5c343210-2978-4ea2-9600-e6db610c5e1c resource provider aggregate not found 2026-05-12 12:42:16.776 7 INFO neutron.services.segments.plugin [-] Segment 5c343210-2978-4ea2-9600-e6db610c5e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c343210-2978-4ea2-9600-e6db610c5e1c found for delete ", "request_id": "req-835f5542-06a5-44b5-963a-7c035c8bb1b4"}]} 2026-05-12 12:42:16.782 7 INFO neutron.services.segments.plugin [-] Segment 5c343210-2978-4ea2-9600-e6db610c5e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c343210-2978-4ea2-9600-e6db610c5e1c found for delete ", "request_id": "req-bb9fed18-ca23-4700-aa08-cd5d3513a9c0"}]} [pid: 7|app: 0|req: 796/1512] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:16 2026] DELETE /v2.0/networks/3442f065-0c37-4704-9a22-6d478fc6fa5f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:16.866 8 INFO neutron.services.segments.plugin [-] Segment 696261df-cd62-4230-8c60-a3675ee26843 resource provider aggregate not found 2026-05-12 12:42:16.871 8 INFO neutron.services.segments.plugin [-] Segment 696261df-cd62-4230-8c60-a3675ee26843 resource provider aggregate not found [pid: 7|app: 0|req: 797/1513] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/ports?network_id=9030cf22-1db7-42a7-a53b-84415731781a&device_owner=network%3Adhcp => generated 1244 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:16.885 8 INFO neutron.services.segments.plugin [-] Segment 696261df-cd62-4230-8c60-a3675ee26843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696261df-cd62-4230-8c60-a3675ee26843 found for delete ", "request_id": "req-dce17e3d-2afb-44fd-a46b-73b793bb64d3"}]} 2026-05-12 12:42:16.889 8 INFO neutron.services.segments.plugin [-] Segment 696261df-cd62-4230-8c60-a3675ee26843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696261df-cd62-4230-8c60-a3675ee26843 found for delete ", "request_id": "req-2215f176-a1f2-45bd-8429-82cd5ac56b14"}]} 2026-05-12 12:42:16.899 8 INFO neutron.db.l3_hamode_db [None req-7deff201-bb79-4eed-bdf4-344a73c612b2 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] HA network 6908052b-c925-40d2-8433-fe0740c1131a was deleted as no HA routers are present in tenant dce6426622134c249892b70e00f7b60d. [pid: 8|app: 0|req: 717/1514] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:16 2026] DELETE /v2.0/routers/245f065c-4851-453f-b3b4-83e84bafd9c1 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1515] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1516] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a?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: 718/1517] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:16 2026] DELETE /v2.0/networks/56584e9b-4491-4dee-b6e4-6cb9329b0ba8 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1518] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:42:17 2026] GET /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a?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: 800/1519] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:17 2026] DELETE /v2.0/subnets/1b0d11b4-9146-4953-aff0-510c105c86cc => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1520] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:17 2026] DELETE /v2.0/networks/a6feaab6-3f30-4df0-8bd4-706dc1fc6243 => 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: 801/1523] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:17 2026] DELETE /v2.0/subnets/463cdcb4-40cd-4ce6-9bed-799c2b637c4e => 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: 723/1524] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:17 2026] DELETE /v2.0/networks/56276324-4af4-4316-bf28-9c366b35ddae => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1525] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:17 2026] DELETE /v2.0/networks/3ff07008-37b9-4e37-8376-6fa7d8f52a4b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1526] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:17 2026] DELETE /v2.0/networks/d99415a8-4c12-490a-be19-37b2db22213d => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1527] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:18 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1528] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:18 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&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: 8|app: 0|req: 725/1529] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:17 2026] DELETE /v2.0/networks/05c52cf8-f0c8-417d-b965-a21ada692f50 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:18.346 7 WARNING neutron_lib.context [None req-677272d9-1783-425e-83c6-cffaa251ed8b 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:18.421 7 INFO neutron.db.segments_db [None req-677272d9-1783-425e-83c6-cffaa251ed8b 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Added segment 4884e7e4-44f2-49cc-98b4-90e29f185a7b of type vxlan for network 0b1fd822-1cc9-4c97-8f74-646523f8217d [pid: 7|app: 0|req: 805/1530] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:18 2026] POST /v2.0/networks => generated 629 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:18.546 8 WARNING neutron_lib.context [None req-4a9be246-87ff-48b8-abc2-ae517cf5fb6c 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 726/1531] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:18 2026] POST /v2.0/subnets => generated 626 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:18.882 7 WARNING neutron_lib.context [None req-04a3e250-a047-4c57-8525-ac864c384890 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:18.889 7 INFO neutron.services.segments.plugin [-] Segment e3c1165f-3b3e-454e-ab57-5b29391276a7 resource provider aggregate not found 2026-05-12 12:42:18.902 7 INFO neutron.services.segments.plugin [-] Segment e3c1165f-3b3e-454e-ab57-5b29391276a7 resource provider aggregate not found 2026-05-12 12:42:18.907 8 INFO neutron.services.segments.plugin [-] Segment b66ee266-79a0-45b8-ab51-89979204071f resource provider aggregate not found 2026-05-12 12:42:18.911 7 INFO neutron.services.segments.plugin [-] Segment e3c1165f-3b3e-454e-ab57-5b29391276a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3c1165f-3b3e-454e-ab57-5b29391276a7 found for delete ", "request_id": "req-f0d90f35-c42c-41f0-a255-7a7d999e5d1a"}]} 2026-05-12 12:42:18.924 8 INFO neutron.services.segments.plugin [-] Segment b66ee266-79a0-45b8-ab51-89979204071f resource provider aggregate not found 2026-05-12 12:42:18.928 7 INFO neutron.services.segments.plugin [-] Segment e3c1165f-3b3e-454e-ab57-5b29391276a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3c1165f-3b3e-454e-ab57-5b29391276a7 found for delete ", "request_id": "req-4e379dca-8cf4-4419-8460-db7c73fa2b65"}]} 2026-05-12 12:42:18.936 8 INFO neutron.services.segments.plugin [-] Segment b66ee266-79a0-45b8-ab51-89979204071f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66ee266-79a0-45b8-ab51-89979204071f found for delete ", "request_id": "req-c6d3aca3-0b47-4903-b69f-e67076d72d62"}]} 2026-05-12 12:42:18.942 8 INFO neutron.services.segments.plugin [-] Segment b66ee266-79a0-45b8-ab51-89979204071f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66ee266-79a0-45b8-ab51-89979204071f found for delete ", "request_id": "req-ee032633-0ab0-4eed-bb24-302f143af0cf"}]} 2026-05-12 12:42:18.946 7 INFO neutron.db.segments_db [None req-04a3e250-a047-4c57-8525-ac864c384890 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Added segment c9c2d7f8-c97a-41fb-920a-276fd1bb0cdb of type vxlan for network aa2dcb1b-2926-44aa-8640-786b67166e8f 2026-05-12 12:42:18.954 8 INFO neutron.services.segments.plugin [-] Segment b7bef1c3-d5f2-4ac8-b849-835e3d42e9d0 resource provider aggregate not found 2026-05-12 12:42:18.960 8 INFO neutron.services.segments.plugin [-] Segment b7bef1c3-d5f2-4ac8-b849-835e3d42e9d0 resource provider aggregate not found 2026-05-12 12:42:18.973 8 INFO neutron.services.segments.plugin [-] Segment b7bef1c3-d5f2-4ac8-b849-835e3d42e9d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7bef1c3-d5f2-4ac8-b849-835e3d42e9d0 found for delete ", "request_id": "req-1be8fbae-9e19-4379-ab94-f3a582439144"}]} 2026-05-12 12:42:18.979 8 INFO neutron.services.segments.plugin [-] Segment b7bef1c3-d5f2-4ac8-b849-835e3d42e9d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7bef1c3-d5f2-4ac8-b849-835e3d42e9d0 found for delete ", "request_id": "req-ac6b1722-65c6-46a1-a265-262456cd06d0"}]} 2026-05-12 12:42:18.990 8 INFO neutron.services.segments.plugin [-] Segment 7c627356-d993-4d77-8c2e-8f546db6caf6 resource provider aggregate not found 2026-05-12 12:42:18.998 8 INFO neutron.services.segments.plugin [-] Segment 7c627356-d993-4d77-8c2e-8f546db6caf6 resource provider aggregate not found 2026-05-12 12:42:19.007 8 INFO neutron.services.segments.plugin [-] Segment 7c627356-d993-4d77-8c2e-8f546db6caf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c627356-d993-4d77-8c2e-8f546db6caf6 found for delete ", "request_id": "req-4b5790f0-11e6-4821-aeb7-45fdbe2ca465"}]} 2026-05-12 12:42:19.018 8 INFO neutron.services.segments.plugin [-] Segment 7c627356-d993-4d77-8c2e-8f546db6caf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c627356-d993-4d77-8c2e-8f546db6caf6 found for delete ", "request_id": "req-93bf2194-5da7-40a0-b77b-d22c9e57431f"}]} 2026-05-12 12:42:19.028 8 INFO neutron.services.segments.plugin [-] Segment 7c1d309b-a344-4159-901b-8361fa713a7c resource provider aggregate not found 2026-05-12 12:42:19.036 8 INFO neutron.services.segments.plugin [-] Segment 7c1d309b-a344-4159-901b-8361fa713a7c resource provider aggregate not found 2026-05-12 12:42:19.046 8 INFO neutron.services.segments.plugin [-] Segment 7c1d309b-a344-4159-901b-8361fa713a7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1d309b-a344-4159-901b-8361fa713a7c found for delete ", "request_id": "req-76fc6ffb-7607-419f-938c-b55bfd46dbeb"}]} 2026-05-12 12:42:19.054 8 INFO neutron.services.segments.plugin [-] Segment 7c1d309b-a344-4159-901b-8361fa713a7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1d309b-a344-4159-901b-8361fa713a7c found for delete ", "request_id": "req-647f53d5-f2d8-466e-8a92-5edfd5890542"}]} 2026-05-12 12:42:19.063 8 INFO neutron.services.segments.plugin [-] Segment abb10bd6-aa97-45a5-9bd4-37e6920abf51 resource provider aggregate not found 2026-05-12 12:42:19.078 8 INFO neutron.services.segments.plugin [-] Segment abb10bd6-aa97-45a5-9bd4-37e6920abf51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb10bd6-aa97-45a5-9bd4-37e6920abf51 found for delete ", "request_id": "req-1a838d09-e55f-42cc-be23-316817d3256a"}]} 2026-05-12 12:42:19.080 8 INFO neutron.services.segments.plugin [-] Segment abb10bd6-aa97-45a5-9bd4-37e6920abf51 resource provider aggregate not found 2026-05-12 12:42:19.096 8 INFO neutron.services.segments.plugin [-] Segment abb10bd6-aa97-45a5-9bd4-37e6920abf51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb10bd6-aa97-45a5-9bd4-37e6920abf51 found for delete ", "request_id": "req-df9e19ce-d437-4368-966d-527d448fef57"}]} 2026-05-12 12:42:19.281 7 INFO neutron.db.l3_hamode_db [None req-04a3e250-a047-4c57-8525-ac864c384890 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 727/1532] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:18 2026] GET /v2.0/security-groups?tenant_id=362f41d0993943bb9e655bdaf6a991cd&name=default => generated 2925 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:19.459 7 INFO neutron.db.l3_hamode_db [None req-04a3e250-a047-4c57-8525-ac864c384890 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 728/1533] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:19 2026] DELETE /v2.0/security-groups/1d9f4501-62a3-46e5-8d13-95f6c2ca8ee7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1534] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:19 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1535] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:19 2026] GET /v2.0/security-groups?tenant_id=7ed461ec016f4777820fd1de5c61452d&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1536] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:19 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1537] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:19 2026] DELETE /v2.0/security-groups/38e29ab4-fdcb-4754-bab0-f89705e83f18 => 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: 806/1538] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:18 2026] POST /v2.0/routers => generated 506 bytes in 1371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:20.250 7 WARNING neutron_lib.context [None req-6ad516f1-a37e-454a-a581-04056ba0be3a 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 733/1539] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:20 2026] GET /v2.0/security-groups?tenant_id=68b3793ea02f4f518106c24b6ed5cd98&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1540] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:20 2026] DELETE /v2.0/security-groups/906d3f8c-c73f-4987-8a8e-7e1bc124c0ca => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1541] 10.0.0.58 () {34 vars in 663 bytes} [Tue May 12 12:42:20 2026] POST /v2.0/ports => generated 948 bytes in 439 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: 808/1542] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:21 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 971 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1543] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:21 2026] GET /v2.0/security-groups?id=cddf3137-d77c-4637-ac82-b3d5ca15769a&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1544] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:42:21 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1545] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:42:21 2026] DELETE /v2.0/ports/3992c1b3-9ac7-484d-bd44-605864113d3e => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1546] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:42:20 2026] PUT /v2.0/routers/2e87dbb0-a67c-43fc-9877-30019e1fef15/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:22.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16c9bfcd-6897-4470-b18f-4cd03d82e726'] response: {'server_uuid': '9c0f795f-bbbc-4643-8fec-60303996a265', 'name': 'network-vif-deleted', 'tag': '3992c1b3-9ac7-484d-bd44-605864113d3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 812/1547] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:42:22 2026] GET /v2.0/ports/0eb57def-8fc2-437a-adc1-92c2ffdd9087 => generated 1022 bytes in 104 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: 813/1548] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:22 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => 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: 736/1549] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:42:22 2026] PUT /v2.0/routers/2e87dbb0-a67c-43fc-9877-30019e1fef15/remove_router_interface => generated 309 bytes in 854 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: 737/1550] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:23 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:23.776 7 INFO neutron.api.v2.resource [None req-476d9499-c59a-428a-98b4-3e59175de458 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1551] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:42:23 2026] PUT /v2.0/routers/2e87dbb0-a67c-43fc-9877-30019e1fef15/remove_router_interface => generated 197 bytes in 598 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1552] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:23 2026] GET /v2.0/ports?device_id=2e87dbb0-a67c-43fc-9877-30019e1fef15 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:24.414 7 INFO neutron.services.segments.plugin [-] Segment c9c2d7f8-c97a-41fb-920a-276fd1bb0cdb resource provider aggregate not found 2026-05-12 12:42:24.419 7 INFO neutron.services.segments.plugin [-] Segment c9c2d7f8-c97a-41fb-920a-276fd1bb0cdb resource provider aggregate not found 2026-05-12 12:42:24.429 7 INFO neutron.services.segments.plugin [-] Segment c9c2d7f8-c97a-41fb-920a-276fd1bb0cdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c2d7f8-c97a-41fb-920a-276fd1bb0cdb found for delete ", "request_id": "req-9b063bd0-5606-4725-986d-76192d83e74a"}]} 2026-05-12 12:42:24.435 7 INFO neutron.services.segments.plugin [-] Segment c9c2d7f8-c97a-41fb-920a-276fd1bb0cdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c2d7f8-c97a-41fb-920a-276fd1bb0cdb found for delete ", "request_id": "req-eec601bf-993a-4387-ac7f-e03e21c63f77"}]} 2026-05-12 12:42:24.436 7 INFO neutron.db.l3_hamode_db [None req-0f12f2e2-f549-401d-9ad6-071e0d41561a 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] HA network aa2dcb1b-2926-44aa-8640-786b67166e8f was deleted as no HA routers are present in tenant dce6426622134c249892b70e00f7b60d. [pid: 7|app: 0|req: 815/1553] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:23 2026] DELETE /v2.0/routers/2e87dbb0-a67c-43fc-9877-30019e1fef15 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1554] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:24 2026] GET /v2.0/ports?device_id=9c0f795f-bbbc-4643-8fec-60303996a265 => 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: 739/1555] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:24 2026] DELETE /v2.0/subnets/8f69623b-91ef-4ce4-a5d2-3bed987f17de => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:24.925 8 WARNING neutron_lib.context [None req-def2152b-6dc7-4c71-9e50-3d634c84c1cd 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 817/1556] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:24 2026] DELETE /v2.0/networks/0b1fd822-1cc9-4c97-8f74-646523f8217d => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:25.028 7 WARNING neutron_lib.context [None req-2d3e784d-b3ce-47c2-b8a8-cdab6d210c78 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:25.087 7 INFO neutron.db.segments_db [None req-2d3e784d-b3ce-47c2-b8a8-cdab6d210c78 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Added segment 23d47f26-3292-49dd-83f6-a41922ea9a1d of type vxlan for network 5384f1e9-f2c6-4698-8f9f-3e076ba81171 2026-05-12 12:42:25.092 8 INFO neutron.db.segments_db [None req-def2152b-6dc7-4c71-9e50-3d634c84c1cd 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Added segment 3560046f-6fc1-4c12-893a-6404e85592d8 of type vxlan for network 21c9e394-4446-4bd6-940b-13046388a258 [pid: 7|app: 0|req: 818/1557] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:25 2026] POST /v2.0/networks => generated 630 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:25.184 7 WARNING neutron_lib.context [None req-dcf211c6-16c3-4dc0-bfc2-77b744931787 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 740/1558] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:24 2026] POST /v2.0/networks => generated 631 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:25.202 8 WARNING neutron_lib.context [None req-2670f9c0-bada-44ae-aeae-97f6d808dc2e 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 741/1559] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:25 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1560] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:25 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:25.463 8 WARNING neutron_lib.context [None req-02375b69-812a-4bf1-9b25-b7b59f5e06c1 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:25.466 7 WARNING neutron_lib.context [None req-3f15cfc2-2a18-410c-8564-73562b0fb700 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:25.510 7 INFO neutron.db.segments_db [None req-3f15cfc2-2a18-410c-8564-73562b0fb700 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Added segment c19ae5e5-f773-421b-bd91-dabd59b270c5 of type vxlan for network 2f56812d-845a-4dfe-87f5-be024c06961d 2026-05-12 12:42:25.518 8 INFO neutron.db.segments_db [None req-02375b69-812a-4bf1-9b25-b7b59f5e06c1 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Added segment 3152b2a2-eeea-4dce-a8c8-4e1c69af37f6 of type vxlan for network 48fa867b-5f93-49bb-8600-88f4fb55d8df [pid: 8|app: 0|req: 742/1561] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:25 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:25.616 8 WARNING neutron_lib.context [None req-fed0c7f7-7d5b-4f4b-8f83-08677ac3f65d 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:25.810 7 INFO neutron.db.l3_hamode_db [None req-3f15cfc2-2a18-410c-8564-73562b0fb700 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 743/1562] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:25 2026] POST /v2.0/subnets => generated 629 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:25.971 7 INFO neutron.db.l3_hamode_db [None req-3f15cfc2-2a18-410c-8564-73562b0fb700 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 744/1563] 10.0.0.142 () {34 vars in 989 bytes} [Tue May 12 12:42:25 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:26.017 8 WARNING neutron_lib.context [None req-8b067140-de4b-4109-85ba-753780193436 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:26.082 8 INFO neutron.db.segments_db [None req-8b067140-de4b-4109-85ba-753780193436 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Added segment a212ca25-c2e8-4c16-9177-0d7eeee5ee51 of type vxlan for network 3f1a039f-f268-4f27-88a6-bd7698fc2daf [pid: 8|app: 0|req: 745/1564] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:26 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1565] 10.0.0.142 () {34 vars in 1039 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:26.263 8 WARNING neutron_lib.context [None req-daca9c8e-7c5a-42cc-8641-b009edc29ecc 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:26.467 7 INFO neutron.services.segments.plugin [-] Segment 4884e7e4-44f2-49cc-98b4-90e29f185a7b resource provider aggregate not found 2026-05-12 12:42:26.476 7 INFO neutron.services.segments.plugin [-] Segment 4884e7e4-44f2-49cc-98b4-90e29f185a7b resource provider aggregate not found 2026-05-12 12:42:26.503 7 INFO neutron.services.segments.plugin [-] Segment 4884e7e4-44f2-49cc-98b4-90e29f185a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4884e7e4-44f2-49cc-98b4-90e29f185a7b found for delete ", "request_id": "req-2e0a4a88-cb06-4175-a024-1d9f55410468"}]} 2026-05-12 12:42:26.513 7 INFO neutron.services.segments.plugin [-] Segment 4884e7e4-44f2-49cc-98b4-90e29f185a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4884e7e4-44f2-49cc-98b4-90e29f185a7b found for delete ", "request_id": "req-a1495e21-8a4c-4250-9669-e752b39aaf53"}]} [pid: 8|app: 0|req: 747/1566] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:26 2026] POST /v2.0/subnets => generated 629 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:26.623 8 WARNING neutron_lib.context [None req-f926de77-25f9-4273-8a2f-1a755fecbe5e 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:26.711 8 INFO neutron.db.segments_db [None req-f926de77-25f9-4273-8a2f-1a755fecbe5e 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Added segment a3007841-c447-41dd-a83a-1c45728ab869 of type vxlan for network 88d8e848-9ddf-4043-9b12-5ab9ffa473fb [pid: 7|app: 0|req: 820/1567] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:25 2026] POST /v2.0/routers => generated 507 bytes in 1291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1568] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:26 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:26.839 8 WARNING neutron_lib.context [None req-02cbbd39-d80b-43c1-a3a7-f62ccd34c418 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1569] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:26 2026] POST /v2.0/subnets => generated 629 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1570] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:42:26 2026] PUT /v2.0/routers/ccf96ed0-4eba-4ece-9010-9231e6589912/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:28.233 7 WARNING neutron_lib.context [None req-3b243fc0-847e-437b-8343-2e62286c668a 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:28.320 7 INFO neutron.db.segments_db [None req-3b243fc0-847e-437b-8343-2e62286c668a 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Added segment 0cf378a1-27bc-458d-9bfb-c16a19716223 of type vxlan for network 57c687da-0117-4bf2-a1bb-cb67da7c9ab0 [pid: 8|app: 0|req: 750/1571] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:42:27 2026] PUT /v2.0/routers/4296f7df-f66d-44ae-b6d5-2adf463933ec/remove_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1572] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:28 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1573] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/ports/8ea56823-9589-496b-954d-404e89d9588b => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1574] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:28.486 8 WARNING neutron_lib.context [None req-1bfb5351-16f8-42e8-8f6a-98d5d239836b 927c4d1887744b669448a38ec35a9d3d 47d0efb762d34008ba1be0c1f9e0b4ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 752/1575] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:28 2026] POST /v2.0/subnets => generated 629 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:29.590 7 INFO neutron.services.segments.plugin [-] Segment 81c39a2b-0b11-4baa-bb3e-b4c7b63106e7 resource provider aggregate not found 2026-05-12 12:42:29.598 7 INFO neutron.services.segments.plugin [-] Segment 81c39a2b-0b11-4baa-bb3e-b4c7b63106e7 resource provider aggregate not found 2026-05-12 12:42:29.610 7 INFO neutron.services.segments.plugin [-] Segment 81c39a2b-0b11-4baa-bb3e-b4c7b63106e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81c39a2b-0b11-4baa-bb3e-b4c7b63106e7 found for delete ", "request_id": "req-4059f548-f5ff-4c54-aa2c-23390f4d2d06"}]} 2026-05-12 12:42:29.620 7 INFO neutron.db.l3_hamode_db [None req-689950cf-7c8d-492d-b189-acd4dbb4674a 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 34968ac7-59a4-448d-ade9-0030dfa7c6ae was deleted as no HA routers are present in tenant 7bf840d2ab3e46fcbc8ddeaca31115bc. [pid: 7|app: 0|req: 824/1576] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:28 2026] DELETE /v2.0/routers/4296f7df-f66d-44ae-b6d5-2adf463933ec => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:29.630 7 INFO neutron.services.segments.plugin [-] Segment 81c39a2b-0b11-4baa-bb3e-b4c7b63106e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81c39a2b-0b11-4baa-bb3e-b4c7b63106e7 found for delete ", "request_id": "req-f5f76c38-d238-45a9-af93-7a7a171232b6"}]} [pid: 7|app: 0|req: 825/1577] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:29 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 7|app: 0|req: 826/1578] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:42:29 2026] PUT /v2.0/subnets/fc60981b-a4c6-463a-acd6-48a5b676ba08/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1579] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:29 2026] DELETE /v2.0/subnets/d4018ee4-c046-4859-8c35-afe4685db36a => 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: 753/1580] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:42:28 2026] PUT /v2.0/routers/ccf96ed0-4eba-4ece-9010-9231e6589912/remove_router_interface => generated 309 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1581] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:29 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1582] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:42:29 2026] PUT /v2.0/subnets/aa0e2669-6d9d-4640-9c0f-4ea01b65d05c/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1583] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:29 2026] GET /v2.0/ports?device_id=ccf96ed0-4eba-4ece-9010-9231e6589912 => 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: 830/1584] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1585] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:42:30 2026] PUT /v2.0/subnets/64f81d90-c648-4b1d-aeb7-db3c12fa1f3d/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:30.378 8 INFO neutron.services.segments.plugin [-] Segment e858cd7e-b095-4f92-ad7a-2e47698458b5 resource provider aggregate not found 2026-05-12 12:42:30.401 8 INFO neutron.services.segments.plugin [-] Segment e858cd7e-b095-4f92-ad7a-2e47698458b5 resource provider aggregate not found 2026-05-12 12:42:30.409 8 INFO neutron.services.segments.plugin [-] Segment e858cd7e-b095-4f92-ad7a-2e47698458b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e858cd7e-b095-4f92-ad7a-2e47698458b5 found for delete ", "request_id": "req-acd6b29a-3eaa-43a3-959c-0337164daca4"}]} [pid: 8|app: 0|req: 755/1586] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:29 2026] DELETE /v2.0/networks/4c2caebe-1e30-4906-ac5b-3ef1fb9100ed => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:30.428 8 INFO neutron.services.segments.plugin [-] Segment e858cd7e-b095-4f92-ad7a-2e47698458b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e858cd7e-b095-4f92-ad7a-2e47698458b5 found for delete ", "request_id": "req-0c0221d2-4647-46aa-a876-16ad7d790e17"}]} [pid: 8|app: 0|req: 756/1587] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:42:30 2026] PUT /v2.0/subnets/a651d2ca-83df-4c6a-b4cd-42bb44a141f3/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1588] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1589] 10.0.0.58 () {32 vars in 662 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1590] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 760/1591] 10.0.0.58 () {32 vars in 676 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1592] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/security-groups?tenant_id=7bf840d2ab3e46fcbc8ddeaca31115bc&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:30.828 7 INFO neutron.db.l3_hamode_db [None req-ce74f68f-81f1-4415-8f64-d98fa0a3c496 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] HA network 2f56812d-845a-4dfe-87f5-be024c06961d was deleted as no HA routers are present in tenant dce6426622134c249892b70e00f7b60d. [pid: 7|app: 0|req: 832/1593] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:30 2026] DELETE /v2.0/routers/ccf96ed0-4eba-4ece-9010-9231e6589912 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1594] 10.0.0.58 () {32 vars in 672 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1595] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:30 2026] DELETE /v2.0/security-groups/cddf3137-d77c-4637-ac82-b3d5ca15769a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1596] 10.0.0.58 () {32 vars in 684 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1597] 10.0.0.58 () {32 vars in 670 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1598] 10.0.0.58 () {32 vars in 684 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1599] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:30 2026] DELETE /v2.0/subnets/d7a78c19-b686-401e-a341-48056ad1f6c5 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1600] 10.0.0.58 () {32 vars in 680 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1601] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1602] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/subnets/fc60981b-a4c6-463a-acd6-48a5b676ba08 => 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: 764/1603] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/networks/5384f1e9-f2c6-4698-8f9f-3e076ba81171 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:31.537 8 WARNING neutron_lib.context [None req-86eaee05-2229-4c94-98ca-581394215b93 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:31.583 8 INFO neutron.db.segments_db [None req-86eaee05-2229-4c94-98ca-581394215b93 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Added segment 4e772b4a-4f13-4508-a9f1-df8bbd235c73 of type vxlan for network 262d3370-8751-4590-bc26-710bb875b7b2 [pid: 7|app: 0|req: 840/1604] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/subnets/aa0e2669-6d9d-4640-9c0f-4ea01b65d05c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:31.671 7 INFO neutron.services.segments.plugin [-] Segment c19ae5e5-f773-421b-bd91-dabd59b270c5 resource provider aggregate not found 2026-05-12 12:42:31.681 7 INFO neutron.services.segments.plugin [-] Segment c19ae5e5-f773-421b-bd91-dabd59b270c5 resource provider aggregate not found 2026-05-12 12:42:31.699 7 INFO neutron.services.segments.plugin [-] Segment c19ae5e5-f773-421b-bd91-dabd59b270c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c19ae5e5-f773-421b-bd91-dabd59b270c5 found for delete ", "request_id": "req-7bb71012-b0fe-4abd-9ee0-e12e9089cb9d"}]} 2026-05-12 12:42:31.702 7 INFO neutron.services.segments.plugin [-] Segment c19ae5e5-f773-421b-bd91-dabd59b270c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c19ae5e5-f773-421b-bd91-dabd59b270c5 found for delete ", "request_id": "req-f79493fb-1b87-42ec-b30c-acc507aca725"}]} [pid: 7|app: 0|req: 841/1605] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/subnets/64f81d90-c648-4b1d-aeb7-db3c12fa1f3d => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:31.946 8 INFO neutron.db.l3_hamode_db [None req-86eaee05-2229-4c94-98ca-581394215b93 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 842/1606] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1607] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:32 2026] DELETE /v2.0/subnets/a651d2ca-83df-4c6a-b4cd-42bb44a141f3 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1608] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:42:32 2026] GET /v2.0/ports?tenant_id=c4088f6f34b24e88848eca14e27b2524&device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1609] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:32 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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-12 12:42:32.454 8 INFO neutron.services.segments.plugin [-] Segment 23d47f26-3292-49dd-83f6-a41922ea9a1d resource provider aggregate not found 2026-05-12 12:42:32.474 8 INFO neutron.services.segments.plugin [-] Segment 23d47f26-3292-49dd-83f6-a41922ea9a1d resource provider aggregate not found 2026-05-12 12:42:32.481 8 INFO neutron.services.segments.plugin [-] Segment 23d47f26-3292-49dd-83f6-a41922ea9a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d47f26-3292-49dd-83f6-a41922ea9a1d found for delete ", "request_id": "req-0cda221c-f7f5-4104-9d70-1e29b7f1db36"}]} 2026-05-12 12:42:32.505 8 INFO neutron.services.segments.plugin [-] Segment 23d47f26-3292-49dd-83f6-a41922ea9a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d47f26-3292-49dd-83f6-a41922ea9a1d found for delete ", "request_id": "req-83f2bfce-99a4-43c8-8924-ef4a65e9db80"}]} [pid: 7|app: 0|req: 846/1610] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:32 2026] DELETE /v2.0/subnets/8dc25c6f-5aa1-40c8-9bfa-803ce5fde910 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1611] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:42:32 2026] GET /v2.0/networks?id=9030cf22-1db7-42a7-a53b-84415731781a => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1614] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:32 2026] DELETE /v2.0/networks/21c9e394-4446-4bd6-940b-13046388a258 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1615] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:42:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1e47e38a-1aa0-4630-b75e-a5db0c83806d => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1616] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:32 2026] DELETE /v2.0/networks/48fa867b-5f93-49bb-8600-88f4fb55d8df => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1617] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/subnets?id=7efa5eca-751b-4822-98e9-cdc54b769619 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:33.177 8 INFO neutron.db.l3_hamode_db [None req-86eaee05-2229-4c94-98ca-581394215b93 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 854/1618] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:33 2026] DELETE /v2.0/networks/3f1a039f-f268-4f27-88a6-bd7698fc2daf => 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: 855/1619] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/ports?network_id=9030cf22-1db7-42a7-a53b-84415731781a&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: 7|app: 0|req: 856/1620] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:33 2026] DELETE /v2.0/networks/88d8e848-9ddf-4043-9b12-5ab9ffa473fb => 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: 857/1621] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a?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: 858/1622] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:33.719 7 INFO neutron.services.segments.plugin [-] Segment 3560046f-6fc1-4c12-893a-6404e85592d8 resource provider aggregate not found 2026-05-12 12:42:33.726 7 INFO neutron.services.segments.plugin [-] Segment 3560046f-6fc1-4c12-893a-6404e85592d8 resource provider aggregate not found 2026-05-12 12:42:33.734 7 INFO neutron.services.segments.plugin [-] Segment 3560046f-6fc1-4c12-893a-6404e85592d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3560046f-6fc1-4c12-893a-6404e85592d8 found for delete ", "request_id": "req-88e03a05-8cec-43bf-ae42-a59456c955ed"}]} 2026-05-12 12:42:33.742 7 INFO neutron.services.segments.plugin [-] Segment 3560046f-6fc1-4c12-893a-6404e85592d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3560046f-6fc1-4c12-893a-6404e85592d8 found for delete ", "request_id": "req-d197ce5c-c3b5-42ab-b1d9-d49f38a9c936"}]} 2026-05-12 12:42:33.751 7 INFO neutron.services.segments.plugin [-] Segment 3152b2a2-eeea-4dce-a8c8-4e1c69af37f6 resource provider aggregate not found 2026-05-12 12:42:33.756 7 INFO neutron.services.segments.plugin [-] Segment 3152b2a2-eeea-4dce-a8c8-4e1c69af37f6 resource provider aggregate not found 2026-05-12 12:42:33.765 7 INFO neutron.services.segments.plugin [-] Segment 3152b2a2-eeea-4dce-a8c8-4e1c69af37f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3152b2a2-eeea-4dce-a8c8-4e1c69af37f6 found for delete ", "request_id": "req-0b907c3e-329c-4683-a80e-1b937c6ba0d9"}]} 2026-05-12 12:42:33.768 7 INFO neutron.services.segments.plugin [-] Segment 3152b2a2-eeea-4dce-a8c8-4e1c69af37f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3152b2a2-eeea-4dce-a8c8-4e1c69af37f6 found for delete ", "request_id": "req-d9975d09-5bda-4e25-be5b-3e3740780b7f"}]} 2026-05-12 12:42:33.781 7 INFO neutron.services.segments.plugin [-] Segment a212ca25-c2e8-4c16-9177-0d7eeee5ee51 resource provider aggregate not found 2026-05-12 12:42:33.786 7 INFO neutron.services.segments.plugin [-] Segment a212ca25-c2e8-4c16-9177-0d7eeee5ee51 resource provider aggregate not found [pid: 7|app: 0|req: 859/1623] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:33 2026] DELETE /v2.0/networks/57c687da-0117-4bf2-a1bb-cb67da7c9ab0 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:33.800 7 INFO neutron.services.segments.plugin [-] Segment a212ca25-c2e8-4c16-9177-0d7eeee5ee51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a212ca25-c2e8-4c16-9177-0d7eeee5ee51 found for delete ", "request_id": "req-8c69c32b-e502-488a-8b35-47dda37daa61"}]} 2026-05-12 12:42:33.805 7 INFO neutron.services.segments.plugin [-] Segment a212ca25-c2e8-4c16-9177-0d7eeee5ee51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a212ca25-c2e8-4c16-9177-0d7eeee5ee51 found for delete ", "request_id": "req-525455ad-ec6d-42f1-8d88-7f4c8bbf89aa"}]} 2026-05-12 12:42:33.821 7 INFO neutron.services.segments.plugin [-] Segment a3007841-c447-41dd-a83a-1c45728ab869 resource provider aggregate not found 2026-05-12 12:42:33.826 7 INFO neutron.services.segments.plugin [-] Segment a3007841-c447-41dd-a83a-1c45728ab869 resource provider aggregate not found 2026-05-12 12:42:33.836 7 INFO neutron.services.segments.plugin [-] Segment a3007841-c447-41dd-a83a-1c45728ab869 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3007841-c447-41dd-a83a-1c45728ab869 found for delete ", "request_id": "req-a4e98d83-19a1-47ad-a0b5-f8d74acc4967"}]} 2026-05-12 12:42:33.843 7 INFO neutron.services.segments.plugin [-] Segment a3007841-c447-41dd-a83a-1c45728ab869 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3007841-c447-41dd-a83a-1c45728ab869 found for delete ", "request_id": "req-06209364-0701-4a48-aa37-5a22ad5d75de"}]} [pid: 7|app: 0|req: 860/1624] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1625] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 765/1626] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:42:31 2026] POST /v2.0/routers => generated 687 bytes in 2795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1627] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/routers/466f03ca-3319-4bd9-a705-cfa08dbbc5ba => generated 693 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1628] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/routers => generated 696 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1629] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/security-groups?tenant_id=ea8a3512efbc41c2962ce6a86e29f3ea&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1630] 10.0.0.58 () {34 vars in 739 bytes} [Tue May 12 12:42:34 2026] PUT /v2.0/routers/466f03ca-3319-4bd9-a705-cfa08dbbc5ba => generated 700 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1631] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1632] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/routers/466f03ca-3319-4bd9-a705-cfa08dbbc5ba => generated 700 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1633] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:35 2026] DELETE /v2.0/security-groups/01ce4d5d-0d17-43f6-b098-00a53983f39c => 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: 770/1634] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 865/1635] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/ports?device_id=466f03ca-3319-4bd9-a705-cfa08dbbc5ba => 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: 866/1636] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/security-groups?tenant_id=47d0efb762d34008ba1be0c1f9e0b4ac&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1637] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:35 2026] DELETE /v2.0/security-groups/4c9d7625-62bf-471e-b27a-1e0747cea04a => 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: 868/1638] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/security-groups?tenant_id=0125d36d5c0a4200831398e14990ed85&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:35.869 7 INFO neutron.services.segments.plugin [-] Segment 0cf378a1-27bc-458d-9bfb-c16a19716223 resource provider aggregate not found 2026-05-12 12:42:35.874 7 INFO neutron.services.segments.plugin [-] Segment 0cf378a1-27bc-458d-9bfb-c16a19716223 resource provider aggregate not found 2026-05-12 12:42:35.893 7 INFO neutron.services.segments.plugin [-] Segment 0cf378a1-27bc-458d-9bfb-c16a19716223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf378a1-27bc-458d-9bfb-c16a19716223 found for delete ", "request_id": "req-9059cc05-0fcb-444f-82a9-98061322fa40"}]} 2026-05-12 12:42:35.895 7 INFO neutron.services.segments.plugin [-] Segment 0cf378a1-27bc-458d-9bfb-c16a19716223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf378a1-27bc-458d-9bfb-c16a19716223 found for delete ", "request_id": "req-4d754d29-4670-4127-a39f-d482a2466dbc"}]} [pid: 7|app: 0|req: 869/1639] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:35 2026] DELETE /v2.0/security-groups/3cc3794b-56c7-4a90-b389-f1465d5a5a58 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:36.204 8 INFO neutron.services.segments.plugin [-] Segment 4e772b4a-4f13-4508-a9f1-df8bbd235c73 resource provider aggregate not found 2026-05-12 12:42:36.212 8 INFO neutron.services.segments.plugin [-] Segment 4e772b4a-4f13-4508-a9f1-df8bbd235c73 resource provider aggregate not found 2026-05-12 12:42:36.220 8 INFO neutron.services.segments.plugin [-] Segment 4e772b4a-4f13-4508-a9f1-df8bbd235c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e772b4a-4f13-4508-a9f1-df8bbd235c73 found for delete ", "request_id": "req-9d99ac6e-d811-48cb-b442-cd9a102275fe"}]} 2026-05-12 12:42:36.237 8 INFO neutron.services.segments.plugin [-] Segment 4e772b4a-4f13-4508-a9f1-df8bbd235c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e772b4a-4f13-4508-a9f1-df8bbd235c73 found for delete ", "request_id": "req-6647cf2c-8343-4e3d-9425-ff1e43f461a7"}]} 2026-05-12 12:42:36.256 8 INFO neutron.db.l3_hamode_db [None req-f727e51f-19ab-4e88-bd6d-ce1c64a65985 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] HA network 262d3370-8751-4590-bc26-710bb875b7b2 was deleted as no HA routers are present in tenant dce6426622134c249892b70e00f7b60d. [pid: 8|app: 0|req: 771/1640] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:35 2026] DELETE /v2.0/routers/466f03ca-3319-4bd9-a705-cfa08dbbc5ba => generated 0 bytes in 1041 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1641] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:36 2026] GET /v2.0/ports?device_id=466f03ca-3319-4bd9-a705-cfa08dbbc5ba => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:36.328 8 INFO neutron.api.v2.resource [None req-be9f80a6-5da4-44f6-80f3-2bd892c37f3c 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1642] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/routers/466f03ca-3319-4bd9-a705-cfa08dbbc5ba => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1643] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:36 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1644] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:36 2026] GET /v2.0/ports?device_id=ccf96ed0-4eba-4ece-9010-9231e6589912 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:36.384 8 INFO neutron.api.v2.resource [None req-5762069f-359b-4826-9be6-d07dacf5f78b 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1645] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/routers/ccf96ed0-4eba-4ece-9010-9231e6589912 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1646] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:36 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:36.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-491b64f3-7f62-4504-b8cb-a15a21a3d022 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1647] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/subnets/d7a78c19-b686-401e-a341-48056ad1f6c5 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1648] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:36 2026] GET /v2.0/ports?device_id=2e87dbb0-a67c-43fc-9877-30019e1fef15 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:36.484 8 INFO neutron.api.v2.resource [None req-5fa08aa4-b567-4ccd-b3c7-6576c65c5d44 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1649] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/routers/2e87dbb0-a67c-43fc-9877-30019e1fef15 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:36.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5bd212e5-3629-4e22-8dab-04aacfcb9dbd 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1650] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/subnets/8f69623b-91ef-4ce4-a5d2-3bed987f17de => 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: 778/1651] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:36 2026] GET /v2.0/ports?device_id=245f065c-4851-453f-b3b4-83e84bafd9c1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:36.567 7 INFO neutron.api.v2.resource [None req-eb23934f-c25e-4aff-807f-a86b2043e32d 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 874/1652] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/routers/245f065c-4851-453f-b3b4-83e84bafd9c1 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:36.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03a30279-4616-423c-8cf9-86331c7d32ba 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1653] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/subnets/1b0d11b4-9146-4953-aff0-510c105c86cc => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:36.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ea66a36-7a6b-4c0d-af4d-bda6193924cf 068e3c92d3fd41ee9d82838da434fd76 dce6426622134c249892b70e00f7b60d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1654] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/subnets/463cdcb4-40cd-4ce6-9bed-799c2b637c4e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1655] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/security-groups?tenant_id=dce6426622134c249892b70e00f7b60d&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1656] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:37 2026] DELETE /v2.0/security-groups/8013afaa-1feb-45bd-88e5-5c6d6b1e927f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1657] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1658] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 782/1659] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:38 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1660] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:38 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:39.488 8 WARNING neutron_lib.context [None req-704f8bb2-9766-44b5-bcfa-4160a6489196 4c825251e0524f00bfdfea552e97807c 9da117b143924724ba0a38bf265bbcd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 783/1661] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:42:39 2026] POST /v2.0/security-groups => generated 1623 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1662] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/security-groups => generated 4528 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:39.850 7 WARNING neutron_lib.context [None req-e4efccfe-52bd-4471-9ff5-adbd8bd66f93 ada39c292ab24b0ba1822f8d318b8e57 c8ff6d0e98a44d97a1591d0605c36ebb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1663] 10.0.0.58 () {34 vars in 756 bytes} [Tue May 12 12:42:39 2026] PUT /v2.0/security-groups/e9ed0857-d9a2-473a-af54-d374db71f4ea => generated 1662 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1664] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1665] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/security-groups/e9ed0857-d9a2-473a-af54-d374db71f4ea => generated 1662 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:40.053 7 INFO neutron.db.segments_db [None req-e4efccfe-52bd-4471-9ff5-adbd8bd66f93 ada39c292ab24b0ba1822f8d318b8e57 c8ff6d0e98a44d97a1591d0605c36ebb - - default default] Added segment 8f081379-fa3e-420a-87d1-6cbf713cb916 of type vxlan for network 5b36851e-476f-432f-9fed-81ee4ecf6309 [pid: 8|app: 0|req: 788/1666] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 879/1667] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:42:39 2026] POST /v2.0/networks => generated 632 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1668] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/security-groups/e9ed0857-d9a2-473a-af54-d374db71f4ea => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:40.212 7 WARNING neutron_lib.context [None req-5ce78af3-52c6-4cca-bbe3-3273b5a55db5 ada39c292ab24b0ba1822f8d318b8e57 c8ff6d0e98a44d97a1591d0605c36ebb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1669] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:40.288 8 INFO neutron.api.v2.resource [None req-7ffe2da1-65cc-4396-988a-246633d2acf7 4c825251e0524f00bfdfea552e97807c 9da117b143924724ba0a38bf265bbcd6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1670] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/security-groups/e9ed0857-d9a2-473a-af54-d374db71f4ea => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:40.308 8 WARNING neutron_lib.context [None req-a76a0a1f-fc07-4619-9c5a-3fcdeeafa481 4c825251e0524f00bfdfea552e97807c 9da117b143924724ba0a38bf265bbcd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 792/1671] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:42:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:42:40.486 8 WARNING neutron_lib.context [None req-125e3994-68f1-4e9e-b1cd-393a26ee84a7 4c825251e0524f00bfdfea552e97807c 9da117b143924724ba0a38bf265bbcd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 880/1672] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:42:40 2026] POST /v2.0/ports => generated 743 bytes in 388 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: 881/1673] 10.0.0.58 () {34 vars in 745 bytes} [Tue May 12 12:42:40 2026] PUT /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1674] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:42:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1675] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1676] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/security-group-rules/e15dc34d-73de-4a54-84a0-fcbe27ca68f2 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1677] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1678] 10.0.0.58 () {34 vars in 756 bytes} [Tue May 12 12:42:40 2026] PUT /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags/green => generated 4 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1679] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/security-group-rules/e15dc34d-73de-4a54-84a0-fcbe27ca68f2 => 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: 884/1680] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1681] 10.0.0.58 () {34 vars in 752 bytes} [Tue May 12 12:42:40 2026] PUT /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1682] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1683] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:41.021 8 WARNING neutron_lib.context [None req-72465715-8edb-4f7d-9d73-211e19804da7 4c825251e0524f00bfdfea552e97807c 9da117b143924724ba0a38bf265bbcd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1684] 10.0.0.58 () {34 vars in 774 bytes} [Tue May 12 12:42:41 2026] PUT /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1685] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1686] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:42:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1687] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/security-group-rules/78865911-280b-4ba1-b4f6-3df45c14fb39 => 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: 889/1688] 10.0.0.58 () {34 vars in 745 bytes} [Tue May 12 12:42:41 2026] PUT /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1689] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1690] 10.0.0.58 () {32 vars in 733 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1691] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:41.394 7 INFO neutron.api.v2.resource [None req-bf05315c-16a7-4409-9d55-1167e051fe06 ada39c292ab24b0ba1822f8d318b8e57 c8ff6d0e98a44d97a1591d0605c36ebb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1692] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1693] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:42:41 2026] DELETE /v2.0/security-group-rules/78865911-280b-4ba1-b4f6-3df45c14fb39 => 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: 893/1694] 10.0.0.58 () {32 vars in 736 bytes} [Tue May 12 12:42:41 2026] DELETE /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1695] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1696] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:42:41 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-12 12:42:41.520 8 WARNING neutron_lib.context [None req-e0a21790-ef67-43d7-a97e-174c5fe5577a 4c825251e0524f00bfdfea552e97807c 9da117b143924724ba0a38bf265bbcd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:41.547 7 INFO neutron.api.v2.resource [None req-0099923c-382b-46e5-b0b8-645b32f5a3ab ada39c292ab24b0ba1822f8d318b8e57 c8ff6d0e98a44d97a1591d0605c36ebb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 895/1697] 10.0.0.58 () {32 vars in 740 bytes} [Tue May 12 12:42:41 2026] DELETE /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/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: 896/1698] 10.0.0.58 () {32 vars in 728 bytes} [Tue May 12 12:42:41 2026] DELETE /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1699] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:42:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1700] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b/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: 805/1701] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/security-group-rules/4ffa2646-b08c-4e65-b856-5423bbd35913 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1702] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/security-groups?tenant_id=982fde4d77e84b56b0aefbbbd9de1824&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1703] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:42:41 2026] DELETE /v2.0/ports/dccdb091-a5d3-49d0-b0a3-af6f8856176b => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1704] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1705] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:42 2026] DELETE /v2.0/security-groups/d8437853-4ccb-4bd8-b350-068e97037dc3 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:42.287 7 INFO neutron.services.segments.plugin [-] Segment 8f081379-fa3e-420a-87d1-6cbf713cb916 resource provider aggregate not found 2026-05-12 12:42:42.293 7 INFO neutron.services.segments.plugin [-] Segment 8f081379-fa3e-420a-87d1-6cbf713cb916 resource provider aggregate not found 2026-05-12 12:42:42.306 7 INFO neutron.services.segments.plugin [-] Segment 8f081379-fa3e-420a-87d1-6cbf713cb916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f081379-fa3e-420a-87d1-6cbf713cb916 found for delete ", "request_id": "req-bedd52dd-2fe1-4c79-b8f1-47c7b28febe7"}]} 2026-05-12 12:42:42.308 7 INFO neutron.services.segments.plugin [-] Segment 8f081379-fa3e-420a-87d1-6cbf713cb916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f081379-fa3e-420a-87d1-6cbf713cb916 found for delete ", "request_id": "req-6b36157d-509e-4131-a9aa-7b8ee715cce9"}]} [pid: 7|app: 0|req: 899/1706] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:42:42 2026] DELETE /v2.0/networks/5b36851e-476f-432f-9fed-81ee4ecf6309 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1707] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:42:42 2026] DELETE /v2.0/security-group-rules/4ffa2646-b08c-4e65-b856-5423bbd35913 => 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: 900/1708] 10.0.0.58 () {32 vars in 671 bytes} [Tue May 12 12:42:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1709] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:42 2026] DELETE /v2.0/security-groups/84f97e08-b36c-40bb-8654-e3069050f967 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1710] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:42:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1711] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:42:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1712] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:43 2026] GET /v2.0/security-groups?tenant_id=c8ff6d0e98a44d97a1591d0605c36ebb&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1713] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:43 2026] DELETE /v2.0/security-groups/cb9a1109-bc39-43da-aecd-62c1eadd4109 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1714] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:43 2026] GET /v2.0/security-groups?tenant_id=9da117b143924724ba0a38bf265bbcd6&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1715] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:43 2026] DELETE /v2.0/security-groups/49d7b117-b43c-408f-9bbc-f8713761d5c2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1716] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:43 2026] GET /v2.0/security-groups?tenant_id=4201dfcc83034ff1b41f6fc7c20a3bb1&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1717] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:43 2026] DELETE /v2.0/security-groups/c54cabed-5825-40f4-806d-0a17e095b4c2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:45.866 7 WARNING neutron_lib.context [None req-33365d2a-d8bc-426f-a5b8-cd0bbeebf641 6bf74918c91e42bb8f2c0c6871e2f0df 16f74d1ce7ec4be393cfe3cb94c5b74c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1718] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:42:45 2026] POST /v2.0/subnetpools => generated 548 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1719] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:42:45 2026] GET /v2.0/subnetpools/7236d388-2a93-4dff-83fe-92cd2677e20b => generated 548 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1720] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:42:45 2026] PUT /v2.0/subnetpools/7236d388-2a93-4dff-83fe-92cd2677e20b => 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: 815/1721] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:42:46 2026] DELETE /v2.0/subnetpools/7236d388-2a93-4dff-83fe-92cd2677e20b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:46.141 7 INFO neutron.api.v2.resource [None req-6ec49b7c-cfbb-44cc-a245-53b09f213361 6bf74918c91e42bb8f2c0c6871e2f0df 16f74d1ce7ec4be393cfe3cb94c5b74c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1722] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:42:46 2026] GET /v2.0/subnetpools/7236d388-2a93-4dff-83fe-92cd2677e20b => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:46.157 8 INFO neutron.api.v2.resource [None req-68da4792-eac2-427d-8cc0-9a5690d82b13 6bf74918c91e42bb8f2c0c6871e2f0df 16f74d1ce7ec4be393cfe3cb94c5b74c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1723] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:42:46 2026] DELETE /v2.0/subnetpools/7236d388-2a93-4dff-83fe-92cd2677e20b => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1724] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:46 2026] GET /v2.0/security-groups?tenant_id=16f74d1ce7ec4be393cfe3cb94c5b74c&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1725] 10.0.0.58 () {34 vars in 676 bytes} [Tue May 12 12:42:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1726] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:47 2026] DELETE /v2.0/security-groups/cacd7f39-69d9-4789-b9af-46449407424f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1727] 10.0.0.58 () {34 vars in 676 bytes} [Tue May 12 12:42:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1728] 10.0.0.58 () {34 vars in 676 bytes} [Tue May 12 12:42:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1731] 10.0.0.58 () {34 vars in 676 bytes} [Tue May 12 12:42:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1732] 10.0.0.58 () {34 vars in 676 bytes} [Tue May 12 12:42:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1733] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:42:47 2026] PUT /v2.0/policies/f12532c1-3eeb-420a-a456-db2aa8be25c3/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1734] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:42:47 2026] PUT /v2.0/policies/46cc1588-a0c4-4885-bcf7-4b775b17d23d/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1735] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:42:47 2026] PUT /v2.0/policies/ec2b3336-5523-4ef4-905b-7379a964d696/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1736] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:42:47 2026] PUT /v2.0/policies/f49f01b2-d3d6-432a-8ce3-acd847764309/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:47.702 7 WARNING neutron_lib.context [None req-b4955b3a-4542-407c-88c9-b300114f79fe a64b4d98581143a895cf2d61e86b1789 3c17754e86a4450b8c4ddc107efe64bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:42:47.760 7 INFO neutron.db.segments_db [None req-b4955b3a-4542-407c-88c9-b300114f79fe a64b4d98581143a895cf2d61e86b1789 3c17754e86a4450b8c4ddc107efe64bb - - default default] Added segment 0fe08e02-838a-4ab4-9ccb-56e3e688bafa of type vxlan for network 8cee2410-f0b9-4468-a38f-81041ff5942b 2026-05-12 12:42:48.149 7 INFO neutron.db.l3_hamode_db [None req-b4955b3a-4542-407c-88c9-b300114f79fe a64b4d98581143a895cf2d61e86b1789 3c17754e86a4450b8c4ddc107efe64bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 825/1737] 10.0.0.58 () {32 vars in 672 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:48.298 7 INFO neutron.db.l3_hamode_db [None req-b4955b3a-4542-407c-88c9-b300114f79fe a64b4d98581143a895cf2d61e86b1789 3c17754e86a4450b8c4ddc107efe64bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 826/1738] 10.0.0.58 () {32 vars in 686 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1739] 10.0.0.58 () {32 vars in 682 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1740] 10.0.0.58 () {32 vars in 694 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1741] 10.0.0.58 () {32 vars in 680 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1742] 10.0.0.58 () {34 vars in 666 bytes} [Tue May 12 12:42:47 2026] POST /v2.0/routers => generated 474 bytes in 1522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1743] 10.0.0.58 () {32 vars in 694 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1744] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:42:49 2026] PUT /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1745] 10.0.0.58 () {32 vars in 690 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1746] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1747] 10.0.0.58 () {32 vars in 702 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1748] 10.0.0.58 () {34 vars in 760 bytes} [Tue May 12 12:42:49 2026] PUT /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1749] 10.0.0.58 () {32 vars in 732 bytes} [Tue May 12 12:42:49 2026] DELETE /v2.0/qos/policies/f12532c1-3eeb-420a-a456-db2aa8be25c3 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1750] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1751] 10.0.0.58 () {32 vars in 732 bytes} [Tue May 12 12:42:49 2026] DELETE /v2.0/qos/policies/46cc1588-a0c4-4885-bcf7-4b775b17d23d => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1752] 10.0.0.58 () {34 vars in 756 bytes} [Tue May 12 12:42:49 2026] PUT /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1753] 10.0.0.58 () {32 vars in 732 bytes} [Tue May 12 12:42:49 2026] DELETE /v2.0/qos/policies/ec2b3336-5523-4ef4-905b-7379a964d696 => 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: 919/1754] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1755] 10.0.0.58 () {32 vars in 732 bytes} [Tue May 12 12:42:49 2026] DELETE /v2.0/qos/policies/f49f01b2-d3d6-432a-8ce3-acd847764309 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1756] 10.0.0.58 () {34 vars in 778 bytes} [Tue May 12 12:42:49 2026] PUT /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1757] 10.0.0.58 () {32 vars in 732 bytes} [Tue May 12 12:42:49 2026] DELETE /v2.0/qos/policies/272c813a-b26b-4de5-922a-273ae45f02f5 => 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: 921/1758] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 52 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1759] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:42:49 2026] PUT /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 37 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1760] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1761] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:50.016 7 INFO neutron.api.v2.resource [None req-ae590479-6847-459e-b8fd-8cc6c1e43124 a64b4d98581143a895cf2d61e86b1789 3c17754e86a4450b8c4ddc107efe64bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1762] 10.0.0.58 () {32 vars in 741 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1763] 10.0.0.58 () {32 vars in 740 bytes} [Tue May 12 12:42:50 2026] DELETE /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1764] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:42:50 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:50.238 8 INFO neutron.api.v2.resource [None req-98124fb0-e9f4-47a9-a17e-11b14809c060 a64b4d98581143a895cf2d61e86b1789 3c17754e86a4450b8c4ddc107efe64bb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1765] 10.0.0.58 () {32 vars in 744 bytes} [Tue May 12 12:42:50 2026] DELETE /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1766] 10.0.0.142 () {34 vars in 989 bytes} [Tue May 12 12:42:50 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1767] 10.0.0.58 () {32 vars in 732 bytes} [Tue May 12 12:42:50 2026] DELETE /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1768] 10.0.0.142 () {34 vars in 1039 bytes} [Tue May 12 12:42:50 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 843/1769] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:42:50 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1770] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:42:50 2026] GET /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1771] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:50 2026] GET /v2.0/security-groups?tenant_id=faae140d0d904c1bae6d47615ace72ce&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1772] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:50 2026] DELETE /v2.0/security-groups/e6e7a075-fba6-4a41-8bfc-f4f471aef01c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1773] 10.0.0.58 () {34 vars in 740 bytes} [Tue May 12 12:42:50 2026] PUT /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930 => generated 480 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1774] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:42:51 2026] GET /v2.0/ports?device_id=8b4fc7d9-dba2-40ba-995b-6db52ab39930 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1775] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:51 2026] GET /v2.0/security-groups?tenant_id=20c13907fb684bd784ef07ce960a9087&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1776] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:51 2026] DELETE /v2.0/security-groups/5dfd22a4-6d28-4cd8-b3f2-3302e1835732 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1777] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:51 2026] GET /v2.0/security-groups?tenant_id=7e58c17a6c964c74bae1678e293709e1&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1778] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:51 2026] DELETE /v2.0/security-groups/efeeda17-7229-4ad5-ba3d-b45b524f03d1 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:51.994 8 INFO neutron.services.segments.plugin [-] Segment 0fe08e02-838a-4ab4-9ccb-56e3e688bafa resource provider aggregate not found 2026-05-12 12:42:51.999 8 INFO neutron.services.segments.plugin [-] Segment 0fe08e02-838a-4ab4-9ccb-56e3e688bafa resource provider aggregate not found 2026-05-12 12:42:52.020 8 INFO neutron.services.segments.plugin [-] Segment 0fe08e02-838a-4ab4-9ccb-56e3e688bafa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe08e02-838a-4ab4-9ccb-56e3e688bafa found for delete ", "request_id": "req-02564680-8a8f-40c8-a1c1-9b63d9432abb"}]} 2026-05-12 12:42:52.021 8 INFO neutron.db.l3_hamode_db [None req-d3a5623f-6c8e-4674-963b-484897052047 a64b4d98581143a895cf2d61e86b1789 3c17754e86a4450b8c4ddc107efe64bb - - default default] HA network 8cee2410-f0b9-4468-a38f-81041ff5942b was deleted as no HA routers are present in tenant 3c17754e86a4450b8c4ddc107efe64bb. 2026-05-12 12:42:52.023 8 INFO neutron.services.segments.plugin [-] Segment 0fe08e02-838a-4ab4-9ccb-56e3e688bafa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe08e02-838a-4ab4-9ccb-56e3e688bafa found for delete ", "request_id": "req-9b0d6996-04b9-444b-aa70-83bd8ff3ef18"}]} [pid: 8|app: 0|req: 846/1779] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:42:51 2026] DELETE /v2.0/routers/8b4fc7d9-dba2-40ba-995b-6db52ab39930 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1780] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:52 2026] GET /v2.0/security-groups?tenant_id=ef6efc7c46034913b7de4c95246ac17f&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1781] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:53 2026] DELETE /v2.0/security-groups/478891df-88ff-4953-a5cf-85714381336c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1782] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:53 2026] GET /v2.0/security-groups?tenant_id=64ff979ca379423eb3ecb3da6b3e8de8&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1783] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:53 2026] DELETE /v2.0/security-groups/c31c8f3e-ec1a-432f-a3db-55b577c47884 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1784] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:53 2026] GET /v2.0/security-groups?tenant_id=3c17754e86a4450b8c4ddc107efe64bb&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1785] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:53 2026] DELETE /v2.0/security-groups/c862f011-55db-4fb2-834b-ebf50d68e708 => 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: 937/1786] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:53 2026] GET /v2.0/security-groups?tenant_id=698d18c9d9e04787b800c1c485c11a8d&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1787] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:53 2026] DELETE /v2.0/security-groups/584f932f-52dc-4dac-a12e-35725a351184 => 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: 938/1788] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1789] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 939/1790] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => 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: 852/1791] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:56.653 7 WARNING neutron_lib.context [None req-a2b2eff7-c634-4df3-9bb3-3e2805267b2d d6b0db89001d45f0bbfa2b425e4e1444 056d6763f7dd473191a934f423a2073f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 940/1792] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:42:56 2026] POST /v2.0/security-groups => generated 1601 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:42:56.905 8 WARNING neutron_lib.context [None req-208e0291-b8eb-43ec-986d-21c3869fd57a d6b0db89001d45f0bbfa2b425e4e1444 056d6763f7dd473191a934f423a2073f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 853/1793] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:42:56 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:42:57.049 7 WARNING neutron_lib.context [None req-35154efe-e51d-4505-a42d-7aa4615cf2c9 d6b0db89001d45f0bbfa2b425e4e1444 056d6763f7dd473191a934f423a2073f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1794] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1795] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/security-groups?id=f0341ddd-8736-464c-aa04-9d3730a8a3e3&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: 941/1796] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:42:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:42:57.201 8 WARNING neutron_lib.context [None req-a1d75044-d96e-4b62-b560-4837901dfc10 d6b0db89001d45f0bbfa2b425e4e1444 056d6763f7dd473191a934f423a2073f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 856/1797] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:42:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:42:57.362 7 WARNING neutron_lib.context [None req-18d80a29-6dd6-420c-9518-f8794fbe8193 d6b0db89001d45f0bbfa2b425e4e1444 056d6763f7dd473191a934f423a2073f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 942/1798] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:42:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1799] 10.0.0.58 () {34 vars in 765 bytes} [Tue May 12 12:42:57 2026] PUT /v2.0/security-groups/2700fbd2-536c-41a3-99fc-678f400093bc/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1800] 10.0.0.58 () {34 vars in 765 bytes} [Tue May 12 12:42:57 2026] PUT /v2.0/security-groups/fbe602b2-2e91-46bb-896c-774772ae241a/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1801] 10.0.0.58 () {34 vars in 765 bytes} [Tue May 12 12:42:57 2026] PUT /v2.0/security-groups/e66e2fcf-d2b0-410d-8aa8-a3c78623b20e/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1802] 10.0.0.58 () {34 vars in 765 bytes} [Tue May 12 12:42:57 2026] PUT /v2.0/security-groups/6e3fae0d-5f87-4740-8cb3-1613efa712f0/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1803] 10.0.0.58 () {32 vars in 678 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1804] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1805] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1806] 10.0.0.58 () {32 vars in 688 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1807] 10.0.0.58 () {32 vars in 700 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1808] 10.0.0.58 () {32 vars in 686 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1809] 10.0.0.58 () {32 vars in 700 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1810] 10.0.0.58 () {32 vars in 696 bytes} [Tue May 12 12:42:58 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:58.104 8 INFO neutron.db.l3_db [req-7170d510-9255-4f80-8e35-d2cde34000e0 req-4ca21e84-c1ca-4a96-96e9-52d47f9a6f3f 9fb8eed68e60404ebe6660135fedbaef c4088f6f34b24e88848eca14e27b2524 - - default default] Floating IP 51a569e2-ec54-40b3-b4be-e1194a1fbd6c disassociated. External IP: 10.96.250.204, port: 1e47e38a-1aa0-4630-b75e-a5db0c83806d. [pid: 7|app: 0|req: 951/1811] 10.0.0.58 () {32 vars in 708 bytes} [Tue May 12 12:42:58 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1812] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:58 2026] DELETE /v2.0/security-groups/2700fbd2-536c-41a3-99fc-678f400093bc => 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: 953/1813] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:58 2026] DELETE /v2.0/security-groups/fbe602b2-2e91-46bb-896c-774772ae241a => 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: 954/1814] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:58 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => 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: 955/1815] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:58 2026] DELETE /v2.0/security-groups/e66e2fcf-d2b0-410d-8aa8-a3c78623b20e => 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: 861/1816] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:42:57 2026] DELETE /v2.0/ports/1e47e38a-1aa0-4630-b75e-a5db0c83806d => generated 0 bytes in 720 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1817] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:58 2026] DELETE /v2.0/security-groups/6e3fae0d-5f87-4740-8cb3-1613efa712f0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:58.638 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86b04cac-354d-4fab-a405-b85b881fe63e'] response: {'server_uuid': '24d907f0-6534-4029-a47f-4ec1645d963a', 'name': 'network-vif-deleted', 'tag': '1e47e38a-1aa0-4630-b75e-a5db0c83806d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 862/1818] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:42:58 2026] DELETE /v2.0/security-groups/0ee491d2-dc3f-465f-9cd1-813791a2c36c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1819] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:42:59 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1820] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:42:59 2026] GET /v2.0/security-groups?tenant_id=9f78c12af71147f1a1d95561fa2daf0d&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1821] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:00 2026] DELETE /v2.0/security-groups/dbe70912-30af-4a13-bdb3-694ea088e1f3 => 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: 864/1822] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:00 2026] GET /v2.0/security-groups?tenant_id=717fea50be7249219b79a6f0efe0ffec&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1823] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:00 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => 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: 865/1824] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:00 2026] DELETE /v2.0/security-groups/31707d61-a1aa-4ac5-a3e2-2cd4497165af => 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: 960/1825] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:00 2026] GET /v2.0/security-groups?tenant_id=056d6763f7dd473191a934f423a2073f&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1826] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:00 2026] DELETE /v2.0/security-groups/228d3959-0957-4236-bf7c-0544ee2d8c03 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1827] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:01 2026] GET /v2.0/ports?device_id=24d907f0-6534-4029-a47f-4ec1645d963a => 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: 963/1830] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:02 2026] DELETE /v2.0/security-groups/f0341ddd-8736-464c-aa04-9d3730a8a3e3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:02.877 8 INFO neutron.api.v2.resource [None req-27db7ca1-cc4d-4bfd-97e3-ba7dc02e5937 9fb8eed68e60404ebe6660135fedbaef c4088f6f34b24e88848eca14e27b2524 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1831] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:43:02 2026] GET /v2.0/security-groups/f0341ddd-8736-464c-aa04-9d3730a8a3e3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1832] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:43:02 2026] DELETE /v2.0/floatingips/51a569e2-ec54-40b3-b4be-e1194a1fbd6c => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1833] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:43:03 2026] PUT /v2.0/routers/5a81475b-c44d-4cf7-b0b2-a1582b6ffe72/remove_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:04.590 7 WARNING neutron_lib.context [None req-e04a4a7e-220a-49aa-bc89-73b0fb742036 bbe09d06585041d3a87956e9749328e4 daaf90533d7a466eb44bef09d3432610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 965/1834] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:43:04 2026] POST /v2.0/security-groups => generated 1601 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1835] 10.0.0.58 () {34 vars in 765 bytes} [Tue May 12 12:43:04 2026] PUT /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1836] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:43:04 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1837] 10.0.0.58 () {34 vars in 776 bytes} [Tue May 12 12:43:04 2026] PUT /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1838] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:43:04 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/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: 970/1839] 10.0.0.58 () {34 vars in 772 bytes} [Tue May 12 12:43:04 2026] PUT /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1840] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1841] 10.0.0.58 () {34 vars in 794 bytes} [Tue May 12 12:43:05 2026] PUT /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1842] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1843] 10.0.0.58 () {34 vars in 765 bytes} [Tue May 12 12:43:05 2026] PUT /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/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: 975/1844] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1845] 10.0.0.58 () {32 vars in 753 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:05.269 7 INFO neutron.api.v2.resource [None req-bba6af6a-8c1d-4ef1-97b9-3111c291ef98 bbe09d06585041d3a87956e9749328e4 daaf90533d7a466eb44bef09d3432610 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/1846] 10.0.0.58 () {32 vars in 757 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/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: 978/1847] 10.0.0.58 () {32 vars in 756 bytes} [Tue May 12 12:43:05 2026] DELETE /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/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: 979/1848] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:05.383 7 INFO neutron.api.v2.resource [None req-d5aeb840-ebd8-4b23-a154-92573f3cca2f bbe09d06585041d3a87956e9749328e4 daaf90533d7a466eb44bef09d3432610 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1849] 10.0.0.58 () {32 vars in 760 bytes} [Tue May 12 12:43:05 2026] DELETE /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1850] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:43:05 2026] DELETE /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1851] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:05.490 8 INFO neutron.services.segments.plugin [-] Segment 3f2919fe-d684-42cd-b9e8-83b92b365e2b resource provider aggregate not found 2026-05-12 12:43:05.495 8 INFO neutron.services.segments.plugin [-] Segment 3f2919fe-d684-42cd-b9e8-83b92b365e2b resource provider aggregate not found 2026-05-12 12:43:05.510 8 INFO neutron.services.segments.plugin [-] Segment 3f2919fe-d684-42cd-b9e8-83b92b365e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f2919fe-d684-42cd-b9e8-83b92b365e2b found for delete ", "request_id": "req-da3e2336-8e63-4643-8597-b7687b0501a7"}]} 2026-05-12 12:43:05.511 8 INFO neutron.db.l3_hamode_db [None req-9c395fdc-a996-4f53-902c-ed2d5dac70e1 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 3503878a-21df-4217-9b3f-1965cb1d7792 was deleted as no HA routers are present in tenant c4088f6f34b24e88848eca14e27b2524. 2026-05-12 12:43:05.512 8 INFO neutron.services.segments.plugin [-] Segment 3f2919fe-d684-42cd-b9e8-83b92b365e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f2919fe-d684-42cd-b9e8-83b92b365e2b found for delete ", "request_id": "req-1145add7-8f5c-4d38-98e0-f8c7cd27b876"}]} [pid: 8|app: 0|req: 870/1852] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:43:04 2026] DELETE /v2.0/routers/5a81475b-c44d-4cf7-b0b2-a1582b6ffe72 => generated 0 bytes in 1107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1853] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:05 2026] DELETE /v2.0/security-groups/5ce2307f-c9de-41bc-a8c6-d1fe893805da => 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: 871/1854] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:43:05 2026] DELETE /v2.0/subnets/7efa5eca-751b-4822-98e9-cdc54b769619 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:06.015 7 INFO neutron.services.segments.plugin [-] Segment 0ea706d6-f2ab-4ec8-a228-ded3d806016d resource provider aggregate not found 2026-05-12 12:43:06.033 7 INFO neutron.services.segments.plugin [-] Segment 0ea706d6-f2ab-4ec8-a228-ded3d806016d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea706d6-f2ab-4ec8-a228-ded3d806016d found for delete ", "request_id": "req-0ade2323-905b-4aa8-856f-bfc2733f6f0d"}]} 2026-05-12 12:43:06.035 7 INFO neutron.services.segments.plugin [-] Segment 0ea706d6-f2ab-4ec8-a228-ded3d806016d resource provider aggregate not found [pid: 7|app: 0|req: 984/1855] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:05 2026] DELETE /v2.0/networks/9030cf22-1db7-42a7-a53b-84415731781a => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:06.228 7 INFO neutron.services.segments.plugin [-] Segment 0ea706d6-f2ab-4ec8-a228-ded3d806016d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea706d6-f2ab-4ec8-a228-ded3d806016d found for delete ", "request_id": "req-d0eae650-a0b8-4361-a8f3-d798e709e2a0"}]} [pid: 7|app: 0|req: 985/1856] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:06 2026] GET /v2.0/security-groups?tenant_id=c4088f6f34b24e88848eca14e27b2524&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1857] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:06 2026] DELETE /v2.0/security-groups/3b118b41-49fb-4f9e-8a54-cb220d6676a9 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1858] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:06 2026] GET /v2.0/security-groups?tenant_id=daaf90533d7a466eb44bef09d3432610&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1859] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:06 2026] DELETE /v2.0/security-groups/71af2776-16e4-4cf8-8ce6-a8719a6f272f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1860] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:06 2026] GET /v2.0/security-groups?tenant_id=932ce21e1fb2451396831cdf7886f0e3&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1861] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:07 2026] DELETE /v2.0/security-groups/6ca7ae05-2f55-4f76-a043-7cd85e86f20a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1862] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/security-groups?tenant_id=07b8ff0011754ec0bd5df9e55ba3a00a&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1863] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:07 2026] DELETE /v2.0/security-groups/b5052ec2-c991-4b27-b7b3-eca8f9b71358 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:11.067 8 WARNING neutron_lib.context [None req-3fcf5e99-35b7-48f0-be2e-fc4183f827b6 a89c74867f2941cc8ac940721d9b0e5a 596ff5726beb4542bb520a9718f6918f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:11.278 8 INFO neutron.db.segments_db [None req-3fcf5e99-35b7-48f0-be2e-fc4183f827b6 a89c74867f2941cc8ac940721d9b0e5a 596ff5726beb4542bb520a9718f6918f - - default default] Added segment 6c24a9ba-bc1f-4294-bea3-d186c5efb67d of type vxlan for network c132b595-83cc-4a25-aad6-60902e16acf0 [pid: 8|app: 0|req: 875/1864] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:10 2026] POST /v2.0/networks => generated 632 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:11.395 7 WARNING neutron_lib.context [None req-0b635cfe-9364-4a82-a1e8-da803eb67d49 a89c74867f2941cc8ac940721d9b0e5a 596ff5726beb4542bb520a9718f6918f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 990/1865] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:11 2026] POST /v2.0/subnets => generated 626 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1866] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:43:11 2026] PUT /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1867] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:43:11 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1868] 10.0.0.58 () {34 vars in 760 bytes} [Tue May 12 12:43:11 2026] PUT /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1869] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:43:11 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/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: 878/1870] 10.0.0.58 () {34 vars in 756 bytes} [Tue May 12 12:43:11 2026] PUT /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1871] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:43:11 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1872] 10.0.0.58 () {34 vars in 778 bytes} [Tue May 12 12:43:11 2026] PUT /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1873] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1874] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:43:12 2026] PUT /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1875] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/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: 881/1876] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:12.275 7 INFO neutron.api.v2.resource [None req-508a98ec-4781-41d7-b68a-c0852ec1c490 a89c74867f2941cc8ac940721d9b0e5a 596ff5726beb4542bb520a9718f6918f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 996/1877] 10.0.0.58 () {32 vars in 741 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1878] 10.0.0.58 () {32 vars in 740 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags/red => 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: 997/1879] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:12.446 8 INFO neutron.api.v2.resource [None req-c55c3ad3-11f4-461e-b236-f26df886ba66 a89c74867f2941cc8ac940721d9b0e5a 596ff5726beb4542bb520a9718f6918f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1880] 10.0.0.58 () {32 vars in 744 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1881] 10.0.0.58 () {32 vars in 732 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1882] 10.0.0.58 () {32 vars in 729 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1883] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/subnets/df51ddb5-0053-45fe-9e20-75d3eafb0a09 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:13.077 8 INFO neutron.services.segments.plugin [-] Segment 6c24a9ba-bc1f-4294-bea3-d186c5efb67d resource provider aggregate not found 2026-05-12 12:43:13.084 8 INFO neutron.services.segments.plugin [-] Segment 6c24a9ba-bc1f-4294-bea3-d186c5efb67d resource provider aggregate not found 2026-05-12 12:43:13.100 8 INFO neutron.services.segments.plugin [-] Segment 6c24a9ba-bc1f-4294-bea3-d186c5efb67d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c24a9ba-bc1f-4294-bea3-d186c5efb67d found for delete ", "request_id": "req-02384350-014c-4812-88e7-1330827b3c68"}]} 2026-05-12 12:43:13.101 8 INFO neutron.services.segments.plugin [-] Segment 6c24a9ba-bc1f-4294-bea3-d186c5efb67d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c24a9ba-bc1f-4294-bea3-d186c5efb67d found for delete ", "request_id": "req-7860bab7-0e3b-4690-8efa-071ae8fe8b19"}]} [pid: 8|app: 0|req: 885/1884] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/networks/c132b595-83cc-4a25-aad6-60902e16acf0 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:13.164 8 WARNING neutron_lib.context [None req-95307295-fa02-4516-a18d-98c98b8588c5 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1000/1885] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/security-groups?tenant_id=485aef13f1da4ddaba599c017f5d957c&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1886] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:13 2026] DELETE /v2.0/security-groups/3fe76378-9521-4d92-b735-ebba9628f0c3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:13.371 8 INFO neutron.db.segments_db [None req-95307295-fa02-4516-a18d-98c98b8588c5 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Added segment 59fd7f17-b94c-4882-aa94-d3eddeac25c9 of type vxlan for network fb07eeef-8df6-4367-82d2-2117e6dfd9bb [pid: 8|app: 0|req: 886/1887] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:13 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:13.509 7 WARNING neutron_lib.context [None req-474f1dd7-cfa8-4934-ae55-fafee5e71063 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:13.586 7 INFO neutron.db.segments_db [None req-474f1dd7-cfa8-4934-ae55-fafee5e71063 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Added segment 20ed62ce-bf7d-4bd1-a3ce-4bc07270ff59 of type vxlan for network 4b67b716-a172-481a-9701-3d24dfe5e7f5 [pid: 8|app: 0|req: 887/1888] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:13 2026] GET /v2.0/security-groups?tenant_id=d7a5d25535404e6fabe932cd7f3ba051&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1889] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:13 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:13.711 7 WARNING neutron_lib.context [None req-6f01eac5-01af-4cc8-b67a-4810e4231bde 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:13.767 7 INFO neutron.db.segments_db [None req-6f01eac5-01af-4cc8-b67a-4810e4231bde 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Added segment 6422fb89-f66d-4b4e-849d-c2f37f109c41 of type vxlan for network 064cb82e-4477-4f9a-a836-8aef050aa9d7 [pid: 8|app: 0|req: 888/1890] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:13 2026] DELETE /v2.0/security-groups/f87a22f5-d78d-4610-9039-234a4d90c7fe => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1891] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:13 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:13.880 7 WARNING neutron_lib.context [None req-6da4c5b2-63b9-45d6-9b92-865d272e5840 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:13.936 7 INFO neutron.db.segments_db [None req-6da4c5b2-63b9-45d6-9b92-865d272e5840 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Added segment 9bb9c239-ff11-4633-a3c5-54a24149dfe8 of type vxlan for network 0c9b9d34-eaac-4446-b2f0-b5619648a20e [pid: 8|app: 0|req: 889/1892] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:13 2026] GET /v2.0/security-groups?tenant_id=596ff5726beb4542bb520a9718f6918f&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1893] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:13 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:14.050 7 WARNING neutron_lib.context [None req-d08115d5-3b3c-40a1-9f6e-348d4d33b2ec 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 890/1894] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:13 2026] DELETE /v2.0/security-groups/4a3aae6e-c288-40db-9887-243ee441ce4a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:14.106 7 INFO neutron.db.segments_db [None req-d08115d5-3b3c-40a1-9f6e-348d4d33b2ec 62153a2712274c6482b7a7b41fc1aeb9 0a5708c26bf6495bb948df86ebe7c227 - - default default] Added segment 16414430-8ab2-4528-a922-e0682bec5622 of type vxlan for network 74ef8448-b0ea-40dd-8360-20d25a8684d4 [pid: 7|app: 0|req: 1005/1895] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:14 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1896] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:43:14 2026] PUT /v2.0/networks/fb07eeef-8df6-4367-82d2-2117e6dfd9bb/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1897] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:43:14 2026] PUT /v2.0/networks/4b67b716-a172-481a-9701-3d24dfe5e7f5/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1898] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:43:14 2026] PUT /v2.0/networks/064cb82e-4477-4f9a-a836-8aef050aa9d7/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1899] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/security-groups?tenant_id=3e9c6bf4f49b4cf2957306c0a02495ae&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1900] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:43:14 2026] PUT /v2.0/networks/0c9b9d34-eaac-4446-b2f0-b5619648a20e/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1901] 10.0.0.58 () {32 vars in 664 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1902] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:14 2026] DELETE /v2.0/security-groups/bcd5d807-fce8-4678-9400-c60f50e193e6 => 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: 896/1903] 10.0.0.58 () {32 vars in 678 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1904] 10.0.0.58 () {32 vars in 674 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1905] 10.0.0.58 () {32 vars in 686 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1906] 10.0.0.58 () {32 vars in 672 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1907] 10.0.0.58 () {32 vars in 686 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1908] 10.0.0.58 () {32 vars in 682 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1909] 10.0.0.58 () {32 vars in 694 bytes} [Tue May 12 12:43:15 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:15.255 7 INFO neutron.services.segments.plugin [-] Segment 59fd7f17-b94c-4882-aa94-d3eddeac25c9 resource provider aggregate not found 2026-05-12 12:43:15.264 7 INFO neutron.services.segments.plugin [-] Segment 59fd7f17-b94c-4882-aa94-d3eddeac25c9 resource provider aggregate not found 2026-05-12 12:43:15.275 7 INFO neutron.services.segments.plugin [-] Segment 59fd7f17-b94c-4882-aa94-d3eddeac25c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59fd7f17-b94c-4882-aa94-d3eddeac25c9 found for delete ", "request_id": "req-16dd3cef-f320-4e88-ab66-10317b32addf"}]} 2026-05-12 12:43:15.279 7 INFO neutron.services.segments.plugin [-] Segment 59fd7f17-b94c-4882-aa94-d3eddeac25c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59fd7f17-b94c-4882-aa94-d3eddeac25c9 found for delete ", "request_id": "req-d99ca98e-c7b8-4eda-bf0f-2b6faf0d617b"}]} [pid: 7|app: 0|req: 1011/1910] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/networks/fb07eeef-8df6-4367-82d2-2117e6dfd9bb => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:15.439 8 INFO neutron.services.segments.plugin [-] Segment 20ed62ce-bf7d-4bd1-a3ce-4bc07270ff59 resource provider aggregate not found 2026-05-12 12:43:15.445 8 INFO neutron.services.segments.plugin [-] Segment 20ed62ce-bf7d-4bd1-a3ce-4bc07270ff59 resource provider aggregate not found 2026-05-12 12:43:15.452 8 INFO neutron.services.segments.plugin [-] Segment 20ed62ce-bf7d-4bd1-a3ce-4bc07270ff59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20ed62ce-bf7d-4bd1-a3ce-4bc07270ff59 found for delete ", "request_id": "req-9752c886-6343-46b1-b8e1-edc7e7372925"}]} 2026-05-12 12:43:15.460 8 INFO neutron.services.segments.plugin [-] Segment 20ed62ce-bf7d-4bd1-a3ce-4bc07270ff59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20ed62ce-bf7d-4bd1-a3ce-4bc07270ff59 found for delete ", "request_id": "req-2f587266-a76a-4fb0-ad10-d9ebad8d7636"}]} [pid: 8|app: 0|req: 900/1911] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/networks/4b67b716-a172-481a-9701-3d24dfe5e7f5 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1912] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/networks/064cb82e-4477-4f9a-a836-8aef050aa9d7 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1913] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/networks/0c9b9d34-eaac-4446-b2f0-b5619648a20e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1914] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/networks/74ef8448-b0ea-40dd-8360-20d25a8684d4 => 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: 902/1915] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:16 2026] GET /v2.0/security-groups?tenant_id=0a5708c26bf6495bb948df86ebe7c227&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: 1014/1916] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:17 2026] DELETE /v2.0/security-groups/f0daf01d-e02f-47b4-9256-9b5c8008fd4d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:17.516 8 INFO neutron.services.segments.plugin [-] Segment 9bb9c239-ff11-4633-a3c5-54a24149dfe8 resource provider aggregate not found 2026-05-12 12:43:17.523 8 INFO neutron.services.segments.plugin [-] Segment 9bb9c239-ff11-4633-a3c5-54a24149dfe8 resource provider aggregate not found 2026-05-12 12:43:17.542 8 INFO neutron.services.segments.plugin [-] Segment 9bb9c239-ff11-4633-a3c5-54a24149dfe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb9c239-ff11-4633-a3c5-54a24149dfe8 found for delete ", "request_id": "req-76de9d32-5e1d-487a-a27d-6bb7e28d1673"}]} 2026-05-12 12:43:17.548 8 INFO neutron.services.segments.plugin [-] Segment 9bb9c239-ff11-4633-a3c5-54a24149dfe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb9c239-ff11-4633-a3c5-54a24149dfe8 found for delete ", "request_id": "req-50629ec6-f20c-425b-8635-35b630650351"}]} [pid: 8|app: 0|req: 904/1919] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:17 2026] GET /v2.0/security-groups?tenant_id=2ae82d5a26ce4e0eb481368ffb48e277&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:17.727 7 INFO neutron.services.segments.plugin [-] Segment 6422fb89-f66d-4b4e-849d-c2f37f109c41 resource provider aggregate not found 2026-05-12 12:43:17.736 7 INFO neutron.services.segments.plugin [-] Segment 6422fb89-f66d-4b4e-849d-c2f37f109c41 resource provider aggregate not found 2026-05-12 12:43:17.749 7 INFO neutron.services.segments.plugin [-] Segment 6422fb89-f66d-4b4e-849d-c2f37f109c41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6422fb89-f66d-4b4e-849d-c2f37f109c41 found for delete ", "request_id": "req-13408c74-05aa-492b-9b8a-ab528c2cfd51"}]} 2026-05-12 12:43:17.757 7 INFO neutron.services.segments.plugin [-] Segment 6422fb89-f66d-4b4e-849d-c2f37f109c41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6422fb89-f66d-4b4e-849d-c2f37f109c41 found for delete ", "request_id": "req-efc200b4-3fe1-4929-bbd9-ab51e5f6de1c"}]} 2026-05-12 12:43:17.765 7 INFO neutron.services.segments.plugin [-] Segment 16414430-8ab2-4528-a922-e0682bec5622 resource provider aggregate not found 2026-05-12 12:43:17.783 7 INFO neutron.services.segments.plugin [-] Segment 16414430-8ab2-4528-a922-e0682bec5622 resource provider aggregate not found 2026-05-12 12:43:17.797 7 INFO neutron.services.segments.plugin [-] Segment 16414430-8ab2-4528-a922-e0682bec5622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16414430-8ab2-4528-a922-e0682bec5622 found for delete ", "request_id": "req-b2eaa9a9-3a43-4936-9b80-7f2ab28b381d"}]} 2026-05-12 12:43:17.801 7 INFO neutron.services.segments.plugin [-] Segment 16414430-8ab2-4528-a922-e0682bec5622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16414430-8ab2-4528-a922-e0682bec5622 found for delete ", "request_id": "req-28869421-dd3f-4dc5-afe8-dcbbe3e0987c"}]} [pid: 7|app: 0|req: 1016/1920] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:17 2026] DELETE /v2.0/security-groups/173b3762-8c50-4355-a1c3-dd4c222d81e7 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1921] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:17 2026] GET /v2.0/security-groups?tenant_id=c4566ae2ef1b4b0d9aaa5482768cb9d5&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: 1017/1922] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:18 2026] DELETE /v2.0/security-groups/05102ff7-0de9-4eed-9733-4b2123691203 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1923] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/security-groups?tenant_id=bbc8e36ae08242de97eeb4335858e8fb&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1924] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:18 2026] DELETE /v2.0/security-groups/6af9da1b-2af8-49e9-ae69-1c3b1d2a95ed => 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: 907/1925] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:19 2026] GET /v2.0/security-groups?tenant_id=6e788bc666b6451e8648cec3c6338f55&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: 1019/1926] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:19 2026] DELETE /v2.0/security-groups/823622c5-119c-49c9-9fc1-85735f678fdb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1927] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/security-groups?tenant_id=56471122c80b4e9eb638ce9be878f52d&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1928] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:20 2026] DELETE /v2.0/security-groups/3e9d4680-3db4-4394-a0fe-8cd8716039cf => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1929] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/security-groups?tenant_id=cf38e27f02bf4a2496ed5d4b1206b7cb&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: 1021/1930] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:21 2026] DELETE /v2.0/security-groups/1407eff7-9097-405d-b978-e86c69ea2de7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:22.064 8 WARNING neutron_lib.context [None req-533dbd1b-6c51-4d2e-b79c-1cf2afe71fea 6fc7f78b472944e9be34d11f13e7f877 27639211ce324bb08a4af6780a3214a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 910/1931] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:43:21 2026] POST /v2.0/floatingips => generated 552 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1932] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:43:22 2026] PUT /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags => generated 25 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1933] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:43:22 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1934] 10.0.0.58 () {34 vars in 768 bytes} [Tue May 12 12:43:22 2026] PUT /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1935] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:43:22 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1936] 10.0.0.58 () {34 vars in 764 bytes} [Tue May 12 12:43:22 2026] PUT /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1937] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/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: 1025/1938] 10.0.0.58 () {34 vars in 786 bytes} [Tue May 12 12:43:23 2026] PUT /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1939] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1940] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:43:23 2026] PUT /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/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: 915/1941] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/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: 1027/1942] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:23.289 8 INFO neutron.api.v2.resource [None req-4b7b98fa-bb3f-4bd8-8477-05d74934b081 6fc7f78b472944e9be34d11f13e7f877 27639211ce324bb08a4af6780a3214a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 916/1943] 10.0.0.58 () {32 vars in 749 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1944] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:43:23 2026] DELETE /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1945] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:23.427 7 INFO neutron.api.v2.resource [None req-bba3b575-8149-457b-960d-fb2e473c5b62 6fc7f78b472944e9be34d11f13e7f877 27639211ce324bb08a4af6780a3214a3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/1946] 10.0.0.58 () {32 vars in 752 bytes} [Tue May 12 12:43:23 2026] DELETE /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1947] 10.0.0.58 () {32 vars in 740 bytes} [Tue May 12 12:43:23 2026] DELETE /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:23.500 8 WARNING neutron_lib.context [None req-af6c8ce3-c422-4119-8d96-9160487b4ff6 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1032/1948] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:23.664 8 INFO neutron.db.segments_db [None req-af6c8ce3-c422-4119-8d96-9160487b4ff6 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] Added segment 48185a54-abed-4163-af9d-a0c2ac5aa449 of type vxlan for network 86ea2e4c-736d-4a13-a67a-326ef91c46d0 [pid: 8|app: 0|req: 917/1949] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:23 2026] POST /v2.0/networks => generated 642 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:23.801 8 WARNING neutron_lib.context [None req-226d460c-fb93-4485-bdba-aae67692b7df 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1033/1950] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:43:23 2026] DELETE /v2.0/floatingips/9f952456-b278-483e-ab17-5694d625c4c0 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1951] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:23 2026] POST /v2.0/subnets => generated 641 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:24.072 7 WARNING neutron_lib.context [None req-bfea1769-8eca-4c70-87ae-c2e4393d5645 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:24.132 7 INFO neutron.db.segments_db [None req-bfea1769-8eca-4c70-87ae-c2e4393d5645 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] Added segment 30097b5e-1f85-40db-80ad-ff3aa4937c7a of type vxlan for network a1af3d04-fe31-4766-8fba-c8e762af5601 [pid: 7|app: 0|req: 1034/1952] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:24 2026] POST /v2.0/networks => generated 643 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1953] 10.0.0.58 () {34 vars in 741 bytes} [Tue May 12 12:43:24 2026] PUT /v2.0/networks/a1af3d04-fe31-4766-8fba-c8e762af5601 => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:24.381 7 WARNING neutron_lib.context [None req-dc974a0c-4767-4074-8096-8b283bdf351b 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1035/1954] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:24 2026] POST /v2.0/subnets => generated 626 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1955] 10.0.0.58 () {34 vars in 739 bytes} [Tue May 12 12:43:24 2026] PUT /v2.0/subnets/efc2519f-b91e-4d6f-85cb-a749c85e9abc => generated 636 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1956] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:24 2026] GET /v2.0/security-groups?tenant_id=27639211ce324bb08a4af6780a3214a3&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1957] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:24 2026] DELETE /v2.0/security-groups/27b2d825-7929-40a1-86df-c9bde8dca6fe => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:25.129 7 INFO neutron.services.segments.plugin [-] Segment 30097b5e-1f85-40db-80ad-ff3aa4937c7a resource provider aggregate not found 2026-05-12 12:43:25.136 7 INFO neutron.services.segments.plugin [-] Segment 30097b5e-1f85-40db-80ad-ff3aa4937c7a resource provider aggregate not found 2026-05-12 12:43:25.154 7 INFO neutron.services.segments.plugin [-] Segment 30097b5e-1f85-40db-80ad-ff3aa4937c7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30097b5e-1f85-40db-80ad-ff3aa4937c7a found for delete ", "request_id": "req-eac7d57f-96f7-4532-9b77-e1bcfff3c7ee"}]} 2026-05-12 12:43:25.156 7 INFO neutron.services.segments.plugin [-] Segment 30097b5e-1f85-40db-80ad-ff3aa4937c7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30097b5e-1f85-40db-80ad-ff3aa4937c7a found for delete ", "request_id": "req-d9b0edd2-1467-4b98-8d61-1c4c264c4462"}]} [pid: 7|app: 0|req: 1037/1958] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:24 2026] DELETE /v2.0/networks/a1af3d04-fe31-4766-8fba-c8e762af5601 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:25.179 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bdff13cd-36ca-4f88-b774-28b1ba5dfbed 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/1959] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/networks/a1af3d04-fe31-4766-8fba-c8e762af5601 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1960] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:43:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1961] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:25 2026] GET /v2.0/security-groups?tenant_id=da4c5db57e0b4f369245e10e22d7d51f&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1962] 10.0.0.58 () {32 vars in 740 bytes} [Tue May 12 12:43:25 2026] GET /v2.0/subnets?network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1963] 10.0.0.58 () {32 vars in 651 bytes} [Tue May 12 12:43:25 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: 1042/1964] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:43:25 2026] GET /v2.0/networks => generated 1307 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1965] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/security-groups/54bd64d2-bfbe-4214-928a-4c2f9ae46ebc => 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: 1043/1966] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:43:25 2026] GET /v2.0/subnets => generated 1280 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1967] 10.0.0.58 () {32 vars in 721 bytes} [Tue May 12 12:43:25 2026] GET /v2.0/networks/86ea2e4c-736d-4a13-a67a-326ef91c46d0 => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1968] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:43:25 2026] GET /v2.0/subnets/bd866633-a589-4aa0-a2cd-d9690f8d4eb9 => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:25.540 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3b0787c-402d-489f-8bc3-d2537b625523 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1969] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/subnets/efc2519f-b91e-4d6f-85cb-a749c85e9abc => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:43:25.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31d33837-0bad-4ca0-8eac-b1a803b9ba92 1431eb2555524f1b8caf232e82f31f20 ed690b5b67c04abfb53d71b800dcf9f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1045/1970] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/networks/a1af3d04-fe31-4766-8fba-c8e762af5601 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1971] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/subnets/bd866633-a589-4aa0-a2cd-d9690f8d4eb9 => 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: 1046/1972] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/networks/86ea2e4c-736d-4a13-a67a-326ef91c46d0 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1973] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/security-groups?tenant_id=ed690b5b67c04abfb53d71b800dcf9f4&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1974] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:26 2026] DELETE /v2.0/security-groups/a6dfebf1-549a-4415-8533-2650b8fc3a46 => 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: 1048/1975] 10.0.0.58 () {32 vars in 621 bytes} [Tue May 12 12:43:28 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-12 12:43:28.945 7 INFO neutron.services.segments.plugin [-] Segment 48185a54-abed-4163-af9d-a0c2ac5aa449 resource provider aggregate not found 2026-05-12 12:43:28.953 7 INFO neutron.services.segments.plugin [-] Segment 48185a54-abed-4163-af9d-a0c2ac5aa449 resource provider aggregate not found 2026-05-12 12:43:28.963 7 INFO neutron.services.segments.plugin [-] Segment 48185a54-abed-4163-af9d-a0c2ac5aa449 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48185a54-abed-4163-af9d-a0c2ac5aa449 found for delete ", "request_id": "req-4863bd7d-34e2-4ff3-92af-27c17b251797"}]} 2026-05-12 12:43:28.971 7 INFO neutron.services.segments.plugin [-] Segment 48185a54-abed-4163-af9d-a0c2ac5aa449 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48185a54-abed-4163-af9d-a0c2ac5aa449 found for delete ", "request_id": "req-0eb9a79f-9d89-4d65-b0dd-fd18e6ac315b"}]} 2026-05-12 12:43:28.980 8 WARNING neutron_lib.context [None req-20f548ed-095e-4323-959e-394fc092ae86 ea40ff34253240a2ae4b6c3ff84452ec 30315d018bde45d082cfb96aeed1f247 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1049/1976] 10.0.0.58 () {32 vars in 631 bytes} [Tue May 12 12:43:28 2026] GET /v2.0/ => generated 632 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:29.169 8 INFO neutron.db.segments_db [None req-20f548ed-095e-4323-959e-394fc092ae86 ea40ff34253240a2ae4b6c3ff84452ec 30315d018bde45d082cfb96aeed1f247 - - default default] Added segment 85eb528d-10d5-4281-bedd-028f0fe71aef of type vxlan for network d9a652b1-d979-46d5-8a91-0525129374bc [pid: 8|app: 0|req: 928/1977] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:28 2026] POST /v2.0/networks => generated 631 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1978] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:43:29 2026] PUT /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1979] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/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: 1051/1980] 10.0.0.58 () {34 vars in 762 bytes} [Tue May 12 12:43:29 2026] PUT /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1981] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/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: 1052/1982] 10.0.0.58 () {34 vars in 758 bytes} [Tue May 12 12:43:29 2026] PUT /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1983] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1984] 10.0.0.58 () {34 vars in 780 bytes} [Tue May 12 12:43:29 2026] PUT /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1985] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1986] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:43:29 2026] PUT /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1987] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1988] 10.0.0.58 () {32 vars in 739 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1989] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/security-groups?tenant_id=39b201c9421f45a497ad263b1cfcd043&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:29.888 7 INFO neutron.api.v2.resource [None req-f6dced27-e22f-448c-b68b-40a4048c032e ea40ff34253240a2ae4b6c3ff84452ec 30315d018bde45d082cfb96aeed1f247 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/1990] 10.0.0.58 () {32 vars in 743 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1991] 10.0.0.58 () {32 vars in 742 bytes} [Tue May 12 12:43:29 2026] DELETE /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1992] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:43:29 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1993] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:29 2026] DELETE /v2.0/security-groups/c2b89d5e-ae61-4b7f-abba-a490a05e69da => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:30.028 7 INFO neutron.api.v2.resource [None req-aac563b0-c2ff-4020-88c2-9fba9d4ede9a ea40ff34253240a2ae4b6c3ff84452ec 30315d018bde45d082cfb96aeed1f247 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1061/1994] 10.0.0.58 () {32 vars in 746 bytes} [Tue May 12 12:43:29 2026] DELETE /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1995] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:43:30 2026] DELETE /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1996] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:43:30 2026] GET /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:30.359 8 INFO neutron.services.segments.plugin [-] Segment 85eb528d-10d5-4281-bedd-028f0fe71aef resource provider aggregate not found 2026-05-12 12:43:30.379 8 INFO neutron.services.segments.plugin [-] Segment 85eb528d-10d5-4281-bedd-028f0fe71aef resource provider aggregate not found 2026-05-12 12:43:30.385 8 INFO neutron.services.segments.plugin [-] Segment 85eb528d-10d5-4281-bedd-028f0fe71aef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85eb528d-10d5-4281-bedd-028f0fe71aef found for delete ", "request_id": "req-0e3e46a1-dfa5-4e49-98a6-6cc38fe75230"}]} [pid: 8|app: 0|req: 935/1997] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:30 2026] DELETE /v2.0/networks/d9a652b1-d979-46d5-8a91-0525129374bc => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1998] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:31 2026] GET /v2.0/security-groups?tenant_id=0aafc1af4e41404b9ed7e4a5ff24f449&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:31.404 8 INFO neutron.services.segments.plugin [-] Segment 85eb528d-10d5-4281-bedd-028f0fe71aef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85eb528d-10d5-4281-bedd-028f0fe71aef found for delete ", "request_id": "req-ef9550c6-b816-4840-a76b-ef763d14b632"}]} [pid: 8|app: 0|req: 936/1999] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:31 2026] DELETE /v2.0/security-groups/d6bf6e99-fa22-4f4f-9903-5fe8c1096f25 => 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: 1064/2000] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:31 2026] GET /v2.0/security-groups?tenant_id=30315d018bde45d082cfb96aeed1f247&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2001] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:31 2026] DELETE /v2.0/security-groups/ce6e0e5d-d658-45f5-92f5-ed1e9d2c65de => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2004] 10.0.0.219 () {30 vars in 649 bytes} [Tue May 12 12:43:33 2026] GET /v2.0/extensions => generated 20516 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2005] 10.0.0.219 () {30 vars in 723 bytes} [Tue May 12 12:43:33 2026] GET /v2.0/quotas/b5e39c595e5f40ba9334231a2a1f693b/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:35.365 8 WARNING neutron_lib.context [None req-d5216dfd-82db-4821-b7f5-b7d0414f4a08 dd18e25c6124464d8b52c8038a9681f9 1ccf737d0a514959b2558956edcec6f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:35.531 8 INFO neutron.db.segments_db [None req-d5216dfd-82db-4821-b7f5-b7d0414f4a08 dd18e25c6124464d8b52c8038a9681f9 1ccf737d0a514959b2558956edcec6f8 - - default default] Added segment c669e212-6730-4b91-8239-f57aa94c5361 of type vxlan for network 924c3e22-24da-4982-a8a8-ed6e51350224 [pid: 8|app: 0|req: 940/2006] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:35 2026] POST /v2.0/networks => generated 631 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:35.656 7 WARNING neutron_lib.context [None req-0f5ac94b-5658-40a8-aafd-ddd25cdbf49e dd18e25c6124464d8b52c8038a9681f9 1ccf737d0a514959b2558956edcec6f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/2007] 10.0.0.219 () {30 vars in 649 bytes} [Tue May 12 12:43:36 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: 8|app: 0|req: 942/2008] 10.0.0.219 () {30 vars in 723 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/quotas/b5e39c595e5f40ba9334231a2a1f693b/details => generated 847 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2009] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:43:35 2026] POST /v2.0/ports => generated 743 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:36.435 8 WARNING neutron_lib.context [None req-6cf89cfd-848f-495f-8f07-563615c75479 dd18e25c6124464d8b52c8038a9681f9 1ccf737d0a514959b2558956edcec6f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 943/2010] 10.0.0.58 () {34 vars in 664 bytes} [Tue May 12 12:43:36 2026] POST /v2.0/trunks => generated 407 bytes in 267 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: 1068/2011] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2012] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2013] 10.0.0.58 () {34 vars in 758 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2014] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/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: 1070/2015] 10.0.0.58 () {34 vars in 754 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2016] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2017] 10.0.0.58 () {34 vars in 776 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2018] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2019] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:43:37 2026] PUT /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2020] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2021] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:37.121 8 INFO neutron.api.v2.resource [None req-caa17ca1-6f18-4fd5-b0ba-e290c3ef3a6a dd18e25c6124464d8b52c8038a9681f9 1ccf737d0a514959b2558956edcec6f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/2022] 10.0.0.58 () {32 vars in 739 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/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: 1074/2023] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:37 2026] DELETE /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2024] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:37.226 7 INFO neutron.api.v2.resource [None req-bc9f1d02-086d-48e7-93db-f3a31e361e38 dd18e25c6124464d8b52c8038a9681f9 1ccf737d0a514959b2558956edcec6f8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2025] 10.0.0.58 () {32 vars in 742 bytes} [Tue May 12 12:43:37 2026] DELETE /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2026] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:43:37 2026] DELETE /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2027] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1/tags => 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: 952/2028] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2029] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/ports/b517e6e5-6c2c-4fd0-ab5d-a8fa25d23e8d => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2030] 10.0.0.58 () {32 vars in 720 bytes} [Tue May 12 12:43:37 2026] DELETE /v2.0/trunks/ef71061c-ffd5-4656-84fe-8754a2ca40e1 => 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: 1078/2031] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:43:37 2026] DELETE /v2.0/ports/b517e6e5-6c2c-4fd0-ab5d-a8fa25d23e8d => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:37.988 8 INFO neutron.services.segments.plugin [-] Segment c669e212-6730-4b91-8239-f57aa94c5361 resource provider aggregate not found 2026-05-12 12:43:37.999 8 INFO neutron.services.segments.plugin [-] Segment c669e212-6730-4b91-8239-f57aa94c5361 resource provider aggregate not found 2026-05-12 12:43:38.012 8 INFO neutron.services.segments.plugin [-] Segment c669e212-6730-4b91-8239-f57aa94c5361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c669e212-6730-4b91-8239-f57aa94c5361 found for delete ", "request_id": "req-23e1f0bc-4a57-4fdb-a166-a234e0bb77a1"}]} 2026-05-12 12:43:38.019 8 INFO neutron.services.segments.plugin [-] Segment c669e212-6730-4b91-8239-f57aa94c5361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c669e212-6730-4b91-8239-f57aa94c5361 found for delete ", "request_id": "req-34165e10-8658-4f78-84a9-5a9a9f92a1ae"}]} [pid: 8|app: 0|req: 954/2032] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:43:37 2026] DELETE /v2.0/networks/924c3e22-24da-4982-a8a8-ed6e51350224 => 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: 955/2033] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/security-groups?tenant_id=1ccf737d0a514959b2558956edcec6f8&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2034] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/security-groups?tenant_id=b5e39c595e5f40ba9334231a2a1f693b&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2035] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:38 2026] DELETE /v2.0/security-groups/112f8149-2b3b-4939-abab-0aebfd2ee17c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2036] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:38 2026] DELETE /v2.0/security-groups/c40fcb36-8575-4d3e-8019-13156cca227a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2037] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:43:39 2026] GET /v2.0/security-groups?tenant_id=32f92877ed6640d0bfe8df9b85d0692e&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2038] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:43:39 2026] DELETE /v2.0/security-groups/3426a4de-ae4a-4248-96ee-0194f4b48d05 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:42.509 8 WARNING neutron_lib.context [None req-65699d9d-a0c0-49d1-9ee3-bf16e89982ae 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:42.686 8 INFO neutron.db.segments_db [None req-65699d9d-a0c0-49d1-9ee3-bf16e89982ae 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Added segment 458a80d2-7c58-423f-9986-daec67fd983f of type vxlan for network f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 [pid: 8|app: 0|req: 958/2039] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:43:42 2026] POST /v2.0/networks => generated 633 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:42.835 7 WARNING neutron_lib.context [None req-6c37a779-61b3-4585-897f-28591ac3cc8d 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:42.892 7 INFO neutron.db.segments_db [None req-6c37a779-61b3-4585-897f-28591ac3cc8d 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Added segment 48c4bbf5-42bc-47b0-92d9-815beb1bad08 of type vxlan for network 33c2b3e2-cf9f-4760-a74a-ac0d689ffd99 2026-05-12 12:43:43.199 7 INFO neutron.db.l3_hamode_db [None req-6c37a779-61b3-4585-897f-28591ac3cc8d 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:43:44.182 7 INFO neutron.db.l3_hamode_db [None req-6c37a779-61b3-4585-897f-28591ac3cc8d 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1082/2040] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:42 2026] POST /v2.0/routers => generated 694 bytes in 2551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2041] 10.0.0.58 () {32 vars in 774 bytes} [Tue May 12 12:43:45 2026] GET /v2.0/subnets?project_id=2b068d46054249e9987a4f57e5a8f6dc&cidr=10.100.0.0%2F28 => generated 14 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2042] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:43:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2043] 10.0.0.58 () {32 vars in 782 bytes} [Tue May 12 12:43:45 2026] GET /v2.0/subnets?network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:45.829 7 WARNING neutron_lib.context [None req-8490eabf-e474-4d9f-a71c-04bdc0b106e7 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1084/2044] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:45 2026] POST /v2.0/subnets => generated 656 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2047] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:43:46 2026] PUT /v2.0/routers/72aee5f6-0594-42e3-b696-0476c08da66d/add_router_interface => generated 309 bytes in 1797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2048] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:43:47 2026] GET /v2.0/networks => generated 3606 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2049] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets => generated 2594 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2050] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/routers => generated 737 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:48.259 8 WARNING neutron_lib.context [None req-9e6deef6-e05a-4d8f-a436-d50fd44b460e 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 963/2051] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:43:48 2026] POST /v2.0/security-groups => generated 1675 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:43:48.426 7 WARNING neutron_lib.context [None req-a434a414-2863-43cd-88a2-489ba226f9d2 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2052] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:43:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:48.558 8 WARNING neutron_lib.context [None req-39c2f586-7e49-4587-9d99-94c3c3eac830 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/2053] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:43:48 2026] POST /v2.0/security-group-rules => generated 596 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:48.743 7 WARNING neutron_lib.context [None req-4e2334bc-571f-4f48-84a7-e282a70dd2e5 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1090/2054] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:43:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:48.921 8 WARNING neutron_lib.context [None req-40b75bba-b2c4-46ca-8169-155def3d10b9 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/2055] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:43:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:49.092 7 WARNING neutron_lib.context [None req-1031fc0c-a6ba-4c8c-8a5d-beaf7d2b7023 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:49.141 7 INFO neutron.db.securitygroups_db [None req-1031fc0c-a6ba-4c8c-8a5d-beaf7d2b7023 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Project 2b068d46054249e9987a4f57e5a8f6dc 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: 1091/2056] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:43:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:49.270 8 WARNING neutron_lib.context [None req-320dda61-f4ff-410a-a595-780d2aa2b6f0 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:49.311 8 INFO neutron.db.securitygroups_db [None req-320dda61-f4ff-410a-a595-780d2aa2b6f0 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Project 2b068d46054249e9987a4f57e5a8f6dc 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: 966/2057] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:43:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:49.522 7 WARNING neutron_lib.context [None req-3db5e1df-a79b-4e88-88ad-bd738ad03d9b 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:49.718 7 INFO neutron.db.segments_db [None req-3db5e1df-a79b-4e88-88ad-bd738ad03d9b 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Added segment 6ee04201-1836-41f1-a58e-c4c94099ef0e of type vxlan for network 210f3102-0685-49c1-9807-7c4f76e0c545 [pid: 7|app: 0|req: 1092/2058] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:49 2026] POST /v2.0/networks => generated 640 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:49.871 8 WARNING neutron_lib.context [None req-f19810d0-c4bc-419c-8544-1d7430409cce 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1093/2059] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:43:49 2026] GET /v2.0/networks => generated 1298 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2060] 10.0.0.19 () {34 vars in 1098 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1943912383&fields=id&tenant_id=2b068d46054249e9987a4f57e5a8f6dc => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2061] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 661 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2062] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/quotas/2b068d46054249e9987a4f57e5a8f6dc => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2063] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:49 2026] POST /v2.0/subnets => generated 657 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2064] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&fields=id => generated 103 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2065] 10.0.0.58 () {32 vars in 720 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:50.366 8 WARNING neutron_lib.context [None req-8d81b5ef-95e6-4454-b5bc-2101155c8418 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2066] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2067] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2068] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => 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: 969/2069] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:50 2026] POST /v2.0/subnets => generated 731 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:50.764 7 WARNING neutron_lib.context [None req-2d751349-5f25-47fd-b683-3a03eee3ed0a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:50.827 7 INFO neutron.db.segments_db [None req-2d751349-5f25-47fd-b683-3a03eee3ed0a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Added segment 553aa43e-a8eb-4ab6-b8e2-f269a70de893 of type vxlan for network 54f0c767-a0d5-4e6d-84a1-3f9140c7854a [pid: 7|app: 0|req: 1101/2070] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:50 2026] POST /v2.0/networks => generated 638 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:50.989 8 WARNING neutron_lib.context [None req-c1df286d-89a9-4958-a252-5f5ca54b1c4b 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 970/2071] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:50 2026] POST /v2.0/subnets => generated 655 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:51.294 7 WARNING neutron_lib.context [None req-84a2cbb0-2eed-47a8-ac77-c3cc5fc21eff 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1102/2072] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:51 2026] POST /v2.0/subnets => generated 726 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:51.638 8 WARNING neutron_lib.context [None req-a96457d8-13c5-4abd-8129-e271fe42ef23 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:51.704 8 INFO neutron.db.segments_db [None req-a96457d8-13c5-4abd-8129-e271fe42ef23 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Added segment 50d3cafb-3355-48f2-851c-4223461e2a63 of type vxlan for network c80bca36-2fce-497d-b725-becc15b18bf3 [pid: 7|app: 0|req: 1103/2073] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:51 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => 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: 971/2074] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:43:51 2026] POST /v2.0/networks => generated 638 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:51.854 7 WARNING neutron_lib.context [None req-f0639740-0768-45c2-beb7-1a38f050d6b4 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1104/2075] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:51 2026] POST /v2.0/subnets => generated 655 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:52.254 8 WARNING neutron_lib.context [None req-ecc9fa38-ae04-4cd4-b4c9-773dc213a80a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 972/2076] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:52 2026] POST /v2.0/subnets => generated 729 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:52.663 7 WARNING neutron_lib.context [None req-bdf01fe7-c2ab-4efa-b4c0-92d36524bf1a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:43:52.725 7 INFO neutron.db.segments_db [None req-bdf01fe7-c2ab-4efa-b4c0-92d36524bf1a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Added segment 9592930c-7ec2-46e8-886e-fa409fc3b6ef of type vxlan for network aa305808-0c0e-4746-997c-2868a0f1dadc [pid: 8|app: 0|req: 973/2077] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:52 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:53.158 7 INFO neutron.db.l3_hamode_db [None req-bdf01fe7-c2ab-4efa-b4c0-92d36524bf1a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 974/2078] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:54.139 7 INFO neutron.db.l3_hamode_db [None req-bdf01fe7-c2ab-4efa-b4c0-92d36524bf1a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 975/2079] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:43:55 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 661 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2080] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:55 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2081] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:43:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b068d46054249e9987a4f57e5a8f6dc => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:55.280 8 WARNING neutron_lib.context [req-ad5c8aff-6a4a-4694-8366-84bf124b8786 req-53f4b71b-cbab-4945-9a5d-6861112455df 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1105/2082] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:43:52 2026] POST /v2.0/routers => generated 685 bytes in 2687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2083] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:43:55 2026] POST /v2.0/ports => generated 958 bytes in 461 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: 979/2084] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:43:55 2026] PUT /v2.0/ports/cccb2daf-4395-496a-9cfc-58bfee7c0f55 => generated 1239 bytes in 557 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-12 12:43:56.354 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b444dcc2-930e-4e38-a40d-7c849ca5e039'] response: {'name': 'network-changed', 'server_uuid': '44566752-a8d6-4312-8bc6-82531366b1e8', 'tag': 'cccb2daf-4395-496a-9cfc-58bfee7c0f55', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 980/2085] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2086] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2087] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 1242 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2088] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/networks?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&shared=False => generated 757 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2089] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:43:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2090] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:43:55 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/add_router_interface => generated 309 bytes in 1923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2091] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:57 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 973 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2092] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:43:57 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2093] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2094] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cccb2daf-4395-496a-9cfc-58bfee7c0f55 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2095] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/subnets?id=79c364c2-075b-4a4b-933e-2ae1f3e1c1b8 => 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: 1112/2096] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/ports?network_id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2097] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2098] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1115/2099] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2100] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2101] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:43:57 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/add_router_interface => generated 309 bytes in 2066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2102] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:00 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2103] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:00 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2104] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:43:59 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/add_router_interface => generated 309 bytes in 1813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:01.228 8 WARNING neutron_lib.context [None req-219ff554-f2f7-4105-b083-65ff365987f7 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1118/2105] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:01 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2106] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:01 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&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: 988/2107] 10.0.0.58 () {34 vars in 682 bytes} [Tue May 12 12:44:01 2026] POST /v2.0/security-groups => generated 1629 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:44:01.422 7 WARNING neutron_lib.context [None req-8fc683bc-a6b3-4b5e-a336-3f9f205a4374 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1120/2108] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:01.567 8 WARNING neutron_lib.context [None req-356e5819-e7bb-497d-ad99-85482a8ca9da 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 989/2109] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:01.785 7 WARNING neutron_lib.context [None req-bb749346-f401-477c-89be-2bca093ae857 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1121/2110] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:01.944 8 WARNING neutron_lib.context [None req-3b0734d4-3739-4a1f-a1e6-63e570b67452 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 990/2111] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:02.080 7 WARNING neutron_lib.context [None req-ac7b3982-50c0-4ebb-b273-766ab5c61ae5 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1122/2112] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:02.249 8 WARNING neutron_lib.context [None req-9d7c505c-b52e-4cd2-82ee-4e7009f22016 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/2115] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2116] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:02 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:02.477 8 WARNING neutron_lib.context [None req-7de5ede6-1597-484e-a65e-0998b69e9342 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1126/2117] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:02 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2118] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:02.642 7 WARNING neutron_lib.context [None req-55259d14-981e-4d4d-add4-e6c4e8ed5b4e 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1127/2119] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:02.796 8 WARNING neutron_lib.context [None req-6ee872f6-9dac-4d38-9892-b9069f7cb9f8 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/2120] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:02.968 7 WARNING neutron_lib.context [None req-70e5c9aa-33ff-4906-b1f2-28b7cd6663d4 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1128/2121] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:03.130 8 WARNING neutron_lib.context [None req-7aca2a69-73c3-43d2-b385-420a1ea6a196 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/2122] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2123] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2124] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2125] 10.0.0.19 () {34 vars in 1092 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-381147960&fields=id&tenant_id=cacafd59d09e47349f67ce048a59edf0 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2126] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2127] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&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: 1131/2128] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2129] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/quotas/cacafd59d09e47349f67ce048a59edf0 => 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: 1132/2130] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:04.026 7 WARNING neutron_lib.context [None req-f4349510-f6ad-4cca-9a6f-851491b9f2f7 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/2131] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:44:03 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&fields=id => generated 287 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2132] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:44:04 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1001/2133] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:44:04 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1002/2134] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:04 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:44:05.035 7 INFO neutron.db.l3_db [None req-f4349510-f6ad-4cca-9a6f-851491b9f2f7 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Floating IP 9240e89c-ad0e-46db-ae7c-0bd6326c16eb associated. External IP: 10.96.250.205, port: cccb2daf-4395-496a-9cfc-58bfee7c0f55. [pid: 7|app: 0|req: 1133/2135] 10.0.0.58 () {34 vars in 675 bytes} [Tue May 12 12:44:04 2026] POST /v2.0/floatingips => generated 856 bytes in 1422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2136] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:05 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2137] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:06 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 856 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2138] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:07.145 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af4667c0-fc59-49c9-9316-97d3636f017c'] response: {'name': 'network-changed', 'server_uuid': '44566752-a8d6-4312-8bc6-82531366b1e8', 'tag': 'cccb2daf-4395-496a-9cfc-58bfee7c0f55', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1135/2139] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2140] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cccb2daf-4395-496a-9cfc-58bfee7c0f55 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2141] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/subnets?id=79c364c2-075b-4a4b-933e-2ae1f3e1c1b8 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2142] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/ports?network_id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2143] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1007/2144] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2145] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2146] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => 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: 1139/2147] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cacafd59d09e47349f67ce048a59edf0 => generated 178 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:08.879 8 WARNING neutron_lib.context [req-2fdf2e90-b499-4d7e-836b-516fe2112fbd req-b9cfafd2-7d66-442f-a8b1-d5dfb7daa22f 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/2148] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:44:08 2026] POST /v2.0/ports => generated 1175 bytes in 498 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: 1010/2149] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:09 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 1178 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2150] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:09 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2151] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:44:09 2026] PUT /v2.0/ports/aea26171-212a-4d1a-96ce-99ba89c98467 => generated 1456 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2152] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:10 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 1459 bytes in 51 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: 1141/2153] 199.19.213.82 () {34 vars in 1054 bytes} [Tue May 12 12:44:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2154] 199.19.213.82 () {34 vars in 1100 bytes} [Tue May 12 12:44:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af4&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:44:11.135 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3391f004-6e55-4c69-8ead-8091eb2b14cb'] response: {'name': 'network-changed', 'server_uuid': '7d082d15-acd2-4588-b761-03a00d048b99', 'tag': 'aea26171-212a-4d1a-96ce-99ba89c98467', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2155] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:44:11 2026] GET /v2.0/subnets?id=cc75e4a7-7cdd-4d90-a936-b081e8ab9c11&id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2156] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:11 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2157] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:11 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&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: 1015/2158] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:11 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2159] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:11 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2160] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 1459 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2161] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2162] 199.19.213.82 () {34 vars in 1054 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => 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: 1146/2163] 199.19.213.82 () {34 vars in 1100 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af4&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => 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: 1018/2164] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/subnets?id=cc75e4a7-7cdd-4d90-a936-b081e8ab9c11&id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2165] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2166] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2167] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1020/2168] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1149/2169] 10.0.0.142 () {34 vars in 989 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2170] 10.0.0.142 () {34 vars in 1039 bytes} [Tue May 12 12:44:12 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2171] 199.19.213.82 () {34 vars in 1094 bytes} [Tue May 12 12:44:13 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2172] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:14 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => 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: 1022/2173] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:14 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 1192 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2174] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:14 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&fields=id&fields=name => generated 111 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2175] 10.0.0.58 () {32 vars in 824 bytes} [Tue May 12 12:44:15 2026] GET /v2.0/ports?project_id=2b068d46054249e9987a4f57e5a8f6dc&network_id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 3695 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2176] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:15 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2177] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:44:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cccb2daf-4395-496a-9cfc-58bfee7c0f55 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2178] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:44:15 2026] GET /v2.0/subnets?id=79c364c2-075b-4a4b-933e-2ae1f3e1c1b8 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2179] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:15 2026] GET /v2.0/ports?network_id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2180] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:15 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2181] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:15 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1156/2182] 10.0.0.58 () {32 vars in 740 bytes} [Tue May 12 12:44:15 2026] GET /v2.0/subnets?network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:16.053 8 INFO neutron.db.l3_db [None req-af4a4d3f-870a-4f88-a3fd-7d01ae4b1888 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Floating IP 9240e89c-ad0e-46db-ae7c-0bd6326c16eb disassociated. External IP: 10.96.250.205, port: cccb2daf-4395-496a-9cfc-58bfee7c0f55. [pid: 8|app: 0|req: 1027/2183] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:44:15 2026] PUT /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 554 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2184] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:16 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2187] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:17 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2188] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:20.075 7 WARNING neutron_lib.context [None req-2c26c913-b4da-4129-9c57-c45666fc35ca 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:44:20.099 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e5aaef2-3fb5-4b0a-b533-ee2a517a87c0'] response: {'name': 'network-changed', 'server_uuid': '44566752-a8d6-4312-8bc6-82531366b1e8', 'tag': 'cccb2daf-4395-496a-9cfc-58bfee7c0f55', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1030/2189] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:20 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 1192 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2190] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:44:20 2026] POST /v2.0/security-groups => generated 1675 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:44:20.249 7 WARNING neutron_lib.context [None req-b7bb98ff-cfcb-4bf8-9e01-9e4772634076 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1031/2191] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:20 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2192] 10.0.0.58 () {32 vars in 816 bytes} [Tue May 12 12:44:20 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&mac_address=fa%3A16%3A3e%3A29%3A18%3A2f => generated 1192 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:20.371 8 WARNING neutron_lib.context [None req-81b5f1e7-2fa2-4b85-ba45-63b3433cb78d 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2193] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:20.393 7 WARNING neutron_lib.context [None req-2172b9f5-4f46-440e-bb6f-96ecfa3511a8 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1162/2194] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:44:20.517 7 WARNING neutron_lib.context [None req-f27a75c5-0c1e-4ae7-a9a9-3032d612b8ba 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1163/2195] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2196] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:20 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:20.670 7 WARNING neutron_lib.context [None req-2999c7aa-c6d9-427b-8bc8-32e39e13b2da 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1165/2197] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2198] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:20 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:20.854 7 WARNING neutron_lib.context [None req-03cd1bb8-5591-4dca-b8df-7dfaabeba149 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:44:20.900 7 INFO neutron.db.securitygroups_db [None req-03cd1bb8-5591-4dca-b8df-7dfaabeba149 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Project 2b068d46054249e9987a4f57e5a8f6dc 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: 1167/2199] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2200] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:44:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cccb2daf-4395-496a-9cfc-58bfee7c0f55 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:44:21.028 7 WARNING neutron_lib.context [None req-05f22a2f-e79a-43ac-bf07-6adacd1a27d3 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:44:21.071 7 INFO neutron.db.securitygroups_db [None req-05f22a2f-e79a-43ac-bf07-6adacd1a27d3 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Project 2b068d46054249e9987a4f57e5a8f6dc 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: 1169/2201] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:44:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2202] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/subnets?id=79c364c2-075b-4a4b-933e-2ae1f3e1c1b8 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2203] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/ports?network_id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:21.263 8 INFO neutron.db.l3_db [None req-81b5f1e7-2fa2-4b85-ba45-63b3433cb78d 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Floating IP 388f8eab-e4aa-4d97-a393-276998d2c07e associated. External IP: 10.96.250.206, port: aea26171-212a-4d1a-96ce-99ba89c98467. [pid: 7|app: 0|req: 1172/2204] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1173/2205] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 7|app: 0|req: 1174/2206] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/networks => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2207] 10.0.0.58 () {34 vars in 675 bytes} [Tue May 12 12:44:20 2026] POST /v2.0/floatingips => generated 854 bytes in 1266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2208] 10.0.0.19 () {34 vars in 1096 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-610152297&fields=id&tenant_id=2b068d46054249e9987a4f57e5a8f6dc => 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: 1034/2209] 10.0.0.19 () {34 vars in 1092 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-381147960&fields=id&tenant_id=cacafd59d09e47349f67ce048a59edf0 => 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: 1176/2210] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2211] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2212] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/quotas/2b068d46054249e9987a4f57e5a8f6dc => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2213] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/quotas/cacafd59d09e47349f67ce048a59edf0 => 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: 1178/2214] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&fields=id => generated 149 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2215] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1037/2216] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&fields=id => generated 333 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2217] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:44:21 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1038/2218] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1181/2219] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1039/2220] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2221] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:44:22.768 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51430110-509c-4e62-a292-edfedd7efd46'] response: {'name': 'network-changed', 'server_uuid': '7d082d15-acd2-4588-b761-03a00d048b99', 'tag': 'aea26171-212a-4d1a-96ce-99ba89c98467', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1040/2222] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2223] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2224] 199.19.213.82 () {34 vars in 1054 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2225] 199.19.213.82 () {34 vars in 1100 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af4&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => 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: 1042/2226] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:44:22 2026] GET /v2.0/subnets?id=cc75e4a7-7cdd-4d90-a936-b081e8ab9c11&id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2227] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:23 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&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: 1043/2228] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:23 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2229] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:23 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1044/2230] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:23 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2231] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:23 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2232] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:24 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1188/2233] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:25 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1046/2234] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:26 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1189/2235] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:27 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => 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: 1047/2236] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:44:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b068d46054249e9987a4f57e5a8f6dc => generated 273 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:27.154 7 WARNING neutron_lib.context [req-9d835863-1f80-4787-a07f-840c94a17869 req-cf25ba03-f903-4775-94c8-5e0a0b0f9ff0 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1048/2237] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:27 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd => 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: 1049/2238] 10.0.0.142 () {34 vars in 989 bytes} [Tue May 12 12:44:27 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99 => 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: 1190/2239] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:44:27 2026] POST /v2.0/ports => generated 954 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2240] 10.0.0.142 () {34 vars in 1039 bytes} [Tue May 12 12:44:27 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1051/2241] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:27 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 957 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2242] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:27 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2243] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:44:27 2026] PUT /v2.0/ports/01fe66f0-6cd7-4a82-9e73-838a573bd7df => generated 1235 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2244] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:28 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 969 bytes in 46 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-12 12:44:28.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d650aab-0982-4c2f-ac74-e51d0c5b7a52'] response: {'name': 'network-changed', 'server_uuid': 'd427e8cd-6d5c-4fec-8f21-2885813cff0f', 'tag': '01fe66f0-6cd7-4a82-9e73-838a573bd7df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1192/2245] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:28 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&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: 1054/2246] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2247] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=01fe66f0-6cd7-4a82-9e73-838a573bd7df => 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: 1193/2248] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2249] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/subnets?id=79c364c2-075b-4a4b-933e-2ae1f3e1c1b8 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2250] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cacafd59d09e47349f67ce048a59edf0 => generated 178 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:29.353 7 WARNING neutron_lib.context [req-905948e8-0607-42a5-9910-d3e251546c7a req-3945f4bf-9e54-4363-9a0d-7ed1f5f17474 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2251] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/ports?network_id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2252] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1059/2253] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1195/2254] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:44:29 2026] POST /v2.0/ports => generated 1183 bytes in 541 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: 1196/2255] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2256] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&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: 1198/2257] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2258] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:44:29 2026] PUT /v2.0/ports/c0e5dad1-f718-4411-8fda-1f50e911c149 => generated 1464 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2259] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 757 bytes in 112 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: 1061/2260] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=01fe66f0-6cd7-4a82-9e73-838a573bd7df => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2261] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/subnets?id=79c364c2-075b-4a4b-933e-2ae1f3e1c1b8 => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:30.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf7d57c4-2d14-4296-8e2b-026c65a1fd5e'] response: {'name': 'network-changed', 'server_uuid': '47c0551f-9191-46e8-8086-3b6984c41afd', 'tag': 'c0e5dad1-f718-4411-8fda-1f50e911c149', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1062/2262] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/ports?network_id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2263] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2264] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2265] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2266] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1203/2267] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/networks?tenant_id=cacafd59d09e47349f67ce048a59edf0&shared=False => generated 2377 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2268] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&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: 1204/2269] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2272] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2273] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1198 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2274] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1467 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2275] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2276] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2277] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.194&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => 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: 1209/2278] 199.19.213.82 () {34 vars in 1102 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => 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: 1070/2279] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/subnets?id=21fd21f4-549f-4cbe-b915-9dfe3e6574e6&id=c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2280] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2281] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&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: 1211/2282] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1072/2283] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 7|app: 0|req: 1212/2284] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1073/2285] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&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: 1213/2286] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:34 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1074/2287] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:34 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&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: 7|app: 0|req: 1214/2288] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:35 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2289] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:35 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2290] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:44:35 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:35.597 8 INFO neutron.db.l3_db [None req-d72fd6d3-ca2b-4e93-9d27-00f24cae264c 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Floating IP 9240e89c-ad0e-46db-ae7c-0bd6326c16eb associated. External IP: 10.96.250.205, port: 01fe66f0-6cd7-4a82-9e73-838a573bd7df. [pid: 8|app: 0|req: 1076/2291] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:44:35 2026] PUT /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 855 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2292] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:35 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2293] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2294] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/ports?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:37.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da0b349f-fee6-45a1-96f9-cef831a0aed1'] response: {'name': 'network-changed', 'server_uuid': 'd427e8cd-6d5c-4fec-8f21-2885813cff0f', 'tag': '01fe66f0-6cd7-4a82-9e73-838a573bd7df', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1078/2295] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/networks?id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2296] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=01fe66f0-6cd7-4a82-9e73-838a573bd7df => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2297] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/subnets?id=79c364c2-075b-4a4b-933e-2ae1f3e1c1b8 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2298] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1200 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2299] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/ports?network_id=f23f9f5a-f6c2-4b64-a81f-d90ff82a5122&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2300] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2301] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1083/2302] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122?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: 1220/2303] 10.0.0.58 () {32 vars in 816 bytes} [Tue May 12 12:44:37 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&mac_address=fa%3A16%3A3e%3Ad5%3A0f%3Adc => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:37.946 8 WARNING neutron_lib.context [None req-046bb804-8d11-4edf-b655-5773e0b85354 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1221/2304] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:38.828 8 INFO neutron.db.l3_db [None req-046bb804-8d11-4edf-b655-5773e0b85354 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Floating IP 72f229c8-2e01-413e-9e67-e2f7cd26b7a1 associated. External IP: 10.96.250.212, port: c0e5dad1-f718-4411-8fda-1f50e911c149. [pid: 8|app: 0|req: 1084/2305] 10.0.0.58 () {34 vars in 675 bytes} [Tue May 12 12:44:37 2026] POST /v2.0/floatingips => generated 855 bytes in 1281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2306] 10.0.0.142 () {34 vars in 989 bytes} [Tue May 12 12:44:43 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2307] 10.0.0.142 () {34 vars in 1039 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2308] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:44.630 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff61ddad-358f-43f4-aeaa-2dbb26760090'] response: {'name': 'network-changed', 'server_uuid': '47c0551f-9191-46e8-8086-3b6984c41afd', 'tag': 'c0e5dad1-f718-4411-8fda-1f50e911c149', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1086/2309] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2310] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.194&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2311] 199.19.213.82 () {34 vars in 1102 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => 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: 1225/2312] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/subnets?id=21fd21f4-549f-4cbe-b915-9dfe3e6574e6&id=c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2313] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&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: 1226/2314] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&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: 1089/2315] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1227/2316] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:44:44 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2319] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:47 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1091/2320] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:47 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&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: 7|app: 0|req: 1230/2321] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:48 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1092/2322] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:48 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&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: 1231/2323] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:44:49 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:49.842 8 INFO neutron.db.l3_db [req-fac072ce-e010-4251-beb2-b62371bae9ac req-457cfb0f-2ee4-48cb-8d28-e031c6fcddcb 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] Floating IP 9240e89c-ad0e-46db-ae7c-0bd6326c16eb disassociated. External IP: 10.96.250.205, port: 01fe66f0-6cd7-4a82-9e73-838a573bd7df. [pid: 7|app: 0|req: 1232/2324] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:49 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2325] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:49 2026] GET /v2.0/security-groups?id=89a39a15-3558-4ccc-bb6c-9855c53fc9ab&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2326] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:44:49 2026] DELETE /v2.0/ports/01fe66f0-6cd7-4a82-9e73-838a573bd7df => generated 0 bytes in 841 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2327] 10.0.0.142 () {34 vars in 989 bytes} [Tue May 12 12:44:50 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1469 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:50.386 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c76fdde-48b2-4e1b-9b89-13adcfee0201'] response: {'server_uuid': 'd427e8cd-6d5c-4fec-8f21-2885813cff0f', 'name': 'network-vif-deleted', 'tag': '01fe66f0-6cd7-4a82-9e73-838a573bd7df', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1094/2328] 10.0.0.142 () {34 vars in 1039 bytes} [Tue May 12 12:44:50 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2329] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:50 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1095/2330] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:52 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2331] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:53 2026] GET /v2.0/ports?device_id=d427e8cd-6d5c-4fec-8f21-2885813cff0f => 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: 1096/2332] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:44:54 2026] DELETE /v2.0/security-groups/89a39a15-3558-4ccc-bb6c-9855c53fc9ab => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2333] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:44:54 2026] DELETE /v2.0/floatingips/9240e89c-ad0e-46db-ae7c-0bd6326c16eb => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2334] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:54 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2335] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:55 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&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: 1098/2336] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:56 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2337] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:56 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2338] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2339] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/security-groups?id=df172af0-4ae2-4d74-bb8b-da86655143ad&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: 1100/2340] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2341] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2342] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:44:57 2026] DELETE /v2.0/ports/cccb2daf-4395-496a-9cfc-58bfee7c0f55 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2343] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:44:59.046 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2c5d54b-1fd5-4d9f-8cb1-58a53fa11bf3'] response: {'server_uuid': '44566752-a8d6-4312-8bc6-82531366b1e8', 'name': 'network-vif-deleted', 'tag': 'cccb2daf-4395-496a-9cfc-58bfee7c0f55', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1242/2344] 10.0.0.66 () {30 vars in 687 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2345] 10.0.0.66 () {30 vars in 689 bytes} [Tue May 12 12:44:59 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: 1243/2346] 10.0.0.66 () {30 vars in 665 bytes} [Tue May 12 12:44:59 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: 1104/2347] 10.0.0.66 () {30 vars in 701 bytes} [Tue May 12 12:44:59 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: 1244/2348] 10.0.0.66 () {28 vars in 436 bytes} [Tue May 12 12:44:59 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2349] 10.0.0.66 () {30 vars in 725 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 657 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2350] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => 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: 1106/2351] 10.0.0.66 () {30 vars in 687 bytes} [Tue May 12 12:44:59 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: 1246/2352] 10.0.0.66 () {30 vars in 689 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2353] 10.0.0.66 () {30 vars in 665 bytes} [Tue May 12 12:44: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: 7|app: 0|req: 1247/2354] 10.0.0.66 () {30 vars in 701 bytes} [Tue May 12 12:44:59 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: 1108/2355] 10.0.0.66 () {30 vars in 725 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2356] 10.0.0.66 () {30 vars in 687 bytes} [Tue May 12 12:44:59 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: 1109/2357] 10.0.0.66 () {30 vars in 689 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2358] 10.0.0.66 () {30 vars in 665 bytes} [Tue May 12 12:44: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: 1110/2359] 10.0.0.66 () {30 vars in 701 bytes} [Tue May 12 12:44: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: 1250/2360] 10.0.0.66 () {30 vars in 727 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2361] 10.0.0.66 () {30 vars in 679 bytes} [Tue May 12 12:45:00 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: 1251/2362] 10.0.0.66 () {34 vars in 701 bytes} [Tue May 12 12:45:00 2026] POST /v2.0/ports => generated 1132 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2363] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:00 2026] GET /v2.0/ports?device_id=44566752-a8d6-4312-8bc6-82531366b1e8 => generated 12 bytes in 96 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: 1252/2364] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:45:01 2026] DELETE /v2.0/security-groups/df172af0-4ae2-4d74-bb8b-da86655143ad => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2367] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:45:02 2026] PUT /v2.0/routers/72aee5f6-0594-42e3-b696-0476c08da66d/remove_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2368] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:45:03 2026] DELETE /v2.0/subnets/79c364c2-075b-4a4b-933e-2ae1f3e1c1b8 => 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: 1114/2369] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:45:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2370] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:45:03 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: 1116/2371] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:45:03 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: 1117/2372] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:45:03 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: 1118/2373] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:45:03 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2374] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:45:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2375] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:45:03 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: 1121/2376] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:45:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2377] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:45:03 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-12 12:45:03.870 8 INFO neutron.api.v2.resource [None req-70ef4831-e58d-44bf-995c-a1a3d34c2f69 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1123/2378] 199.19.213.82 () {30 vars in 760 bytes} [Tue May 12 12:45:03 2026] GET /v2.0/security-groups/lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2379] 199.19.213.82 () {30 vars in 782 bytes} [Tue May 12 12:45:03 2026] GET /v2.0/security-groups?name=lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2380] 199.19.213.82 () {34 vars in 733 bytes} [Tue May 12 12:45:03 2026] POST /v2.0/security-groups => generated 1638 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2381] 199.19.213.82 () {30 vars in 812 bytes} [Tue May 12 12:45:04 2026] GET /v2.0/security-group-rules?security_group_id=072630c4-60e9-4098-acf1-01b0212742b4 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2382] 199.19.213.82 () {34 vars in 786 bytes} [Tue May 12 12:45:04 2026] PUT /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1132 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:04.473 7 INFO neutron.services.segments.plugin [-] Segment 48c4bbf5-42bc-47b0-92d9-815beb1bad08 resource provider aggregate not found 2026-05-12 12:45:04.484 7 INFO neutron.services.segments.plugin [-] Segment 48c4bbf5-42bc-47b0-92d9-815beb1bad08 resource provider aggregate not found 2026-05-12 12:45:04.494 7 INFO neutron.services.segments.plugin [-] Segment 48c4bbf5-42bc-47b0-92d9-815beb1bad08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c4bbf5-42bc-47b0-92d9-815beb1bad08 found for delete ", "request_id": "req-b3c56951-2c16-4c93-856e-86c452ff2065"}]} 2026-05-12 12:45:04.496 7 INFO neutron.db.l3_hamode_db [None req-f079d072-6499-41a8-b4a0-2ec4aa5ca482 227367723b54464db283d926df705a5b 2b068d46054249e9987a4f57e5a8f6dc - - default default] HA network 33c2b3e2-cf9f-4760-a74a-ac0d689ffd99 was deleted as no HA routers are present in tenant 2b068d46054249e9987a4f57e5a8f6dc. [pid: 7|app: 0|req: 1256/2383] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:45:03 2026] DELETE /v2.0/routers/72aee5f6-0594-42e3-b696-0476c08da66d => generated 0 bytes in 1019 msecs (HTTP/1.1 204) 2 headers in 112 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-12 12:45:04.531 7 INFO neutron.services.segments.plugin [-] Segment 48c4bbf5-42bc-47b0-92d9-815beb1bad08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c4bbf5-42bc-47b0-92d9-815beb1bad08 found for delete ", "request_id": "req-a42cc9e4-0aae-442d-9dc5-a77ce41b9aef"}]} [pid: 7|app: 0|req: 1257/2384] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:45:04 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: 1258/2385] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:45:04 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: 1259/2386] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:45:04 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: 1260/2387] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:45:04 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: 1261/2388] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:45:04 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:45:04.685 8 INFO neutron.services.segments.plugin [-] Segment 458a80d2-7c58-423f-9986-daec67fd983f resource provider aggregate not found 2026-05-12 12:45:04.691 8 INFO neutron.services.segments.plugin [-] Segment 458a80d2-7c58-423f-9986-daec67fd983f resource provider aggregate not found [pid: 8|app: 0|req: 1128/2389] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:45:04 2026] DELETE /v2.0/networks/f23f9f5a-f6c2-4b64-a81f-d90ff82a5122 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2390] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:45:05 2026] GET /v2.0/security-groups?tenant_id=2b068d46054249e9987a4f57e5a8f6dc&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:05.561 8 INFO neutron.services.segments.plugin [-] Segment 458a80d2-7c58-423f-9986-daec67fd983f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 458a80d2-7c58-423f-9986-daec67fd983f found for delete ", "request_id": "req-80ae8544-d5a6-44f6-9007-04fa13bf9d87"}]} 2026-05-12 12:45:05.562 8 INFO neutron.services.segments.plugin [-] Segment 458a80d2-7c58-423f-9986-daec67fd983f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 458a80d2-7c58-423f-9986-daec67fd983f found for delete ", "request_id": "req-8d4e14dc-5752-444a-b86c-3c8022ffb429"}]} [pid: 8|app: 0|req: 1129/2391] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:45:05 2026] DELETE /v2.0/security-groups/4d67633d-7f89-4035-bc28-377ef0834e20 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2392] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:45:05 2026] GET /v2.0/security-groups?tenant_id=664b3745ce3a498c88aefe778b62712d&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: 1130/2393] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:45:05 2026] DELETE /v2.0/security-groups/8685a4e7-e3e9-4b17-99f8-3eaab52cb253 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:08.304 7 INFO neutron.db.segments_db [None req-fc371af8-3a37-4b66-bc71-457b7486a512 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment af3d9eec-bf52-48c4-ab05-6bb4bb47d8ea of type vxlan for network 267be450-0009-410f-9c2a-f0cff11a750c [pid: 7|app: 0|req: 1264/2394] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:45:07 2026] POST /v2.0/networks => generated 741 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2395] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:45:08 2026] POST /v2.0/subnets => generated 688 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:45:08.754 7 INFO neutron.db.segments_db [None req-19de42ca-8443-42d6-8812-2fdc0633ff81 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment 5e3dd9f0-2129-42fa-9469-90d0d94b1006 of type vxlan for network 28a669e4-bb24-48fb-9737-8dba11d51cdc 2026-05-12 12:45:09.084 7 INFO neutron.db.l3_hamode_db [None req-19de42ca-8443-42d6-8812-2fdc0633ff81 6fc7842db0664205b4ef6173205947ec 05341dc8f8144fd1a1dd406bf922d61f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:45:10.016 7 INFO neutron.db.l3_hamode_db [None req-19de42ca-8443-42d6-8812-2fdc0633ff81 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1265/2396] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:45:08 2026] POST /v2.0/routers => generated 728 bytes in 2595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2397] 10.0.0.19 () {34 vars in 1014 bytes} [Tue May 12 12:45:12 2026] GET /v2.0/security-groups?id=581a0f82-43fa-44d4-a81b-121206bb19a8&fields=id => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2398] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:45:12 2026] GET /v2.0/networks?id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => 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: 1268/2399] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:45:12 2026] GET /v2.0/quotas/9ac4010577584a42a23b3a95e75d59ab => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2400] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:45:12 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2401] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:45:11 2026] PUT /v2.0/routers/f414a346-8189-4dc0-8bf5-fa2faf881500/add_router_interface => generated 309 bytes in 1628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2402] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:45:12 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?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: 1133/2403] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:45:12 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?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: 1271/2404] 199.19.213.82 () {34 vars in 1094 bytes} [Tue May 12 12:45:13 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2405] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:13 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => 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: 1272/2406] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:13 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:14.267 8 INFO neutron.db.segments_db [None req-d79c1bf5-bd24-4a40-8f8c-20424051280b 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment cab62834-1c59-4a75-bdff-959f8442c1d7 of type vxlan for network 8879f6ba-f315-42f8-a9a8-e04ecac7a04f [pid: 8|app: 0|req: 1135/2407] 10.0.0.58 () {34 vars in 669 bytes} [Tue May 12 12:45:14 2026] POST /v2.0/networks => generated 740 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2408] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:45:14 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=7d082d15-acd2-4588-b761-03a00d048b99 => 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: 1273/2409] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:45:14 2026] POST /v2.0/subnets => generated 687 bytes in 948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:45:15.405 7 INFO neutron.db.segments_db [None req-f299cc26-80e1-4640-afa2-83ae7a4c861e 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Added segment c350175c-ab86-4b75-be06-49a8e2c0ed34 of type vxlan for network 4cdcc55f-a23e-4363-882a-6ca50c8acd72 [pid: 8|app: 0|req: 1137/2410] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:45:15 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2411] 199.19.213.82 () {34 vars in 1054 bytes} [Tue May 12 12:45:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2412] 199.19.213.82 () {34 vars in 1100 bytes} [Tue May 12 12:45:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af4&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => 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: 1140/2413] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:45:15 2026] GET /v2.0/subnets?id=cc75e4a7-7cdd-4d90-a936-b081e8ab9c11&id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2414] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:45:15 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2415] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:45:15 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:15.696 7 INFO neutron.db.l3_hamode_db [None req-f299cc26-80e1-4640-afa2-83ae7a4c861e 6fc7842db0664205b4ef6173205947ec acb9c4d4bf1341ad98b4134e729e536f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1143/2416] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:45:15 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2417] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:45:15 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1145/2418] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:16 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => 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: 1146/2419] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:16 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:17.118 7 INFO neutron.db.l3_hamode_db [None req-f299cc26-80e1-4640-afa2-83ae7a4c861e 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1149/2422] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:45:17 2026] GET /v2.0/networks?id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 735 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2423] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:45:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ac4010577584a42a23b3a95e75d59ab => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2424] 10.0.0.58 () {34 vars in 667 bytes} [Tue May 12 12:45:15 2026] POST /v2.0/routers => generated 727 bytes in 2991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2425] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:45:18 2026] POST /v2.0/ports => generated 1078 bytes in 442 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: 1152/2426] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:45:18 2026] PUT /v2.0/ports/5e8dffbc-774c-4abb-aa15-11b9e30506c3 => generated 1239 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2427] 10.0.0.58 () {34 vars in 781 bytes} [Tue May 12 12:45:18 2026] PUT /v2.0/routers/a38e33b7-cc76-40ea-8f66-ef37ffa108fa/add_router_interface => generated 309 bytes in 1645 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: 1153/2428] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2429] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/security-groups?id=581a0f82-43fa-44d4-a81b-121206bb19a8&fields=id&fields=name => generated 96 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:20.280 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dd9c76c-1020-4fdc-98ab-2c3cab9a512b'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '5e8dffbc-774c-4abb-aa15-11b9e30506c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1154/2430] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2431] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=5e8dffbc-774c-4abb-aa15-11b9e30506c3 => 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: 1277/2432] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => 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: 1156/2433] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/subnets?id=7eb3e614-71c6-4ba1-a40b-bb0a324f3e39 => 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: 1278/2434] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/ports?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2435] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2436] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:20.724 8 WARNING neutron_lib.context [None req-d7c78dc9-61ab-45a4-9105-07ed6a88d9f4 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2437] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:45:20 2026] POST /v2.0/security-groups => generated 1677 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:45:20.935 7 WARNING neutron_lib.context [None req-e07e1963-187c-4bad-8542-8b7fab32a9c9 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1280/2438] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:45:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:45:21.128 8 WARNING neutron_lib.context [None req-592de792-6a7d-489b-a47f-319744d50e72 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2439] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:45:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:45:21.294 7 WARNING neutron_lib.context [None req-ae9fc81d-5f65-4102-8572-b6aa90da753f 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1281/2440] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:45:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:45:21.451 8 WARNING neutron_lib.context [None req-d8c5bcd8-c2da-4bc1-90f5-ba753f7cfb34 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2441] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:45:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:45:21.614 7 WARNING neutron_lib.context [None req-a27484cf-de94-43ef-96c6-38d750d33205 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:45:21.662 7 INFO neutron.db.securitygroups_db [None req-a27484cf-de94-43ef-96c6-38d750d33205 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Project 05341dc8f8144fd1a1dd406bf922d61f 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: 1161/2442] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2443] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/networks?id=4b5eb22e-e154-4fa7-b63a-2cef08a16936 => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2444] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:45:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2445] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=5e8dffbc-774c-4abb-aa15-11b9e30506c3 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:21.775 7 WARNING neutron_lib.context [None req-165c69d0-3d09-48f7-95ff-eb98b7c75d70 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2446] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/subnets?id=7eb3e614-71c6-4ba1-a40b-bb0a324f3e39 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:45:21.828 7 INFO neutron.db.securitygroups_db [None req-165c69d0-3d09-48f7-95ff-eb98b7c75d70 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Project 05341dc8f8144fd1a1dd406bf922d61f 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: 1165/2447] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/ports?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&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: 1166/2449] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?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: 1283/2449] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:45:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2450] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:22.336 7 WARNING neutron_lib.context [None req-ac805894-7cc1-47a9-9931-577844c3a1bd 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1284/2451] 10.0.0.58 () {34 vars in 683 bytes} [Tue May 12 12:45:22 2026] POST /v2.0/security-groups => generated 1662 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:45:22.493 8 WARNING neutron_lib.context [None req-33fc083c-4649-4cfb-9b71-5eca7f9253d7 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2452] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:45:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:45:22.650 7 WARNING neutron_lib.context [None req-9f6c4bb5-8c11-4793-ac47-5f535b786a39 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1285/2453] 10.0.0.58 () {34 vars in 693 bytes} [Tue May 12 12:45:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:45:22.822 8 WARNING neutron_lib.context [None req-8a8f7aa3-d30b-4171-be60-fac6169428c6 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1286/2454] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:23 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2455] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:45:23 2026] GET /v2.0/security-groups?id=581a0f82-43fa-44d4-a81b-121206bb19a8&fields=id&fields=name => generated 96 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2456] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:23 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2457] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:45:22 2026] POST /v2.0/floatingips => generated 552 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2458] 10.0.0.19 () {34 vars in 1096 bytes} [Tue May 12 12:45:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--498383428&fields=id&tenant_id=05341dc8f8144fd1a1dd406bf922d61f => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2459] 10.0.0.19 () {34 vars in 1098 bytes} [Tue May 12 12:45:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1829649939&fields=id&tenant_id=05341dc8f8144fd1a1dd406bf922d61f => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2460] 10.0.0.19 () {34 vars in 980 bytes} [Tue May 12 12:45:23 2026] GET /v2.0/networks?id=267be450-0009-410f-9c2a-f0cff11a750c => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2461] 10.0.0.19 () {34 vars in 963 bytes} [Tue May 12 12:45:23 2026] GET /v2.0/quotas/05341dc8f8144fd1a1dd406bf922d61f => 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: 1291/2462] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 12 12:45:23 2026] GET /v2.0/ports?tenant_id=05341dc8f8144fd1a1dd406bf922d61f&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2463] 10.0.0.19 () {34 vars in 1006 bytes} [Tue May 12 12:45:24 2026] GET /v2.0/networks/267be450-0009-410f-9c2a-f0cff11a750c?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2464] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:45:24 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2465] 199.19.213.82 () {34 vars in 1042 bytes} [Tue May 12 12:45:24 2026] GET /v2.0/security-groups?id=581a0f82-43fa-44d4-a81b-121206bb19a8&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: 1293/2466] 10.0.0.19 () {34 vars in 1106 bytes} [Tue May 12 12:45:24 2026] GET /v2.0/networks/267be450-0009-410f-9c2a-f0cff11a750c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2467] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:24 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => 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: 1294/2468] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:25 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2469] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2470] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2471] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/security-groups?id=581a0f82-43fa-44d4-a81b-121206bb19a8&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2472] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => 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: 1297/2473] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => 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: 1298/2474] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:28 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => 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: 1177/2475] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:45:28 2026] GET /v2.0/networks?id=267be450-0009-410f-9c2a-f0cff11a750c => generated 673 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2476] 199.19.213.82 () {34 vars in 1048 bytes} [Tue May 12 12:45:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=05341dc8f8144fd1a1dd406bf922d61f => generated 273 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:45:28.981 8 WARNING neutron_lib.context [req-e6d311f8-18e7-4663-9385-3f4d7e731443 req-8c28fa19-e290-4de1-b1a7-61cce917110a 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1178/2477] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:45:28 2026] POST /v2.0/ports => generated 997 bytes in 496 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: 1300/2478] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:45:29 2026] PUT /v2.0/ports/85e6e099-5c42-4205-bd3f-ddd77e804a3c => generated 1278 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2479] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:29 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1012 bytes in 115 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: 1301/2480] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:30 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2481] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:45:30 2026] GET /v2.0/ports?tenant_id=05341dc8f8144fd1a1dd406bf922d61f&device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:30.763 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b77fa04-76c5-4417-b4eb-2a58244acccd'] response: {'name': 'network-changed', 'server_uuid': 'c5485f4b-bf67-43fb-9334-38dcac39aafa', 'tag': '85e6e099-5c42-4205-bd3f-ddd77e804a3c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1302/2482] 199.19.213.82 () {34 vars in 1016 bytes} [Tue May 12 12:45:30 2026] GET /v2.0/networks?tenant_id=05341dc8f8144fd1a1dd406bf922d61f&shared=False => generated 769 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2483] 199.19.213.82 () {34 vars in 928 bytes} [Tue May 12 12:45:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2484] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:31 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1012 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2485] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:31 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2486] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:45:31 2026] GET /v2.0/ports?tenant_id=05341dc8f8144fd1a1dd406bf922d61f&device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1281 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2487] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:45:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=85e6e099-5c42-4205-bd3f-ddd77e804a3c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2488] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:45:32 2026] GET /v2.0/subnets?id=67ff05b9-d0cf-4b84-b6b9-abc8c149d9a6 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2489] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:45:32 2026] GET /v2.0/ports?network_id=267be450-0009-410f-9c2a-f0cff11a750c&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2490] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:45:32 2026] GET /v2.0/networks/267be450-0009-410f-9c2a-f0cff11a750c?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2491] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:45:32 2026] GET /v2.0/networks/267be450-0009-410f-9c2a-f0cff11a750c?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: 1187/2494] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:32 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1012 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2495] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:32 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2496] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:33 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2497] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:33 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2498] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:34 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1012 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2499] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:45:34 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2500] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:34 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2501] 199.19.213.82 () {34 vars in 1122 bytes} [Tue May 12 12:45:34 2026] GET /v2.0/security-groups?id=da92ec1f-20bd-42e7-a450-32b30dbc0319&id=5d761b0d-e141-4ff8-a71d-3904096d658e&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2502] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:36 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1012 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2503] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:36 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2504] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:37 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2505] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:37 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2506] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:38 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2507] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:38 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2508] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:38 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:39.152 7 INFO neutron.db.l3_db [None req-ad5f8ce4-607e-48be-a927-3c24f3083644 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Floating IP 2d6cbc36-8567-4d9f-a7d8-30bd80ecb784 associated. External IP: 10.96.250.216, port: 85e6e099-5c42-4205-bd3f-ddd77e804a3c. [pid: 7|app: 0|req: 1315/2509] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:45:38 2026] PUT /v2.0/floatingips/2d6cbc36-8567-4d9f-a7d8-30bd80ecb784 => generated 856 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2510] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2511] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2512] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1283 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:47.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53a49e49-7986-402d-926d-330bd3482fde'] response: {'name': 'network-changed', 'server_uuid': 'c5485f4b-bf67-43fb-9334-38dcac39aafa', 'tag': '85e6e099-5c42-4205-bd3f-ddd77e804a3c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2515] 10.0.0.58 () {32 vars in 856 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/floatingips?floating_network_id=b792b03c-b180-40d0-9691-9f6e42d2f6f6&port_id=85e6e099-5c42-4205-bd3f-ddd77e804a3c => generated 861 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2516] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/ports?tenant_id=05341dc8f8144fd1a1dd406bf922d61f&device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2517] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/networks?id=267be450-0009-410f-9c2a-f0cff11a750c => generated 769 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2518] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=85e6e099-5c42-4205-bd3f-ddd77e804a3c => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2519] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/subnets?id=67ff05b9-d0cf-4b84-b6b9-abc8c149d9a6 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2520] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/ports?network_id=267be450-0009-410f-9c2a-f0cff11a750c&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2521] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/networks/267be450-0009-410f-9c2a-f0cff11a750c?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: 1202/2522] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/networks/267be450-0009-410f-9c2a-f0cff11a750c?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: 7|app: 0|req: 1321/2523] 10.0.0.142 () {34 vars in 989 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => 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: 1203/2524] 10.0.0.142 () {34 vars in 1119 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/security-groups?id=da92ec1f-20bd-42e7-a450-32b30dbc0319&id=5d761b0d-e141-4ff8-a71d-3904096d658e&fields=id&fields=name => generated 206 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2525] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:50 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1014 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2526] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:50 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2527] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:51 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2528] 10.0.0.19 () {34 vars in 1118 bytes} [Tue May 12 12:45:51 2026] GET /v2.0/security-groups?id=5d761b0d-e141-4ff8-a71d-3904096d658e&id=da92ec1f-20bd-42e7-a450-32b30dbc0319&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2529] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:45:52 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:52.804 8 INFO neutron.db.l3_db [req-017d134d-d7e6-4380-b317-ae066b293069 req-01153aec-6d56-44b1-a2fb-e0ab572f3689 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] Floating IP 2d6cbc36-8567-4d9f-a7d8-30bd80ecb784 disassociated. External IP: 10.96.250.216, port: 85e6e099-5c42-4205-bd3f-ddd77e804a3c. [pid: 7|app: 0|req: 1325/2530] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:52 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => 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: 1206/2531] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:45:52 2026] DELETE /v2.0/ports/85e6e099-5c42-4205-bd3f-ddd77e804a3c => generated 0 bytes in 867 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2532] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2533] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:55 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2534] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:45:56 2026] GET /v2.0/ports?device_id=c5485f4b-bf67-43fb-9334-38dcac39aafa => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:57.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-598c5eb4-9cf6-4763-9181-00079d809af8'] response: {'server_uuid': 'c5485f4b-bf67-43fb-9334-38dcac39aafa', 'name': 'network-vif-deleted', 'tag': '85e6e099-5c42-4205-bd3f-ddd77e804a3c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1208/2535] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:45:57 2026] DELETE /v2.0/security-groups/5d761b0d-e141-4ff8-a71d-3904096d658e => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:57.736 7 INFO neutron.api.v2.resource [None req-2c4d8199-f71a-4bdc-bd11-4130b99b8a79 9120f51e5d164b21aaf41b322eaed1ae 05341dc8f8144fd1a1dd406bf922d61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1328/2536] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:45:57 2026] GET /v2.0/security-groups/5d761b0d-e141-4ff8-a71d-3904096d658e => generated 146 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2537] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:45:57 2026] DELETE /v2.0/floatingips/2d6cbc36-8567-4d9f-a7d8-30bd80ecb784 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2538] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:45:58 2026] DELETE /v2.0/security-groups/da92ec1f-20bd-42e7-a450-32b30dbc0319 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2539] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:45:58 2026] PUT /v2.0/routers/f414a346-8189-4dc0-8bf5-fa2faf881500/remove_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:46:01.046 7 INFO neutron.db.l3_hamode_db [None req-a6914b7b-0b23-43ae-b49c-eac2c5892ce4 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 28a669e4-bb24-48fb-9737-8dba11d51cdc was deleted as no HA routers are present in tenant 05341dc8f8144fd1a1dd406bf922d61f. [pid: 7|app: 0|req: 1330/2540] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:45:59 2026] DELETE /v2.0/routers/f414a346-8189-4dc0-8bf5-fa2faf881500 => generated 0 bytes in 1363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2541] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:46:01 2026] DELETE /v2.0/subnets/67ff05b9-d0cf-4b84-b6b9-abc8c149d9a6 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:01.278 7 INFO neutron.services.segments.plugin [-] Segment 5e3dd9f0-2129-42fa-9469-90d0d94b1006 resource provider aggregate not found 2026-05-12 12:46:01.284 7 INFO neutron.services.segments.plugin [-] Segment 5e3dd9f0-2129-42fa-9469-90d0d94b1006 resource provider aggregate not found 2026-05-12 12:46:01.296 7 INFO neutron.services.segments.plugin [-] Segment 5e3dd9f0-2129-42fa-9469-90d0d94b1006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e3dd9f0-2129-42fa-9469-90d0d94b1006 found for delete ", "request_id": "req-99497161-ae5b-4b04-b76a-62c9e7d957f2"}]} 2026-05-12 12:46:01.311 7 INFO neutron.services.segments.plugin [-] Segment 5e3dd9f0-2129-42fa-9469-90d0d94b1006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e3dd9f0-2129-42fa-9469-90d0d94b1006 found for delete ", "request_id": "req-804ebe0d-65f4-491a-8f77-8fcd0aa60b70"}]} [pid: 7|app: 0|req: 1331/2542] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:46:01 2026] DELETE /v2.0/networks/267be450-0009-410f-9c2a-f0cff11a750c => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2545] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:46:01 2026] PUT /v2.0/routers/a38e33b7-cc76-40ea-8f66-ef37ffa108fa/remove_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:46:03.319 7 INFO neutron.services.segments.plugin [-] Segment af3d9eec-bf52-48c4-ab05-6bb4bb47d8ea resource provider aggregate not found 2026-05-12 12:46:03.334 7 INFO neutron.services.segments.plugin [-] Segment af3d9eec-bf52-48c4-ab05-6bb4bb47d8ea resource provider aggregate not found 2026-05-12 12:46:03.340 7 INFO neutron.services.segments.plugin [-] Segment af3d9eec-bf52-48c4-ab05-6bb4bb47d8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af3d9eec-bf52-48c4-ab05-6bb4bb47d8ea found for delete ", "request_id": "req-21f5d49c-d2dc-406f-9f35-7534ea5efeeb"}]} 2026-05-12 12:46:03.350 7 INFO neutron.services.segments.plugin [-] Segment af3d9eec-bf52-48c4-ab05-6bb4bb47d8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af3d9eec-bf52-48c4-ab05-6bb4bb47d8ea found for delete ", "request_id": "req-9aa5b577-ee7b-4832-827c-da2ef6ecf885"}]} 2026-05-12 12:46:04.029 7 INFO neutron.db.l3_hamode_db [None req-e5b5211d-e581-4a95-b056-7cbf841e2cda 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] HA network 4cdcc55f-a23e-4363-882a-6ca50c8acd72 was deleted as no HA routers are present in tenant acb9c4d4bf1341ad98b4134e729e536f. [pid: 7|app: 0|req: 1334/2546] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:46:02 2026] DELETE /v2.0/routers/a38e33b7-cc76-40ea-8f66-ef37ffa108fa => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2547] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:46:04 2026] DELETE /v2.0/subnets/c43ea43d-c17d-46b4-8aea-53f9659536e7 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2548] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:46:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2549] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:46:04 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: 1335/2550] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:46:04 2026] DELETE /v2.0/networks/8879f6ba-f315-42f8-a9a8-e04ecac7a04f => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2551] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:46:04 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: 1336/2552] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:46:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2553] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:46:04 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2554] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:46:04 2026] GET /v2.0/security-groups?tenant_id=acb9c4d4bf1341ad98b4134e729e536f&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2555] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:46:04 2026] DELETE /v2.0/security-groups/e72fe12b-bec9-45e0-bc30-648499223a5c => 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: 1338/2556] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:46:05 2026] GET /v2.0/security-groups?tenant_id=05341dc8f8144fd1a1dd406bf922d61f&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2557] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:46:05 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:46:05.388 7 INFO neutron.services.segments.plugin [-] Segment c350175c-ab86-4b75-be06-49a8e2c0ed34 resource provider aggregate not found 2026-05-12 12:46:05.400 7 INFO neutron.services.segments.plugin [-] Segment c350175c-ab86-4b75-be06-49a8e2c0ed34 resource provider aggregate not found 2026-05-12 12:46:05.414 7 INFO neutron.services.segments.plugin [-] Segment c350175c-ab86-4b75-be06-49a8e2c0ed34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c350175c-ab86-4b75-be06-49a8e2c0ed34 found for delete ", "request_id": "req-06223059-9120-41ef-b8ef-2ab7c1c126ca"}]} 2026-05-12 12:46:05.418 7 INFO neutron.services.segments.plugin [-] Segment c350175c-ab86-4b75-be06-49a8e2c0ed34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c350175c-ab86-4b75-be06-49a8e2c0ed34 found for delete ", "request_id": "req-5ed62aac-172b-439c-865d-47c01b66c301"}]} [pid: 8|app: 0|req: 1219/2558] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:46:05 2026] DELETE /v2.0/security-groups/42d4b3ce-de77-4a5e-af31-7af99780050f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:05.432 7 INFO neutron.services.segments.plugin [-] Segment cab62834-1c59-4a75-bdff-959f8442c1d7 resource provider aggregate not found 2026-05-12 12:46:05.436 7 INFO neutron.services.segments.plugin [-] Segment cab62834-1c59-4a75-bdff-959f8442c1d7 resource provider aggregate not found 2026-05-12 12:46:05.454 7 INFO neutron.services.segments.plugin [-] Segment cab62834-1c59-4a75-bdff-959f8442c1d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cab62834-1c59-4a75-bdff-959f8442c1d7 found for delete ", "request_id": "req-02bc4077-feb1-4234-8c12-46dd370f71e3"}]} 2026-05-12 12:46:05.455 7 INFO neutron.services.segments.plugin [-] Segment cab62834-1c59-4a75-bdff-959f8442c1d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cab62834-1c59-4a75-bdff-959f8442c1d7 found for delete ", "request_id": "req-40e82c0a-ea30-4b02-95a3-1de69a8c7753"}]} [pid: 7|app: 0|req: 1340/2559] 199.19.213.82 () {34 vars in 714 bytes} [Tue May 12 12:46:05 2026] POST /v2.0/ports => generated 1097 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2560] 10.0.0.19 () {34 vars in 969 bytes} [Tue May 12 12:46:05 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1097 bytes in 44 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: 1341/2561] 10.0.0.19 () {34 vars in 905 bytes} [Tue May 12 12:46:05 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: 8|app: 0|req: 1221/2562] 199.19.213.82 () {34 vars in 1260 bytes} [Tue May 12 12:46:07 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2563] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:07 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1222/2564] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:07 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1343/2565] 199.19.213.82 () {34 vars in 973 bytes} [Tue May 12 12:46:07 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1097 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2566] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:46:07 2026] GET /v2.0/networks?id=210f3102-0685-49c1-9807-7c4f76e0c545 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2567] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:46:07 2026] PUT /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1287 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2568] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2523 bytes in 51 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: 1345/2569] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=5e8dffbc-774c-4abb-aa15-11b9e30506c3 => 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: 1225/2570] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/subnets?id=7eb3e614-71c6-4ba1-a40b-bb0a324f3e39 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:46:09.531 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1007fad4-0f49-433f-b0e1-4ae2684efee7'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '51efa33e-0e28-4273-80a9-6c232ecb710e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1346/2571] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/ports?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2572] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?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: 1347/2573] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2574] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=51efa33e-0e28-4273-80a9-6c232ecb710e => 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: 1348/2575] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/subnets?id=06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2576] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/ports?network_id=210f3102-0685-49c1-9807-7c4f76e0c545&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2577] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1229/2578] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:46:10.121 7 WARNING neutron_lib.context [None req-e64a2503-4c8a-43cf-a88b-ccc7039b02a4 e2a1cfc5416b416f876a650ad5ca40c1 ae69cb0bf3c04e83826b4bdbdf03971e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1350/2579] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:09 2026] POST /v2.0/floatingips => generated 552 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:10.861 8 WARNING neutron_lib.context [None req-a03da36e-6a04-4dac-8424-55b154512e87 e2a1cfc5416b416f876a650ad5ca40c1 ae69cb0bf3c04e83826b4bdbdf03971e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1351/2580] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:46:10 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2523 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2581] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:46:11 2026] GET /v2.0/networks?id=210f3102-0685-49c1-9807-7c4f76e0c545 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2582] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:46:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=51efa33e-0e28-4273-80a9-6c232ecb710e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2583] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:46:11 2026] GET /v2.0/subnets?id=06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2584] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:11 2026] GET /v2.0/ports?network_id=210f3102-0685-49c1-9807-7c4f76e0c545&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2585] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:11 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1357/2586] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:11 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2587] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:10 2026] POST /v2.0/floatingips => generated 552 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:11.563 7 WARNING neutron_lib.context [None req-d66d4152-8cfd-4f94-a0c9-47446241e6c3 e2a1cfc5416b416f876a650ad5ca40c1 ae69cb0bf3c04e83826b4bdbdf03971e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1358/2588] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:11 2026] POST /v2.0/floatingips => generated 552 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:12.221 8 WARNING neutron_lib.context [None req-b35afb5d-6635-4e70-9c3b-c5a61703eed5 e2a1cfc5416b416f876a650ad5ca40c1 ae69cb0bf3c04e83826b4bdbdf03971e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1231/2589] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:12 2026] POST /v2.0/floatingips => generated 552 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:12.891 7 WARNING neutron_lib.context [None req-762de916-eb7d-475b-aed8-4afdb4add88e e2a1cfc5416b416f876a650ad5ca40c1 ae69cb0bf3c04e83826b4bdbdf03971e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1359/2590] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:12 2026] POST /v2.0/floatingips => generated 552 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2591] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:46:13 2026] PUT /v2.0/floatingips/58f843c8-ad4b-4159-8e02-696bff9bf298/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2592] 10.0.0.19 () {34 vars in 969 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1289 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2593] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:46:13 2026] PUT /v2.0/floatingips/71e8c4d5-9d0f-4cf0-a3a1-96cc7afb63f6/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2594] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:46:13 2026] PUT /v2.0/floatingips/cc6df3a0-8017-4d0e-a917-3ededee55642/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2595] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:46:13 2026] PUT /v2.0/floatingips/6a4c5a60-8ab1-4d6d-ae34-9741b9c4a820/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2596] 10.0.0.58 () {32 vars in 670 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2597] 10.0.0.58 () {32 vars in 684 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2598] 199.19.213.82 () {34 vars in 786 bytes} [Tue May 12 12:46:13 2026] PUT /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1314 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2599] 10.0.0.58 () {32 vars in 680 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 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-12 12:46:13.873 7 INFO neutron.api.v2.resource [None req-91344c95-aa5c-4689-9bb2-dae15afbbae8 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2600] 199.19.213.82 () {30 vars in 760 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/security-groups/lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:46:13.896 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60d14694-c3fa-441c-a678-9886b3c576b6'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '51efa33e-0e28-4273-80a9-6c232ecb710e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1235/2601] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2602] 199.19.213.82 () {30 vars in 782 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/security-groups?name=lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2603] 10.0.0.58 () {32 vars in 678 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2604] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2605] 10.0.0.58 () {32 vars in 688 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2606] 10.0.0.58 () {32 vars in 700 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2607] 199.19.213.82 () {34 vars in 786 bytes} [Tue May 12 12:46:13 2026] PUT /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1314 bytes in 267 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: 1240/2608] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:14 2026] DELETE /v2.0/floatingips/58f843c8-ad4b-4159-8e02-696bff9bf298 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2609] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:46:14.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff7c9063-301c-40f6-8e45-c7ca478456fb'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '51efa33e-0e28-4273-80a9-6c232ecb710e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2610] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2611] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2612] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/networks?id=210f3102-0685-49c1-9807-7c4f76e0c545 => generated 803 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2613] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2614] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=51efa33e-0e28-4273-80a9-6c232ecb710e => 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: 1374/2615] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2616] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/subnets?id=06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2617] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2618] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/ports?network_id=210f3102-0685-49c1-9807-7c4f76e0c545&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: 1378/2619] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => 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: 1379/2620] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1380/2621] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2622] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:14 2026] DELETE /v2.0/floatingips/71e8c4d5-9d0f-4cf0-a3a1-96cc7afb63f6 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2623] 199.19.213.82 () {34 vars in 1094 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2624] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2625] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1244/2626] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2627] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => 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: 1246/2628] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2629] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:14 2026] DELETE /v2.0/floatingips/cc6df3a0-8017-4d0e-a917-3ededee55642 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2630] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:46:15 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2631] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:15 2026] DELETE /v2.0/floatingips/6a4c5a60-8ab1-4d6d-ae34-9741b9c4a820 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2632] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:15 2026] DELETE /v2.0/floatingips/ab3423c8-7fd9-4b70-902c-2dcddb070a57 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2633] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:46:15 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2634] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:46:15 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2635] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:46:15 2026] GET /v2.0/networks?id=210f3102-0685-49c1-9807-7c4f76e0c545 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2636] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:46:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=51efa33e-0e28-4273-80a9-6c232ecb710e => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2637] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:46:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.194&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2638] 199.19.213.82 () {34 vars in 1102 bytes} [Tue May 12 12:46:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => 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: 1251/2639] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:46:15 2026] GET /v2.0/subnets?id=06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2640] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:46:16 2026] GET /v2.0/subnets?id=21fd21f4-549f-4cbe-b915-9dfe3e6574e6&id=c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 1413 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2641] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:16 2026] GET /v2.0/ports?network_id=210f3102-0685-49c1-9807-7c4f76e0c545&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: 1390/2642] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:16 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2643] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:16 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1391/2644] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:16 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2645] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:16 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2646] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:16 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1255/2647] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:16 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1394/2650] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:46:22 2026] GET /v2.0/security-groups?tenant_id=69c5c037b9a5403fa38c39a8d12a6e41&name=default => generated 2929 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2651] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:46:22 2026] DELETE /v2.0/security-groups/c51af36b-a682-467f-8a8c-a7c0cd003c3e => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2652] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:46:23 2026] GET /v2.0/security-groups?tenant_id=ae69cb0bf3c04e83826b4bdbdf03971e&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2653] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:46:23 2026] DELETE /v2.0/security-groups/b2d10399-3c5e-4bfa-b87e-742c5da63af2 => generated 0 bytes in 2261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2654] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:46:25 2026] GET /v2.0/security-groups?tenant_id=ec5b0c00e15b41b69bf925c87a17d2b7&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2655] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:46:26 2026] DELETE /v2.0/security-groups/c282edcd-6d60-471c-b5e0-d8b92fc14827 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:31.674 7 WARNING neutron_lib.context [None req-6ec6d269-d818-4f86-bf8e-ffa0b86159bf 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:46:34.742 7 INFO neutron.db.l3_db [None req-6ec6d269-d818-4f86-bf8e-ffa0b86159bf 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Floating IP a5014f06-9673-4bf0-9b79-1bdf98aadd72 associated. External IP: 10.96.250.217, port: b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15. [pid: 7|app: 0|req: 1397/2658] 10.0.0.58 () {34 vars in 675 bytes} [Tue May 12 12:46:31 2026] POST /v2.0/floatingips => generated 899 bytes in 3424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:35.717 8 WARNING neutron_lib.context [None req-255f0f8f-3aa1-4695-8b54-ae56645f6f4b 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:46:35.769 8 INFO neutron.db.segments_db [None req-255f0f8f-3aa1-4695-8b54-ae56645f6f4b 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Added segment 17d70fbb-4978-4b53-a26b-21eca35a5f2c of type vxlan for network 75ec6627-2bb9-4fdc-ac69-cc4c34fe3e3d 2026-05-12 12:46:36.045 8 INFO neutron.db.l3_hamode_db [None req-255f0f8f-3aa1-4695-8b54-ae56645f6f4b 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:46:36.645 8 INFO neutron.db.l3_hamode_db [None req-255f0f8f-3aa1-4695-8b54-ae56645f6f4b 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1262/2659] 10.0.0.58 () {34 vars in 666 bytes} [Tue May 12 12:46:35 2026] POST /v2.0/routers => generated 474 bytes in 1808 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:37.318 7 WARNING neutron_lib.context [None req-2fcb8e35-0675-4ad8-91ed-489af5feb52c 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:46:37.370 7 INFO neutron.db.l3_hamode_db [None req-2fcb8e35-0675-4ad8-91ed-489af5feb52c 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:46:37.549 7 INFO neutron.db.l3_hamode_db [None req-2fcb8e35-0675-4ad8-91ed-489af5feb52c 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1398/2660] 10.0.0.58 () {34 vars in 666 bytes} [Tue May 12 12:46:37 2026] POST /v2.0/routers => generated 474 bytes in 1866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:39.192 8 WARNING neutron_lib.context [None req-bb22811b-3222-4c63-a46a-7d12ec392feb 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:46:39.250 8 INFO neutron.db.l3_hamode_db [None req-bb22811b-3222-4c63-a46a-7d12ec392feb 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:46:39.395 8 INFO neutron.db.l3_hamode_db [None req-bb22811b-3222-4c63-a46a-7d12ec392feb 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1263/2661] 10.0.0.58 () {34 vars in 666 bytes} [Tue May 12 12:46:39 2026] POST /v2.0/routers => generated 474 bytes in 915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:40.123 7 WARNING neutron_lib.context [None req-9258da82-0026-4738-8431-c140de37debf 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:46:40.190 7 INFO neutron.db.l3_hamode_db [None req-9258da82-0026-4738-8431-c140de37debf 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:46:40.328 7 INFO neutron.db.l3_hamode_db [None req-9258da82-0026-4738-8431-c140de37debf 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1399/2662] 10.0.0.58 () {34 vars in 666 bytes} [Tue May 12 12:46:40 2026] POST /v2.0/routers => generated 474 bytes in 1856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:41.997 8 WARNING neutron_lib.context [None req-3de4c9f1-7833-4323-ad3d-22a9290c97b7 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:46:42.076 8 INFO neutron.db.l3_hamode_db [None req-3de4c9f1-7833-4323-ad3d-22a9290c97b7 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:46:42.291 8 INFO neutron.db.l3_hamode_db [None req-3de4c9f1-7833-4323-ad3d-22a9290c97b7 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1264/2663] 10.0.0.58 () {34 vars in 666 bytes} [Tue May 12 12:46:41 2026] POST /v2.0/routers => generated 474 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2664] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:46:43 2026] PUT /v2.0/routers/cb86f475-573b-4b8c-8e67-d9a2588b990c/tags => generated 17 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2665] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2666] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2667] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:46:43 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: 1404/2668] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:46:43.327 7 INFO neutron.api.v2.resource [None req-a04c0da5-119a-404f-b2a7-dd515b9da4d1 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1405/2669] 199.19.213.82 () {30 vars in 760 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/security-groups/lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2670] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:46:43 2026] PUT /v2.0/routers/0e2e4a80-c372-4691-b238-d059fdde4d24/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2671] 199.19.213.82 () {30 vars in 782 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/security-groups?name=lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2672] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:46:43 2026] PUT /v2.0/routers/900c5ce7-e2c8-45f6-9a00-1ab501f7d30a/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2673] 199.19.213.82 () {30 vars in 812 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/security-group-rules?security_group_id=072630c4-60e9-4098-acf1-01b0212742b4 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2674] 10.0.0.58 () {34 vars in 749 bytes} [Tue May 12 12:46:43 2026] PUT /v2.0/routers/b6e87fc9-da37-46fb-a1b8-cfe5efe3eeeb/tags => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2675] 199.19.213.82 () {34 vars in 744 bytes} [Tue May 12 12:46:43 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) [pid: 8|app: 0|req: 1268/2676] 10.0.0.58 () {32 vars in 662 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2677] 199.19.213.82 () {34 vars in 744 bytes} [Tue May 12 12:46:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2678] 10.0.0.58 () {32 vars in 676 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2679] 10.0.0.58 () {32 vars in 672 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2680] 10.0.0.58 () {32 vars in 684 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2681] 10.0.0.58 () {32 vars in 670 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2682] 10.0.0.58 () {32 vars in 684 bytes} [Tue May 12 12:46:43 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2683] 10.0.0.58 () {32 vars in 680 bytes} [Tue May 12 12:46:44 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2684] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:46:44 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2685] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:46:44 2026] GET /v2.0/routers/cb86f475-573b-4b8c-8e67-d9a2588b990c => generated 485 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2686] 10.0.0.58 () {34 vars in 740 bytes} [Tue May 12 12:46:44 2026] PUT /v2.0/routers/cb86f475-573b-4b8c-8e67-d9a2588b990c => generated 485 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2687] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:46:44 2026] GET /v2.0/ports?device_id=cb86f475-573b-4b8c-8e67-d9a2588b990c => 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: 1274/2688] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:46:44 2026] DELETE /v2.0/routers/cb86f475-573b-4b8c-8e67-d9a2588b990c => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2689] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:46:45 2026] GET /v2.0/routers/0e2e4a80-c372-4691-b238-d059fdde4d24 => generated 493 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2690] 10.0.0.58 () {34 vars in 740 bytes} [Tue May 12 12:46:45 2026] PUT /v2.0/routers/0e2e4a80-c372-4691-b238-d059fdde4d24 => generated 493 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2691] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:46:46 2026] GET /v2.0/ports?device_id=0e2e4a80-c372-4691-b238-d059fdde4d24 => 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: 1276/2692] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:46:46 2026] DELETE /v2.0/routers/0e2e4a80-c372-4691-b238-d059fdde4d24 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2693] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:46:46 2026] GET /v2.0/routers/900c5ce7-e2c8-45f6-9a00-1ab501f7d30a => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2696] 10.0.0.58 () {34 vars in 740 bytes} [Tue May 12 12:46:46 2026] PUT /v2.0/routers/900c5ce7-e2c8-45f6-9a00-1ab501f7d30a => generated 502 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2697] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:46:47 2026] GET /v2.0/ports?device_id=900c5ce7-e2c8-45f6-9a00-1ab501f7d30a => 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: 1278/2698] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:46:47 2026] DELETE /v2.0/routers/900c5ce7-e2c8-45f6-9a00-1ab501f7d30a => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2699] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:46:48 2026] GET /v2.0/routers/b6e87fc9-da37-46fb-a1b8-cfe5efe3eeeb => generated 487 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2700] 10.0.0.58 () {34 vars in 740 bytes} [Tue May 12 12:46:48 2026] PUT /v2.0/routers/b6e87fc9-da37-46fb-a1b8-cfe5efe3eeeb => generated 487 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2701] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:46:48 2026] GET /v2.0/ports?device_id=b6e87fc9-da37-46fb-a1b8-cfe5efe3eeeb => 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: 1280/2702] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:46:48 2026] DELETE /v2.0/routers/b6e87fc9-da37-46fb-a1b8-cfe5efe3eeeb => generated 0 bytes in 974 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2703] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:46:49 2026] GET /v2.0/routers/07e7fddf-e495-4cba-be7a-dcf7d644611c => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2704] 10.0.0.58 () {34 vars in 740 bytes} [Tue May 12 12:46:50 2026] PUT /v2.0/routers/07e7fddf-e495-4cba-be7a-dcf7d644611c => generated 480 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2705] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:46:50 2026] GET /v2.0/ports?device_id=07e7fddf-e495-4cba-be7a-dcf7d644611c => 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: 1425/2706] 10.0.0.66 () {30 vars in 687 bytes} [Tue May 12 12:46:51 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: 1426/2707] 10.0.0.66 () {30 vars in 689 bytes} [Tue May 12 12:46:51 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: 1427/2708] 10.0.0.66 () {30 vars in 665 bytes} [Tue May 12 12:46:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2709] 10.0.0.66 () {30 vars in 701 bytes} [Tue May 12 12:46:51 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-12 12:46:51.257 8 INFO neutron.db.l3_hamode_db [None req-08c041e9-b42b-49e2-8d38-f8793afd3eaf 30d46ab5f7a246c3878be30c57ba6ca8 cb76581664e74e5781fca09547f80f43 - - default default] HA network 75ec6627-2bb9-4fdc-ac69-cc4c34fe3e3d was deleted as no HA routers are present in tenant cb76581664e74e5781fca09547f80f43. [pid: 8|app: 0|req: 1282/2710] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:46:50 2026] DELETE /v2.0/routers/07e7fddf-e495-4cba-be7a-dcf7d644611c => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2711] 10.0.0.66 () {28 vars in 436 bytes} [Tue May 12 12:46:51 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-12 12:46:51.604 8 INFO neutron.services.segments.plugin [-] Segment 17d70fbb-4978-4b53-a26b-21eca35a5f2c resource provider aggregate not found 2026-05-12 12:46:51.610 8 INFO neutron.services.segments.plugin [-] Segment 17d70fbb-4978-4b53-a26b-21eca35a5f2c resource provider aggregate not found 2026-05-12 12:46:51.630 8 INFO neutron.services.segments.plugin [-] Segment 17d70fbb-4978-4b53-a26b-21eca35a5f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d70fbb-4978-4b53-a26b-21eca35a5f2c found for delete ", "request_id": "req-a3edec1a-90e1-4d08-af15-9313b20624ab"}]} 2026-05-12 12:46:51.633 8 INFO neutron.services.segments.plugin [-] Segment 17d70fbb-4978-4b53-a26b-21eca35a5f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d70fbb-4978-4b53-a26b-21eca35a5f2c found for delete ", "request_id": "req-dd2b16a5-f935-49b3-8dba-e48aa01eadd4"}]} [pid: 8|app: 0|req: 1283/2712] 10.0.0.66 () {30 vars in 725 bytes} [Tue May 12 12:46:51 2026] GET /v2.0/subnets/8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2713] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:46:52 2026] GET /v2.0/security-groups?tenant_id=cb76581664e74e5781fca09547f80f43&name=default => generated 2929 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2714] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:46:52 2026] DELETE /v2.0/security-groups/82754138-698c-4d26-9ab9-59a03019b6eb => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2715] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:46:52 2026] GET /v2.0/security-groups?tenant_id=da2e972393b3431aa12992a99512d2d5&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2716] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:46:52 2026] DELETE /v2.0/security-groups/93eeceec-6649-4f4a-85e1-4a1fdfa4615e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2717] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:46:53 2026] GET /v2.0/security-groups?tenant_id=a51501ed9ba34cd0b8ad658e10a52b61&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: 1286/2718] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:46:53 2026] DELETE /v2.0/security-groups/06c14d88-b29a-400b-88ab-6e4ce13d530d => 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: 1433/2719] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:46:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2720] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:46:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2721] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:46:54 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: 1288/2722] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:46:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2723] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:46:54 2026] GET /v2.0/subnets/8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2724] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:46:54 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2725] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:46:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2726] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:46: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: 1437/2727] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:46:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2728] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:46: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) [pid: 7|app: 0|req: 1438/2729] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:56 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2730] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:56 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1439/2731] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:46:57 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2732] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:46:57 2026] POST /v2.0/ports => generated 1299 bytes in 391 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, ' 2026-05-12 12:46:58.030 8 WARNING neutron_lib.context [None req-0236ee76-7337-4a1d-a341-d319c4fece44 c26871b2a6054ce4bcba2450a7c36c34 6cd6ebdc56b54317b6b831383c75d6bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1294/2733] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:58.118 8 WARNING neutron_lib.context [None req-ea34a5e7-1935-4dce-8733-fa37ad03450e c26871b2a6054ce4bcba2450a7c36c34 6cd6ebdc56b54317b6b831383c75d6bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1295/2734] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:58.201 8 WARNING neutron_lib.context [None req-35bb589f-5ef4-40e5-a0a9-d5fa3dcd46dd c26871b2a6054ce4bcba2450a7c36c34 6cd6ebdc56b54317b6b831383c75d6bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1440/2735] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:46:57 2026] PUT /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 1460 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2736] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 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-12 12:46:58.283 7 WARNING neutron_lib.context [None req-1fb6e59c-a759-4550-ab90-99ceec302a34 c26871b2a6054ce4bcba2450a7c36c34 6cd6ebdc56b54317b6b831383c75d6bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:46:58.341 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4741a12a-452e-4a25-a7a6-a0b80ab5f967'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '89fd7ce0-040a-42b0-964a-a4d62be7311c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2737] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:46:58.368 8 WARNING neutron_lib.context [None req-8abcf2ce-eaf1-4020-b3cf-374642f96292 c26871b2a6054ce4bcba2450a7c36c34 6cd6ebdc56b54317b6b831383c75d6bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1297/2738] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2739] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:46:58 2026] PUT /v2.0/subnetpools/e2667af9-4030-4501-9718-50f8c738f594/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2740] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:46:58 2026] PUT /v2.0/subnetpools/3ab9cbe8-fa55-4c37-853b-0d43e93fc356/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2741] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:46:58 2026] PUT /v2.0/subnetpools/0c40c8d6-08aa-4d2a-aaee-d7d3d969da77/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2742] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:46:58 2026] PUT /v2.0/subnetpools/921b6453-6ba5-4c93-9b14-4968d9d33b35/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2743] 10.0.0.58 () {32 vars in 670 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2744] 10.0.0.58 () {32 vars in 684 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2745] 10.0.0.58 () {32 vars in 680 bytes} [Tue May 12 12:46:58 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: 1301/2746] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2747] 10.0.0.58 () {32 vars in 678 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2748] 10.0.0.58 () {32 vars in 692 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2749] 10.0.0.58 () {32 vars in 688 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2750] 10.0.0.58 () {32 vars in 700 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2751] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 4038 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2752] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:58 2026] DELETE /v2.0/subnetpools/e2667af9-4030-4501-9718-50f8c738f594 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2753] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2754] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:46:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.115&port_id=89fd7ce0-040a-42b0-964a-a4d62be7311c => 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/2755] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:58 2026] DELETE /v2.0/subnetpools/3ab9cbe8-fa55-4c37-853b-0d43e93fc356 => 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: 1306/2756] 199.19.213.82 () {34 vars in 1100 bytes} [Tue May 12 12:46:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8c&port_id=89fd7ce0-040a-42b0-964a-a4d62be7311c => 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: 1307/2757] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:46:59 2026] GET /v2.0/subnets?id=cc75e4a7-7cdd-4d90-a936-b081e8ab9c11&id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2758] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:59 2026] DELETE /v2.0/subnetpools/0c40c8d6-08aa-4d2a-aaee-d7d3d969da77 => 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: 1308/2759] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:59 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2760] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:59 2026] DELETE /v2.0/subnetpools/921b6453-6ba5-4c93-9b14-4968d9d33b35 => 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: 1309/2761] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:46:59 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2762] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:46:59 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1453/2763] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:46:59 2026] DELETE /v2.0/subnetpools/1d0e73c0-7975-4cf0-aee7-94348fafc966 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2764] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:46:59 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1312/2765] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 4038 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2766] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=5e8dffbc-774c-4abb-aa15-11b9e30506c3 => 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: 1314/2767] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/subnets?id=7eb3e614-71c6-4ba1-a40b-bb0a324f3e39 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2768] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/ports?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2769] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/security-groups?tenant_id=6cd6ebdc56b54317b6b831383c75d6bd&name=default => generated 2929 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2770] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?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: 1317/2771] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?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: 1318/2772] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=51efa33e-0e28-4273-80a9-6c232ecb710e => 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: 1455/2773] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:00 2026] DELETE /v2.0/security-groups/eb044af1-1abd-4e77-93a6-be955cc2b27c => 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: 1319/2774] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/subnets?id=06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2775] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/ports?network_id=210f3102-0685-49c1-9807-7c4f76e0c545&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2776] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2777] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2778] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.115&port_id=89fd7ce0-040a-42b0-964a-a4d62be7311c => 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: 1457/2779] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/security-groups?tenant_id=7ecdce7c2656477c8c1001304e24e293&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2780] 199.19.213.82 () {34 vars in 1100 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8c&port_id=89fd7ce0-040a-42b0-964a-a4d62be7311c => 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: 1324/2781] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/subnets?id=cc75e4a7-7cdd-4d90-a936-b081e8ab9c11&id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2782] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2783] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:00 2026] DELETE /v2.0/security-groups/02a965ee-2af3-4bf3-981a-9f5594bf0ba3 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2784] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:00 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&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: 1459/2785] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:01 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1327/2786] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:01 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1460/2787] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:01 2026] GET /v2.0/security-groups?tenant_id=8c9d158279e548dd97e497800e142cae&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2788] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:01 2026] DELETE /v2.0/security-groups/5a14544d-c9fc-4010-8cc2-680b6cbf76ee => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2791] 10.0.0.19 () {34 vars in 969 bytes} [Tue May 12 12:47:04 2026] GET /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 1462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2792] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:04 2026] GET /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 1462 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2793] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:04 2026] GET /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => 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: 1331/2794] 199.19.213.82 () {34 vars in 787 bytes} [Tue May 12 12:47:04 2026] PUT /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 1201 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2795] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 798 bytes in 60 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: 1332/2796] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/subnets/8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2797] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:47:05.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-412f8def-1be7-461a-865c-b29a46ce1b5d'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '89fd7ce0-040a-42b0-964a-a4d62be7311c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1333/2798] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2799] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2800] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47: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: 7|app: 0|req: 1467/2801] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2802] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2803] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1350 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2804] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2805] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2806] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2807] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2808] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3815 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2809] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2810] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.115&port_id=89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2811] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/subnets?id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2812] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:05 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&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: 1342/2813] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:06 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2814] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:06 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:47:06.140 7 WARNING neutron_lib.context [None req-99f66080-c3d1-40db-ad6c-482f5fd2c6a7 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:47:06.408 7 INFO neutron.db.segments_db [None req-99f66080-c3d1-40db-ad6c-482f5fd2c6a7 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Added segment 0a3574e1-64ca-4c99-b1a4-019a3377f101 of type vxlan for network 202728f1-062e-4a50-948f-7d9f8be98ef8 [pid: 7|app: 0|req: 1472/2815] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:47:05 2026] POST /v2.0/networks => generated 632 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:06.527 8 WARNING neutron_lib.context [None req-5e7e2676-9aa0-4681-a101-c5aeedd70feb d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1344/2816] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:47:06 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:06.852 7 WARNING neutron_lib.context [None req-af84dbda-43d3-4f1d-aeae-1bf7cf481c6f d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1473/2817] 10.0.0.58 () {34 vars in 664 bytes} [Tue May 12 12:47:06 2026] POST /v2.0/trunks => generated 407 bytes in 248 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-12 12:47:07.099 8 WARNING neutron_lib.context [None req-01919cea-40fb-467f-b3dc-e16b1c7f94cc d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:47:07.152 8 INFO neutron.db.segments_db [None req-01919cea-40fb-467f-b3dc-e16b1c7f94cc d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Added segment 8e8bfa61-c0e8-47a8-b4a9-4eb86fc6563f of type vxlan for network 8c1a9993-0f69-497b-abc3-f000249b9f82 [pid: 8|app: 0|req: 1345/2818] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:47:07 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:07.279 7 WARNING neutron_lib.context [None req-df042598-b948-4c84-a474-b06e24a19257 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1474/2819] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:47:07 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:07.652 8 WARNING neutron_lib.context [None req-d4c2e2a3-3e92-43d6-86ec-6ebbba4c7860 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1346/2820] 10.0.0.58 () {34 vars in 664 bytes} [Tue May 12 12:47:07 2026] POST /v2.0/trunks => generated 407 bytes in 183 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-12 12:47:07.837 7 WARNING neutron_lib.context [None req-1cfaeb48-8ee5-4088-b3b8-22a720376b3b d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:47:07.895 7 INFO neutron.db.segments_db [None req-1cfaeb48-8ee5-4088-b3b8-22a720376b3b d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Added segment c453d173-7918-40a5-bd7b-e604dda57803 of type vxlan for network 7d74d22a-690d-4fd5-851a-88e3334ebcfc [pid: 7|app: 0|req: 1475/2821] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:47:07 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:08.022 8 WARNING neutron_lib.context [None req-a8b2c1bb-99af-4fad-96a7-2cab11599450 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1347/2822] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:47:08 2026] POST /v2.0/ports => generated 743 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:08.410 7 WARNING neutron_lib.context [None req-29e3cc32-5ef3-45a8-9c09-f63f650cb20a d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1476/2823] 10.0.0.58 () {34 vars in 664 bytes} [Tue May 12 12:47:08 2026] POST /v2.0/trunks => generated 407 bytes in 209 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-12 12:47:08.620 8 WARNING neutron_lib.context [None req-8aea95ed-820f-4902-a43a-9ee440fa0143 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:47:08.693 8 INFO neutron.db.segments_db [None req-8aea95ed-820f-4902-a43a-9ee440fa0143 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Added segment b74cdf0e-a2d6-4862-a0d2-6d7955cc7837 of type vxlan for network 288253a4-f5cd-4c60-bf4f-420c56d958df [pid: 8|app: 0|req: 1348/2824] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:47:08 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:08.816 7 WARNING neutron_lib.context [None req-a88c0c2f-36eb-45f1-b517-380e9ef47afa d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1477/2825] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:47:08 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:09.193 8 WARNING neutron_lib.context [None req-d282cf3b-b01e-431e-886b-0f269fa0c573 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1349/2826] 10.0.0.58 () {34 vars in 664 bytes} [Tue May 12 12:47:09 2026] POST /v2.0/trunks => generated 407 bytes in 180 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-12 12:47:09.376 7 WARNING neutron_lib.context [None req-eea93ddc-9f4c-4db4-bab1-132e08d6764c d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:47:09.444 7 INFO neutron.db.segments_db [None req-eea93ddc-9f4c-4db4-bab1-132e08d6764c d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Added segment 963c0cc8-f133-47b5-a6e6-f6da3f9eceaa of type vxlan for network fb9de362-a8a2-47a6-b2a0-c8b589c12a14 [pid: 7|app: 0|req: 1478/2827] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:47:09 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:09.564 8 WARNING neutron_lib.context [None req-3f678695-399a-4efb-905f-690e184f1eee d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1350/2828] 10.0.0.58 () {34 vars in 662 bytes} [Tue May 12 12:47:09 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:09.885 7 WARNING neutron_lib.context [None req-a15e521b-074b-4237-81f2-86c4cbf5b3d1 d158c45dd52043a8bd493ade72a11995 da81e6c0fab54844850a386bcbf83069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1479/2829] 10.0.0.58 () {34 vars in 664 bytes} [Tue May 12 12:47:09 2026] POST /v2.0/trunks => generated 407 bytes in 202 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: 1351/2830] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:47:10 2026] PUT /v2.0/trunks/d8099342-c48c-4c89-a4ac-12d4ce1b7684/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2831] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:47:10 2026] PUT /v2.0/trunks/a3bf23e9-1396-4cea-aade-44ae762be055/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2832] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:47:10 2026] PUT /v2.0/trunks/2711b4b0-da45-445a-a8f9-d6a19c072557/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: 1481/2833] 10.0.0.58 () {34 vars in 747 bytes} [Tue May 12 12:47:10 2026] PUT /v2.0/trunks/7eaf1767-6cad-4fc1-bcfd-f7899cf684b9/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: 1353/2834] 10.0.0.58 () {32 vars in 660 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2835] 10.0.0.58 () {32 vars in 674 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2836] 10.0.0.58 () {32 vars in 670 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2837] 10.0.0.58 () {32 vars in 682 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2838] 10.0.0.58 () {32 vars in 668 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2839] 10.0.0.58 () {32 vars in 682 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2840] 10.0.0.58 () {32 vars in 678 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2841] 10.0.0.58 () {32 vars in 690 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2842] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks/d8099342-c48c-4c89-a4ac-12d4ce1b7684 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2843] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/ports/cbeaa1a9-f8aa-4c6d-a9a6-e728700f2413 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2844] 10.0.0.58 () {32 vars in 720 bytes} [Tue May 12 12:47:10 2026] DELETE /v2.0/trunks/d8099342-c48c-4c89-a4ac-12d4ce1b7684 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2845] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/trunks/a3bf23e9-1396-4cea-aade-44ae762be055 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2846] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:47:10 2026] GET /v2.0/ports/78db0524-a5d7-474b-b031-5748a4ab4207 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2847] 10.0.0.58 () {32 vars in 720 bytes} [Tue May 12 12:47:10 2026] DELETE /v2.0/trunks/a3bf23e9-1396-4cea-aade-44ae762be055 => 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: 1360/2848] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:47:11 2026] GET /v2.0/trunks/2711b4b0-da45-445a-a8f9-d6a19c072557 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2849] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:47:11 2026] GET /v2.0/ports/f924eaa0-5c66-4081-9fb3-89963c677c96 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2850] 10.0.0.58 () {32 vars in 720 bytes} [Tue May 12 12:47:11 2026] DELETE /v2.0/trunks/2711b4b0-da45-445a-a8f9-d6a19c072557 => 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: 1490/2851] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:47:11 2026] GET /v2.0/trunks/7eaf1767-6cad-4fc1-bcfd-f7899cf684b9 => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2852] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:47:11 2026] GET /v2.0/ports/01926b9e-7ed3-44f5-9f4d-1c2e788db2a2 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2853] 10.0.0.58 () {32 vars in 720 bytes} [Tue May 12 12:47:11 2026] DELETE /v2.0/trunks/7eaf1767-6cad-4fc1-bcfd-f7899cf684b9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2854] 10.0.0.58 () {32 vars in 717 bytes} [Tue May 12 12:47:11 2026] GET /v2.0/trunks/2fb42a29-62ce-469a-b9e4-54d1f7a1eb1b => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2855] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:47:11 2026] GET /v2.0/ports/d8753f0c-b28c-4465-b6d1-a98fce2ca043 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2856] 10.0.0.58 () {32 vars in 720 bytes} [Tue May 12 12:47:11 2026] DELETE /v2.0/trunks/2fb42a29-62ce-469a-b9e4-54d1f7a1eb1b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2857] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:47:11 2026] DELETE /v2.0/ports/cbeaa1a9-f8aa-4c6d-a9a6-e728700f2413 => 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: 1365/2858] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:47:11 2026] DELETE /v2.0/ports/78db0524-a5d7-474b-b031-5748a4ab4207 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2859] 10.0.0.66 () {30 vars in 687 bytes} [Tue May 12 12:47:12 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: 1494/2860] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:47:12 2026] DELETE /v2.0/ports/f924eaa0-5c66-4081-9fb3-89963c677c96 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2861] 10.0.0.66 () {30 vars in 689 bytes} [Tue May 12 12:47:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2862] 10.0.0.66 () {30 vars in 665 bytes} [Tue May 12 12:47:12 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: 1369/2863] 10.0.0.66 () {30 vars in 701 bytes} [Tue May 12 12:47:12 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: 1495/2864] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:47:12 2026] DELETE /v2.0/ports/01926b9e-7ed3-44f5-9f4d-1c2e788db2a2 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2865] 10.0.0.66 () {28 vars in 436 bytes} [Tue May 12 12:47:12 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2866] 10.0.0.58 () {32 vars in 718 bytes} [Tue May 12 12:47:12 2026] DELETE /v2.0/ports/d8753f0c-b28c-4465-b6d1-a98fce2ca043 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2867] 10.0.0.66 () {30 vars in 725 bytes} [Tue May 12 12:47:12 2026] GET /v2.0/subnets/c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:47:12.975 8 INFO neutron.services.segments.plugin [-] Segment 0a3574e1-64ca-4c99-b1a4-019a3377f101 resource provider aggregate not found 2026-05-12 12:47:12.983 8 INFO neutron.services.segments.plugin [-] Segment 0a3574e1-64ca-4c99-b1a4-019a3377f101 resource provider aggregate not found 2026-05-12 12:47:12.998 8 INFO neutron.services.segments.plugin [-] Segment 0a3574e1-64ca-4c99-b1a4-019a3377f101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a3574e1-64ca-4c99-b1a4-019a3377f101 found for delete ", "request_id": "req-b583e140-ad9f-425a-9b5d-c663a61a8231"}]} 2026-05-12 12:47:13.006 8 INFO neutron.services.segments.plugin [-] Segment 0a3574e1-64ca-4c99-b1a4-019a3377f101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a3574e1-64ca-4c99-b1a4-019a3377f101 found for delete ", "request_id": "req-471306b7-9ed4-46b7-afb9-74c134538c09"}]} [pid: 8|app: 0|req: 1371/2868] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:47:12 2026] DELETE /v2.0/networks/202728f1-062e-4a50-948f-7d9f8be98ef8 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:47:13.190 7 INFO neutron.services.segments.plugin [-] Segment 8e8bfa61-c0e8-47a8-b4a9-4eb86fc6563f resource provider aggregate not found 2026-05-12 12:47:13.198 7 INFO neutron.services.segments.plugin [-] Segment 8e8bfa61-c0e8-47a8-b4a9-4eb86fc6563f resource provider aggregate not found 2026-05-12 12:47:13.210 7 INFO neutron.services.segments.plugin [-] Segment 8e8bfa61-c0e8-47a8-b4a9-4eb86fc6563f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8bfa61-c0e8-47a8-b4a9-4eb86fc6563f found for delete ", "request_id": "req-d4194944-d5bb-4f2a-9c82-4d9e5ab8e79a"}]} [pid: 7|app: 0|req: 1498/2869] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:47:13 2026] DELETE /v2.0/networks/8c1a9993-0f69-497b-abc3-f000249b9f82 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2870] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:47:13 2026] DELETE /v2.0/networks/7d74d22a-690d-4fd5-851a-88e3334ebcfc => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:47:13.394 7 INFO neutron.services.segments.plugin [-] Segment 8e8bfa61-c0e8-47a8-b4a9-4eb86fc6563f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8bfa61-c0e8-47a8-b4a9-4eb86fc6563f found for delete ", "request_id": "req-136b92d8-424f-450e-aa0e-82b610bc9e20"}]} [pid: 7|app: 0|req: 1499/2871] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:47:13 2026] DELETE /v2.0/networks/288253a4-f5cd-4c60-bf4f-420c56d958df => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2872] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:47:13 2026] DELETE /v2.0/networks/fb9de362-a8a2-47a6-b2a0-c8b589c12a14 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2873] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47:13 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: 1374/2874] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47:13 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: 1501/2875] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2876] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2877] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:13 2026] GET /v2.0/subnets/8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2878] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:13 2026] GET /v2.0/subnets/c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2879] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:13 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2880] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47:14 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: 1504/2881] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2882] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:14 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: 1505/2883] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:14 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: 1506/2884] 199.19.213.82 () {34 vars in 1094 bytes} [Tue May 12 12:47:14 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2885] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:14 2026] GET /v2.0/security-groups?tenant_id=da81e6c0fab54844850a386bcbf83069&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2886] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:14 2026] DELETE /v2.0/security-groups/cf523a27-3049-413f-8df2-8628ea8f5d05 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:47:15.071 8 INFO neutron.services.segments.plugin [-] Segment c453d173-7918-40a5-bd7b-e604dda57803 resource provider aggregate not found 2026-05-12 12:47:15.076 8 INFO neutron.services.segments.plugin [-] Segment c453d173-7918-40a5-bd7b-e604dda57803 resource provider aggregate not found 2026-05-12 12:47:15.086 8 INFO neutron.services.segments.plugin [-] Segment c453d173-7918-40a5-bd7b-e604dda57803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c453d173-7918-40a5-bd7b-e604dda57803 found for delete ", "request_id": "req-badf5ed1-e2a3-4582-9b1c-b3cf3d2ebeef"}]} 2026-05-12 12:47:15.097 8 INFO neutron.services.segments.plugin [-] Segment c453d173-7918-40a5-bd7b-e604dda57803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c453d173-7918-40a5-bd7b-e604dda57803 found for delete ", "request_id": "req-fcb5893f-2ade-4eb1-b999-de8b6c83e820"}]} 2026-05-12 12:47:15.104 8 INFO neutron.services.segments.plugin [-] Segment 963c0cc8-f133-47b5-a6e6-f6da3f9eceaa resource provider aggregate not found 2026-05-12 12:47:15.120 8 INFO neutron.services.segments.plugin [-] Segment 963c0cc8-f133-47b5-a6e6-f6da3f9eceaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 963c0cc8-f133-47b5-a6e6-f6da3f9eceaa found for delete ", "request_id": "req-a090dcf9-40dc-4553-b8fa-d538e24c7c9e"}]} 2026-05-12 12:47:15.124 8 INFO neutron.services.segments.plugin [-] Segment 963c0cc8-f133-47b5-a6e6-f6da3f9eceaa resource provider aggregate not found 2026-05-12 12:47:15.139 8 INFO neutron.services.segments.plugin [-] Segment 963c0cc8-f133-47b5-a6e6-f6da3f9eceaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 963c0cc8-f133-47b5-a6e6-f6da3f9eceaa found for delete ", "request_id": "req-cda617ed-a74f-4ea2-8346-c2ffde2ca69a"}]} 2026-05-12 12:47:15.273 7 INFO neutron.services.segments.plugin [-] Segment b74cdf0e-a2d6-4862-a0d2-6d7955cc7837 resource provider aggregate not found 2026-05-12 12:47:15.736 7 INFO neutron.services.segments.plugin [-] Segment b74cdf0e-a2d6-4862-a0d2-6d7955cc7837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b74cdf0e-a2d6-4862-a0d2-6d7955cc7837 found for delete ", "request_id": "req-8536dabd-234c-4743-be12-57f9ab63c8c2"}]} 2026-05-12 12:47:15.747 7 INFO neutron.services.segments.plugin [-] Segment b74cdf0e-a2d6-4862-a0d2-6d7955cc7837 resource provider aggregate not found [pid: 7|app: 0|req: 1508/2887] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:15 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?fields=segments => generated 14 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:47:15.792 7 INFO neutron.services.segments.plugin [-] Segment b74cdf0e-a2d6-4862-a0d2-6d7955cc7837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b74cdf0e-a2d6-4862-a0d2-6d7955cc7837 found for delete ", "request_id": "req-91ae19bb-1d61-45b4-acc4-fd5c5ce645c0"}]} [pid: 7|app: 0|req: 1509/2888] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:15 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=7d082d15-acd2-4588-b761-03a00d048b99 => 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: 1510/2889] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:15 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2890] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:15 2026] GET /v2.0/security-groups?tenant_id=6b3b282080794cb79cd271d5ddc4800b&name=default => generated 2929 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2891] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:15 2026] DELETE /v2.0/security-groups/9280f426-57f9-4326-8bd9-b3ed453ccf34 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2892] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2893] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2894] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/security-groups?tenant_id=8942f19970834f36a33c8a3f51c6c2a0&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2895] 199.19.213.82 () {34 vars in 1054 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2896] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:16 2026] DELETE /v2.0/security-groups/a7200d00-afb3-4f82-886f-2fb643f3e8ea => 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: 1516/2897] 199.19.213.82 () {34 vars in 1100 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af4&port_id=aea26171-212a-4d1a-96ce-99ba89c98467 => 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: 1517/2898] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/subnets?id=cc75e4a7-7cdd-4d90-a936-b081e8ab9c11&id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2899] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2900] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2901] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1521/2902] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:16 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1382/2903] 199.19.213.82 () {38 vars in 953 bytes} [Tue May 12 12:47:16 2026] POST /v2.0/ports => generated 1303 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2906] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:47:17 2026] PUT /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 1464 bytes in 598 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: 1385/2907] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:18 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 5271 bytes in 66 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: 1523/2908] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=5e8dffbc-774c-4abb-aa15-11b9e30506c3 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2909] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:18 2026] GET /v2.0/subnets?id=7eb3e614-71c6-4ba1-a40b-bb0a324f3e39 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:47:18.823 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-382e1fc0-6e67-4980-9bf0-45fd6bca089b'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '0e68e2c1-e805-4989-bae7-d85fd9dc8bf2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/2910] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:18 2026] GET /v2.0/ports?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2911] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:18 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2912] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:18 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2913] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=51efa33e-0e28-4273-80a9-6c232ecb710e => 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: 1526/2914] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/subnets?id=06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2915] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/ports?network_id=210f3102-0685-49c1-9807-7c4f76e0c545&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2916] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2917] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1528/2918] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.115&port_id=89fd7ce0-040a-42b0-964a-a4d62be7311c => 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: 1391/2919] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/subnets?id=8d908330-8a15-49d8-9308-1cd164ae08c4 => 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: 1529/2920] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2921] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1530/2922] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2923] 199.19.213.82 () {34 vars in 1054 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.55&port_id=0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => 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: 1531/2924] 199.19.213.82 () {34 vars in 1104 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20d&port_id=0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => 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: 1394/2925] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/subnets?id=21fd21f4-549f-4cbe-b915-9dfe3e6574e6&id=c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 1413 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2926] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2927] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&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: 1533/2928] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1396/2929] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:19 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1534/2930] 10.0.0.58 () {34 vars in 676 bytes} [Tue May 12 12:47:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2931] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:47:20 2026] PUT /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2932] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/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: 1398/2933] 10.0.0.58 () {34 vars in 762 bytes} [Tue May 12 12:47:20 2026] PUT /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags/green => 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: 1536/2934] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/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: 1399/2935] 10.0.0.58 () {34 vars in 758 bytes} [Tue May 12 12:47:20 2026] PUT /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2936] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/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: 1400/2937] 10.0.0.58 () {34 vars in 780 bytes} [Tue May 12 12:47:20 2026] PUT /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/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: 1538/2938] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2939] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:47:20 2026] PUT /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2940] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/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: 1402/2941] 10.0.0.58 () {32 vars in 739 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:47:20.644 7 INFO neutron.api.v2.resource [None req-4c3e57fa-ee34-4d8a-ad9d-5cf95aa403f5 0addca2345a24c1d90bb3b8d225bf276 dff6997680bd4a6cb8ea7c2b767fcb84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/2942] 10.0.0.58 () {32 vars in 743 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2943] 10.0.0.58 () {32 vars in 742 bytes} [Tue May 12 12:47:20 2026] DELETE /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2944] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:47:20.784 8 INFO neutron.api.v2.resource [None req-5d9382f1-d15f-407d-b2da-cc4bc2c59bd6 0addca2345a24c1d90bb3b8d225bf276 dff6997680bd4a6cb8ea7c2b767fcb84 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1404/2945] 10.0.0.58 () {32 vars in 746 bytes} [Tue May 12 12:47:20 2026] DELETE /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2946] 10.0.0.58 () {32 vars in 734 bytes} [Tue May 12 12:47:20 2026] DELETE /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/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: 1405/2947] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc/tags => 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: 1543/2948] 10.0.0.58 () {32 vars in 732 bytes} [Tue May 12 12:47:20 2026] DELETE /v2.0/qos/policies/ac10c4c2-1e9a-4cb2-a12c-6dc457e392bc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2949] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 5271 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2950] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:47:20 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2951] 199.19.213.82 () {34 vars in 1054 bytes} [Tue May 12 12:47:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.55&port_id=0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => 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: 1545/2952] 199.19.213.82 () {34 vars in 1104 bytes} [Tue May 12 12:47:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20d&port_id=0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => 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: 1408/2953] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:47:21 2026] GET /v2.0/subnets?id=21fd21f4-549f-4cbe-b915-9dfe3e6574e6&id=c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 1413 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2954] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:21 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&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: 8|app: 0|req: 1409/2955] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:21 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2956] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:21 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1410/2957] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:21 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2958] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:21 2026] GET /v2.0/security-groups?tenant_id=a28ab427ca004235bdbe51e5cc386167&name=default => generated 2929 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2959] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:22 2026] DELETE /v2.0/security-groups/ba3278b4-ba03-4d9e-a697-67153e8bb981 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2960] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:22 2026] GET /v2.0/security-groups?tenant_id=dff6997680bd4a6cb8ea7c2b767fcb84&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2961] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:22 2026] DELETE /v2.0/security-groups/553de8f9-f3bd-4aca-9bf7-b7d5ad77016e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2962] 10.0.0.19 () {34 vars in 969 bytes} [Tue May 12 12:47:23 2026] GET /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 1466 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2963] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:23 2026] GET /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2964] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:23 2026] GET /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 1466 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2965] 199.19.213.82 () {34 vars in 787 bytes} [Tue May 12 12:47:23 2026] PUT /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 1197 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2966] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:47:23 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3 => generated 798 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: 8|app: 0|req: 1415/2967] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/subnets/c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2968] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:47:24.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a495ef9a-b9a0-4009-8fb8-c26552174ec5'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '0e68e2c1-e805-4989-bae7-d85fd9dc8bf2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1416/2969] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47:24 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: 1554/2970] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:24 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: 1417/2971] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:24 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: 1555/2972] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2973] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => 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: 1556/2974] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2975] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2976] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545 => 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: 1420/2977] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => 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: 1558/2978] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2979] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 5040 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2980] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2981] 199.19.213.82 () {34 vars in 1054 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.55&port_id=0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2982] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/subnets?id=c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2983] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2984] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1424/2985] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:24 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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) 2026-05-12 12:47:26.304 7 WARNING neutron_lib.context [None req-9755dabb-c06e-462e-b5b2-779c77d64bc7 8edeac8f0d3e4147a4b341789bd4c278 ebd1b9d71a4048358df2457d553f8c4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1562/2986] 10.0.0.58 () {34 vars in 674 bytes} [Tue May 12 12:47:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2987] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:47:26 2026] PUT /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2988] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2989] 10.0.0.58 () {34 vars in 768 bytes} [Tue May 12 12:47:26 2026] PUT /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2990] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2991] 10.0.0.58 () {34 vars in 764 bytes} [Tue May 12 12:47:26 2026] PUT /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/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: 1565/2992] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/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: 1428/2993] 10.0.0.58 () {34 vars in 786 bytes} [Tue May 12 12:47:26 2026] PUT /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2994] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2995] 10.0.0.58 () {34 vars in 757 bytes} [Tue May 12 12:47:26 2026] PUT /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2996] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2997] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:47:26.787 7 INFO neutron.api.v2.resource [None req-f6ca3802-2977-44a9-b0c8-3c84ed557b65 8edeac8f0d3e4147a4b341789bd4c278 ebd1b9d71a4048358df2457d553f8c4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/2998] 10.0.0.58 () {32 vars in 749 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2999] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:47:26 2026] DELETE /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3000] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:47:26.900 8 INFO neutron.api.v2.resource [None req-716ae4da-027c-4b58-a58b-9f9b591a0dfc 8edeac8f0d3e4147a4b341789bd4c278 ebd1b9d71a4048358df2457d553f8c4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1432/3001] 10.0.0.58 () {32 vars in 752 bytes} [Tue May 12 12:47:26 2026] DELETE /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/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: 1570/3002] 10.0.0.58 () {32 vars in 740 bytes} [Tue May 12 12:47:26 2026] DELETE /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3003] 10.0.0.58 () {32 vars in 737 bytes} [Tue May 12 12:47:26 2026] GET /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42/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: 1571/3004] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:47:26 2026] DELETE /v2.0/subnetpools/fab814e9-64c5-48fd-be11-8cab92703c42 => 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: 1434/3005] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:27 2026] GET /v2.0/security-groups?tenant_id=51743e3f93b3457db3c5ee5bebb1862d&name=default => generated 2929 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3006] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:28 2026] DELETE /v2.0/security-groups/8db45544-688f-462a-be13-04fc1ee57c14 => 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: 1435/3007] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:28 2026] GET /v2.0/security-groups?tenant_id=ebd1b9d71a4048358df2457d553f8c4d&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3008] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:28 2026] DELETE /v2.0/security-groups/c954d199-d28d-4cbe-bf8a-987fd927db93 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:47:33.270 8 WARNING neutron_lib.context [None req-00393a42-6a85-441e-ab53-8155d2dc1ac4 2c0dc0df3b154474a3cc481eafa93ea2 83cf986a8b814a9a857c93734eb2e436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:47:33.457 8 INFO neutron.db.segments_db [None req-00393a42-6a85-441e-ab53-8155d2dc1ac4 2c0dc0df3b154474a3cc481eafa93ea2 83cf986a8b814a9a857c93734eb2e436 - - default default] Added segment 2e996d79-be79-4f9c-8f71-609b1a43edc0 of type vxlan for network 1f2e0e06-3535-40d8-a030-5b503c1cde2b [pid: 8|app: 0|req: 1437/3011] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:47:33 2026] POST /v2.0/networks => generated 631 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:47:33.586 7 WARNING neutron_lib.context [None req-b31bbb17-3107-4a2f-9413-0b8dd3c1ffd0 2c0dc0df3b154474a3cc481eafa93ea2 83cf986a8b814a9a857c93734eb2e436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:47:33.646 7 INFO neutron.db.segments_db [None req-b31bbb17-3107-4a2f-9413-0b8dd3c1ffd0 2c0dc0df3b154474a3cc481eafa93ea2 83cf986a8b814a9a857c93734eb2e436 - - default default] Added segment c4189cfb-a84a-46b5-8bea-bc365e28f2dc of type vxlan for network cf19b4d2-e1e7-4a66-8853-78b6bad19de9 [pid: 7|app: 0|req: 1575/3012] 10.0.0.58 () {34 vars in 668 bytes} [Tue May 12 12:47:33 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3013] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:47:33 2026] PUT /v2.0/networks/1f2e0e06-3535-40d8-a030-5b503c1cde2b/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3014] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:33 2026] GET /v2.0/networks/1f2e0e06-3535-40d8-a030-5b503c1cde2b/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3015] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:47:33 2026] PUT /v2.0/networks/cf19b4d2-e1e7-4a66-8853-78b6bad19de9/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3016] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:33 2026] GET /v2.0/networks/cf19b4d2-e1e7-4a66-8853-78b6bad19de9/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3017] 10.0.0.58 () {34 vars in 751 bytes} [Tue May 12 12:47:33 2026] PUT /v2.0/networks/cf19b4d2-e1e7-4a66-8853-78b6bad19de9/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3018] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:34 2026] GET /v2.0/networks/cf19b4d2-e1e7-4a66-8853-78b6bad19de9/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3019] 10.0.0.58 () {32 vars in 731 bytes} [Tue May 12 12:47:34 2026] GET /v2.0/networks/1f2e0e06-3535-40d8-a030-5b503c1cde2b/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:47:34.333 7 INFO neutron.services.segments.plugin [-] Segment 2e996d79-be79-4f9c-8f71-609b1a43edc0 resource provider aggregate not found 2026-05-12 12:47:34.339 7 INFO neutron.services.segments.plugin [-] Segment 2e996d79-be79-4f9c-8f71-609b1a43edc0 resource provider aggregate not found 2026-05-12 12:47:34.355 7 INFO neutron.services.segments.plugin [-] Segment 2e996d79-be79-4f9c-8f71-609b1a43edc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e996d79-be79-4f9c-8f71-609b1a43edc0 found for delete ", "request_id": "req-b2b4cecc-54e2-437f-aaea-af9657d7466c"}]} [pid: 7|app: 0|req: 1579/3020] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:47:34 2026] DELETE /v2.0/networks/1f2e0e06-3535-40d8-a030-5b503c1cde2b => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:47:34.543 8 INFO neutron.services.segments.plugin [-] Segment c4189cfb-a84a-46b5-8bea-bc365e28f2dc resource provider aggregate not found 2026-05-12 12:47:34.554 8 INFO neutron.services.segments.plugin [-] Segment c4189cfb-a84a-46b5-8bea-bc365e28f2dc resource provider aggregate not found 2026-05-12 12:47:34.572 8 INFO neutron.services.segments.plugin [-] Segment c4189cfb-a84a-46b5-8bea-bc365e28f2dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4189cfb-a84a-46b5-8bea-bc365e28f2dc found for delete ", "request_id": "req-cc8c16d2-86e3-4788-a58c-b8ab1c0828c0"}]} 2026-05-12 12:47:34.573 8 INFO neutron.services.segments.plugin [-] Segment c4189cfb-a84a-46b5-8bea-bc365e28f2dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4189cfb-a84a-46b5-8bea-bc365e28f2dc found for delete ", "request_id": "req-d228ef57-af7e-4db6-94f8-bb8de4865279"}]} [pid: 8|app: 0|req: 1442/3021] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:47:34 2026] DELETE /v2.0/networks/cf19b4d2-e1e7-4a66-8853-78b6bad19de9 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:47:35.252 7 INFO neutron.services.segments.plugin [-] Segment 2e996d79-be79-4f9c-8f71-609b1a43edc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e996d79-be79-4f9c-8f71-609b1a43edc0 found for delete ", "request_id": "req-75e34e85-d304-4f06-9d6d-2e8c6f0643e9"}]} [pid: 7|app: 0|req: 1580/3022] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:35 2026] GET /v2.0/security-groups?tenant_id=83cf986a8b814a9a857c93734eb2e436&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3023] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:35 2026] DELETE /v2.0/security-groups/ef7442f4-c734-48bb-b9fa-c9f8114592ca => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3024] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:47:35 2026] GET /v2.0/security-groups?tenant_id=dc31300e34d04e4faad96565b94b3db5&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3025] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:47:35 2026] DELETE /v2.0/security-groups/60a71206-67d3-4555-818c-10ca80094076 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3026] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47:38 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: 1445/3027] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47:38 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: 1583/3028] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:38 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: 1446/3029] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3030] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:38 2026] GET /v2.0/subnets/8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3031] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:38 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 5040 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3032] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47:38 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: 1448/3033] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47:38 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: 1586/3034] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3035] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:38 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: 1587/3036] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:38 2026] GET /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3037] 199.19.213.82 () {34 vars in 786 bytes} [Tue May 12 12:47:38 2026] PUT /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 1026 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3038] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:47:39 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3 => generated 798 bytes in 59 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: 1451/3039] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:39 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 4869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3040] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:39 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 4869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:47:39.967 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0885d13-2c3a-48cc-9b71-e3671d1387ba'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '0e68e2c1-e805-4989-bae7-d85fd9dc8bf2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1452/3041] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:39 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 4869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3042] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:47:40 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3043] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:40 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3044] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:40 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3045] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:40 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3046] 199.19.213.82 () {34 vars in 973 bytes} [Tue May 12 12:47:41 2026] GET /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3047] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:41 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 4869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3048] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:47:41 2026] DELETE /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3049] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:42 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:47:42.802 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f45333f0-9552-4b1b-ade5-64291ddc7eaf 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1456/3050] 199.19.213.82 () {32 vars in 756 bytes} [Tue May 12 12:47:42 2026] DELETE /v2.0/ports/0e68e2c1-e805-4989-bae7-d85fd9dc8bf2 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3051] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47: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) 2026-05-12 12:47:42.943 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9163bc5c-c29b-4a6a-9d5e-731a7b1e5caf'] response: {'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'name': 'network-vif-deleted', 'tag': '0e68e2c1-e805-4989-bae7-d85fd9dc8bf2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1457/3052] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47: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: 7|app: 0|req: 1596/3053] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:42 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: 1458/3054] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3055] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:42 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3056] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3057] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3058] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3059] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3060] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => 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: 1600/3061] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3062] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3815 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3063] 199.19.213.82 () {34 vars in 1144 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/networks?id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&id=210f3102-0685-49c1-9807-7c4f76e0c545&id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 2311 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3064] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=5e8dffbc-774c-4abb-aa15-11b9e30506c3 => 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: 1602/3065] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/subnets?id=7eb3e614-71c6-4ba1-a40b-bb0a324f3e39 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3066] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/ports?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&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: 1603/3067] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3068] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3069] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=51efa33e-0e28-4273-80a9-6c232ecb710e => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3070] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/subnets?id=06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3071] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/ports?network_id=210f3102-0685-49c1-9807-7c4f76e0c545&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3072] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:43 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3073] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:44 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?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: 1468/3074] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.115&port_id=89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3075] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:44 2026] GET /v2.0/subnets?id=8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3076] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:44 2026] GET /v2.0/ports?network_id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a&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: 7|app: 0|req: 1608/3077] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:44 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1470/3078] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:44 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3081] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3082] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47: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: 1611/3083] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3084] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3085] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:49 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => 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: 1474/3086] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47: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: 7|app: 0|req: 1613/3087] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47: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: 8|app: 0|req: 1475/3088] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3089] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:49 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: 1476/3090] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:49 2026] GET /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 1237 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3091] 199.19.213.82 () {34 vars in 786 bytes} [Tue May 12 12:47:49 2026] PUT /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 1026 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3092] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:47:49 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a => 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: 7|app: 0|req: 1616/3093] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:49 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3640 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3094] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:50 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:47:50.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6baf98ee-e96f-4664-aea8-8971954e2ca9'] response: {'name': 'network-changed', 'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'tag': '89fd7ce0-040a-42b0-964a-a4d62be7311c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1617/3095] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:50 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3096] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:47:50 2026] GET /v2.0/networks?id=54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3097] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:50 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1480/3098] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:50 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a?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: 1619/3099] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:51 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3100] 199.19.213.82 () {34 vars in 973 bytes} [Tue May 12 12:47:52 2026] GET /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3101] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:52 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3102] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:47:52 2026] DELETE /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3103] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:47:53.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e462407e-976b-4353-b618-dae73ac324fb 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3104] 199.19.213.82 () {32 vars in 756 bytes} [Tue May 12 12:47:53 2026] DELETE /v2.0/ports/89fd7ce0-040a-42b0-964a-a4d62be7311c => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3105] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:47:53 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) 2026-05-12 12:47:53.511 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-471ad958-7873-4ca5-ba93-ef415d040e14'] response: {'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'name': 'network-vif-deleted', 'tag': '89fd7ce0-040a-42b0-964a-a4d62be7311c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1622/3106] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3107] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:47:53 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: 1623/3108] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3109] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3110] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3111] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3112] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3113] 199.19.213.82 () {30 vars in 740 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3114] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => 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: 1489/3115] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3116] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3117] 199.19.213.82 () {34 vars in 1064 bytes} [Tue May 12 12:47:53 2026] GET /v2.0/networks?id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&id=210f3102-0685-49c1-9807-7c4f76e0c545 => generated 1524 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3118] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=5e8dffbc-774c-4abb-aa15-11b9e30506c3 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3119] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/subnets?id=7eb3e614-71c6-4ba1-a40b-bb0a324f3e39 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3120] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/ports?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3121] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3122] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?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: 1493/3123] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=51efa33e-0e28-4273-80a9-6c232ecb710e => 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: 1631/3124] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/subnets?id=06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3125] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/ports?network_id=210f3102-0685-49c1-9807-7c4f76e0c545&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3126] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3127] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:47:54 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3130] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:48:07 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: 1497/3131] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:48:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3132] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:48:07 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: 1498/3133] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:48:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:48:07.414 7 INFO neutron.api.v2.resource [None req-0f169bc6-acf7-4d66-813c-0915297e49b5 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3134] 199.19.213.82 () {30 vars in 760 bytes} [Tue May 12 12:48:07 2026] GET /v2.0/security-groups/lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3135] 199.19.213.82 () {30 vars in 782 bytes} [Tue May 12 12:48:07 2026] GET /v2.0/security-groups?name=lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 2865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3136] 199.19.213.82 () {30 vars in 812 bytes} [Tue May 12 12:48:07 2026] GET /v2.0/security-group-rules?security_group_id=072630c4-60e9-4098-acf1-01b0212742b4 => generated 2334 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3137] 199.19.213.82 () {32 vars in 786 bytes} [Tue May 12 12:48:07 2026] DELETE /v2.0/security-group-rules/1d815bf1-31ec-407c-9767-668a3fea6cb0 => 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: 1638/3138] 199.19.213.82 () {32 vars in 786 bytes} [Tue May 12 12:48:07 2026] DELETE /v2.0/security-group-rules/7c955191-fb07-4a25-9255-ffd5ab6de37a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:12.072 8 INFO neutron.db.l3_db [None req-5caf77be-982e-4960-9163-9c655e4ae29c 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Floating IP a5014f06-9673-4bf0-9b79-1bdf98aadd72 disassociated (deleted). External IP: 10.96.250.217, port: b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15. [pid: 8|app: 0|req: 1501/3139] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:48:11 2026] DELETE /v2.0/floatingips/a5014f06-9673-4bf0-9b79-1bdf98aadd72 => generated 0 bytes in 2288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:13.781 7 INFO neutron.api.v2.resource [None req-29a54cbd-1229-4ec5-a385-063a2d556229 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3140] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:48:13 2026] GET /v2.0/floatingips/a5014f06-9673-4bf0-9b79-1bdf98aadd72 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3141] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:48:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3142] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:48:15 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: 1503/3143] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:48:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3144] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:48:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:48:15.950 8 INFO neutron.api.v2.resource [None req-cac5cdb0-64c4-4f1e-a60d-863919541d8c 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3145] 199.19.213.82 () {30 vars in 760 bytes} [Tue May 12 12:48:15 2026] GET /v2.0/security-groups/lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3146] 199.19.213.82 () {30 vars in 782 bytes} [Tue May 12 12:48:15 2026] GET /v2.0/security-groups?name=lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 1639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3147] 199.19.213.82 () {30 vars in 812 bytes} [Tue May 12 12:48:16 2026] GET /v2.0/security-group-rules?security_group_id=072630c4-60e9-4098-acf1-01b0212742b4 => generated 1182 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3148] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:48:16 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: 1506/3149] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:48:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3150] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:48:16 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: 1507/3151] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:48:16 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: 1645/3152] 199.19.213.82 () {30 vars in 738 bytes} [Tue May 12 12:48:16 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3153] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:48:16 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3154] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:48:16 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3155] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:48:16 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3156] 199.19.213.82 () {34 vars in 1094 bytes} [Tue May 12 12:48:16 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3157] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:48:17 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3160] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:48:17 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3161] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:48:17 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3162] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:48:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.194&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3163] 199.19.213.82 () {34 vars in 1102 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => 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: 1514/3164] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/subnets?id=21fd21f4-549f-4cbe-b915-9dfe3e6574e6&id=c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3165] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3166] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3167] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1516/3168] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1653/3169] 199.19.213.82 () {34 vars in 973 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3170] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3171] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3172] 199.19.213.82 () {34 vars in 1014 bytes} [Tue May 12 12:48:18 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545?fields=dns_domain => generated 29 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3173] 199.19.213.82 () {38 vars in 1026 bytes} [Tue May 12 12:48:18 2026] PUT /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1151 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3174] 199.19.213.82 () {30 vars in 766 bytes} [Tue May 12 12:48:19 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1244 bytes in 68 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: 1656/3175] 199.19.213.82 () {34 vars in 786 bytes} [Tue May 12 12:48:19 2026] PUT /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1090 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3176] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 1090 bytes in 38 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: 1657/3177] 199.19.213.82 () {32 vars in 756 bytes} [Tue May 12 12:48:20 2026] DELETE /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3178] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/ports?tenant_id=9ac4010577584a42a23b3a95e75d59ab&device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => 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: 1522/3179] 199.19.213.82 () {30 vars in 700 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3180] 199.19.213.82 () {30 vars in 702 bytes} [Tue May 12 12:48:20 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: 1524/3181] 199.19.213.82 () {30 vars in 678 bytes} [Tue May 12 12:48:20 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: 1525/3182] 199.19.213.82 () {30 vars in 714 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3183] 199.19.213.82 () {34 vars in 1064 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/networks?id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&id=210f3102-0685-49c1-9807-7c4f76e0c545 => generated 1524 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:48:20.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0d20397-aea9-4e4a-a303-f2c519fc701d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3184] 199.19.213.82 () {32 vars in 756 bytes} [Tue May 12 12:48:20 2026] DELETE /v2.0/ports/51efa33e-0e28-4273-80a9-6c232ecb710e => 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: 1659/3185] 199.19.213.82 () {34 vars in 1058 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=5e8dffbc-774c-4abb-aa15-11b9e30506c3 => 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: 1527/3186] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:48:20.667 8 INFO neutron.api.v2.resource [None req-4ef87667-385c-4093-b37d-a12cbcf1c85d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3187] 199.19.213.82 () {34 vars in 982 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/subnets?id=7eb3e614-71c6-4ba1-a40b-bb0a324f3e39 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3188] 199.19.213.82 () {30 vars in 760 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/security-groups/lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3189] 199.19.213.82 () {30 vars in 782 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/security-groups?name=lb-597dcf12-2f48-4d61-ba7f-d4af4a757598 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3190] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/ports?network_id=4b5eb22e-e154-4fa7-b63a-2cef08a16936&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3191] 199.19.213.82 () {30 vars in 734 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3192] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?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: 1663/3193] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:48:20 2026] GET /v2.0/networks/4b5eb22e-e154-4fa7-b63a-2cef08a16936?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3194] 199.19.213.82 () {34 vars in 786 bytes} [Tue May 12 12:48:20 2026] PUT /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 1094 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3195] 199.19.213.82 () {32 vars in 776 bytes} [Tue May 12 12:48:21 2026] DELETE /v2.0/security-groups/072630c4-60e9-4098-acf1-01b0212742b4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3196] 199.19.213.82 () {32 vars in 756 bytes} [Tue May 12 12:48:21 2026] DELETE /v2.0/ports/b0b3b4fc-f3a0-4772-be4a-e7521d5b9a15 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3197] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:48:23 2026] GET /v2.0/ports?device_id=5209c494-1fbf-4e4c-9eab-b56a9af50e5d => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3198] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:48:24 2026] DELETE /v2.0/ports/5e8dffbc-774c-4abb-aa15-11b9e30506c3 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:25.371 7 INFO neutron.db.l3_db [None req-ea9c4a6a-29af-4489-bca3-8c4a09443f95 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Floating IP 72f229c8-2e01-413e-9e67-e2f7cd26b7a1 disassociated (deleted). External IP: 10.96.250.212, port: c0e5dad1-f718-4411-8fda-1f50e911c149. [pid: 7|app: 0|req: 1666/3199] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:48:24 2026] DELETE /v2.0/floatingips/72f229c8-2e01-413e-9e67-e2f7cd26b7a1 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:25.796 8 INFO neutron.api.v2.resource [None req-af3af5cb-fcb6-4ace-be56-ff51f53d723e 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3200] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:48:25 2026] GET /v2.0/floatingips/72f229c8-2e01-413e-9e67-e2f7cd26b7a1 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:48:26.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2076b0d6-0fb8-4a99-b630-4efa984b80cd'] response: {'name': 'network-changed', 'server_uuid': '47c0551f-9191-46e8-8086-3b6984c41afd', 'tag': 'c0e5dad1-f718-4411-8fda-1f50e911c149', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1667/3201] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:48:25 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:48:26.166 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc0de6ce-4ab4-4813-8c7a-58beb6b635dd'] response: {'server_uuid': '5209c494-1fbf-4e4c-9eab-b56a9af50e5d', 'name': 'network-vif-deleted', 'tag': '5e8dffbc-774c-4abb-aa15-11b9e30506c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1535/3202] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3203] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3204] 199.19.213.82 () {34 vars in 984 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/networks?id=c80bca36-2fce-497d-b725-becc15b18bf3 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3205] 199.19.213.82 () {34 vars in 1056 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.194&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => 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: 1537/3206] 199.19.213.82 () {34 vars in 1102 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d&port_id=c0e5dad1-f718-4411-8fda-1f50e911c149 => 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: 1670/3207] 199.19.213.82 () {34 vars in 1062 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/subnets?id=21fd21f4-549f-4cbe-b915-9dfe3e6574e6&id=c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 1413 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3208] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&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: 1671/3209] 199.19.213.82 () {34 vars in 1050 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/ports?network_id=c80bca36-2fce-497d-b725-becc15b18bf3&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: 8|app: 0|req: 1539/3210] 199.19.213.82 () {34 vars in 1010 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3211] 199.19.213.82 () {34 vars in 1110 bytes} [Tue May 12 12:48:26 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3?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: 1540/3212] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:48:27 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 1200 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3213] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:48:28 2026] DELETE /v2.0/ports/c0e5dad1-f718-4411-8fda-1f50e911c149 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3214] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:48:31 2026] GET /v2.0/ports?device_id=47c0551f-9191-46e8-8086-3b6984c41afd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:48:36.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d0a1758-f9b4-4b4a-8928-b38c4fb47d49'] response: {'server_uuid': '47c0551f-9191-46e8-8086-3b6984c41afd', 'name': 'network-vif-deleted', 'tag': 'c0e5dad1-f718-4411-8fda-1f50e911c149', 'status': 'completed', 'code': 200} 2026-05-12 12:48:36.716 7 INFO neutron.db.l3_db [None req-c8a51ff5-6175-4fdf-ad86-3407cc3b444f 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] Floating IP 388f8eab-e4aa-4d97-a393-276998d2c07e disassociated (deleted). External IP: 10.96.250.206, port: aea26171-212a-4d1a-96ce-99ba89c98467. [pid: 7|app: 0|req: 1675/3217] 10.0.0.58 () {32 vars in 730 bytes} [Tue May 12 12:48:36 2026] DELETE /v2.0/floatingips/388f8eab-e4aa-4d97-a393-276998d2c07e => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:37.097 8 INFO neutron.api.v2.resource [None req-378aa106-f813-4e43-be5e-5de17f97af83 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3218] 10.0.0.58 () {32 vars in 727 bytes} [Tue May 12 12:48:37 2026] GET /v2.0/floatingips/388f8eab-e4aa-4d97-a393-276998d2c07e => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3219] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:48:37 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 1192 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3220] 10.0.0.19 () {34 vars in 1038 bytes} [Tue May 12 12:48:37 2026] GET /v2.0/security-groups?id=e3757f86-688e-4625-8e58-879bacb44a23&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: 1677/3221] 199.19.213.82 () {34 vars in 992 bytes} [Tue May 12 12:48:39 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 1192 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3222] 199.19.213.82 () {36 vars in 995 bytes} [Tue May 12 12:48:39 2026] DELETE /v2.0/ports/aea26171-212a-4d1a-96ce-99ba89c98467 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:39.789 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43ce1899-d77d-47df-a771-0f8d3b6adbd7'] response: {'name': 'network-changed', 'server_uuid': '7d082d15-acd2-4588-b761-03a00d048b99', 'tag': 'aea26171-212a-4d1a-96ce-99ba89c98467', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1678/3223] 199.19.213.82 () {34 vars in 1078 bytes} [Tue May 12 12:48:39 2026] GET /v2.0/ports?tenant_id=cacafd59d09e47349f67ce048a59edf0&device_id=7d082d15-acd2-4588-b761-03a00d048b99 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3224] 10.0.0.19 () {34 vars in 988 bytes} [Tue May 12 12:48:42 2026] GET /v2.0/ports?device_id=7d082d15-acd2-4588-b761-03a00d048b99 => 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: 1680/3227] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:47 2026] DELETE /v2.0/security-group-rules/9a529e82-c8f7-4713-878a-fbc40a365a71 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:47.671 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-707e87c9-cf29-4b99-90bd-ccf35897f7b0'] response: {'server_uuid': '7d082d15-acd2-4588-b761-03a00d048b99', 'name': 'network-vif-deleted', 'tag': 'aea26171-212a-4d1a-96ce-99ba89c98467', 'status': 'completed', 'code': 200} 2026-05-12 12:48:47.684 8 INFO neutron.api.v2.resource [None req-d48faf60-1ab4-4577-bce9-23026eb86ba0 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3228] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:47 2026] GET /v2.0/security-group-rules/9a529e82-c8f7-4713-878a-fbc40a365a71 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3229] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:47 2026] DELETE /v2.0/security-group-rules/d1cb8879-9b3f-48dd-b778-82a25e1a528c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:47.789 8 INFO neutron.api.v2.resource [None req-ea79c50d-ee2c-4b01-903f-63cde459a18d 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3230] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:47 2026] GET /v2.0/security-group-rules/d1cb8879-9b3f-48dd-b778-82a25e1a528c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3231] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:47 2026] DELETE /v2.0/security-group-rules/c64811bf-836f-4745-937c-f82deda94039 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:47.885 8 INFO neutron.api.v2.resource [None req-2a594bb1-089d-475d-89d8-f33acfa11404 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3232] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:47 2026] GET /v2.0/security-group-rules/c64811bf-836f-4745-937c-f82deda94039 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3233] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:47 2026] DELETE /v2.0/security-group-rules/65e18c95-c792-497b-bfd8-027490300d66 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:47.991 8 INFO neutron.api.v2.resource [None req-8fadae47-9ef5-4745-bb92-3546eec77530 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3234] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:47 2026] GET /v2.0/security-group-rules/65e18c95-c792-497b-bfd8-027490300d66 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3235] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:47 2026] DELETE /v2.0/security-group-rules/afe9cf65-f2cd-43f7-8388-a8c75ee997d7 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:48.081 8 INFO neutron.api.v2.resource [None req-cc05ce76-10ec-4b53-ad2e-ee417d17a023 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3236] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:48 2026] GET /v2.0/security-group-rules/afe9cf65-f2cd-43f7-8388-a8c75ee997d7 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3237] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:48 2026] DELETE /v2.0/security-group-rules/fccccaa1-f71d-40a2-bdca-7274fb73498a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:48.181 8 INFO neutron.api.v2.resource [None req-af960694-7015-487c-8808-964473b51b3a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3238] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:48 2026] GET /v2.0/security-group-rules/fccccaa1-f71d-40a2-bdca-7274fb73498a => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3239] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:48 2026] DELETE /v2.0/security-group-rules/45ecb2f1-beba-475f-af8f-cc6222416f3d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:48.286 8 INFO neutron.api.v2.resource [None req-798eea80-7cf0-4507-89c2-df0c2bd0272a 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3240] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:48 2026] GET /v2.0/security-group-rules/45ecb2f1-beba-475f-af8f-cc6222416f3d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3241] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:48 2026] DELETE /v2.0/security-group-rules/03f55314-91ab-43c2-aba9-8442722cc6d2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:48.380 8 INFO neutron.api.v2.resource [None req-ab192b99-40a9-4f7d-bcd5-3e533ca82944 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3242] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:48 2026] GET /v2.0/security-group-rules/03f55314-91ab-43c2-aba9-8442722cc6d2 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3243] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:48 2026] DELETE /v2.0/security-group-rules/0da355f5-f217-4850-83f9-03fa6d86aef9 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:48.475 8 INFO neutron.api.v2.resource [None req-97c84128-c461-4207-8f2d-1fec3aa3774e 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3244] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:48 2026] GET /v2.0/security-group-rules/0da355f5-f217-4850-83f9-03fa6d86aef9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3245] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:48 2026] DELETE /v2.0/security-group-rules/d9ceb16f-e174-4b7a-a09d-3f3e961ff72c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:48.578 8 INFO neutron.api.v2.resource [None req-6cd3769b-a242-4d92-b826-7fe22fa2bb68 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3246] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:48 2026] GET /v2.0/security-group-rules/d9ceb16f-e174-4b7a-a09d-3f3e961ff72c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3247] 10.0.0.58 () {32 vars in 748 bytes} [Tue May 12 12:48:48 2026] DELETE /v2.0/security-group-rules/83e64c5f-f025-4b65-8c57-93fde0029956 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:48.671 8 INFO neutron.api.v2.resource [None req-6be63960-a19e-4ee2-9425-cd9b5e6e9741 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3248] 10.0.0.58 () {32 vars in 745 bytes} [Tue May 12 12:48:48 2026] GET /v2.0/security-group-rules/83e64c5f-f025-4b65-8c57-93fde0029956 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3249] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:48:48 2026] DELETE /v2.0/security-groups/e3757f86-688e-4625-8e58-879bacb44a23 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:48.786 8 INFO neutron.api.v2.resource [None req-0ad53db9-295f-4e6a-9f5c-c7dcd181c172 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3250] 10.0.0.58 () {32 vars in 735 bytes} [Tue May 12 12:48:48 2026] GET /v2.0/security-groups/e3757f86-688e-4625-8e58-879bacb44a23 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3251] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:48:48 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/remove_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:48:50.361 8 INFO neutron.api.v2.resource [None req-f4ae1afe-55ba-4c0c-a33b-56bc3032145c 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3252] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:48:49 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/remove_router_interface => generated 198 bytes in 408 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3253] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:48:50 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/remove_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:48:51.677 8 INFO neutron.api.v2.resource [None req-5b2b0e9b-ff75-464c-b8ff-14c38b7e3643 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3254] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:48:51 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/remove_router_interface => generated 198 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3255] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:48:51 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:48:53.026 8 INFO neutron.api.v2.resource [None req-df09e877-69a5-4ee3-b39e-9dbdf84b44a4 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3256] 10.0.0.58 () {34 vars in 787 bytes} [Tue May 12 12:48:52 2026] PUT /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b/remove_router_interface => generated 198 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:48:54.013 7 INFO neutron.services.segments.plugin [-] Segment 9592930c-7ec2-46e8-886e-fa409fc3b6ef resource provider aggregate not found 2026-05-12 12:48:54.018 7 INFO neutron.services.segments.plugin [-] Segment 9592930c-7ec2-46e8-886e-fa409fc3b6ef resource provider aggregate not found 2026-05-12 12:48:54.039 7 INFO neutron.services.segments.plugin [-] Segment 9592930c-7ec2-46e8-886e-fa409fc3b6ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9592930c-7ec2-46e8-886e-fa409fc3b6ef found for delete ", "request_id": "req-1ec975ba-4861-492a-969a-dc80af60e31f"}]} 2026-05-12 12:48:54.040 7 INFO neutron.db.l3_hamode_db [None req-b542f30a-052b-457b-a631-ac1fe1416c7b 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] HA network aa305808-0c0e-4746-997c-2868a0f1dadc was deleted as no HA routers are present in tenant cacafd59d09e47349f67ce048a59edf0. [pid: 7|app: 0|req: 1695/3257] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:48:53 2026] DELETE /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b => generated 0 bytes in 1026 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:48:54.084 8 INFO neutron.api.v2.resource [None req-3f707d50-d2ad-45a7-b411-72d1a5b8c2c7 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3258] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:48:54 2026] GET /v2.0/routers/46e611c1-cf4c-46c8-9bb1-083528445c4b => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:48:54.091 7 INFO neutron.services.segments.plugin [-] Segment 9592930c-7ec2-46e8-886e-fa409fc3b6ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9592930c-7ec2-46e8-886e-fa409fc3b6ef found for delete ", "request_id": "req-2a2d11a3-b3f0-4c75-bce1-9b91d23481c5"}]} [pid: 7|app: 0|req: 1696/3259] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:48:54 2026] DELETE /v2.0/subnets/21fd21f4-549f-4cbe-b915-9dfe3e6574e6 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:54.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b18ebf06-86b5-4838-b564-3e678dc6f131 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3260] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:48:54 2026] GET /v2.0/subnets/21fd21f4-549f-4cbe-b915-9dfe3e6574e6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3261] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:48:54 2026] DELETE /v2.0/subnets/c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:54.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-946ced27-f4ca-4002-a8c0-154526dfea16 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3262] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:48:54 2026] GET /v2.0/subnets/c9c967c5-27c3-44f3-9d14-3d884568c4e2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3263] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:48:54 2026] DELETE /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:54.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbd156c9-373c-4a34-a1bf-70e98acc66d0 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3264] 10.0.0.58 () {32 vars in 721 bytes} [Tue May 12 12:48:54 2026] GET /v2.0/networks/c80bca36-2fce-497d-b725-becc15b18bf3 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3265] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:48:54 2026] DELETE /v2.0/subnets/cc75e4a7-7cdd-4d90-a936-b081e8ab9c11 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:55.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26e85542-96b2-480f-bd10-0364c775d6e7 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3266] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:48:55 2026] GET /v2.0/subnets/cc75e4a7-7cdd-4d90-a936-b081e8ab9c11 => 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: 1700/3267] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:48:55 2026] DELETE /v2.0/subnets/8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:55.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8cf0312-8b45-4a9a-a4d7-0c791dcf6773 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3268] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:48:55 2026] GET /v2.0/subnets/8d908330-8a15-49d8-9308-1cd164ae08c4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3269] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:48:55 2026] DELETE /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:55.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-878e40eb-2652-492f-ab33-9cc4ec761b06 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3270] 10.0.0.58 () {32 vars in 721 bytes} [Tue May 12 12:48:55 2026] GET /v2.0/networks/54f0c767-a0d5-4e6d-84a1-3f9140c7854a => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3271] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:48:55 2026] DELETE /v2.0/subnets/ac76c66d-83a1-4479-9717-72ce32324be1 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:55.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ca0ae9e-43cf-433a-b11a-eca4f6b81033 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3272] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:48:55 2026] GET /v2.0/subnets/ac76c66d-83a1-4479-9717-72ce32324be1 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:48:56.058 7 INFO neutron.services.segments.plugin [-] Segment 50d3cafb-3355-48f2-851c-4223461e2a63 resource provider aggregate not found 2026-05-12 12:48:56.079 7 INFO neutron.services.segments.plugin [-] Segment 50d3cafb-3355-48f2-851c-4223461e2a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d3cafb-3355-48f2-851c-4223461e2a63 found for delete ", "request_id": "req-d1f7293f-754a-47e5-9d50-f7cc5178ad17"}]} 2026-05-12 12:48:56.109 7 INFO neutron.services.segments.plugin [-] Segment 553aa43e-a8eb-4ab6-b8e2-f269a70de893 resource provider aggregate not found 2026-05-12 12:48:56.116 7 INFO neutron.services.segments.plugin [-] Segment 50d3cafb-3355-48f2-851c-4223461e2a63 resource provider aggregate not found 2026-05-12 12:48:56.136 7 INFO neutron.services.segments.plugin [-] Segment 50d3cafb-3355-48f2-851c-4223461e2a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d3cafb-3355-48f2-851c-4223461e2a63 found for delete ", "request_id": "req-0c6da01b-9490-485c-bad6-5a021cf45cdf"}]} 2026-05-12 12:48:56.141 7 INFO neutron.services.segments.plugin [-] Segment 553aa43e-a8eb-4ab6-b8e2-f269a70de893 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553aa43e-a8eb-4ab6-b8e2-f269a70de893 found for delete ", "request_id": "req-25ba0da5-c8b0-4659-8376-1c73431f0c0a"}]} 2026-05-12 12:48:56.160 7 INFO neutron.services.segments.plugin [-] Segment 553aa43e-a8eb-4ab6-b8e2-f269a70de893 resource provider aggregate not found 2026-05-12 12:48:56.174 7 INFO neutron.services.segments.plugin [-] Segment 553aa43e-a8eb-4ab6-b8e2-f269a70de893 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553aa43e-a8eb-4ab6-b8e2-f269a70de893 found for delete ", "request_id": "req-d66ed910-b554-4c41-a39b-108940fb4886"}]} [pid: 7|app: 0|req: 1703/3273] 10.0.0.58 () {32 vars in 722 bytes} [Tue May 12 12:48:55 2026] DELETE /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:56.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0e56a78-1162-415a-924b-6be8e9838182 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3274] 10.0.0.58 () {32 vars in 719 bytes} [Tue May 12 12:48:56 2026] GET /v2.0/subnets/06d26447-b461-4d6e-bb9b-232c544e0c2e => 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: 1704/3275] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:48:56 2026] DELETE /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:48:56.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c710e9fa-3c50-40d3-bf70-237a7391fed8 5ddb2222ca294ebbac38a3778b85babe cacafd59d09e47349f67ce048a59edf0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3276] 10.0.0.58 () {32 vars in 721 bytes} [Tue May 12 12:48:56 2026] GET /v2.0/networks/210f3102-0685-49c1-9807-7c4f76e0c545 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:48:59.303 7 INFO neutron.services.segments.plugin [-] Segment 6ee04201-1836-41f1-a58e-c4c94099ef0e resource provider aggregate not found 2026-05-12 12:48:59.307 7 INFO neutron.services.segments.plugin [-] Segment 6ee04201-1836-41f1-a58e-c4c94099ef0e resource provider aggregate not found 2026-05-12 12:48:59.321 7 INFO neutron.services.segments.plugin [-] Segment 6ee04201-1836-41f1-a58e-c4c94099ef0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee04201-1836-41f1-a58e-c4c94099ef0e found for delete ", "request_id": "req-f34c758f-a84d-41ce-a29a-9cc08ff52268"}]} 2026-05-12 12:48:59.322 7 INFO neutron.services.segments.plugin [-] Segment 6ee04201-1836-41f1-a58e-c4c94099ef0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee04201-1836-41f1-a58e-c4c94099ef0e found for delete ", "request_id": "req-3863a594-fd11-47e0-9991-b3a79c494020"}]} [pid: 7|app: 0|req: 1705/3277] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:48:59 2026] GET /v2.0/security-groups?tenant_id=9404745f5f6d4d2eabf9cb905ff7b67e&name=default => generated 2929 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3278] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:48:59 2026] DELETE /v2.0/security-groups/008ddebc-4b80-4126-ab5b-478cfd01bcaa => 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: 1706/3279] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:49:00 2026] GET /v2.0/security-groups?tenant_id=9122c76ddfb64a1faa014fd9bad9c82a&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3280] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:49:00 2026] DELETE /v2.0/security-groups/bbb78068-28b0-47bd-9fa8-34d8ec5294bb => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3281] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:49:00 2026] GET /v2.0/security-groups?tenant_id=030b01767df24b739eccc56ff78d5550&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3282] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:49:00 2026] DELETE /v2.0/security-groups/a8877ceb-1375-4635-ba5d-0f021623dc01 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3283] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:49:01 2026] GET /v2.0/security-groups?tenant_id=6a5fa69d249043ad8a0f98aef9653e22&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3284] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:49:01 2026] DELETE /v2.0/security-groups/0f953274-163b-45f7-ab9d-33591f254276 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3285] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:49:01 2026] GET /v2.0/security-groups?tenant_id=08c51f7e9a6a4717a16d09dfa628717f&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3286] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:49:01 2026] DELETE /v2.0/security-groups/16c39637-44ce-4144-b71b-33a980a4f3a3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3287] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:49:02 2026] GET /v2.0/security-groups?tenant_id=698828c01b02438cb46e3a058d21e408&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3288] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:49:02 2026] DELETE /v2.0/security-groups/0e89dfa9-6ee0-4f83-b5a3-4ce5f406b798 => 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: 1580/3291] 10.0.0.58 () {32 vars in 772 bytes} [Tue May 12 12:49:02 2026] GET /v2.0/security-groups?tenant_id=cacafd59d09e47349f67ce048a59edf0&name=default => generated 2927 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3292] 10.0.0.58 () {32 vars in 738 bytes} [Tue May 12 12:49:02 2026] DELETE /v2.0/security-groups/462120dc-e927-4eff-80f5-c8ff25a4bcf9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3293] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:49:05 2026] GET /v2.0/networks => generated 2168 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3294] 10.0.0.58 () {32 vars in 653 bytes} [Tue May 12 12:49:06 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3295] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:49:06 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3296] 10.0.0.58 () {32 vars in 641 bytes} [Tue May 12 12:49:07 2026] GET /v2.0/ports => generated 4725 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3297] 10.0.0.58 () {32 vars in 645 bytes} [Tue May 12 12:49:07 2026] GET /v2.0/subnets => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3298] 10.0.0.58 () {32 vars in 647 bytes} [Tue May 12 12:49:07 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3299] 10.0.0.58 () {32 vars in 661 bytes} [Tue May 12 12:49:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3300] 10.0.0.58 () {32 vars in 653 bytes} [Tue May 12 12:49:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)