+ 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 5 07:54:49 2026] *** compiled with version: 11.4.0 on 28 April 2026 06:27:48 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-84874bdfd8-g5gzx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55f219a2f140 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-05 07:54:53.202 8 INFO neutron.common.config [-] Logging enabled! 2026-05-05 07:54:53.202 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-05 07:54:53.281 7 INFO neutron.common.config [-] Logging enabled! 2026-05-05 07:54:53.282 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-05 07:54:53.627 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 07:54:53.709 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 07:54:54.444 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 07:54:54.446 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 07:54:54.449 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 07:54:54.450 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 07:54:54.450 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 07:54:54.451 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 07:54:54.451 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:54.457 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:54.457 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:54.457 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 07:54:54.475 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 07:54:54.476 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 07:54:54.476 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 07:54:54.515 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 07:54:54.515 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 07:54:54.515 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 07:54:54.515 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 07:54:54.522 8 WARNING oslo_policy.policy [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-05 07:54:54.527 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 07:54:54.530 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 07:54:54.533 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 07:54:54.534 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 07:54:54.534 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 07:54:54.534 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 07:54:54.534 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:54.541 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:54.541 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:54.541 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 07:54:54.559 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 07:54:54.560 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 07:54:54.560 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 07:54:54.598 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 07:54:54.599 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 07:54:54.599 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 07:54:54.599 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 07:54:54.606 7 WARNING oslo_policy.policy [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-05 07:54:54.808 8 INFO neutron.plugins.ml2.managers [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 07:54:54.959 7 INFO neutron.plugins.ml2.managers [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] Initializing driver for type 'vlan' 2026-05-05 07:54:55.130 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 07:54:55.130 8 INFO neutron.plugins.ml2.managers [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 07:54:55.131 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 07:54:55.152 8 INFO neutron.plugins.ml2.managers [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 07:54:55.153 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 07:54:55.153 8 INFO neutron.plugins.ml2.managers [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 07:54:55.153 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 07:54:55.153 8 INFO neutron.plugins.ml2.managers [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] Initializing extension driver 'qos' 2026-05-05 07:54:55.153 8 INFO neutron.plugins.ml2.managers [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 07:54:55.153 8 INFO neutron.plugins.ml2.managers [None req-0c63f41b-d0dc-4284-b6e1-f02f82aada46 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 07:54:55.164 8 INFO neutron.quota [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded quota_driver: . 2026-05-05 07:54:55.165 8 INFO neutron.plugins.ml2.plugin [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 07:54:55.165 8 INFO neutron.plugins.ml2.managers [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 07:54:55.165 8 INFO neutron.plugins.ml2.managers [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 07:54:55.165 8 INFO neutron.plugins.ml2.managers [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 07:54:55.166 8 INFO neutron.extensions.vlantransparent [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Disabled vlantransparent extension. 2026-05-05 07:54:55.166 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: qos 2026-05-05 07:54:55.177 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: router 2026-05-05 07:54:55.210 8 INFO neutron.services.service_base [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 07:54:55.210 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: segments 2026-05-05 07:54:55.299 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: trunk 2026-05-05 07:54:55.353 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: vpnaas 2026-05-05 07:54:55.394 8 WARNING stevedore.named [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 07:54:55.397 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] VlanTypeDriver initialization complete 2026-05-05 07:54:55.398 7 INFO neutron.plugins.ml2.managers [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 07:54:55.398 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 07:54:55.422 7 INFO neutron.plugins.ml2.managers [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 07:54:55.422 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 07:54:55.423 7 INFO neutron.plugins.ml2.managers [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] Initializing extension driver 'port_security' 2026-05-05 07:54:55.423 7 INFO neutron.plugins.ml2.extensions.port_security [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 07:54:55.423 7 INFO neutron.plugins.ml2.managers [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] Initializing extension driver 'qos' 2026-05-05 07:54:55.423 7 INFO neutron.plugins.ml2.managers [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 07:54:55.423 7 INFO neutron.plugins.ml2.managers [None req-92b95fb2-7ab2-477c-b197-ed2a88a78eec - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 07:54:55.435 7 INFO neutron.quota [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded quota_driver: . 2026-05-05 07:54:55.435 7 INFO neutron.plugins.ml2.plugin [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 07:54:55.435 7 INFO neutron.plugins.ml2.managers [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 07:54:55.436 7 INFO neutron.plugins.ml2.managers [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 07:54:55.436 7 INFO neutron.plugins.ml2.managers [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 07:54:55.436 7 INFO neutron.extensions.vlantransparent [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Disabled vlantransparent extension. 2026-05-05 07:54:55.436 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: qos 2026-05-05 07:54:55.448 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: router 2026-05-05 07:54:55.450 8 INFO neutron_vpnaas.services.vpn.plugin [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 07:54:55.450 8 INFO neutron.common.utils [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 07:54:55.450 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 07:54:55.454 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: tag 2026-05-05 07:54:55.460 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: timestamp 2026-05-05 07:54:55.462 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 07:54:55.466 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: flavors 2026-05-05 07:54:55.469 8 INFO neutron.manager [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loading Plugin: revisions 2026-05-05 07:54:55.472 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Initializing extension manager. 2026-05-05 07:54:55.473 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: address-group 2026-05-05 07:54:55.474 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: address-scope 2026-05-05 07:54:55.474 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 07:54:55.475 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: agent 2026-05-05 07:54:55.476 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 07:54:55.477 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 07:54:55.478 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 07:54:55.478 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: availability_zone 2026-05-05 07:54:55.479 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 07:54:55.479 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 07:54:55.480 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 07:54:55.481 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 07:54:55.482 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: dns-integration 2026-05-05 07:54:55.482 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 07:54:55.483 7 INFO neutron.services.service_base [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 07:54:55.483 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: segments 2026-05-05 07:54:55.483 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 07:54:55.484 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: dvr 2026-05-05 07:54:55.484 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 07:54:55.485 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 07:54:55.485 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 07:54:55.486 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 07:54:55.486 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: external-net 2026-05-05 07:54:55.487 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 07:54:55.488 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: extraroute 2026-05-05 07:54:55.488 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 07:54:55.489 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 07:54:55.489 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 07:54:55.490 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 07:54:55.491 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 07:54:55.491 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: fip-port-details 2026-05-05 07:54:55.492 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: flavors 2026-05-05 07:54:55.493 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 07:54:55.494 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 07:54:55.494 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: ip_allocation 2026-05-05 07:54:55.495 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 07:54:55.496 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 07:54:55.497 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: router 2026-05-05 07:54:55.498 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 07:54:55.499 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 07:54:55.499 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 07:54:55.500 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 07:54:55.501 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: l3-ha 2026-05-05 07:54:55.501 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 07:54:55.502 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 07:54:55.502 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: l3-flavors 2026-05-05 07:54:55.503 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 07:54:55.504 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 07:54:55.506 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 07:54:55.507 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 07:54:55.508 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 07:54:55.509 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 07:54:55.509 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 07:54:55.510 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: multi-provider 2026-05-05 07:54:55.511 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: net-mtu 2026-05-05 07:54:55.511 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 07:54:55.512 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 07:54:55.512 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: network_ha 2026-05-05 07:54:55.513 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 07:54:55.514 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 07:54:55.515 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: pagination 2026-05-05 07:54:55.515 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: port-device-profile 2026-05-05 07:54:55.516 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 07:54:55.516 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 07:54:55.517 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 07:54:55.517 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: port-mac-override 2026-05-05 07:54:55.518 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 07:54:55.519 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 07:54:55.519 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: port-resource-request 2026-05-05 07:54:55.520 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 07:54:55.520 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: binding 2026-05-05 07:54:55.521 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: binding-extended 2026-05-05 07:54:55.522 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: port-security 2026-05-05 07:54:55.522 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: project-id 2026-05-05 07:54:55.523 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: provider 2026-05-05 07:54:55.524 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos 2026-05-05 07:54:55.525 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 07:54:55.526 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 07:54:55.526 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-default 2026-05-05 07:54:55.527 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-fip 2026-05-05 07:54:55.527 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 07:54:55.528 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 07:54:55.529 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 07:54:55.529 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 07:54:55.530 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 07:54:55.531 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-pps 2026-05-05 07:54:55.531 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 07:54:55.532 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 07:54:55.532 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 07:54:55.533 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 07:54:55.535 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: quotas 2026-05-05 07:54:55.536 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: quota_details 2026-05-05 07:54:55.537 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: rbac-policies 2026-05-05 07:54:55.538 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 07:54:55.538 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 07:54:55.539 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 07:54:55.540 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 07:54:55.540 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: revision-if-match 2026-05-05 07:54:55.541 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 07:54:55.541 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 07:54:55.542 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 07:54:55.543 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 07:54:55.544 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 07:54:55.544 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 07:54:55.545 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 07:54:55.546 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 07:54:55.546 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 07:54:55.553 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: security-group 2026-05-05 07:54:55.554 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: segment 2026-05-05 07:54:55.555 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 07:54:55.556 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: service-type 2026-05-05 07:54:55.556 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: sorting 2026-05-05 07:54:55.557 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 07:54:55.557 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 07:54:55.558 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 07:54:55.558 8 WARNING neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 07:54:55.559 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 07:54:55.560 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 07:54:55.560 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 07:54:55.561 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 07:54:55.561 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 07:54:55.562 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 07:54:55.563 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 07:54:55.566 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 07:54:55.566 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 07:54:55.567 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: trunk 2026-05-05 07:54:55.567 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: trunk-details 2026-05-05 07:54:55.568 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 07:54:55.569 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 07:54:55.570 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 07:54:55.571 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 07:54:55.572 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 07:54:55.573 8 INFO neutron.api.extensions [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Loaded extension: vpnaas 2026-05-05 07:54:55.574 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: trunk 2026-05-05 07:54:55.575 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 07:54:55.575 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 07:54:55.576 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.576 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 07:54:55.580 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 07:54:55.580 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 07:54:55.586 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 07:54:55.587 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 07:54:55.588 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 07:54:55.589 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.589 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] subnetpool is already registered 2026-05-05 07:54:55.589 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.590 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] subnetpool is already registered 2026-05-05 07:54:55.590 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 07:54:55.591 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 07:54:55.591 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 07:54:55.592 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 07:54:55.592 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 07:54:55.593 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 07:54:55.598 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 07:54:55.598 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] router is already registered 2026-05-05 07:54:55.599 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 07:54:55.599 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] floatingip is already registered 2026-05-05 07:54:55.604 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 07:54:55.604 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] rbac_policy is already registered 2026-05-05 07:54:55.605 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 07:54:55.605 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] security_group is already registered 2026-05-05 07:54:55.606 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 07:54:55.606 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] security_group_rule is already registered 2026-05-05 07:54:55.607 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.607 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] subnetpool is already registered 2026-05-05 07:54:55.608 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.608 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] subnetpool is already registered 2026-05-05 07:54:55.609 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 07:54:55.609 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] trunk is already registered 2026-05-05 07:54:55.609 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 07:54:55.610 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] endpoint_group is already registered 2026-05-05 07:54:55.610 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 07:54:55.610 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] vpnservice is already registered 2026-05-05 07:54:55.611 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 07:54:55.611 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] ipsec_site_connection is already registered 2026-05-05 07:54:55.612 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 07:54:55.612 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] ipsecpolicy is already registered 2026-05-05 07:54:55.612 8 INFO neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 07:54:55.613 8 WARNING neutron.quota.resource_registry [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] ikepolicy is already registered 2026-05-05 07:54:55.625 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: vpnaas 2026-05-05 07:54:55.651 8 WARNING keystonemiddleware._common.config [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 07:54:55.658 8 WARNING oslo_config.cfg [None req-39070c24-d199-48cd-8c79-3d92c9f38cd8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 07:54:55.660 7 WARNING stevedore.named [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55f219a2f140 pid: 8 (default app) 2026-05-05 07:54:55.714 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 07:54:55.715 7 INFO neutron.common.utils [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 07:54:55.715 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 07:54:55.719 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: tag 2026-05-05 07:54:55.725 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: timestamp 2026-05-05 07:54:55.727 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 07:54:55.731 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: flavors 2026-05-05 07:54:55.733 7 INFO neutron.manager [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loading Plugin: revisions 2026-05-05 07:54:55.736 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Initializing extension manager. 2026-05-05 07:54:55.738 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: address-group 2026-05-05 07:54:55.738 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: address-scope 2026-05-05 07:54:55.739 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 07:54:55.740 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: agent 2026-05-05 07:54:55.740 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 07:54:55.742 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 07:54:55.742 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 07:54:55.743 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: availability_zone 2026-05-05 07:54:55.744 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 07:54:55.744 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 07:54:55.745 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 07:54:55.746 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 07:54:55.747 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: dns-integration 2026-05-05 07:54:55.747 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 07:54:55.748 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 07:54:55.749 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: dvr 2026-05-05 07:54:55.749 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 07:54:55.750 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 07:54:55.751 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 07:54:55.751 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 07:54:55.752 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: external-net 2026-05-05 07:54:55.752 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 07:54:55.753 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: extraroute 2026-05-05 07:54:55.754 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 07:54:55.754 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 07:54:55.755 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 07:54:55.755 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 07:54:55.756 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 07:54:55.756 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: fip-port-details 2026-05-05 07:54:55.757 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: flavors 2026-05-05 07:54:55.758 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 07:54:55.759 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 07:54:55.760 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: ip_allocation 2026-05-05 07:54:55.760 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 07:54:55.761 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 07:54:55.762 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: router 2026-05-05 07:54:55.763 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 07:54:55.764 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 07:54:55.765 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 07:54:55.765 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 07:54:55.766 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: l3-ha 2026-05-05 07:54:55.766 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 07:54:55.767 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 07:54:55.768 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: l3-flavors 2026-05-05 07:54:55.768 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 07:54:55.769 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 07:54:55.771 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 07:54:55.772 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 07:54:55.773 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 07:54:55.774 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 07:54:55.775 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 07:54:55.775 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: multi-provider 2026-05-05 07:54:55.776 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: net-mtu 2026-05-05 07:54:55.776 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 07:54:55.777 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 07:54:55.777 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: network_ha 2026-05-05 07:54:55.778 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 07:54:55.779 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 07:54:55.780 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: pagination 2026-05-05 07:54:55.780 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: port-device-profile 2026-05-05 07:54:55.781 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 07:54:55.781 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 07:54:55.782 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 07:54:55.783 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: port-mac-override 2026-05-05 07:54:55.783 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 07:54:55.784 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 07:54:55.784 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: port-resource-request 2026-05-05 07:54:55.785 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 07:54:55.785 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: binding 2026-05-05 07:54:55.786 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: binding-extended 2026-05-05 07:54:55.787 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: port-security 2026-05-05 07:54:55.787 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: project-id 2026-05-05 07:54:55.788 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: provider 2026-05-05 07:54:55.789 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos 2026-05-05 07:54:55.790 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 07:54:55.791 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 07:54:55.791 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-default 2026-05-05 07:54:55.792 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-fip 2026-05-05 07:54:55.792 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 07:54:55.793 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 07:54:55.794 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 07:54:55.794 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 07:54:55.795 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 07:54:55.796 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-pps 2026-05-05 07:54:55.796 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 07:54:55.797 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 07:54:55.797 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 07:54:55.798 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 07:54:55.800 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: quotas 2026-05-05 07:54:55.801 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: quota_details 2026-05-05 07:54:55.802 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: rbac-policies 2026-05-05 07:54:55.803 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 07:54:55.803 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 07:54:55.804 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 07:54:55.804 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 07:54:55.805 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: revision-if-match 2026-05-05 07:54:55.806 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 07:54:55.806 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 07:54:55.807 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 07:54:55.808 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 07:54:55.809 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 07:54:55.810 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 07:54:55.810 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 07:54:55.811 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 07:54:55.811 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 07:54:55.821 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: security-group 2026-05-05 07:54:55.822 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: segment 2026-05-05 07:54:55.823 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 07:54:55.823 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: service-type 2026-05-05 07:54:55.824 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: sorting 2026-05-05 07:54:55.824 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 07:54:55.825 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 07:54:55.826 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 07:54:55.826 7 WARNING neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 07:54:55.827 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 07:54:55.827 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 07:54:55.828 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 07:54:55.828 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 07:54:55.829 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 07:54:55.830 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 07:54:55.830 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 07:54:55.833 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 07:54:55.834 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 07:54:55.835 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: trunk 2026-05-05 07:54:55.835 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: trunk-details 2026-05-05 07:54:55.836 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 07:54:55.836 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 07:54:55.838 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 07:54:55.839 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 07:54:55.840 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 07:54:55.841 7 INFO neutron.api.extensions [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Loaded extension: vpnaas 2026-05-05 07:54:55.843 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 07:54:55.844 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 07:54:55.844 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.844 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 07:54:55.848 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 07:54:55.850 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 07:54:55.856 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 07:54:55.857 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 07:54:55.858 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 07:54:55.859 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.860 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] subnetpool is already registered 2026-05-05 07:54:55.860 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.860 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] subnetpool is already registered 2026-05-05 07:54:55.861 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 07:54:55.862 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 07:54:55.862 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 07:54:55.863 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 07:54:55.863 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 07:54:55.864 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 07:54:55.869 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 07:54:55.869 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] router is already registered 2026-05-05 07:54:55.870 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 07:54:55.870 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] floatingip is already registered 2026-05-05 07:54:55.877 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 07:54:55.877 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] rbac_policy is already registered 2026-05-05 07:54:55.878 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 07:54:55.879 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] security_group is already registered 2026-05-05 07:54:55.879 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 07:54:55.880 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] security_group_rule is already registered 2026-05-05 07:54:55.881 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.882 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] subnetpool is already registered 2026-05-05 07:54:55.882 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 07:54:55.883 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] subnetpool is already registered 2026-05-05 07:54:55.883 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 07:54:55.883 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] trunk is already registered 2026-05-05 07:54:55.884 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 07:54:55.884 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] endpoint_group is already registered 2026-05-05 07:54:55.885 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 07:54:55.885 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] vpnservice is already registered 2026-05-05 07:54:55.885 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 07:54:55.886 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] ipsec_site_connection is already registered 2026-05-05 07:54:55.886 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 07:54:55.886 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] ipsecpolicy is already registered 2026-05-05 07:54:55.887 7 INFO neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 07:54:55.887 7 WARNING neutron.quota.resource_registry [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] ikepolicy is already registered 2026-05-05 07:54:55.926 7 WARNING keystonemiddleware._common.config [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 07:54:55.934 7 WARNING oslo_config.cfg [None req-7030b290-3e16-48aa-a82c-575a4bb9aa24 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55f219a2f140 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 07:55:03.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd81ddeb-0e75-4830-af06-b90d6ea8f3b7 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 07:55:02 2026] GET /v2.0/networks/public => generated 108 bytes in 792 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 07:55:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 07:55:03.659 8 WARNING oslo_policy.policy [None req-87d8ab18-8b10-4e82-b0ce-ba087f645a2f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-05 07:55:03.815 8 WARNING neutron.services.revisions.revision_plugin [None req-87d8ab18-8b10-4e82-b0ce-ba087f645a2f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Could not find related network for resource to bump revision. 2026-05-05 07:55:03.839 8 INFO neutron.db.segments_db [None req-87d8ab18-8b10-4e82-b0ce-ba087f645a2f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment f35eecb8-34fa-4433-b420-f0ac8da8fcb1 of type flat for network 7368f5f8-c28d-4ed3-92b7-011b8b3297f8 2026-05-05 07:55:03.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87d8ab18-8b10-4e82-b0ce-ba087f645a2f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 07:55:03 2026] POST /v2.0/networks => generated 124 bytes in 403 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 07:55:10.040 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4e57bc9-8a6a-4e71-a646-d12dd7af1c43 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 07:55:09 2026] GET /v2.0/networks/public => generated 108 bytes in 362 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 07:55:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 07:55:10.236 7 WARNING oslo_policy.policy [None req-a63be9a7-0506-431c-8f56-b9068105fb09 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-05 07:55:10.283 7 WARNING neutron.services.revisions.revision_plugin [None req-a63be9a7-0506-431c-8f56-b9068105fb09 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Could not find related network for resource to bump revision. 2026-05-05 07:55:10.306 7 INFO neutron.db.segments_db [None req-a63be9a7-0506-431c-8f56-b9068105fb09 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment fdd8b458-2972-43df-a1ab-a5c0ab98a160 of type flat for network 806864ed-2315-4dd4-8058-e21ee4ca5d8f 2026-05-05 07:55:10.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a63be9a7-0506-431c-8f56-b9068105fb09 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 07:55:10 2026] POST /v2.0/networks => generated 124 bytes in 296 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 07:55:16.233 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59673de6-fe3c-44b9-be0c-5536af78a83a c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 07:55:16 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 07:55:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 07:55:16.363 7 WARNING neutron.services.revisions.revision_plugin [None req-e9f28159-8e04-4420-9c7e-7db8f38d64ca c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Could not find related network for resource to bump revision. 2026-05-05 07:55:16.385 7 INFO neutron.db.segments_db [None req-e9f28159-8e04-4420-9c7e-7db8f38d64ca c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment ac4f3786-ab37-43cc-8895-0e2f6ff6c7fa of type flat for network 3e89d573-b446-41a4-b4fe-0a3b18069df0 2026-05-05 07:55:16.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9f28159-8e04-4420-9c7e-7db8f38d64ca c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 07:55:16 2026] POST /v2.0/networks => generated 124 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 07:55:22.271 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4614aca5-3489-43e4-8ff6-e561dba5eb49 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 07:55:22 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 07:55:22 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-05 07:55:22.359 8 WARNING neutron.services.revisions.revision_plugin [None req-4b9bfdcc-625b-407d-b474-ee8bf018e55a c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Could not find related network for resource to bump revision. 2026-05-05 07:55:22.396 8 INFO neutron.db.segments_db [None req-4b9bfdcc-625b-407d-b474-ee8bf018e55a c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 4fe73fa3-73d7-4afe-914d-ace654e2e7f7 of type flat for network 7be38d3a-c1ea-4aa0-a76f-1879d2c91537 [pid: 8|app: 0|req: 10/16] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 07:55:22 2026] POST /v2.0/networks => generated 706 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 07:55:23.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bbb9cef-2aa6-4ec9-a3b7-9d97d579b34b c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 07:55:23 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 07:55:23 2026] GET /v2.0/networks?name=public => generated 709 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 07:55:24.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73bfed13-e653-4ce5-92b8-c2bf4364e1d3 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.204.45.89 () {44 vars in 1030 bytes} [Tue May 5 07:55:24 2026] GET /v2.0/subnets/public-subnet?network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/20] 199.204.45.89 () {44 vars in 1053 bytes} [Tue May 5 07:55:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 199.204.45.89 () {48 vars in 961 bytes} [Tue May 5 07:55:24 2026] POST /v2.0/subnets => generated 641 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 07:59:51.357 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 07:59:51.358 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 07:59:51.367 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 07:59:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.89) !!! 2026-05-05 07:59:51.500 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48f735e5-d6ee-4b09-8a62-a26b8a433b2d c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/56] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 07:59:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 07:59:51.516 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 07:59:51.517 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 07:59:51.518 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 07:59:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.89) !!! [pid: 7|app: 0|req: 27/57] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 07:59:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 07:59:51.613 8 INFO neutron.db.segments_db [None req-458edceb-ed7a-4940-bb6d-790e3a4d494c c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment b08053d1-f6f7-4678-b196-c19b5acfe128 of type vxlan for network 64c158b1-1b77-46d0-abd4-df8c0097e569 [pid: 8|app: 0|req: 31/58] 199.204.45.89 () {48 vars in 962 bytes} [Tue May 5 07:59:51 2026] POST /v2.0/networks => generated 707 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 07:59:52.606 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50414. 2026-05-05 07:59:52.607 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50400. 2026-05-05 07:59:52.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9ef5850-c03b-48d8-93ab-47fcf1828181 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/59] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 07:59:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 07:59:52.701 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50428. 2026-05-05 07:59:52.701 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50424. [pid: 8|app: 0|req: 32/60] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 07:59:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 07:59:52.741 7 INFO neutron.pecan_wsgi.hooks.translation [None req-636ec48d-ca68-43cb-be12-e5d2cd4631a9 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/61] 199.204.45.89 () {44 vars in 1032 bytes} [Tue May 5 07:59:52 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/62] 199.204.45.89 () {44 vars in 1055 bytes} [Tue May 5 07:59:52 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/63] 199.204.45.89 () {48 vars in 961 bytes} [Tue May 5 07:59:52 2026] POST /v2.0/subnets => generated 627 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 07:59:54.003 8 INFO neutron.api.v2.resource [None req-30fbd780-7337-4ee9-aabf-7b9919ba4d1d c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/64] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 07:59:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/65] 199.204.45.89 () {44 vars in 989 bytes} [Tue May 5 07:59:54 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 199.204.45.89 () {48 vars in 976 bytes} [Tue May 5 07:59:54 2026] POST /v2.0/security-groups => generated 1616 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:55 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 1616 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/68] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:55 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:55 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 07:59:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:56 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 2230 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:56 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:56 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 07:59:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:57 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 2846 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:57 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:57 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 07:59:57 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: 7|app: 0|req: 39/81] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:58 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 3462 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:58 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => 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: 40/83] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:58 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 3462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 07:59:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:59 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4078 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:59 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 07:59:59 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 07:59:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.89 () {44 vars in 983 bytes} [Tue May 5 08:00:01 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 732 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:00:01.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5df55ba7-7976-459a-a626-23b9ba7abae8 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/90] 199.204.45.89 () {44 vars in 1072 bytes} [Tue May 5 08:00:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.89 () {44 vars in 1095 bytes} [Tue May 5 08:00:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:00:01 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.89 () {48 vars in 957 bytes} [Tue May 5 08:00:01 2026] POST /v2.0/ports => generated 1100 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:00:07.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e9d8db1-dfb0-4457-8c4a-cb906d35f9ef c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/94] 199.204.45.89 () {44 vars in 975 bytes} [Tue May 5 08:00:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 46/95] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:00:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.89 () {48 vars in 1027 bytes} [Tue May 5 08:00:07 2026] PUT /v2.0/ports/8088e4b1-376b-481f-9f9c-f9973ce04c05 => generated 1213 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.89 () {44 vars in 916 bytes} [Tue May 5 08:00:09 2026] GET /v2.0/ports => generated 3730 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:00:10.835 8 INFO neutron.api.v2.resource [None req-57719b7e-1878-4688-8b10-5898abd48ebd c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/98] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 08:00:10 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.89 () {44 vars in 977 bytes} [Tue May 5 08:00:10 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: 8|app: 0|req: 52/102] 199.204.45.89 () {48 vars in 976 bytes} [Tue May 5 08:00:10 2026] POST /v2.0/security-groups => generated 1610 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:00:11 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:00:11 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:00:11 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 08:00:12 2026] POST /v2.0/security-group-rules => generated 623 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:00:12 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 2246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:00:12 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 2246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:00:13 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 2246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 08:00:13 2026] POST /v2.0/security-group-rules => generated 627 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.89 () {44 vars in 971 bytes} [Tue May 5 08:01:14 2026] GET /v2.0/quotas/d7ad33a4be6741cc9a63cc248b9d000d => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 61/120] 199.204.45.89 () {48 vars in 1023 bytes} [Tue May 5 08:01:15 2026] PUT /v2.0/quotas/d7ad33a4be6741cc9a63cc248b9d000d => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:04:03.893 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:04:03.894 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:04:03.896 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 08:04:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.89) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:04:04.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a133698-17e6-440d-b94d-514e261d3b7d c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/143] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:04:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 258 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:04:04.157 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:04:04.158 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:04:04.159 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 08:04:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.89) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/144] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 08:04:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:04:05.898 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43766. 2026-05-05 08:04:05.898 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43762. 2026-05-05 08:04:05.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d83a7107-56f6-4b2e-9364-bcba918ed3d0 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/145] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:04:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:04:05.977 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43784. 2026-05-05 08:04:05.978 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43776. [pid: 8|app: 0|req: 74/146] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 08:04:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:09:57.836 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:09:57.836 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:09:57.837 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 08:09:57 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=6deeb3d769824990bad8bf9193c8a70c (ip 199.204.45.89) !!! 2026-05-05 08:09:57.971 7 INFO neutron.api.v2.resource [None req-38e9a93a-8dbc-418c-b230-b3ca2b2e90ad c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 97/195] 199.204.45.89 () {44 vars in 1070 bytes} [Tue May 5 08:09:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 139 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:09:57.982 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:09:57.983 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:09:57.986 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 08:09:57 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=6deeb3d769824990bad8bf9193c8a70c (ip 199.204.45.89) !!! [pid: 8|app: 0|req: 99/196] 199.204.45.89 () {44 vars in 1093 bytes} [Tue May 5 08:09:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6deeb3d769824990bad8bf9193c8a70c => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/197] 199.204.45.89 () {48 vars in 977 bytes} [Tue May 5 08:09:58 2026] POST /v2.0/security-groups => generated 1624 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:09:59.286 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45942. 2026-05-05 08:09:59.289 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45936. [pid: 8|app: 0|req: 100/198] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:09:59 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 1624 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/199] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:09:59 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c => generated 1624 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/200] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:09:59 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:09:59.508 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45956. 2026-05-05 08:09:59.511 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45964. [pid: 7|app: 0|req: 100/201] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 08:09:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:10:00 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 2234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:10:00 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c => generated 2234 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:10:00 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 2234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 08:10:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:10:01 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:10:01 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:10:01 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => 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: 104/209] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 08:10:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:10:02 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:10:03 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:10:03 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 3460 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 08:10:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.204.45.89 () {30 vars in 739 bytes} [Tue May 5 08:12:09 2026] GET /v2.0/networks?tenant_id=6deeb3d769824990bad8bf9193c8a70c&shared=False => generated 15 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:12:09.472 8 INFO neutron.db.segments_db [None req-b6ca67a1-848d-4a19-a9a5-ec823924779c 5d7064df72df42e9a13663f4d491c547 6deeb3d769824990bad8bf9193c8a70c - - 0167f0d3ee9b44429fc00bd957fa8a87 0167f0d3ee9b44429fc00bd957fa8a87] Added segment 83707ed5-9cf1-49e6-8785-785ffd2cc2a8 of type vxlan for network dbf84d49-e5fa-4022-bb47-e33798592039 [pid: 8|app: 0|req: 116/231] 199.204.45.89 () {34 vars in 681 bytes} [Tue May 5 08:12:09 2026] POST /v2.0/networks => generated 718 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 199.204.45.89 () {30 vars in 721 bytes} [Tue May 5 08:12:09 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 117/233] 199.204.45.89 () {30 vars in 632 bytes} [Tue May 5 08:12:09 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.204.45.89 () {34 vars in 676 bytes} [Tue May 5 08:12:09 2026] POST /v2.0/ports => generated 963 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:12:10 2026] GET /v2.0/networks/dbf84d49-e5fa-4022-bb47-e33798592039 => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.204.45.89 () {30 vars in 721 bytes} [Tue May 5 08:12:11 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:12:11 2026] GET /v2.0/networks/dbf84d49-e5fa-4022-bb47-e33798592039 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/240] 199.204.45.89 () {44 vars in 971 bytes} [Tue May 5 08:12:23 2026] GET /v2.0/quotas/6deeb3d769824990bad8bf9193c8a70c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/241] 199.204.45.89 () {48 vars in 1023 bytes} [Tue May 5 08:12:23 2026] PUT /v2.0/quotas/6deeb3d769824990bad8bf9193c8a70c => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:22:47.628 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:22:47.629 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:22:47.630 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 08:22:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.89) !!! 2026-05-05 08:22:47.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9c8d49c-2c96-47e7-a1b3-00462d4a291c c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 163/326] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 08:22:47 2026] GET /v2.0/networks/public => generated 108 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:22:47.781 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:22:47.782 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:22:47.782 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 08:22:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.89) !!! [pid: 8|app: 0|req: 164/327] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 08:22:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:22:48.911 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51818. 2026-05-05 08:22:48.911 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51822. 2026-05-05 08:22:48.947 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd20fe43-894b-42a5-b18e-a49eb50ef4d9 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 164/328] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 08:22:48 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:22:48.980 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51836. 2026-05-05 08:22:48.989 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51844. [pid: 8|app: 0|req: 165/329] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 08:22:48 2026] GET /v2.0/networks?name=public => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:22:49.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99ad8755-5411-4923-8ae3-1e40d4137327 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 165/330] 199.204.45.89 () {44 vars in 1030 bytes} [Tue May 5 08:22:49 2026] GET /v2.0/subnets/public-subnet?network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.204.45.89 () {44 vars in 1053 bytes} [Tue May 5 08:22:49 2026] GET /v2.0/subnets?name=public-subnet&network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537 => generated 644 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:23:22.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6216406-746a-4581-8aa3-20f13b3a65ca c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/336] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 08:23:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/337] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 08:23:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:23:23.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ac5b3b6-9947-4594-a59d-8bc1ed081cde c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/338] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 08:23:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/339] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 08:23:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:23:23.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3da77385-4fc8-4782-b575-2f9946d876ff c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/340] 199.204.45.89 () {44 vars in 1032 bytes} [Tue May 5 08:23:23 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569 => 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: 170/341] 199.204.45.89 () {44 vars in 1055 bytes} [Tue May 5 08:23:23 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 630 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:23:24.750 8 INFO neutron.api.v2.resource [None req-76b7c3fb-2faa-4ab8-b1cd-ea12b747d5c8 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/342] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 08:23:24 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: 171/343] 199.204.45.89 () {44 vars in 989 bytes} [Tue May 5 08:23:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:25 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:25 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:23:26 2026] GET /v2.0/security-group-rules/976e0395-449c-429d-a88d-0669269d755d => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:26 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:26 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:23:27 2026] GET /v2.0/security-group-rules/892c4dce-8331-4271-90c3-7d5924fe88dc => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:27 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:27 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:23:27 2026] GET /v2.0/security-group-rules/8179edb6-f756-4a7f-a834-8df23f26b674 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/355] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:28 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:28 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:23:28 2026] GET /v2.0/security-group-rules/a52ab7ff-d9e3-434a-bb8c-a8acdb856a15 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:29 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/359] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:29 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:23:29 2026] GET /v2.0/security-group-rules/0b1073ac-0f76-42d2-b453-3447fdaffa25 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 199.204.45.89 () {44 vars in 983 bytes} [Tue May 5 08:23:31 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 732 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:23:31.148 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c901901-9157-4b38-9783-e2829aa55058 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/362] 199.204.45.89 () {44 vars in 1072 bytes} [Tue May 5 08:23:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 199.204.45.89 () {44 vars in 1095 bytes} [Tue May 5 08:23:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 1254 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:31 2026] GET /v2.0/security-groups/38ab3c87-5dfa-4061-9d0a-aacf85498280 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:23:37.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-633cc6c2-beab-4de1-afd5-f85cfa57bb4b c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/365] 199.204.45.89 () {44 vars in 975 bytes} [Tue May 5 08:23:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.204.45.89 () {44 vars in 916 bytes} [Tue May 5 08:23:38 2026] GET /v2.0/ports => generated 4725 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:23:39.836 8 INFO neutron.api.v2.resource [None req-3d9f9124-83f9-415a-9cb1-357af23bdf22 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/368] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 08:23:39 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.89 () {44 vars in 977 bytes} [Tue May 5 08:23:39 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:40 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:40 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:23:40 2026] GET /v2.0/security-group-rules/1703d925-1cb1-47c7-8ea8-df614cc2ef5c => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:41 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 2886 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:23:41 2026] GET /v2.0/security-groups/8953898b-0c93-4a0f-a023-13f1adbdf91c => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:23:41 2026] GET /v2.0/security-group-rules/93d8bcdf-5e3c-4aa7-9dea-2cac0fa2ea9c => generated 627 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.204.45.89 () {44 vars in 971 bytes} [Tue May 5 08:23:52 2026] GET /v2.0/quotas/d7ad33a4be6741cc9a63cc248b9d000d => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:24:39.594 7 INFO neutron.api.v2.resource [None req-0a8f6bcc-1992-461d-9c80-529777439b2a c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/385] 199.204.45.89 () {44 vars in 1070 bytes} [Tue May 5 08:24:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.89 () {44 vars in 1093 bytes} [Tue May 5 08:24:39 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6deeb3d769824990bad8bf9193c8a70c => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:24:40 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:24:40 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:24:40 2026] GET /v2.0/security-group-rules/7903c552-66aa-4937-b8c1-f27260a2367f => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:24:41 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:24:41 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:24:41 2026] GET /v2.0/security-group-rules/217af9b5-f785-4b2f-a49c-fb01f531c414 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:24:42 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 4075 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:24:42 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:24:42 2026] GET /v2.0/security-group-rules/5d90c79e-705e-4395-a2a8-5af1dea3b5d0 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 08:24:43 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c?project_id=6deeb3d769824990bad8bf9193c8a70c => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 08:24:43 2026] GET /v2.0/security-groups/edca552f-0b3e-4c32-b66b-43c60dfb9a9c => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 08:24:43 2026] GET /v2.0/security-group-rules/0a0360b1-36a4-485e-b38f-c924ee113ffa => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.89 () {44 vars in 971 bytes} [Tue May 5 08:24:50 2026] GET /v2.0/quotas/6deeb3d769824990bad8bf9193c8a70c => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 08:25:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:16.407 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:26:16.408 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] 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: 208/415] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:26:16 2026] GET /v2.0/networks => generated 2168 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:26:17.736 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 08:26:17.739 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 208/416] 10.0.0.130 () {32 vars in 655 bytes} [Tue May 5 08:26:17 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: 209/417] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:26:17 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:26:17 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:26:17.933 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fbcf7a5d-699e-449e-ab1c-5e7fde9b329a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44894. 2026-05-05 08:26:17.937 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d32539d3-af86-42dc-8c53-96dddf527387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44900. [pid: 8|app: 0|req: 210/419] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:26:17 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:26:17 2026] GET /v2.0/networks => generated 2168 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:26:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 10.0.0.130 () {32 vars in 655 bytes} [Tue May 5 08:26:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:26:28.573 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dfcf6a64-6148-41e2-b813-fa5040338873] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59522. 2026-05-05 08:26:28.573 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e854468-b45e-4e34-a12b-d7ca81b0915f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59532. 2026-05-05 08:26:28.640 8 INFO neutron.db.segments_db [None req-af5ff4bb-2c91-4441-afae-675af4b2a206 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment cde9f7fb-ad9e-4320-882f-2c6f108fd963 of type vxlan for network 5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05 [pid: 8|app: 0|req: 213/425] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:26:28 2026] POST /v2.0/networks => generated 744 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:28.746 7 INFO neutron.db.segments_db [None req-5a216a48-50f1-4479-8c31-1972644b8db5 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 99107638-382d-4959-a671-8625e16d8b12 of type vxlan for network 6e7e6369-3748-470a-96a0-a3c48b66dadf [pid: 7|app: 0|req: 213/426] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:26:28 2026] POST /v2.0/networks => generated 745 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:29.253 8 INFO neutron.db.segments_db [None req-f490d3d7-a8e4-4919-9d39-ea1ac3f75ded c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment a61cb362-d5a8-4cb5-8f50-affd21dba028 of type vxlan for network fada30df-d5e9-4b8f-a43d-60cefb46f16a [pid: 7|app: 0|req: 214/427] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:28 2026] POST /v2.0/subnets => generated 667 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:26:28 2026] POST /v2.0/networks => generated 748 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:26:29 2026] GET /v2.0/security-groups?tenant_id=14ca4b9f70b74a389f38094e0b1a1aaf&name=default => generated 2921 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:29 2026] POST /v2.0/subnets => generated 668 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:29.547 8 INFO neutron.db.segments_db [None req-09f5b2b0-ef47-4ada-9e45-f6df8d5b0e02 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment c107f8fa-63e4-43b9-8f2d-d4a930deb744 of type vxlan for network e992be4c-07f9-45aa-bdc4-a28f6d4367aa [pid: 7|app: 0|req: 216/431] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:29 2026] POST /v2.0/subnets => generated 671 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:26:29 2026] DELETE /v2.0/security-groups/468c231b-0ece-4b24-97c0-b3f4a8eabdc8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:26:29.864 8 INFO neutron.db.l3_hamode_db [None req-09f5b2b0-ef47-4ada-9e45-f6df8d5b0e02 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:26:29.892 7 INFO neutron.db.segments_db [None req-447c5b52-061c-4072-b876-e31ed261e767 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 89a5a455-cc9b-4859-b4fc-8958cbfe37b4 of type vxlan for network 61ca5d27-383a-45d4-b5f8-9f78d58e223b 2026-05-05 08:26:30.256 7 INFO neutron.db.l3_hamode_db [None req-447c5b52-061c-4072-b876-e31ed261e767 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:26:30.949 8 INFO neutron.db.l3_hamode_db [None req-09f5b2b0-ef47-4ada-9e45-f6df8d5b0e02 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:26:31.365 7 INFO neutron.db.l3_hamode_db [None req-447c5b52-061c-4072-b876-e31ed261e767 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 216/433] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:29 2026] POST /v2.0/routers => generated 731 bytes in 2812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:32.363 8 INFO neutron.db.segments_db [None req-c1122e48-b3af-4796-9e4d-064e29172a82 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 0717983e-c308-47ed-81fc-490adfcf0dc7 of type vxlan for network 3ec92e08-ba64-4a78-afe5-7a7733149365 2026-05-05 08:26:32.609 8 INFO neutron.db.l3_hamode_db [None req-c1122e48-b3af-4796-9e4d-064e29172a82 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 218/434] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:29 2026] POST /v2.0/routers => generated 732 bytes in 2917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:33.033 7 INFO neutron.db.segments_db [None req-c8f6a27d-2b83-4254-8447-c6803bd6af54 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 8f343b91-98b1-490d-ab93-3153050c9b9f of type vxlan for network 154dd561-7594-48b6-a5f1-24eabf953e7e [pid: 7|app: 0|req: 219/435] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:26:32 2026] POST /v2.0/networks => generated 748 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:33.448 8 INFO neutron.db.l3_hamode_db [None req-c1122e48-b3af-4796-9e4d-064e29172a82 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 220/436] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:26:33 2026] PUT /v2.0/routers/f232f6ec-1a32-4cee-8c88-d309d70db1ab/add_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:32 2026] POST /v2.0/routers => generated 735 bytes in 2396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:34 2026] POST /v2.0/subnets => generated 671 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:26:34 2026] PUT /v2.0/routers/3ae227fa-a5ac-4f70-a58a-2005488350ec/add_router_interface => generated 309 bytes in 1783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:36.386 7 INFO neutron.db.segments_db [None req-52de7810-d095-4e3a-8ac6-cea23f940cf2 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 46314346-df64-4585-b33b-f41c75c1fe0a of type vxlan for network 01830e4f-4729-4040-a523-9eb5e132e97a [pid: 8|app: 0|req: 219/440] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:26:34 2026] PUT /v2.0/routers/a841d913-ae38-4dec-a60a-6f9723035650/add_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:36.565 8 WARNING neutron_lib.context [None req-756ca44c-b080-4845-913f-9a394a463704 3fdd8d75864c4217a6d191d51fc189f4 9ad15ee6ea3145449939614df9e2c7ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:26:36.682 7 INFO neutron.db.l3_hamode_db [None req-52de7810-d095-4e3a-8ac6-cea23f940cf2 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/441] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:26:36 2026] POST /v2.0/security-groups => generated 1658 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:26:36.724 8 WARNING neutron_lib.context [None req-f4bb6707-a3e7-440a-b345-a5bede71b75c 3fdd8d75864c4217a6d191d51fc189f4 9ad15ee6ea3145449939614df9e2c7ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 221/442] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:26:36 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) 2026-05-05 08:26:36.876 8 WARNING neutron_lib.context [None req-ed421a89-d61a-4a84-bece-6e1558145fc4 3fdd8d75864c4217a6d191d51fc189f4 9ad15ee6ea3145449939614df9e2c7ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 222/443] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:26:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:36.992 8 WARNING neutron_lib.context [None req-9c936d4f-3b00-4ca8-a462-7419b7e59821 3fdd8d75864c4217a6d191d51fc189f4 9ad15ee6ea3145449939614df9e2c7ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 223/444] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:26:36 2026] POST /v2.0/floatingips => generated 552 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:37.580 8 WARNING neutron_lib.context [None req-543a5ea5-9ca0-4e7d-af90-f060986bcf34 47b277ec88f54077bdac73765bd2bc84 848f7a0d25b14d49979968e8b920c9f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 224/445] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:26:37 2026] POST /v2.0/security-groups => generated 1660 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:26:37.699 7 INFO neutron.db.l3_hamode_db [None req-52de7810-d095-4e3a-8ac6-cea23f940cf2 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:26:37.763 8 WARNING neutron_lib.context [req-3857db6b-e4ac-447b-b9ba-94599f032d9e req-b5e7b6a5-69e7-487b-b2ad-247c7d97ba53 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/446] 10.0.0.176 () {38 vars in 971 bytes} [Tue May 5 08:26:37 2026] POST /v2.0/security-groups => generated 1680 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:26:37.900 8 WARNING neutron_lib.context [None req-b63e3496-e692-4daa-9eb7-0e0b04edcc0f 47b277ec88f54077bdac73765bd2bc84 848f7a0d25b14d49979968e8b920c9f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 226/447] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:26:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 10.0.0.176 () {34 vars in 1096 bytes} [Tue May 5 08:26:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--45619038&fields=id&tenant_id=9ad15ee6ea3145449939614df9e2c7ec => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:26:38.098 8 WARNING neutron_lib.context [None req-2c08b3bc-4fca-4d6d-aecd-8191ca5c0fcf 47b277ec88f54077bdac73765bd2bc84 848f7a0d25b14d49979968e8b920c9f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/449] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:26:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/450] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:26:38 2026] GET /v2.0/networks?id=5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05 => generated 676 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:38.310 8 WARNING neutron_lib.context [None req-aff597f8-5110-46eb-b18e-3db9bb7e48c3 47b277ec88f54077bdac73765bd2bc84 848f7a0d25b14d49979968e8b920c9f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/451] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:26:38 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/452] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:36 2026] POST /v2.0/routers => generated 735 bytes in 2483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:38.832 8 WARNING neutron_lib.context [req-f3699b3d-d831-4637-805f-c4d2ef7c28d1 req-0360a0fd-14b2-4f19-984c-72381b0c12c2 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 223/453] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:26:38 2026] GET /v2.0/quotas/9ad15ee6ea3145449939614df9e2c7ec => 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: 231/454] 10.0.0.176 () {38 vars in 971 bytes} [Tue May 5 08:26:38 2026] POST /v2.0/security-groups => generated 1682 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/455] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:26:38 2026] GET /v2.0/ports?tenant_id=9ad15ee6ea3145449939614df9e2c7ec&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:39.042 8 WARNING neutron_lib.context [req-4e1acaaa-d2f5-4e10-9375-0c9a46a71629 req-6869c6e4-3e4f-4626-894d-4959b6853b24 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/456] 10.0.0.176 () {38 vars in 971 bytes} [Tue May 5 08:26:39 2026] POST /v2.0/security-groups => generated 1682 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/457] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/security-groups?tenant_id=085eba1086694940bb12a917177bf109 => generated 7905 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/458] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/security-groups/247d3e0e-3fa8-4e3d-a129-be6b60389bf9 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/459] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/security-groups/247d3e0e-3fa8-4e3d-a129-be6b60389bf9 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/460] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/security-groups/56246098-8111-4f03-ac53-91ee402cf418 => generated 1680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/461] 10.0.0.176 () {36 vars in 1013 bytes} [Tue May 5 08:26:39 2026] DELETE /v2.0/security-groups/56246098-8111-4f03-ac53-91ee402cf418 => 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: 239/462] 10.0.0.176 () {34 vars in 907 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/extensions => generated 19901 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 08:26:39.565 8 INFO neutron.api.v2.resource [req-ae39d70b-b2f2-4ec7-9b2f-e03ad9129733 req-f03b7f16-89fe-4c6c-a778-35fd24e8e77e 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 240/463] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/security-groups/56246098-8111-4f03-ac53-91ee402cf418 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/464] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05?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: 242/465] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/security-groups/ddbe0125-c1e8-4237-94e0-cab0c8d1658a => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/466] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05?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: 244/467] 10.0.0.176 () {36 vars in 1013 bytes} [Tue May 5 08:26:39 2026] DELETE /v2.0/security-groups/ddbe0125-c1e8-4237-94e0-cab0c8d1658a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:26:39.839 8 INFO neutron.api.v2.resource [req-01d4c31b-e643-46dd-8d33-90cb20b1ca60 req-9235268b-acf9-4403-90b7-aed3554d8692 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/468] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/security-groups/ddbe0125-c1e8-4237-94e0-cab0c8d1658a => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/469] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/security-groups/337a4c62-cf87-43e6-963c-a1397e5df65f => generated 1682 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/470] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:39 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => 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: 248/471] 10.0.0.176 () {36 vars in 1013 bytes} [Tue May 5 08:26:39 2026] DELETE /v2.0/security-groups/337a4c62-cf87-43e6-963c-a1397e5df65f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:26:40.070 8 INFO neutron.api.v2.resource [req-c051e731-9ab5-4525-b9bc-d308b68973b3 req-ea0d0c8a-267e-415c-9778-c37227512015 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/472] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:40 2026] GET /v2.0/security-groups/337a4c62-cf87-43e6-963c-a1397e5df65f => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/473] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:26:40 2026] GET /v2.0/security-groups?tenant_id=085eba1086694940bb12a917177bf109 => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/474] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:40 2026] GET /v2.0/security-groups/247d3e0e-3fa8-4e3d-a129-be6b60389bf9 => generated 2918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/475] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:40 2026] GET /v2.0/security-groups/247d3e0e-3fa8-4e3d-a129-be6b60389bf9 => generated 2918 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:26:40.308 8 INFO neutron.api.v2.resource [req-62b7f733-8504-4474-acc9-3461a195d03e req-59aa2d3a-1c1d-4e0e-91e8-b8ea27b6d5dc 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/476] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:40 2026] GET /v2.0/security-groups/337a4c62-cf87-43e6-963c-a1397e5df65f => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/477] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:26:38 2026] PUT /v2.0/routers/1f23322e-0862-495a-9c50-6bae87a680b2/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:40.359 8 INFO neutron.api.v2.resource [req-f0880d41-f97a-4c4f-9b14-1766870d3c13 req-3a804d31-1c64-45ba-b956-be707911658f 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/478] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:40 2026] GET /v2.0/security-groups/ddbe0125-c1e8-4237-94e0-cab0c8d1658a => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:26:40.418 7 INFO neutron.api.v2.resource [req-2ba4a5d0-fb91-49f6-8824-c0fafb8929a8 req-20040a17-7d17-420e-8dc3-1e76fad9ad24 35748a0d569144178ea587e67e4d0324 085eba1086694940bb12a917177bf109 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 225/479] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:40 2026] GET /v2.0/security-groups/56246098-8111-4f03-ac53-91ee402cf418 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:26:40.791 7 WARNING neutron_lib.context [req-a6d2aa37-2d39-45d4-b705-310f66d41e36 req-0544d49e-77e6-44d5-91ad-dbc327662829 c824f8f37a26429d9ac9d44d992047a8 8bd6c870962949bf85656f28d67331b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/480] 10.0.0.176 () {38 vars in 971 bytes} [Tue May 5 08:26:40 2026] POST /v2.0/security-groups => generated 1685 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/483] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:40 2026] GET /v2.0/security-groups/2a95fc55-4ee3-42d4-8f41-2c96e3fa5ea0 => generated 1685 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:26:41.039 7 WARNING neutron_lib.context [req-3947cf59-4fa9-4312-9c7b-6829cfb36310 req-6a4aab23-8fd6-451d-aee1-2da1869f7798 c824f8f37a26429d9ac9d44d992047a8 8bd6c870962949bf85656f28d67331b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/484] 10.0.0.176 () {38 vars in 981 bytes} [Tue May 5 08:26:41 2026] POST /v2.0/security-group-rules => generated 614 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/485] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:41 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:26:41.229 7 WARNING neutron_lib.context [req-3736653b-7715-4e41-ab2d-529a791382c6 req-35c66e46-5c25-4aa9-8d05-247239fb6505 c824f8f37a26429d9ac9d44d992047a8 8bd6c870962949bf85656f28d67331b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/486] 10.0.0.176 () {38 vars in 971 bytes} [Tue May 5 08:26:41 2026] POST /v2.0/security-groups => generated 1685 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/487] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:26:41 2026] GET /v2.0/networks?id=5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05 => generated 676 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/488] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:41 2026] GET /v2.0/security-groups/05476155-989c-465b-bb03-5e8cfa911b82 => generated 1685 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/489] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:26:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ad15ee6ea3145449939614df9e2c7ec => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:41.583 7 WARNING neutron_lib.context [req-7d331a18-a18f-419d-89ac-d8e6538d2f71 req-fc868b1b-a861-4dd4-a4a0-171ea47d2a39 c824f8f37a26429d9ac9d44d992047a8 8bd6c870962949bf85656f28d67331b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/490] 10.0.0.176 () {38 vars in 981 bytes} [Tue May 5 08:26:41 2026] POST /v2.0/security-group-rules => generated 614 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:41.736 7 WARNING neutron_lib.context [req-333d1db1-bee6-401f-a8ea-737e73d4ef47 req-6cd08d6f-35b4-4780-9d81-64b045af1620 3fdd8d75864c4217a6d191d51fc189f4 9ad15ee6ea3145449939614df9e2c7ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 255/491] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:26:40 2026] PUT /v2.0/routers/3ae227fa-a5ac-4f70-a58a-2005488350ec/remove_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/492] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:42 2026] GET /v2.0/security-groups/05476155-989c-465b-bb03-5e8cfa911b82 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/493] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:26:41 2026] POST /v2.0/ports => generated 954 bytes in 834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:26:42.575 7 WARNING neutron_lib.context [req-ca59dad9-4c6d-4e7d-98da-8698840aed70 req-72652eb1-105a-4882-a9e8-373a7bacc65b c824f8f37a26429d9ac9d44d992047a8 8bd6c870962949bf85656f28d67331b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/494] 10.0.0.176 () {38 vars in 981 bytes} [Tue May 5 08:26:42 2026] POST /v2.0/security-group-rules => generated 619 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/495] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:42 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 957 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/496] 199.204.45.89 () {34 vars in 910 bytes} [Tue May 5 08:26:42 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/497] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:42 2026] GET /v2.0/security-groups/05476155-989c-465b-bb03-5e8cfa911b82 => 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: 242/498] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:42 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:42.896 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-59e3da45-0f02-43c5-acd1-c1e8f3006e36 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 243/499] 10.0.0.176 () {34 vars in 1001 bytes} [Tue May 5 08:26:42 2026] GET /v2.0/security-group-rules/f1df5f53-240e-4b90-b472-a02e8603170d => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/500] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:42 2026] GET /v2.0/security-groups/05476155-989c-465b-bb03-5e8cfa911b82 => generated 2940 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/501] 10.0.0.176 () {36 vars in 1023 bytes} [Tue May 5 08:26:42 2026] DELETE /v2.0/security-group-rules/f1df5f53-240e-4b90-b472-a02e8603170d => 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: 246/502] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:43 2026] GET /v2.0/security-groups/05476155-989c-465b-bb03-5e8cfa911b82 => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/503] 10.0.0.176 () {36 vars in 1013 bytes} [Tue May 5 08:26:43 2026] DELETE /v2.0/security-groups/05476155-989c-465b-bb03-5e8cfa911b82 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:26:43.317 8 INFO neutron.db.l3_hamode_db [None req-59e3da45-0f02-43c5-acd1-c1e8f3006e36 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network 61ca5d27-383a-45d4-b5f8-9f78d58e223b was deleted as no HA routers are present in tenant 085eba1086694940bb12a917177bf109. [pid: 8|app: 0|req: 257/504] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:26:42 2026] DELETE /v2.0/routers/3ae227fa-a5ac-4f70-a58a-2005488350ec => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/505] 10.0.0.176 () {34 vars in 991 bytes} [Tue May 5 08:26:43 2026] GET /v2.0/security-groups/2a95fc55-4ee3-42d4-8f41-2c96e3fa5ea0 => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/506] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:26:43 2026] DELETE /v2.0/subnets/cf801b32-2f9e-4761-a012-ab963242181c => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:26:43.666 8 INFO neutron.services.segments.plugin [-] Segment 89a5a455-cc9b-4859-b4fc-8958cbfe37b4 resource provider aggregate not found 2026-05-05 08:26:43.681 8 INFO neutron.services.segments.plugin [-] Segment 89a5a455-cc9b-4859-b4fc-8958cbfe37b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a5a455-cc9b-4859-b4fc-8958cbfe37b4 found for delete ", "request_id": "req-8e2bfd3c-0acc-48d6-8adf-b5f895b4b764"}]} 2026-05-05 08:26:43.687 8 INFO neutron.services.segments.plugin [-] Segment 89a5a455-cc9b-4859-b4fc-8958cbfe37b4 resource provider aggregate not found 2026-05-05 08:26:43.701 8 INFO neutron.services.segments.plugin [-] Segment 89a5a455-cc9b-4859-b4fc-8958cbfe37b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a5a455-cc9b-4859-b4fc-8958cbfe37b4 found for delete ", "request_id": "req-492e07f7-ce5d-4fcf-bb1a-469754648791"}]} [pid: 7|app: 0|req: 248/507] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:26:43 2026] PUT /v2.0/ports/b3a8647d-8eb7-4010-adf4-c03cee31118e => generated 1199 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/508] 10.0.0.176 () {36 vars in 1013 bytes} [Tue May 5 08:26:43 2026] DELETE /v2.0/security-groups/2a95fc55-4ee3-42d4-8f41-2c96e3fa5ea0 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 249/509] 10.0.0.176 () {34 vars in 1098 bytes} [Tue May 5 08:26:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--893319069&fields=id&tenant_id=848f7a0d25b14d49979968e8b920c9f2 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 261/510] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:26:43 2026] DELETE /v2.0/networks/6e7e6369-3748-470a-96a0-a3c48b66dadf => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/511] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/ports?tenant_id=9ad15ee6ea3145449939614df9e2c7ec&device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 1238 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/512] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/networks?id=fada30df-d5e9-4b8f-a43d-60cefb46f16a => generated 680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/513] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/514] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b3a8647d-8eb7-4010-adf4-c03cee31118e => 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: 266/515] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/quotas/848f7a0d25b14d49979968e8b920c9f2 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/516] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/security-groups?tenant_id=085eba1086694940bb12a917177bf109&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/517] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/518] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/subnets?id=83310e36-b460-4599-af14-92a1ec273bf4 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/519] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/ports?tenant_id=848f7a0d25b14d49979968e8b920c9f2&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:44.689 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33fffda2-2841-4ce0-8bfb-c4a76dbe4554'] response: {'name': 'network-changed', 'server_uuid': '609ffc34-d4e0-4df3-9938-28ba844e0e6e', 'tag': 'b3a8647d-8eb7-4010-adf4-c03cee31118e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 271/520] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:26:44 2026] DELETE /v2.0/security-groups/247d3e0e-3fa8-4e3d-a129-be6b60389bf9 => 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: 272/521] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/ports?network_id=5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/522] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/523] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:26:44 2026] GET /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/524] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/ports?tenant_id=9ad15ee6ea3145449939614df9e2c7ec&device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/525] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:26:43 2026] PUT /v2.0/routers/1f23322e-0862-495a-9c50-6bae87a680b2/remove_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/526] 10.0.0.176 () {34 vars in 907 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/extensions => generated 19901 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/527] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/networks?id=5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05 => generated 772 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/528] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/529] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b3a8647d-8eb7-4010-adf4-c03cee31118e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/530] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/531] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/subnets?id=83310e36-b460-4599-af14-92a1ec273bf4 => generated 670 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/532] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:45.710 8 INFO neutron.services.segments.plugin [-] Segment 99107638-382d-4959-a671-8625e16d8b12 resource provider aggregate not found 2026-05-05 08:26:45.729 8 INFO neutron.services.segments.plugin [-] Segment 99107638-382d-4959-a671-8625e16d8b12 resource provider aggregate not found [pid: 7|app: 0|req: 257/533] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/ports?network_id=5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:26:45.746 8 INFO neutron.services.segments.plugin [-] Segment 99107638-382d-4959-a671-8625e16d8b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99107638-382d-4959-a671-8625e16d8b12 found for delete ", "request_id": "req-eef29bb2-d32f-4a1d-861a-3050f4492091"}]} 2026-05-05 08:26:45.748 8 INFO neutron.services.segments.plugin [-] Segment 99107638-382d-4959-a671-8625e16d8b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99107638-382d-4959-a671-8625e16d8b12 found for delete ", "request_id": "req-320a47fe-0922-4d46-97eb-02765dc229f2"}]} [pid: 7|app: 0|req: 258/534] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/535] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05?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: 260/536] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/537] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:45 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/538] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:26:46 2026] GET /v2.0/networks?id=fada30df-d5e9-4b8f-a43d-60cefb46f16a => generated 680 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:46.859 8 INFO neutron.db.l3_hamode_db [None req-6d0f95d8-dec2-410a-b657-cdd022f1abec c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network 01830e4f-4729-4040-a523-9eb5e132e97a was deleted as no HA routers are present in tenant 8bd6c870962949bf85656f28d67331b4. [pid: 8|app: 0|req: 277/539] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:26:45 2026] DELETE /v2.0/routers/1f23322e-0862-495a-9c50-6bae87a680b2 => generated 0 bytes in 1636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/540] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:26:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=848f7a0d25b14d49979968e8b920c9f2 => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/541] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:46 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:46.924 7 WARNING neutron_lib.context [req-32d7e331-16c7-407d-ab43-b8c41de111ac req-9b347706-aa49-46b4-ab97-df53be0056bf 47b277ec88f54077bdac73765bd2bc84 848f7a0d25b14d49979968e8b920c9f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:26:47.186 8 INFO neutron.db.segments_db [None req-17124deb-70c2-4c86-aacc-4c85864b14f2 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 996e6a19-b273-4590-9b50-790fc11c4854 of type vxlan for network 732a6af6-30d6-4516-bd96-6682ebbf8c3d [pid: 8|app: 0|req: 278/542] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:26:46 2026] POST /v2.0/networks => generated 743 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/543] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:26:46 2026] POST /v2.0/ports => generated 958 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 266/544] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:47 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/545] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:26:47 2026] DELETE /v2.0/subnets/1c55f284-bd89-4c94-ace0-80fef562d1dd => 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: 267/546] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:47 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 961 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/547] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:47 2026] POST /v2.0/subnets => generated 666 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:47.759 8 INFO neutron.services.segments.plugin [-] Segment 46314346-df64-4585-b33b-f41c75c1fe0a resource provider aggregate not found 2026-05-05 08:26:47.765 8 INFO neutron.services.segments.plugin [-] Segment 46314346-df64-4585-b33b-f41c75c1fe0a resource provider aggregate not found 2026-05-05 08:26:47.777 8 INFO neutron.services.segments.plugin [-] Segment 46314346-df64-4585-b33b-f41c75c1fe0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46314346-df64-4585-b33b-f41c75c1fe0a found for delete ", "request_id": "req-f02e9d3f-3386-4ade-997a-553d491a0bff"}]} 2026-05-05 08:26:47.778 8 INFO neutron.services.segments.plugin [-] Segment 46314346-df64-4585-b33b-f41c75c1fe0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46314346-df64-4585-b33b-f41c75c1fe0a found for delete ", "request_id": "req-ba041653-00d6-41b0-8fbc-46dc8a9db090"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 281/548] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:26:47 2026] DELETE /v2.0/networks/154dd561-7594-48b6-a5f1-24eabf953e7e => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/549] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/security-groups?id=86cafa24-2e81-4684-a333-e2caa5b5bd98&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:48.185 8 INFO neutron.db.segments_db [None req-32368bcc-68b5-43bc-ab41-91acfa6f321f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment be287f2f-b06c-4e2c-b69e-16ece44d9a72 of type vxlan for network 21e26b75-d862-46e8-b475-82b18c500a31 [pid: 7|app: 0|req: 268/550] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:26:47 2026] PUT /v2.0/ports/507cb63b-5d36-44a5-842b-51e32650b3fc => generated 1203 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 269/551] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/security-groups?tenant_id=8bd6c870962949bf85656f28d67331b4&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:26:48.471 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed36ee12-6d52-4996-b69d-4d80c01bc9bb'] response: {'name': 'network-changed', 'server_uuid': '5d093009-e890-4a58-a948-ba6c27c1f4c0', 'tag': '507cb63b-5d36-44a5-842b-51e32650b3fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 270/552] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/ports?tenant_id=848f7a0d25b14d49979968e8b920c9f2&device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:26:48.565 8 INFO neutron.db.l3_hamode_db [None req-32368bcc-68b5-43bc-ab41-91acfa6f321f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 271/553] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:26:48 2026] DELETE /v2.0/security-groups/99d81b54-a355-4765-8e20-5c27bd441107 => 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: 272/554] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/555] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=507cb63b-5d36-44a5-842b-51e32650b3fc => 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: 274/556] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/557] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/subnets?id=9f50c67d-c587-47a7-96a1-f39c14e7d6cd => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/558] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/ports?network_id=fada30df-d5e9-4b8f-a43d-60cefb46f16a&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/559] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a?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: 278/560] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:26:48 2026] GET /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/ports?tenant_id=848f7a0d25b14d49979968e8b920c9f2&device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => 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: 280/562] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/networks?id=fada30df-d5e9-4b8f-a43d-60cefb46f16a => generated 776 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/563] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=507cb63b-5d36-44a5-842b-51e32650b3fc => 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: 283/565] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/security-groups?id=86cafa24-2e81-4684-a333-e2caa5b5bd98&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/subnets?id=9f50c67d-c587-47a7-96a1-f39c14e7d6cd => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/567] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/ports?network_id=fada30df-d5e9-4b8f-a43d-60cefb46f16a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/568] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a?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: 287/569] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a?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) 2026-05-05 08:26:49.808 8 INFO neutron.services.segments.plugin [-] Segment 8f343b91-98b1-490d-ab93-3153050c9b9f resource provider aggregate not found 2026-05-05 08:26:49.813 8 INFO neutron.services.segments.plugin [-] Segment 8f343b91-98b1-490d-ab93-3153050c9b9f resource provider aggregate not found 2026-05-05 08:26:49.830 8 INFO neutron.services.segments.plugin [-] Segment 8f343b91-98b1-490d-ab93-3153050c9b9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f343b91-98b1-490d-ab93-3153050c9b9f found for delete ", "request_id": "req-54f44ef9-e2f8-4ce1-9b8b-a090a438d48a"}]} 2026-05-05 08:26:49.831 8 INFO neutron.services.segments.plugin [-] Segment 8f343b91-98b1-490d-ab93-3153050c9b9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f343b91-98b1-490d-ab93-3153050c9b9f found for delete ", "request_id": "req-d3ebad00-40b8-45bc-878a-cb2c7f6d2dcf"}]} 2026-05-05 08:26:49.908 8 INFO neutron.db.l3_hamode_db [None req-32368bcc-68b5-43bc-ab41-91acfa6f321f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 288/570] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/571] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:49 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/572] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:50 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/573] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:50 2026] GET /v2.0/security-groups?id=86cafa24-2e81-4684-a333-e2caa5b5bd98&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:50.853 7 INFO neutron.db.segments_db [None req-6a8b8e1a-b000-4d68-b8b4-d412bab4d5cd c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment ad5e9197-1db1-47e8-9ea9-9080601968b6 of type vxlan for network 11365dad-d97d-4834-a84c-eaa3dd731110 [pid: 7|app: 0|req: 292/574] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:26:50 2026] POST /v2.0/networks => generated 751 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/575] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:48 2026] POST /v2.0/routers => generated 730 bytes in 2950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/576] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:50 2026] POST /v2.0/subnets => generated 674 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/577] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:51 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:51.319 7 INFO neutron.db.segments_db [None req-9cd93856-fb36-4c3f-9788-eba98c312f89 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 9b7165d8-b962-4fb8-8ef3-490ed76d3fcb of type vxlan for network 90019163-796c-440c-9415-f314eeff021b 2026-05-05 08:26:51.618 7 INFO neutron.db.l3_hamode_db [None req-9cd93856-fb36-4c3f-9788-eba98c312f89 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 284/578] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:26:51 2026] PUT /v2.0/routers/20b9ebf1-4eb3-42e3-815d-75d4070b8d2f/add_router_interface => generated 309 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/579] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:52 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/580] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:52 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:52.840 7 INFO neutron.db.l3_hamode_db [None req-9cd93856-fb36-4c3f-9788-eba98c312f89 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/581] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:52 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/582] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:52 2026] GET /v2.0/security-groups?id=86cafa24-2e81-4684-a333-e2caa5b5bd98&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-05 08:26:53.909 8 INFO neutron.db.l3_db [None req-2f379ea3-beec-4863-88a9-53495ecb3e11 3fdd8d75864c4217a6d191d51fc189f4 9ad15ee6ea3145449939614df9e2c7ec - - default default] Floating IP 2f73e3e0-259c-4fd8-b5bd-e9e323131759 associated. External IP: 10.96.250.220, port: b3a8647d-8eb7-4010-adf4-c03cee31118e. [pid: 7|app: 0|req: 295/583] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:26:51 2026] POST /v2.0/routers => generated 738 bytes in 2872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:26:54.132 7 WARNING neutron_lib.context [None req-fea91a96-5383-41d1-bb69-7f11808912a7 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 296/584] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:26:54 2026] POST /v2.0/security-groups => generated 1659 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/585] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:26:52 2026] PUT /v2.0/floatingips/2f73e3e0-259c-4fd8-b5bd-e9e323131759 => generated 855 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/586] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:54 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:54.406 7 WARNING neutron_lib.context [None req-edf7497d-d231-4f9a-a921-7891f53d3617 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 298/587] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:26:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/588] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:54 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/589] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:54 2026] GET /v2.0/security-groups?id=86cafa24-2e81-4684-a333-e2caa5b5bd98&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-05 08:26:54.649 7 WARNING neutron_lib.context [None req-b43991a0-2d32-4ec9-b5e4-b1c77b3867f2 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:26:54.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-953d61ee-900b-4f2b-9246-9fdb6c320fb7'] response: {'name': 'network-changed', 'server_uuid': '609ffc34-d4e0-4df3-9938-28ba844e0e6e', 'tag': 'b3a8647d-8eb7-4010-adf4-c03cee31118e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 301/590] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:26:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/591] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:54 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/592] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:26:54 2026] GET /v2.0/ports?tenant_id=9ad15ee6ea3145449939614df9e2c7ec&device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:26:54.872 7 WARNING neutron_lib.context [None req-378c3a26-5600-42e0-9acc-9aa1620aea95 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/593] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:26:54 2026] POST /v2.0/floatingips => generated 552 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/594] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:55 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/595] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:26:55 2026] GET /v2.0/networks?id=5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05 => generated 772 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/596] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:55 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => 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: 290/597] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:26:54 2026] PUT /v2.0/routers/87d61cd4-542a-4660-8a0d-76ab3dcf907e/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/598] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:26:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b3a8647d-8eb7-4010-adf4-c03cee31118e => generated 858 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/599] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:55 2026] GET /v2.0/security-groups?id=14d8d845-2966-4e4a-a0b3-3004e57bb61d&fields=id&fields=name => generated 112 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/600] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:26:55 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/603] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:26:56 2026] GET /v2.0/subnets?id=83310e36-b460-4599-af14-92a1ec273bf4 => generated 670 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/604] 10.0.0.176 () {34 vars in 1098 bytes} [Tue May 5 08:26:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--770280845&fields=id&tenant_id=f9a795b1dcdf4011b99b9f3cecb63e89 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:26:56.609 8 INFO neutron.db.l3_db [req-8eb9f006-c21e-4259-99e6-7c57587e5362 req-687734ef-aab9-47d7-bf7d-a56d2c0a4813 3fdd8d75864c4217a6d191d51fc189f4 9ad15ee6ea3145449939614df9e2c7ec - - default default] Floating IP 2f73e3e0-259c-4fd8-b5bd-e9e323131759 disassociated. External IP: 10.96.250.220, port: b3a8647d-8eb7-4010-adf4-c03cee31118e. 2026-05-05 08:26:56.677 7 INFO neutron.db.l3_db [None req-5994a9ce-a387-461a-822e-0da6a8b8c1f5 47b277ec88f54077bdac73765bd2bc84 848f7a0d25b14d49979968e8b920c9f2 - - default default] Floating IP d4245559-1ef9-4977-b99c-c576a5c26613 associated. External IP: 10.96.250.219, port: 507cb63b-5d36-44a5-842b-51e32650b3fc. [pid: 8|app: 0|req: 298/605] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:26:56 2026] DELETE /v2.0/ports/b3a8647d-8eb7-4010-adf4-c03cee31118e => generated 0 bytes in 850 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/606] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:26:55 2026] PUT /v2.0/floatingips/d4245559-1ef9-4977-b99c-c576a5c26613 => generated 856 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/607] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/ports?network_id=5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:26:57.102 8 WARNING neutron_lib.context [None req-af99d323-002d-488a-8cb7-1e10b898c9b4 391003722a5048e199954d4df7239620 5806a6dde8a1486f88743f31b28273e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 309/608] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/networks?id=732a6af6-30d6-4516-bd96-6682ebbf8c3d => generated 675 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/609] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/ports?device_id=609ffc34-d4e0-4df3-9938-28ba844e0e6e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:26:57.227 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-090e6440-5afc-4054-b133-10d4601eb914'] response: {'server_uuid': '609ffc34-d4e0-4df3-9938-28ba844e0e6e', 'name': 'network-vif-deleted', 'tag': 'b3a8647d-8eb7-4010-adf4-c03cee31118e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 311/610] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:26:57.251 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f5bd85d-4d9e-4d19-9fea-866fcd4b621c'] response: {'name': 'network-changed', 'server_uuid': '5d093009-e890-4a58-a948-ba6c27c1f4c0', 'tag': '507cb63b-5d36-44a5-842b-51e32650b3fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 312/611] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/quotas/f9a795b1dcdf4011b99b9f3cecb63e89 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/612] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:26:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/613] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05?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: 314/614] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/ports?tenant_id=848f7a0d25b14d49979968e8b920c9f2&device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/615] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:57.423 7 WARNING neutron_lib.context [None req-a2bd4db9-069c-461c-ba5e-21bd028b926d 391003722a5048e199954d4df7239620 5806a6dde8a1486f88743f31b28273e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/616] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/ports?tenant_id=f9a795b1dcdf4011b99b9f3cecb63e89&fields=id => generated 103 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/617] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/networks?id=fada30df-d5e9-4b8f-a43d-60cefb46f16a => generated 776 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/618] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:26:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/619] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/security-groups?id=86cafa24-2e81-4684-a333-e2caa5b5bd98&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/620] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:26:57.666 7 WARNING neutron_lib.context [None req-943213d0-7b12-42db-9c23-68889770d8e5 391003722a5048e199954d4df7239620 5806a6dde8a1486f88743f31b28273e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/621] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=507cb63b-5d36-44a5-842b-51e32650b3fc => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/622] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:26:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/623] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?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-05 08:26:57.784 8 WARNING neutron_lib.context [None req-8db26608-71c6-4af3-b70b-43587041b56f 391003722a5048e199954d4df7239620 5806a6dde8a1486f88743f31b28273e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 319/624] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/subnets?id=9f50c67d-c587-47a7-96a1-f39c14e7d6cd => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/625] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/ports?network_id=fada30df-d5e9-4b8f-a43d-60cefb46f16a&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: 321/626] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/627] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/628] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:57 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/629] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:26:58 2026] GET /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a?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: 325/630] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:26:58 2026] GET /v2.0/security-groups?id=86cafa24-2e81-4684-a333-e2caa5b5bd98&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: 326/631] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:26:58 2026] DELETE /v2.0/security-groups/14d8d845-2966-4e4a-a0b3-3004e57bb61d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:26:58.424 7 INFO neutron.api.v2.resource [None req-e83e6563-1fcf-47b7-8f0a-7dded48702de 3fdd8d75864c4217a6d191d51fc189f4 9ad15ee6ea3145449939614df9e2c7ec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 327/632] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:26:58 2026] GET /v2.0/security-groups/14d8d845-2966-4e4a-a0b3-3004e57bb61d => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/633] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:26:58 2026] DELETE /v2.0/floatingips/2f73e3e0-259c-4fd8-b5bd-e9e323131759 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/634] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:26:58 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/635] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:26:57 2026] POST /v2.0/floatingips => generated 552 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/636] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:26:58 2026] GET /v2.0/networks?id=732a6af6-30d6-4516-bd96-6682ebbf8c3d => generated 675 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:26:59.371 8 INFO neutron.db.l3_db [req-72391af6-ee2c-4c7f-adcd-f02ab0371a4b req-fafaee62-f6ed-4a3b-a4a9-0ea5fed942a9 47b277ec88f54077bdac73765bd2bc84 848f7a0d25b14d49979968e8b920c9f2 - - default default] Floating IP d4245559-1ef9-4977-b99c-c576a5c26613 disassociated. External IP: 10.96.250.219, port: 507cb63b-5d36-44a5-842b-51e32650b3fc. [pid: 8|app: 0|req: 308/637] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:26:58 2026] DELETE /v2.0/ports/507cb63b-5d36-44a5-842b-51e32650b3fc => generated 0 bytes in 871 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/638] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:26:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f9a795b1dcdf4011b99b9f3cecb63e89 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/639] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:59 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => 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: 311/640] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:26:59 2026] GET /v2.0/ports?device_id=5d093009-e890-4a58-a948-ba6c27c1f4c0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:26:59.924 8 WARNING neutron_lib.context [req-a25210db-eb8e-40c8-8dcb-73891cef47c2 req-737816ef-de92-458d-830f-a0b836580635 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:26:59.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-398dce96-e548-4d1d-97b0-b59165a850e7'] response: {'server_uuid': '5d093009-e890-4a58-a948-ba6c27c1f4c0', 'name': 'network-vif-deleted', 'tag': '507cb63b-5d36-44a5-842b-51e32650b3fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 330/641] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:26:58 2026] PUT /v2.0/routers/f232f6ec-1a32-4cee-8c88-d309d70db1ab/remove_router_interface => generated 309 bytes in 1319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/642] 10.0.0.176 () {34 vars in 1100 bytes} [Tue May 5 08:27:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1341950696&fields=id&tenant_id=5806a6dde8a1486f88743f31b28273e4 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/643] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:26:59 2026] POST /v2.0/ports => generated 958 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/644] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:27:00 2026] GET /v2.0/networks?id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 683 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:00.868 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-47534a15-f6c5-4888-8e41-1d5317502f32 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 314/645] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:27:00 2026] PUT /v2.0/ports/ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 => generated 1203 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/646] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:27:00 2026] GET /v2.0/quotas/5806a6dde8a1486f88743f31b28273e4 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:00 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/648] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/ports?tenant_id=5806a6dde8a1486f88743f31b28273e4&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/649] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/ports?tenant_id=f9a795b1dcdf4011b99b9f3cecb63e89&device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/650] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/651] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/652] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:01.318 7 INFO neutron.db.l3_hamode_db [None req-47534a15-f6c5-4888-8e41-1d5317502f32 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network e992be4c-07f9-45aa-bdc4-a28f6d4367aa was deleted as no HA routers are present in tenant 9ad15ee6ea3145449939614df9e2c7ec. [pid: 7|app: 0|req: 332/653] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:00 2026] DELETE /v2.0/routers/f232f6ec-1a32-4cee-8c88-d309d70db1ab => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?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: 334/655] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/subnets?id=43f97852-3920-40ed-966f-23f2efef3d66 => generated 669 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/656] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:01 2026] DELETE /v2.0/security-groups/86cafa24-2e81-4684-a333-e2caa5b5bd98 => 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: 323/657] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/ports?network_id=732a6af6-30d6-4516-bd96-6682ebbf8c3d&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:27:01.499 8 INFO neutron.api.v2.resource [None req-6defcc54-7b26-4dc4-b032-ff0ba811fc09 47b277ec88f54077bdac73765bd2bc84 848f7a0d25b14d49979968e8b920c9f2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 324/658] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/security-groups/86cafa24-2e81-4684-a333-e2caa5b5bd98 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/659] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => 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: 326/660] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:01 2026] DELETE /v2.0/subnets/83310e36-b460-4599-af14-92a1ec273bf4 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:27:01.684 7 INFO neutron.services.segments.plugin [-] Segment c107f8fa-63e4-43b9-8f2d-d4a930deb744 resource provider aggregate not found 2026-05-05 08:27:01.708 7 INFO neutron.services.segments.plugin [-] Segment c107f8fa-63e4-43b9-8f2d-d4a930deb744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c107f8fa-63e4-43b9-8f2d-d4a930deb744 found for delete ", "request_id": "req-44aa4a59-f854-4d72-a0fb-242610c78bf8"}]} 2026-05-05 08:27:01.730 7 INFO neutron.services.segments.plugin [-] Segment c107f8fa-63e4-43b9-8f2d-d4a930deb744 resource provider aggregate not found [pid: 7|app: 0|req: 336/662] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:01 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?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) 2026-05-05 08:27:01.751 7 INFO neutron.services.segments.plugin [-] Segment c107f8fa-63e4-43b9-8f2d-d4a930deb744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c107f8fa-63e4-43b9-8f2d-d4a930deb744 found for delete ", "request_id": "req-812722e8-ab17-4b6f-8dc2-3615af6db2a8"}]} [pid: 8|app: 0|req: 327/663] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:27:01 2026] DELETE /v2.0/floatingips/d4245559-1ef9-4977-b99c-c576a5c26613 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:02.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be0464cb-1dfc-4c50-8e35-00d04c32a9b6'] response: {'name': 'network-changed', 'server_uuid': 'a4274df8-ca66-4a90-8caa-4d0be60d9b3b', 'tag': 'ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/664] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:01 2026] DELETE /v2.0/networks/5d7091b7-95fc-4a5c-a0fc-0b6dd7ac6f05 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:02 2026] GET /v2.0/ports?tenant_id=f9a795b1dcdf4011b99b9f3cecb63e89&device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/666] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:02 2026] GET /v2.0/networks?id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 683 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/667] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:02 2026] GET /v2.0/networks?id=732a6af6-30d6-4516-bd96-6682ebbf8c3d => generated 771 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/668] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:02 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:02 2026] GET /v2.0/security-groups?tenant_id=9ad15ee6ea3145449939614df9e2c7ec&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/670] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:27:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5806a6dde8a1486f88743f31b28273e4 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/671] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/672] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:02 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/673] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:02 2026] DELETE /v2.0/security-groups/7be5ba5b-c837-486d-9f33-9b6c4587f131 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:02.732 7 WARNING neutron_lib.context [req-919b4aa0-42f8-435e-8b09-eeb647d88c05 req-d23b58c4-1373-4484-b633-33173f73818a 391003722a5048e199954d4df7239620 5806a6dde8a1486f88743f31b28273e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 347/674] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:27:02 2026] POST /v2.0/ports => generated 958 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/675] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:03 2026] GET /v2.0/subnets?id=43f97852-3920-40ed-966f-23f2efef3d66 => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/676] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:03 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 961 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/677] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:01 2026] PUT /v2.0/routers/a841d913-ae38-4dec-a60a-6f9723035650/remove_router_interface => generated 309 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/678] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:03 2026] GET /v2.0/ports?network_id=732a6af6-30d6-4516-bd96-6682ebbf8c3d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/679] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:03 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:03.728 7 INFO neutron.services.segments.plugin [-] Segment cde9f7fb-ad9e-4320-882f-2c6f108fd963 resource provider aggregate not found 2026-05-05 08:27:03.744 7 INFO neutron.services.segments.plugin [-] Segment cde9f7fb-ad9e-4320-882f-2c6f108fd963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cde9f7fb-ad9e-4320-882f-2c6f108fd963 found for delete ", "request_id": "req-426245bc-588e-4ce5-94c9-cedbe7434135"}]} 2026-05-05 08:27:03.782 7 INFO neutron.services.segments.plugin [-] Segment cde9f7fb-ad9e-4320-882f-2c6f108fd963 resource provider aggregate not found [pid: 7|app: 0|req: 350/680] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:27:03 2026] PUT /v2.0/ports/81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 1203 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:27:03.801 7 INFO neutron.services.segments.plugin [-] Segment cde9f7fb-ad9e-4320-882f-2c6f108fd963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cde9f7fb-ad9e-4320-882f-2c6f108fd963 found for delete ", "request_id": "req-84b82523-2dc4-4dcb-afd9-494823f15eb3"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:27:03.850 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79334f17-5458-4221-910a-d9e308240ecc'] response: {'name': 'network-changed', 'server_uuid': 'fc536c09-d886-4852-9f02-0c1df2d10f8f', 'tag': '81ec8557-175a-49c0-b205-d6b1c2573ef1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 351/681] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:03 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/682] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:03 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/683] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:03 2026] GET /v2.0/ports?tenant_id=5806a6dde8a1486f88743f31b28273e4&device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/684] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:03 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?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: 355/685] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&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: 356/686] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/687] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/subnets?id=3410b85d-d66e-4279-8e5c-e6425f3b3615 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/688] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/ports?network_id=11365dad-d97d-4834-a84c-eaa3dd731110&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/689] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?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: 360/690] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?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: 361/691] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/ports?tenant_id=5806a6dde8a1486f88743f31b28273e4&device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/692] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/networks?id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/693] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/694] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => 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: 365/695] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&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-05 08:27:04.667 8 INFO neutron.services.segments.plugin [-] Segment 0717983e-c308-47ed-81fc-490adfcf0dc7 resource provider aggregate not found 2026-05-05 08:27:04.696 8 INFO neutron.services.segments.plugin [-] Segment 0717983e-c308-47ed-81fc-490adfcf0dc7 resource provider aggregate not found [pid: 7|app: 0|req: 366/696] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/subnets?id=3410b85d-d66e-4279-8e5c-e6425f3b3615 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:04.701 8 INFO neutron.services.segments.plugin [-] Segment 0717983e-c308-47ed-81fc-490adfcf0dc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0717983e-c308-47ed-81fc-490adfcf0dc7 found for delete ", "request_id": "req-8e6a0e78-a941-4584-ac93-5b6ff54751f3"}]} 2026-05-05 08:27:04.713 8 INFO neutron.services.segments.plugin [-] Segment 0717983e-c308-47ed-81fc-490adfcf0dc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0717983e-c308-47ed-81fc-490adfcf0dc7 found for delete ", "request_id": "req-0ee9fa90-c8d9-4d3a-b845-a4fc6f3e7814"}]} 2026-05-05 08:27:04.716 8 INFO neutron.db.l3_hamode_db [None req-f28d3b96-83c2-44ee-9513-d7397aefff66 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network 3ec92e08-ba64-4a78-afe5-7a7733149365 was deleted as no HA routers are present in tenant 848f7a0d25b14d49979968e8b920c9f2. [pid: 8|app: 0|req: 331/697] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:03 2026] DELETE /v2.0/routers/a841d913-ae38-4dec-a60a-6f9723035650 => generated 0 bytes in 1252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/698] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/ports?network_id=11365dad-d97d-4834-a84c-eaa3dd731110&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/699] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?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: 332/700] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:04 2026] DELETE /v2.0/subnets/9f50c67d-c587-47a7-96a1-f39c14e7d6cd => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/701] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:04 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/702] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:05 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/703] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:05 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&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: 333/704] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:04 2026] DELETE /v2.0/networks/fada30df-d5e9-4b8f-a43d-60cefb46f16a => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/705] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:05 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => 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: 373/706] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:05 2026] GET /v2.0/security-groups?tenant_id=848f7a0d25b14d49979968e8b920c9f2&name=default => generated 2921 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/707] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:05 2026] DELETE /v2.0/security-groups/b6a5bad1-5614-4986-9923-a33d26f09b5c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/708] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:05 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/709] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:05 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:05.893 8 INFO neutron.db.l3_db [None req-90300ad5-863e-4eac-8928-eb2897972094 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] Floating IP b2a0b689-4dbb-4e51-8302-76560a1016d9 associated. External IP: 10.96.250.216, port: ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8. [pid: 8|app: 0|req: 334/710] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:27:05 2026] PUT /v2.0/floatingips/b2a0b689-4dbb-4e51-8302-76560a1016d9 => generated 856 bytes in 1218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/711] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:06 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:07.062 8 INFO neutron.services.segments.plugin [-] Segment a61cb362-d5a8-4cb5-8f50-affd21dba028 resource provider aggregate not found 2026-05-05 08:27:07.067 8 INFO neutron.services.segments.plugin [-] Segment a61cb362-d5a8-4cb5-8f50-affd21dba028 resource provider aggregate not found 2026-05-05 08:27:07.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea0a7250-fe09-4d95-a832-6f65b7eba7b5'] response: {'name': 'network-changed', 'server_uuid': 'a4274df8-ca66-4a90-8caa-4d0be60d9b3b', 'tag': 'ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8', 'status': 'completed', 'code': 200} 2026-05-05 08:27:07.083 8 INFO neutron.services.segments.plugin [-] Segment a61cb362-d5a8-4cb5-8f50-affd21dba028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a61cb362-d5a8-4cb5-8f50-affd21dba028 found for delete ", "request_id": "req-524789ff-add6-4e69-b16c-d9c1bfee1a03"}]} 2026-05-05 08:27:07.092 8 INFO neutron.services.segments.plugin [-] Segment a61cb362-d5a8-4cb5-8f50-affd21dba028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a61cb362-d5a8-4cb5-8f50-affd21dba028 found for delete ", "request_id": "req-508879f8-aec4-4d2e-8700-7eb43a11851c"}]} [pid: 8|app: 0|req: 335/712] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/713] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/ports?tenant_id=f9a795b1dcdf4011b99b9f3cecb63e89&device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => 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: 336/714] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/networks?id=732a6af6-30d6-4516-bd96-6682ebbf8c3d => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/715] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/security-groups?tenant_id=45c1ea279fcb474c9922c83ab27d8224&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/716] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 => generated 859 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/717] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/subnets?id=43f97852-3920-40ed-966f-23f2efef3d66 => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/718] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:07 2026] DELETE /v2.0/security-groups/84b6c501-de7d-4c4a-8bbb-86dcaa7526ea => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/719] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/ports?network_id=732a6af6-30d6-4516-bd96-6682ebbf8c3d&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: 339/720] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/721] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?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: 7|app: 0|req: 383/722] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:07 2026] GET /v2.0/security-groups?tenant_id=3c5daa52d2474fb0b19c75e9fec53abb&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/723] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:07 2026] DELETE /v2.0/security-groups/1b4b32c3-5e47-417c-9543-56d4eab66750 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:08.073 8 INFO neutron.db.segments_db [None req-9753592b-af22-4c0c-a534-87c269b92593 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment d3513004-f457-404f-af60-0b64b67ada24 of type vxlan for network 8ff4cc21-fe45-48ac-b7cb-2d8de67d2493 [pid: 8|app: 0|req: 340/724] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:27:07 2026] POST /v2.0/networks => generated 738 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/725] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:08 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/726] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:08 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&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: 341/727] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:08 2026] POST /v2.0/subnets => generated 661 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/728] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:08 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:08.552 8 INFO neutron.db.segments_db [None req-2ed96acc-ab83-441d-9da3-159fe8eddaa4 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment c6ef2fa0-45aa-4f55-879e-96f7a0b0ac4e of type vxlan for network a3fe8b66-34e2-4bd6-b8d2-4a582267515b 2026-05-05 08:27:08.837 8 INFO neutron.db.l3_hamode_db [None req-2ed96acc-ab83-441d-9da3-159fe8eddaa4 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:27:08.944 7 INFO neutron.db.l3_db [None req-ce543b05-db38-496f-9208-30b0dc63569f 391003722a5048e199954d4df7239620 5806a6dde8a1486f88743f31b28273e4 - - default default] Floating IP 713ed2ac-34e1-4f54-bf22-e65fc07ff37b associated. External IP: 10.96.250.207, port: 81ec8557-175a-49c0-b205-d6b1c2573ef1. [pid: 7|app: 0|req: 388/729] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:27:08 2026] PUT /v2.0/floatingips/713ed2ac-34e1-4f54-bf22-e65fc07ff37b => generated 856 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:09.391 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2ca2887-1230-4bb9-98db-913f8c1bd7ed'] response: {'name': 'network-changed', 'server_uuid': 'fc536c09-d886-4852-9f02-0c1df2d10f8f', 'tag': '81ec8557-175a-49c0-b205-d6b1c2573ef1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 389/730] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => 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: 390/731] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/732] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/ports?tenant_id=5806a6dde8a1486f88743f31b28273e4&device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => 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: 392/733] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/networks?id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/734] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/735] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/subnets?id=3410b85d-d66e-4279-8e5c-e6425f3b3615 => 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: 395/736] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/ports?network_id=11365dad-d97d-4834-a84c-eaa3dd731110&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/737] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:09.884 8 INFO neutron.db.l3_hamode_db [None req-2ed96acc-ab83-441d-9da3-159fe8eddaa4 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 397/738] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:09 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/741] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:08 2026] POST /v2.0/routers => generated 725 bytes in 2528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/742] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:27:11 2026] PUT /v2.0/routers/7a7f6262-cf7d-473c-88c6-1df6da196b50/add_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:13.132 8 WARNING neutron_lib.context [None req-131543b1-2f2a-4188-9257-8c29b6a2e2cb b27fb1cd3ef4429fa7b9029f541c45c6 39c9d11e59ab407b8a6addabb3263430 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 343/743] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:27:13 2026] POST /v2.0/security-groups => generated 1661 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:27:13.239 7 WARNING neutron_lib.context [None req-220719df-6337-4858-84a9-0155d276d5f3 b27fb1cd3ef4429fa7b9029f541c45c6 39c9d11e59ab407b8a6addabb3263430 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 401/744] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:27:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:13.383 8 WARNING neutron_lib.context [None req-64fabc49-0494-406c-85d1-45b6301a0667 b27fb1cd3ef4429fa7b9029f541c45c6 39c9d11e59ab407b8a6addabb3263430 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 344/745] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:27:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:13.506 7 WARNING neutron_lib.context [None req-ee9e010f-2271-4df1-bee1-8e11231c7ace b27fb1cd3ef4429fa7b9029f541c45c6 39c9d11e59ab407b8a6addabb3263430 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 402/746] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:27:13 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/747] 10.0.0.176 () {34 vars in 1100 bytes} [Tue May 5 08:27:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1508491474&fields=id&tenant_id=39c9d11e59ab407b8a6addabb3263430 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/748] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:27:14 2026] GET /v2.0/networks?id=8ff4cc21-fe45-48ac-b7cb-2d8de67d2493 => 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: 347/749] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:27:14 2026] GET /v2.0/quotas/39c9d11e59ab407b8a6addabb3263430 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/750] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:27:14 2026] GET /v2.0/ports?tenant_id=39c9d11e59ab407b8a6addabb3263430&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/751] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:27:14 2026] GET /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/752] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:27:14 2026] GET /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493?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: 403/753] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:14 2026] GET /v2.0/security-groups?tenant_id=59bb1bba54e045c9846f56360bcb7e75&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/754] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:15 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/755] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:14 2026] DELETE /v2.0/security-groups/aef32cc9-a43b-478f-9023-3b0aa9c46a7c => 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: 405/756] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:15 2026] GET /v2.0/security-groups?tenant_id=46f92b34687945d29963c88352abe2d6&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/757] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:15 2026] DELETE /v2.0/security-groups/497a385b-0735-4493-b597-ed677afe996c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/758] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:15 2026] GET /v2.0/networks?id=8ff4cc21-fe45-48ac-b7cb-2d8de67d2493 => generated 670 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/759] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:27:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39c9d11e59ab407b8a6addabb3263430 => generated 181 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:16.053 7 WARNING neutron_lib.context [req-6458ceb5-3271-48b5-a69d-03cf94c1c883 req-75597d6e-0417-497f-b03f-5168dfdfd704 b27fb1cd3ef4429fa7b9029f541c45c6 39c9d11e59ab407b8a6addabb3263430 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 354/760] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:16 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => 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: 407/761] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:27:16 2026] POST /v2.0/ports => generated 958 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/762] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:27:16 2026] PUT /v2.0/ports/5ed69862-1fcd-4496-88a6-fbd84834230b => generated 1203 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/763] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:16 2026] GET /v2.0/ports?tenant_id=39c9d11e59ab407b8a6addabb3263430&device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:27:17.104 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b50e343-4989-4410-abe7-3299cfad6389'] response: {'name': 'network-changed', 'server_uuid': 'b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d', 'tag': '5ed69862-1fcd-4496-88a6-fbd84834230b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 356/764] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5ed69862-1fcd-4496-88a6-fbd84834230b => 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: 409/765] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/subnets?id=ea3b7431-5cbd-44b3-974e-f03421b67312 => generated 664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/766] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/ports?network_id=8ff4cc21-fe45-48ac-b7cb-2d8de67d2493&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/767] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/768] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => 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: 411/769] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/770] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/security-groups?id=026042cb-eac5-4b77-9d5d-4432b267aa5d&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/771] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/ports?tenant_id=39c9d11e59ab407b8a6addabb3263430&device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => 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: 360/772] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/networks?id=8ff4cc21-fe45-48ac-b7cb-2d8de67d2493 => generated 766 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/773] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5ed69862-1fcd-4496-88a6-fbd84834230b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/774] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/subnets?id=ea3b7431-5cbd-44b3-974e-f03421b67312 => generated 664 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/775] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/ports?network_id=8ff4cc21-fe45-48ac-b7cb-2d8de67d2493&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/776] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493?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: 416/777] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493?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: 362/778] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 5 08:27:17 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 1244 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/779] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 5 08:27:18 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/780] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:18 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/781] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:18 2026] GET /v2.0/security-groups?id=026042cb-eac5-4b77-9d5d-4432b267aa5d&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: 364/782] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 5 08:27:18 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/783] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 5 08:27:18 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&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: 365/784] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:19 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/785] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:19 2026] GET /v2.0/security-groups?id=026042cb-eac5-4b77-9d5d-4432b267aa5d&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: 366/786] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:19 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/787] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/788] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/789] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/790] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => 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: 369/791] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/ports?tenant_id=f9a795b1dcdf4011b99b9f3cecb63e89&device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => 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: 423/792] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/793] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/networks?id=732a6af6-30d6-4516-bd96-6682ebbf8c3d => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/794] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 => 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: 425/795] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/subnets?id=43f97852-3920-40ed-966f-23f2efef3d66 => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/796] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/797] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/ports?network_id=732a6af6-30d6-4516-bd96-6682ebbf8c3d&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/798] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:20 2026] GET /v2.0/security-groups?id=026042cb-eac5-4b77-9d5d-4432b267aa5d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/799] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:21 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/800] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:21 2026] GET /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/801] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:21 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/802] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:21 2026] GET /v2.0/security-groups?tenant_id=2bc34c4720054d96a885f2e60bd7c27a&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:27:21.691 8 INFO neutron.db.l3_db [None req-f11a17bc-c048-4a78-a4c5-dbdab6bac0eb b27fb1cd3ef4429fa7b9029f541c45c6 39c9d11e59ab407b8a6addabb3263430 - - default default] Floating IP 79402dd4-257b-491f-82fc-3925b37e3532 associated. External IP: 10.96.250.204, port: 5ed69862-1fcd-4496-88a6-fbd84834230b. [pid: 7|app: 0|req: 430/803] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:21 2026] DELETE /v2.0/security-groups/d84c58e1-51ee-43c5-8b39-0f10838207a0 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/804] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:21 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/805] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:21 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/806] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:27:21 2026] PUT /v2.0/floatingips/79402dd4-257b-491f-82fc-3925b37e3532 => generated 856 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/807] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:21 2026] GET /v2.0/security-groups?tenant_id=d08ac1192006410da9224d07a9761745&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/808] 10.0.0.176 () {34 vars in 971 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/ports/81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 972 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/809] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:22.230 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-25b998d4-710b-4c93-84d0-e3835be477a3'] response: {'name': 'network-changed', 'server_uuid': 'b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d', 'tag': '5ed69862-1fcd-4496-88a6-fbd84834230b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/810] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/811] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:22 2026] DELETE /v2.0/security-groups/b5e70c75-b0e4-4fd1-a214-708f1bcbb0d5 => 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: 436/812] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/ports?tenant_id=39c9d11e59ab407b8a6addabb3263430&device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => 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: 377/813] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/security-groups?id=026042cb-eac5-4b77-9d5d-4432b267aa5d&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/814] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/networks?id=8ff4cc21-fe45-48ac-b7cb-2d8de67d2493 => generated 766 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/815] 199.204.45.89 () {34 vars in 999 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/subnets?network_id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 659 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/816] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5ed69862-1fcd-4496-88a6-fbd84834230b => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/817] 199.204.45.89 () {34 vars in 1145 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f&device_owner=compute%3Anova&network_id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/818] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/subnets?id=ea3b7431-5cbd-44b3-974e-f03421b67312 => generated 664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/819] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/ports?network_id=8ff4cc21-fe45-48ac-b7cb-2d8de67d2493&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/820] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/821] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/822] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/823] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:22 2026] GET /v2.0/security-groups?id=026042cb-eac5-4b77-9d5d-4432b267aa5d&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/824] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/825] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:27:22 2026] PUT /v2.0/ports/81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 1149 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/826] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/827] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/ports?tenant_id=5806a6dde8a1486f88743f31b28273e4&device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 1421 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/828] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/829] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/networks?id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/830] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:23.678 7 INFO neutron.db.l3_db [req-f6904038-e598-4e09-8847-0fce76011a82 req-4d61b727-1da2-4f65-a4eb-4789565eda88 b27fb1cd3ef4429fa7b9029f541c45c6 39c9d11e59ab407b8a6addabb3263430 - - default default] Floating IP 79402dd4-257b-491f-82fc-3925b37e3532 disassociated. External IP: 10.96.250.204, port: 5ed69862-1fcd-4496-88a6-fbd84834230b. [pid: 8|app: 0|req: 386/831] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => 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: 387/832] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/subnets?id=3410b85d-d66e-4279-8e5c-e6425f3b3615 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/833] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/ports?network_id=11365dad-d97d-4834-a84c-eaa3dd731110&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: 389/834] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/835] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/836] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:23 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:24.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a1ad2e9-c685-4d7f-a68a-4bd8b7241204'] response: {'name': 'network-changed', 'server_uuid': 'fc536c09-d886-4852-9f02-0c1df2d10f8f', 'tag': '81ec8557-175a-49c0-b205-d6b1c2573ef1', 'status': 'completed', 'code': 200} 2026-05-05 08:27:24.406 8 WARNING neutron_lib.context [None req-17f673b4-c80b-4f4b-b5f8-38fce4089874 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:27:24.548 8 INFO neutron.db.segments_db [None req-17f673b4-c80b-4f4b-b5f8-38fce4089874 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Added segment 0292ddb4-3d46-4721-b613-3d6db724abb0 of type vxlan for network 3b51db20-1116-4e8a-ba00-72fe7f0dd523 [pid: 7|app: 0|req: 446/837] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:27:23 2026] DELETE /v2.0/ports/5ed69862-1fcd-4496-88a6-fbd84834230b => generated 0 bytes in 1309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/838] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/ports?tenant_id=5806a6dde8a1486f88743f31b28273e4&device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 1421 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/839] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 1152 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/840] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:27:24 2026] POST /v2.0/networks => generated 634 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/841] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/networks?id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/842] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:24.751 8 WARNING neutron_lib.context [None req-452fb9e8-a962-4223-81a7-a2279786abbe 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 450/843] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&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-05 08:27:24.839 8 INFO neutron.db.segments_db [None req-452fb9e8-a962-4223-81a7-a2279786abbe 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Added segment a89fdf88-a9db-47eb-a87d-dd3efab51b74 of type vxlan for network 185c0ba8-ea9f-4dde-aa08-da364d1ca3f8 2026-05-05 08:27:24.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-964ef2b0-127b-463a-b2d0-eb3c6ed593de'] response: {'server_uuid': 'b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d', 'name': 'network-vif-deleted', 'tag': '5ed69862-1fcd-4496-88a6-fbd84834230b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/844] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/845] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&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: 453/846] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => 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: 454/847] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/subnets?id=3410b85d-d66e-4279-8e5c-e6425f3b3615 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/848] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:27:24 2026] POST /v2.0/networks => generated 634 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:24.976 7 WARNING neutron_lib.context [None req-7b5f18ee-3325-4b87-b1dc-cc121a705090 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 395/849] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:24 2026] GET /v2.0/ports?network_id=11365dad-d97d-4834-a84c-eaa3dd731110&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/850] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:25 2026] GET /v2.0/ports?device_id=b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d => 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: 397/851] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:25 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/852] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:25 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?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: 455/853] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:24 2026] POST /v2.0/subnets => generated 622 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/854] 199.204.45.89 () {34 vars in 1117 bytes} [Tue May 5 08:27:25 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:27:25.353 7 WARNING neutron_lib.context [None req-3eea8c94-286e-41a9-a4f0-4c90b2c3e3a0 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 456/855] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:25 2026] POST /v2.0/subnets => generated 631 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:25.694 7 WARNING neutron_lib.context [None req-026fdb84-e3a8-4a8d-badf-b1a04ffdcf70 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:27:25.747 7 INFO neutron.db.segments_db [None req-026fdb84-e3a8-4a8d-badf-b1a04ffdcf70 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Added segment 3a1edbac-a036-4a12-af95-a7daf393c902 of type vxlan for network 51c9020a-077a-48e4-a6e9-914b7f49693c [pid: 8|app: 0|req: 400/856] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:27:25 2026] PUT /v2.0/ports/81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 972 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/859] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:25 2026] GET /v2.0/ports?tenant_id=5806a6dde8a1486f88743f31b28273e4&device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/860] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:26 2026] GET /v2.0/networks?id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 779 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:26.120 7 INFO neutron.db.l3_hamode_db [None req-026fdb84-e3a8-4a8d-badf-b1a04ffdcf70 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 405/861] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/862] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:26 2026] DELETE /v2.0/security-groups/026042cb-eac5-4b77-9d5d-4432b267aa5d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:26.314 7 INFO neutron.db.l3_hamode_db [None req-026fdb84-e3a8-4a8d-badf-b1a04ffdcf70 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:27:26.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e4ebb25-99a4-43f0-9613-984d6e43ed90'] response: {'name': 'network-changed', 'server_uuid': 'fc536c09-d886-4852-9f02-0c1df2d10f8f', 'tag': '81ec8557-175a-49c0-b205-d6b1c2573ef1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 407/863] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:26 2026] GET /v2.0/subnets?id=3410b85d-d66e-4279-8e5c-e6425f3b3615 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:26.358 8 INFO neutron.api.v2.resource [None req-91270b7d-f044-45c2-ae56-7c6be38d883f b27fb1cd3ef4429fa7b9029f541c45c6 39c9d11e59ab407b8a6addabb3263430 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/864] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:27:26 2026] GET /v2.0/security-groups/026042cb-eac5-4b77-9d5d-4432b267aa5d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/865] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:26 2026] GET /v2.0/ports?network_id=11365dad-d97d-4834-a84c-eaa3dd731110&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/866] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:27:26 2026] DELETE /v2.0/floatingips/79402dd4-257b-491f-82fc-3925b37e3532 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/867] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:26 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?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: 457/868] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:25 2026] POST /v2.0/routers => generated 511 bytes in 1419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/869] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:27 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/870] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:26 2026] PUT /v2.0/routers/7a7f6262-cf7d-473c-88c6-1df6da196b50/remove_router_interface => generated 309 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/871] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:27 2026] GET /v2.0/ports?tenant_id=5806a6dde8a1486f88743f31b28273e4&device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/872] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:27:27 2026] PUT /v2.0/routers/c459f116-94ea-454b-acaf-dd518174c68a/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/873] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:28 2026] GET /v2.0/networks?id=11365dad-d97d-4834-a84c-eaa3dd731110 => generated 779 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/874] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:28 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/875] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:27:28 2026] GET /v2.0/ports/ff422f56-de6f-4fdc-ac28-f2965d9d3b3a => generated 959 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/876] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/877] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:28 2026] GET /v2.0/security-groups?id=7f7211d2-e26e-48a8-adf7-59b3f860725a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:29.080 8 INFO neutron.db.l3_hamode_db [None req-81020323-ab12-4f19-9e58-d6de5e7794f9 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network a3fe8b66-34e2-4bd6-b8d2-4a582267515b was deleted as no HA routers are present in tenant 39c9d11e59ab407b8a6addabb3263430. 2026-05-05 08:27:29.083 8 INFO neutron.services.segments.plugin [-] Segment c6ef2fa0-45aa-4f55-879e-96f7a0b0ac4e resource provider aggregate not found [pid: 8|app: 0|req: 414/878] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:27 2026] DELETE /v2.0/routers/7a7f6262-cf7d-473c-88c6-1df6da196b50 => generated 0 bytes in 1101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:29.099 8 INFO neutron.services.segments.plugin [-] Segment c6ef2fa0-45aa-4f55-879e-96f7a0b0ac4e resource provider aggregate not found 2026-05-05 08:27:29.109 8 INFO neutron.services.segments.plugin [-] Segment c6ef2fa0-45aa-4f55-879e-96f7a0b0ac4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ef2fa0-45aa-4f55-879e-96f7a0b0ac4e found for delete ", "request_id": "req-283e2f5a-6fe1-454c-8f5a-55d7a5c6eace"}]} 2026-05-05 08:27:29.116 8 INFO neutron.services.segments.plugin [-] Segment c6ef2fa0-45aa-4f55-879e-96f7a0b0ac4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ef2fa0-45aa-4f55-879e-96f7a0b0ac4e found for delete ", "request_id": "req-c30b16d6-1567-42c2-8477-007650e95e01"}]} [pid: 8|app: 0|req: 415/879] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:29 2026] GET /v2.0/subnets?id=3410b85d-d66e-4279-8e5c-e6425f3b3615 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/880] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:27:29 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/881] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:29 2026] DELETE /v2.0/subnets/ea3b7431-5cbd-44b3-974e-f03421b67312 => 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: 418/882] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:29 2026] GET /v2.0/ports?network_id=11365dad-d97d-4834-a84c-eaa3dd731110&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:27:29.765 8 INFO neutron.db.l3_db [req-854b3a03-c0fc-49bb-af39-2b76ff4941b7 req-f4e5ace4-7b32-4e28-92bc-a3e71d1c1b23 391003722a5048e199954d4df7239620 5806a6dde8a1486f88743f31b28273e4 - - default default] Floating IP 713ed2ac-34e1-4f54-bf22-e65fc07ff37b disassociated. External IP: 10.96.250.207, port: 81ec8557-175a-49c0-b205-d6b1c2573ef1. [pid: 8|app: 0|req: 419/883] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:27:29 2026] DELETE /v2.0/ports/81ec8557-175a-49c0-b205-d6b1c2573ef1 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:27:30.225 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c3061ba-aa02-4318-85f3-bbcdcd154e4d'] response: {'server_uuid': 'fc536c09-d886-4852-9f02-0c1df2d10f8f', 'name': 'network-vif-deleted', 'tag': '81ec8557-175a-49c0-b205-d6b1c2573ef1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 465/884] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:27:28 2026] PUT /v2.0/routers/c459f116-94ea-454b-acaf-dd518174c68a/add_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/885] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:30 2026] DELETE /v2.0/networks/8ff4cc21-fe45-48ac-b7cb-2d8de67d2493 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/886] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:30 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/887] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:30 2026] GET /v2.0/ports?device_id=fc536c09-d886-4852-9f02-0c1df2d10f8f => 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: 467/888] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:27:30 2026] GET /v2.0/ports/f3d21a74-8d1e-48af-ab76-9ecc3f9a3765 => generated 967 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/889] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:30 2026] GET /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110?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: 423/890] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:30 2026] GET /v2.0/security-groups?tenant_id=39c9d11e59ab407b8a6addabb3263430&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: 424/891] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:30 2026] DELETE /v2.0/security-groups/42b35f26-e35f-4d3e-abe2-299d14b93c0e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:31.545 8 INFO neutron.services.segments.plugin [-] Segment d3513004-f457-404f-af60-0b64b67ada24 resource provider aggregate not found 2026-05-05 08:27:31.551 8 INFO neutron.services.segments.plugin [-] Segment d3513004-f457-404f-af60-0b64b67ada24 resource provider aggregate not found 2026-05-05 08:27:31.569 8 INFO neutron.services.segments.plugin [-] Segment d3513004-f457-404f-af60-0b64b67ada24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3513004-f457-404f-af60-0b64b67ada24 found for delete ", "request_id": "req-d065ad83-7387-4fb7-ae4c-5d0596f21710"}]} 2026-05-05 08:27:31.572 8 INFO neutron.services.segments.plugin [-] Segment d3513004-f457-404f-af60-0b64b67ada24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3513004-f457-404f-af60-0b64b67ada24 found for delete ", "request_id": "req-e5125d92-38cf-4534-a53a-ef39862e1180"}]} [pid: 8|app: 0|req: 425/892] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:31 2026] DELETE /v2.0/security-groups/7f7211d2-e26e-48a8-adf7-59b3f860725a => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:31.709 8 INFO neutron.api.v2.resource [None req-662fa586-3ffa-415e-b852-5623390de26d 391003722a5048e199954d4df7239620 5806a6dde8a1486f88743f31b28273e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 426/893] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:27:31 2026] GET /v2.0/security-groups/7f7211d2-e26e-48a8-adf7-59b3f860725a => 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: 468/894] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:30 2026] PUT /v2.0/routers/c459f116-94ea-454b-acaf-dd518174c68a/remove_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/895] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:27:31 2026] DELETE /v2.0/floatingips/713ed2ac-34e1-4f54-bf22-e65fc07ff37b => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/896] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:31 2026] PUT /v2.0/routers/c459f116-94ea-454b-acaf-dd518174c68a/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/897] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:27:32 2026] GET /v2.0/ports?device_id=c459f116-94ea-454b-acaf-dd518174c68a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:33.605 7 INFO neutron.services.segments.plugin [-] Segment 3a1edbac-a036-4a12-af95-a7daf393c902 resource provider aggregate not found 2026-05-05 08:27:33.615 7 INFO neutron.services.segments.plugin [-] Segment 3a1edbac-a036-4a12-af95-a7daf393c902 resource provider aggregate not found 2026-05-05 08:27:33.620 7 INFO neutron.db.l3_hamode_db [None req-c229138f-87d3-411e-a30e-8a1490219a02 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] HA network 51c9020a-077a-48e4-a6e9-914b7f49693c was deleted as no HA routers are present in tenant b06e25cc01cc4e14b49380944a2fcc41. 2026-05-05 08:27:33.622 7 INFO neutron.services.segments.plugin [-] Segment 3a1edbac-a036-4a12-af95-a7daf393c902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a1edbac-a036-4a12-af95-a7daf393c902 found for delete ", "request_id": "req-4ace3765-ebb5-422f-b194-bd088792b84d"}]} [pid: 7|app: 0|req: 471/898] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:32 2026] DELETE /v2.0/routers/c459f116-94ea-454b-acaf-dd518174c68a => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:33.637 7 INFO neutron.services.segments.plugin [-] Segment 3a1edbac-a036-4a12-af95-a7daf393c902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a1edbac-a036-4a12-af95-a7daf393c902 found for delete ", "request_id": "req-3edbb8ed-9701-42b3-96db-8764f4356e1f"}]} [pid: 8|app: 0|req: 428/899] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:32 2026] PUT /v2.0/routers/87d61cd4-542a-4660-8a0d-76ab3dcf907e/remove_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/900] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 5 08:27:33 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/901] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:33 2026] DELETE /v2.0/subnets/d79ab11c-a2d6-4e54-b767-dfe900b4ea3b => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/902] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:33 2026] GET /v2.0/security-groups?tenant_id=49ead0fd9a5c4c50ad0e493634d38be9&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/903] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 5 08:27:33 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/904] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:34 2026] DELETE /v2.0/subnets/1202023e-cf5c-4ba4-a741-8fe760266819 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/905] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:34 2026] DELETE /v2.0/security-groups/8eca7d32-bd7d-4cc2-83cd-ea2b26e72987 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:34.510 8 INFO neutron.services.segments.plugin [-] Segment a89fdf88-a9db-47eb-a87d-dd3efab51b74 resource provider aggregate not found 2026-05-05 08:27:34.517 8 INFO neutron.services.segments.plugin [-] Segment a89fdf88-a9db-47eb-a87d-dd3efab51b74 resource provider aggregate not found 2026-05-05 08:27:34.526 8 INFO neutron.services.segments.plugin [-] Segment a89fdf88-a9db-47eb-a87d-dd3efab51b74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a89fdf88-a9db-47eb-a87d-dd3efab51b74 found for delete ", "request_id": "req-3257bd74-761f-4a86-977c-28c89ec4f66f"}]} 2026-05-05 08:27:34.531 8 INFO neutron.services.segments.plugin [-] Segment a89fdf88-a9db-47eb-a87d-dd3efab51b74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a89fdf88-a9db-47eb-a87d-dd3efab51b74 found for delete ", "request_id": "req-0f1eda2d-6140-4728-9dec-506e8321278c"}]} [pid: 8|app: 0|req: 433/906] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:34 2026] DELETE /v2.0/networks/185c0ba8-ea9f-4dde-aa08-da364d1ca3f8 => 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: 434/907] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:34 2026] DELETE /v2.0/networks/3b51db20-1116-4e8a-ba00-72fe7f0dd523 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:27:34.763 8 WARNING neutron_lib.context [None req-1e6aee0d-d95f-4d1b-b882-569b8858bae9 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:27:34.821 8 INFO neutron.db.segments_db [None req-1e6aee0d-d95f-4d1b-b882-569b8858bae9 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Added segment 8ad811a5-7bee-403f-886e-560dc5c261ef of type vxlan for network bc60d3d5-7f70-4bed-a976-71d05acc2a39 [pid: 8|app: 0|req: 435/908] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:27:34 2026] POST /v2.0/networks => generated 634 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:34.941 8 WARNING neutron_lib.context [None req-95f11bad-9b96-4fa3-b58f-d1153e1884e3 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:27:35.031 7 INFO neutron.db.l3_hamode_db [None req-28462e6e-1be7-4010-aeb5-be9a45babe6e c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network 90019163-796c-440c-9415-f314eeff021b was deleted as no HA routers are present in tenant 5806a6dde8a1486f88743f31b28273e4. [pid: 7|app: 0|req: 474/909] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:33 2026] DELETE /v2.0/routers/87d61cd4-542a-4660-8a0d-76ab3dcf907e => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/910] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:35 2026] DELETE /v2.0/subnets/3410b85d-d66e-4279-8e5c-e6425f3b3615 => 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: 436/911] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:34 2026] POST /v2.0/subnets => generated 622 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:35.290 8 WARNING neutron_lib.context [None req-bd3b1794-d9c3-4c48-af5a-7076fea83e46 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:27:35.338 8 INFO neutron.db.segments_db [None req-bd3b1794-d9c3-4c48-af5a-7076fea83e46 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Added segment 6db6080e-71ba-468c-a690-3586904ea250 of type vxlan for network bd0cc386-7d62-4e8b-bef4-fa7a678d9d90 2026-05-05 08:27:35.632 8 INFO neutron.db.l3_hamode_db [None req-bd3b1794-d9c3-4c48-af5a-7076fea83e46 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:27:35.657 7 INFO neutron.services.segments.plugin [-] Segment 9b7165d8-b962-4fb8-8ef3-490ed76d3fcb resource provider aggregate not found 2026-05-05 08:27:35.662 7 INFO neutron.services.segments.plugin [-] Segment 9b7165d8-b962-4fb8-8ef3-490ed76d3fcb resource provider aggregate not found [pid: 7|app: 0|req: 476/912] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:35 2026] DELETE /v2.0/networks/11365dad-d97d-4834-a84c-eaa3dd731110 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:27:35.859 8 INFO neutron.db.l3_hamode_db [None req-bd3b1794-d9c3-4c48-af5a-7076fea83e46 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:27:35.860 7 INFO neutron.services.segments.plugin [-] Segment 9b7165d8-b962-4fb8-8ef3-490ed76d3fcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7165d8-b962-4fb8-8ef3-490ed76d3fcb found for delete ", "request_id": "req-b8087f7d-956c-410e-8bbc-53925f67ba02"}]} 2026-05-05 08:27:35.868 7 INFO neutron.services.segments.plugin [-] Segment 9b7165d8-b962-4fb8-8ef3-490ed76d3fcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7165d8-b962-4fb8-8ef3-490ed76d3fcb found for delete ", "request_id": "req-fc46e8bd-3bd3-4bae-b101-c47545e88656"}]} 2026-05-05 08:27:35.898 7 INFO neutron.services.segments.plugin [-] Segment ad5e9197-1db1-47e8-9ea9-9080601968b6 resource provider aggregate not found 2026-05-05 08:27:35.905 7 INFO neutron.services.segments.plugin [-] Segment ad5e9197-1db1-47e8-9ea9-9080601968b6 resource provider aggregate not found 2026-05-05 08:27:35.914 7 INFO neutron.services.segments.plugin [-] Segment ad5e9197-1db1-47e8-9ea9-9080601968b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5e9197-1db1-47e8-9ea9-9080601968b6 found for delete ", "request_id": "req-56ae5e94-23b4-418b-84d1-60e59516c208"}]} 2026-05-05 08:27:35.918 7 INFO neutron.services.segments.plugin [-] Segment ad5e9197-1db1-47e8-9ea9-9080601968b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5e9197-1db1-47e8-9ea9-9080601968b6 found for delete ", "request_id": "req-b68355f5-ef1d-45c1-9983-c3db0d8c081b"}]} [pid: 7|app: 0|req: 477/913] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:35 2026] GET /v2.0/security-groups?tenant_id=5806a6dde8a1486f88743f31b28273e4&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/914] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:35 2026] DELETE /v2.0/security-groups/371b3507-4561-455b-bde9-2d6b407ac912 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:36.554 8 INFO neutron.services.segments.plugin [-] Segment 0292ddb4-3d46-4721-b613-3d6db724abb0 resource provider aggregate not found 2026-05-05 08:27:36.569 8 INFO neutron.services.segments.plugin [-] Segment 0292ddb4-3d46-4721-b613-3d6db724abb0 resource provider aggregate not found 2026-05-05 08:27:36.576 8 INFO neutron.services.segments.plugin [-] Segment 0292ddb4-3d46-4721-b613-3d6db724abb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0292ddb4-3d46-4721-b613-3d6db724abb0 found for delete ", "request_id": "req-fe5fef65-6f2a-406f-b5dd-a1d0a678ff50"}]} 2026-05-05 08:27:36.597 8 INFO neutron.services.segments.plugin [-] Segment 0292ddb4-3d46-4721-b613-3d6db724abb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0292ddb4-3d46-4721-b613-3d6db724abb0 found for delete ", "request_id": "req-9604a346-11f6-4285-b4e1-affdac6aa8d4"}]} [pid: 8|app: 0|req: 437/915] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:35 2026] POST /v2.0/routers => generated 511 bytes in 1327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:36.623 7 WARNING neutron_lib.context [None req-a144895a-c8b8-4d98-9e5b-9bae75581b73 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 479/916] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:27:36 2026] POST /v2.0/ports => generated 964 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:37.874 7 WARNING keystonemiddleware.audit [None req-a144895a-c8b8-4d98-9e5b-9bae75581b73 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Skipping service tempest-service-128962546 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:27:38.010 7 INFO neutron.db.segments_db [None req-ec284c59-bbde-462e-8cb1-64c2a299993f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment d030f8fd-a804-4fd4-a3b5-b5c48371fd25 of type vxlan for network dda3122f-96d9-445f-9ace-a809034a9fb5 [pid: 7|app: 0|req: 480/917] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:27:37 2026] POST /v2.0/networks => generated 745 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:38.146 7 WARNING keystonemiddleware.audit [None req-ec284c59-bbde-462e-8cb1-64c2a299993f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Skipping service tempest-service-128962546 as it have no endpoints. [pid: 8|app: 0|req: 438/918] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:27:37 2026] PUT /v2.0/routers/e110919b-619a-47c4-8b57-8b3b1b109cb8/add_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/919] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:27:38 2026] GET /v2.0/ports/75a122ab-83ab-4418-8ad9-b27dbe849a1f => generated 1038 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/920] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:38 2026] POST /v2.0/subnets => generated 668 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:27:38.374 7 WARNING keystonemiddleware.audit [None req-9a8cb0aa-edfe-4ecf-81b5-d869064451bf c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Skipping service tempest-service-128962546 as it have no endpoints. 2026-05-05 08:27:38.417 7 INFO neutron.db.segments_db [None req-e832b970-19b1-408d-8b0d-bc50e214277b c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 8c832c1c-c74e-4823-a7c6-97016f116574 of type vxlan for network c727c1c8-ce23-483e-bdd9-ebeee70d07fc 2026-05-05 08:27:38.759 7 INFO neutron.db.l3_hamode_db [None req-e832b970-19b1-408d-8b0d-bc50e214277b c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 440/921] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:38 2026] PUT /v2.0/routers/e110919b-619a-47c4-8b57-8b3b1b109cb8/remove_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/922] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:39 2026] GET /v2.0/security-groups?tenant_id=35be967a9ab341b4add021a71ca8f50b&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:27:40.073 7 INFO neutron.db.l3_hamode_db [None req-e832b970-19b1-408d-8b0d-bc50e214277b c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:27:40.148 8 INFO neutron.api.v2.resource [None req-c2a58e12-7f17-4203-b4ec-6d4bc7465c02 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/923] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:40 2026] PUT /v2.0/routers/e110919b-619a-47c4-8b57-8b3b1b109cb8/remove_router_interface => generated 197 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/924] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:40 2026] DELETE /v2.0/security-groups/4ca36040-2c8c-4ea2-8d9d-0da2ea366417 => 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: 444/925] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:27:40 2026] GET /v2.0/ports?device_id=e110919b-619a-47c4-8b57-8b3b1b109cb8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:41.038 8 INFO neutron.services.segments.plugin [-] Segment 6db6080e-71ba-468c-a690-3586904ea250 resource provider aggregate not found 2026-05-05 08:27:41.043 8 INFO neutron.services.segments.plugin [-] Segment 6db6080e-71ba-468c-a690-3586904ea250 resource provider aggregate not found 2026-05-05 08:27:41.056 8 INFO neutron.services.segments.plugin [-] Segment 6db6080e-71ba-468c-a690-3586904ea250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db6080e-71ba-468c-a690-3586904ea250 found for delete ", "request_id": "req-aacae3b4-f029-44be-ae04-1b0def6bf584"}]} 2026-05-05 08:27:41.061 8 INFO neutron.services.segments.plugin [-] Segment 6db6080e-71ba-468c-a690-3586904ea250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db6080e-71ba-468c-a690-3586904ea250 found for delete ", "request_id": "req-b1b78a1e-6d90-4bd3-a2c3-2e0cae90e839"}]} 2026-05-05 08:27:41.064 8 INFO neutron.db.l3_hamode_db [None req-0eb10674-e90d-4bcb-a9c9-fe97d42de9ed 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] HA network bd0cc386-7d62-4e8b-bef4-fa7a678d9d90 was deleted as no HA routers are present in tenant b06e25cc01cc4e14b49380944a2fcc41. [pid: 8|app: 0|req: 445/926] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:40 2026] DELETE /v2.0/routers/e110919b-619a-47c4-8b57-8b3b1b109cb8 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/927] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:38 2026] POST /v2.0/routers => generated 732 bytes in 2772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/928] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:41 2026] GET /v2.0/security-groups?tenant_id=88fdd6a96acd470dae0bec1c74f7f2a8&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/931] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:41 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:41.232 7 WARNING keystonemiddleware.audit [req-5253bac6-b4dc-4ff5-ad6d-735ada6542f9 req-a2e92991-2d7e-4bbc-8b15-e462126732f5 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] Skipping service tempest-service-128962546 as it have no endpoints. [pid: 8|app: 0|req: 449/932] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:41 2026] DELETE /v2.0/subnets/6dc5a997-6681-4c87-91a0-b3f5375dd277 => 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: 450/933] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:41 2026] DELETE /v2.0/security-groups/568f47a1-8ae7-4f00-b55d-a27a8b932111 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/934] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:41 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 452/935] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:41 2026] DELETE /v2.0/networks/bc60d3d5-7f70-4bed-a976-71d05acc2a39 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/936] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:41 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:42.006 8 WARNING neutron_lib.context [None req-de51c270-3951-4b78-a30a-64c73b961e85 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:27:42.073 8 INFO neutron.db.segments_db [None req-de51c270-3951-4b78-a30a-64c73b961e85 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Added segment ee870af5-cb5a-43ac-8e2f-95efb589c0e8 of type vxlan for network a3f329fd-bd5e-4d83-933f-b5268d682ea4 [pid: 8|app: 0|req: 454/937] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:27:42 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/938] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:42 2026] GET /v2.0/security-groups?id=3b9eb5a1-901d-4914-a325-2f93023d34db&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-05 08:27:42.240 8 WARNING neutron_lib.context [None req-90bb3d52-22ec-467e-b591-dbdedcadfb08 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 456/939] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:42 2026] POST /v2.0/subnets => generated 622 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/940] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:27:42 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:42.600 8 WARNING neutron_lib.context [None req-5d6dafd4-6fa1-4d71-87c0-dc7862742248 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:27:42.652 8 INFO neutron.db.segments_db [None req-5d6dafd4-6fa1-4d71-87c0-dc7862742248 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Added segment beb226fb-67a2-4576-ade0-e617bda1e870 of type vxlan for network e11c8856-d4d7-48ab-b402-b17f45e46f40 [pid: 7|app: 0|req: 484/941] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:27:41 2026] PUT /v2.0/routers/de5983dc-1684-40fd-a2e0-b87b5a2ba4fb/add_router_interface => generated 309 bytes in 1481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:42.967 8 INFO neutron.db.l3_hamode_db [None req-5d6dafd4-6fa1-4d71-87c0-dc7862742248 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:27:42.994 7 INFO neutron.db.l3_db [req-7958d746-f0ac-4cb1-a572-3cbb246a7026 req-6d21c615-a9d4-48e3-a67e-1c395e73769e 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] Floating IP b2a0b689-4dbb-4e51-8302-76560a1016d9 disassociated. External IP: 10.96.250.216, port: ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8. 2026-05-05 08:27:43.080 8 INFO neutron.services.segments.plugin [-] Segment 8ad811a5-7bee-403f-886e-560dc5c261ef resource provider aggregate not found 2026-05-05 08:27:43.087 8 INFO neutron.services.segments.plugin [-] Segment 8ad811a5-7bee-403f-886e-560dc5c261ef resource provider aggregate not found 2026-05-05 08:27:43.110 8 INFO neutron.services.segments.plugin [-] Segment 8ad811a5-7bee-403f-886e-560dc5c261ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ad811a5-7bee-403f-886e-560dc5c261ef found for delete ", "request_id": "req-fdd8bb80-ef3a-47a1-8f2f-404fe04b281f"}]} 2026-05-05 08:27:43.110 8 INFO neutron.services.segments.plugin [-] Segment 8ad811a5-7bee-403f-886e-560dc5c261ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ad811a5-7bee-403f-886e-560dc5c261ef found for delete ", "request_id": "req-404e234a-e835-4d17-b55c-efa05fc970cc"}]} 2026-05-05 08:27:43.138 8 INFO neutron.db.l3_hamode_db [None req-5d6dafd4-6fa1-4d71-87c0-dc7862742248 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 485/942] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:27:42 2026] DELETE /v2.0/ports/ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/943] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:43 2026] GET /v2.0/ports?device_id=a4274df8-ca66-4a90-8caa-4d0be60d9b3b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:43.851 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68860f4d-e4b1-465e-ade1-efbc1619ba72'] response: {'server_uuid': 'a4274df8-ca66-4a90-8caa-4d0be60d9b3b', 'name': 'network-vif-deleted', 'tag': 'ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 487/944] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:27:43 2026] GET /v2.0/networks?id=dda3122f-96d9-445f-9ace-a809034a9fb5 => generated 677 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/945] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:27:43 2026] GET /v2.0/quotas/40dece73a76a47e78a5b4113682ac2d6 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/946] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:42 2026] POST /v2.0/routers => generated 511 bytes in 1457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/947] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:27:43 2026] GET /v2.0/ports?tenant_id=40dece73a76a47e78a5b4113682ac2d6&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/948] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:27:44 2026] GET /v2.0/networks/dda3122f-96d9-445f-9ace-a809034a9fb5?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/949] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:27:44 2026] GET /v2.0/networks/dda3122f-96d9-445f-9ace-a809034a9fb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/950] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:47 2026] DELETE /v2.0/security-groups/3b9eb5a1-901d-4914-a325-2f93023d34db => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/951] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:47 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:48.084 7 INFO neutron.api.v2.resource [None req-3618621f-f5e1-474b-b27b-f1bddfd86573 279063ebfb6c43b5abf74d8aba876752 f9a795b1dcdf4011b99b9f3cecb63e89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/952] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:27:48 2026] GET /v2.0/security-groups/3b9eb5a1-901d-4914-a325-2f93023d34db => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/953] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:27:48 2026] DELETE /v2.0/floatingips/b2a0b689-4dbb-4e51-8302-76560a1016d9 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/954] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:27:44 2026] PUT /v2.0/routers/258ffd16-24f6-492c-bec1-787f58093cc4/add_router_interface => generated 309 bytes in 4733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/955] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:27:48 2026] GET /v2.0/ports/cf841573-dfed-4b97-ba51-a58728da5cbf => generated 959 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/956] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:48 2026] GET /v2.0/networks?id=dda3122f-96d9-445f-9ace-a809034a9fb5 => generated 677 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/957] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:48 2026] PUT /v2.0/routers/20b9ebf1-4eb3-42e3-815d-75d4070b8d2f/remove_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:49.746 7 WARNING neutron_lib.context [req-fee0e715-08dd-4085-a59c-015e09dde417 req-4b743b85-8e47-4617-871d-0670fe40559a 7cc3c95c7af142e8bd15716c9fdea09f 40dece73a76a47e78a5b4113682ac2d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 497/958] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:27:49 2026] POST /v2.0/ports => generated 958 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/959] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:48 2026] PUT /v2.0/routers/258ffd16-24f6-492c-bec1-787f58093cc4/remove_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/960] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:50 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 961 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/961] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:27:50 2026] PUT /v2.0/ports/9d7360ac-4750-4065-a9ac-4e9ab64900ac => generated 1203 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/962] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:27:50 2026] GET /v2.0/ports?device_id=258ffd16-24f6-492c-bec1-787f58093cc4 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:50.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3a36e53-3385-4fae-bb8c-50fb534a1e40'] response: {'name': 'network-changed', 'server_uuid': '17bc71f3-6c37-4f12-a31a-2311cba53fc4', 'tag': '9d7360ac-4750-4065-a9ac-4e9ab64900ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 501/963] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:50 2026] GET /v2.0/security-groups?id=46c7e21a-1b4c-4e1d-8de4-30770cf2e5e3&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:27:51.415 8 INFO neutron.services.segments.plugin [-] Segment be287f2f-b06c-4e2c-b69e-16ece44d9a72 resource provider aggregate not found 2026-05-05 08:27:51.421 8 INFO neutron.services.segments.plugin [-] Segment be287f2f-b06c-4e2c-b69e-16ece44d9a72 resource provider aggregate not found 2026-05-05 08:27:51.434 8 INFO neutron.services.segments.plugin [-] Segment be287f2f-b06c-4e2c-b69e-16ece44d9a72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be287f2f-b06c-4e2c-b69e-16ece44d9a72 found for delete ", "request_id": "req-5a9f85a9-2669-42a9-ac18-f84275972d5c"}]} 2026-05-05 08:27:51.434 8 INFO neutron.services.segments.plugin [-] Segment be287f2f-b06c-4e2c-b69e-16ece44d9a72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be287f2f-b06c-4e2c-b69e-16ece44d9a72 found for delete ", "request_id": "req-e119fe1d-89fe-4d53-b6dd-20721b8144b6"}]} 2026-05-05 08:27:51.440 8 INFO neutron.db.l3_hamode_db [None req-941d2717-ccfc-43e1-a5ba-696584c315e6 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network 21e26b75-d862-46e8-b475-82b18c500a31 was deleted as no HA routers are present in tenant f9a795b1dcdf4011b99b9f3cecb63e89. [pid: 8|app: 0|req: 463/964] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:50 2026] DELETE /v2.0/routers/20b9ebf1-4eb3-42e3-815d-75d4070b8d2f => generated 0 bytes in 1080 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/965] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:51 2026] GET /v2.0/ports?tenant_id=40dece73a76a47e78a5b4113682ac2d6&device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:27:51.647 7 INFO neutron.services.segments.plugin [-] Segment beb226fb-67a2-4576-ade0-e617bda1e870 resource provider aggregate not found 2026-05-05 08:27:51.655 7 INFO neutron.db.l3_hamode_db [None req-b4584f6e-0fba-4437-97c2-a29f6a0026c5 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] HA network e11c8856-d4d7-48ab-b402-b17f45e46f40 was deleted as no HA routers are present in tenant b06e25cc01cc4e14b49380944a2fcc41. 2026-05-05 08:27:51.657 7 INFO neutron.services.segments.plugin [-] Segment beb226fb-67a2-4576-ade0-e617bda1e870 resource provider aggregate not found [pid: 7|app: 0|req: 502/966] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:51 2026] DELETE /v2.0/routers/258ffd16-24f6-492c-bec1-787f58093cc4 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:51.667 7 INFO neutron.services.segments.plugin [-] Segment beb226fb-67a2-4576-ade0-e617bda1e870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb226fb-67a2-4576-ade0-e617bda1e870 found for delete ", "request_id": "req-d56d817a-8b35-4573-b33c-3c1e9984ab7c"}]} 2026-05-05 08:27:51.680 7 INFO neutron.services.segments.plugin [-] Segment beb226fb-67a2-4576-ade0-e617bda1e870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb226fb-67a2-4576-ade0-e617bda1e870 found for delete ", "request_id": "req-8cac31d4-73b0-45b0-b048-5c847b37fa10"}]} [pid: 7|app: 0|req: 503/967] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:51 2026] DELETE /v2.0/subnets/43f97852-3920-40ed-966f-23f2efef3d66 => 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: 465/968] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:51 2026] GET /v2.0/security-groups?tenant_id=0181cca2dac04c2a82d0376725b3e7d0&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/969] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9d7360ac-4750-4065-a9ac-4e9ab64900ac => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/970] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:51 2026] DELETE /v2.0/subnets/e16ce415-b128-4298-b371-1764d76180e1 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/971] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:52 2026] DELETE /v2.0/security-groups/b80fccf8-d327-4a88-8788-38123f327401 => 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: 468/972] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:52 2026] GET /v2.0/subnets?id=85451539-32a1-4d12-a3c5-74f7ae3bde66 => generated 671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/973] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:51 2026] DELETE /v2.0/networks/732a6af6-30d6-4516-bd96-6682ebbf8c3d => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/974] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:52 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/975] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:52 2026] GET /v2.0/ports?network_id=dda3122f-96d9-445f-9ace-a809034a9fb5&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 471/976] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:52 2026] GET /v2.0/security-groups?tenant_id=251f13103a084b40b778daf87432915c&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/977] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:52 2026] GET /v2.0/security-groups?id=46c7e21a-1b4c-4e1d-8de4-30770cf2e5e3&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: 473/978] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:52 2026] GET /v2.0/networks/dda3122f-96d9-445f-9ace-a809034a9fb5?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: 474/979] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:52 2026] GET /v2.0/security-groups?tenant_id=f9a795b1dcdf4011b99b9f3cecb63e89&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/980] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:52 2026] DELETE /v2.0/security-groups/ad920453-adea-40a2-8fc2-94069e840033 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/981] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:52 2026] GET /v2.0/networks/dda3122f-96d9-445f-9ace-a809034a9fb5?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: 477/982] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:52 2026] DELETE /v2.0/security-groups/70f55937-91c1-4d47-8f23-54a4ec8d0f46 => 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: 478/983] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/ports?tenant_id=40dece73a76a47e78a5b4113682ac2d6&device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/984] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:27:52 2026] DELETE /v2.0/networks/a3f329fd-bd5e-4d83-933f-b5268d682ea4 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:27:53.138 7 WARNING neutron_lib.context [None req-96cfaf16-6abd-43f8-9f91-4c745f1cf74a 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 479/985] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/networks?id=dda3122f-96d9-445f-9ace-a809034a9fb5 => generated 773 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:53.185 7 INFO neutron.db.segments_db [None req-96cfaf16-6abd-43f8-9f91-4c745f1cf74a 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Added segment 40bef885-b886-4e7d-8803-22ed3a977d17 of type vxlan for network 6a51263a-a1e0-4e2d-be13-94fa2a8166be [pid: 8|app: 0|req: 480/986] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9d7360ac-4750-4065-a9ac-4e9ab64900ac => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/987] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/subnets?id=85451539-32a1-4d12-a3c5-74f7ae3bde66 => generated 671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/988] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/ports?network_id=dda3122f-96d9-445f-9ace-a809034a9fb5&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: 483/989] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/networks/dda3122f-96d9-445f-9ace-a809034a9fb5?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/990] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/networks/dda3122f-96d9-445f-9ace-a809034a9fb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:53.511 7 INFO neutron.db.l3_hamode_db [None req-96cfaf16-6abd-43f8-9f91-4c745f1cf74a 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:27:53.686 7 INFO neutron.services.segments.plugin [-] Segment 996e6a19-b273-4590-9b50-790fc11c4854 resource provider aggregate not found 2026-05-05 08:27:53.713 7 INFO neutron.services.segments.plugin [-] Segment 996e6a19-b273-4590-9b50-790fc11c4854 resource provider aggregate not found 2026-05-05 08:27:53.717 7 INFO neutron.services.segments.plugin [-] Segment 996e6a19-b273-4590-9b50-790fc11c4854 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 996e6a19-b273-4590-9b50-790fc11c4854 found for delete ", "request_id": "req-0bcd444e-1949-4e97-8260-5ab2c8e8a49f"}]} 2026-05-05 08:27:53.737 7 INFO neutron.services.segments.plugin [-] Segment ee870af5-cb5a-43ac-8e2f-95efb589c0e8 resource provider aggregate not found 2026-05-05 08:27:53.743 7 INFO neutron.services.segments.plugin [-] Segment 996e6a19-b273-4590-9b50-790fc11c4854 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 996e6a19-b273-4590-9b50-790fc11c4854 found for delete ", "request_id": "req-ceef9c07-385b-48c2-b236-095bcb7fc9db"}]} 2026-05-05 08:27:53.762 7 INFO neutron.services.segments.plugin [-] Segment ee870af5-cb5a-43ac-8e2f-95efb589c0e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee870af5-cb5a-43ac-8e2f-95efb589c0e8 found for delete ", "request_id": "req-8a500acc-0ca4-40a4-aa01-cf57aa836438"}]} [pid: 8|app: 0|req: 485/991] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:27:53.787 7 INFO neutron.services.segments.plugin [-] Segment ee870af5-cb5a-43ac-8e2f-95efb589c0e8 resource provider aggregate not found 2026-05-05 08:27:53.815 7 INFO neutron.services.segments.plugin [-] Segment ee870af5-cb5a-43ac-8e2f-95efb589c0e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee870af5-cb5a-43ac-8e2f-95efb589c0e8 found for delete ", "request_id": "req-d3f0f767-78aa-421d-8d43-5e1c2a9bf68c"}]} [pid: 8|app: 0|req: 486/992] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:53 2026] GET /v2.0/security-groups?id=46c7e21a-1b4c-4e1d-8de4-30770cf2e5e3&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:54.667 7 INFO neutron.db.l3_hamode_db [None req-96cfaf16-6abd-43f8-9f91-4c745f1cf74a 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 487/993] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:54 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/994] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:54 2026] GET /v2.0/security-groups?id=46c7e21a-1b4c-4e1d-8de4-30770cf2e5e3&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: 507/997] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:27:53 2026] POST /v2.0/routers => generated 692 bytes in 2785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/998] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:27:55 2026] GET /v2.0/routers/9f0cec48-6a3b-4f45-a4ec-f7207dfdb469 => generated 698 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/999] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:56 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => 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: 493/1000] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:56 2026] GET /v2.0/security-groups?id=46c7e21a-1b4c-4e1d-8de4-30770cf2e5e3&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1001] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:27:56 2026] GET /v2.0/routers => generated 701 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1002] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:56 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1003] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:27:56 2026] GET /v2.0/security-groups?id=46c7e21a-1b4c-4e1d-8de4-30770cf2e5e3&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: 494/1004] 10.0.0.130 () {34 vars in 741 bytes} [Tue May 5 08:27:56 2026] PUT /v2.0/routers/9f0cec48-6a3b-4f45-a4ec-f7207dfdb469 => generated 705 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1005] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:27:56 2026] GET /v2.0/routers/9f0cec48-6a3b-4f45-a4ec-f7207dfdb469 => generated 705 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1006] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:27:57 2026] GET /v2.0/ports?device_id=9f0cec48-6a3b-4f45-a4ec-f7207dfdb469 => 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: 513/1007] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:27:57 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1008] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:56 2026] GET /v2.0/security-groups?tenant_id=f8f975529d244d338d116cbc6374d388&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1009] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:27:57 2026] DELETE /v2.0/ports/9d7360ac-4750-4065-a9ac-4e9ab64900ac => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:27:57.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-983786cf-c25e-446d-9a81-b6f2ca051987'] response: {'server_uuid': '17bc71f3-6c37-4f12-a31a-2311cba53fc4', 'name': 'network-vif-deleted', 'tag': '9d7360ac-4750-4065-a9ac-4e9ab64900ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 497/1010] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:57 2026] DELETE /v2.0/security-groups/2528585e-866d-42b1-abb0-3ebf4636d461 => 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: 498/1011] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:27:57 2026] GET /v2.0/ports?device_id=17bc71f3-6c37-4f12-a31a-2311cba53fc4 => 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: 499/1012] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:57 2026] GET /v2.0/security-groups?tenant_id=ab12c88f9d904c6fbce6472b0f688622&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:27:58.178 7 INFO neutron.services.segments.plugin [-] Segment 40bef885-b886-4e7d-8803-22ed3a977d17 resource provider aggregate not found 2026-05-05 08:27:58.183 7 INFO neutron.services.segments.plugin [-] Segment 40bef885-b886-4e7d-8803-22ed3a977d17 resource provider aggregate not found 2026-05-05 08:27:58.202 7 INFO neutron.services.segments.plugin [-] Segment 40bef885-b886-4e7d-8803-22ed3a977d17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40bef885-b886-4e7d-8803-22ed3a977d17 found for delete ", "request_id": "req-35e81d9e-2a79-437f-abbc-21036d8a9b8b"}]} 2026-05-05 08:27:58.204 7 INFO neutron.services.segments.plugin [-] Segment 40bef885-b886-4e7d-8803-22ed3a977d17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40bef885-b886-4e7d-8803-22ed3a977d17 found for delete ", "request_id": "req-21b9ca24-6c04-4ee0-ae15-7422e378e6b4"}]} 2026-05-05 08:27:58.209 7 INFO neutron.db.l3_hamode_db [None req-b361b319-c50e-4c1c-8871-c1d6851adeaa 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] HA network 6a51263a-a1e0-4e2d-be13-94fa2a8166be was deleted as no HA routers are present in tenant b06e25cc01cc4e14b49380944a2fcc41. [pid: 7|app: 0|req: 514/1013] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:57 2026] DELETE /v2.0/routers/9f0cec48-6a3b-4f45-a4ec-f7207dfdb469 => generated 0 bytes in 1147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1014] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:27:58 2026] GET /v2.0/ports?device_id=9f0cec48-6a3b-4f45-a4ec-f7207dfdb469 => 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: 500/1015] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/security-groups/21fb2f4d-4f56-44fc-a3d8-ca2e6a269c08 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:27:58.280 7 INFO neutron.api.v2.resource [None req-24cdda82-f970-4367-9884-5fd1f876bf95 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1016] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/routers/9f0cec48-6a3b-4f45-a4ec-f7207dfdb469 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1017] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:27:58 2026] GET /v2.0/ports?device_id=258ffd16-24f6-492c-bec1-787f58093cc4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:58.350 7 INFO neutron.api.v2.resource [None req-ed67426c-4881-4413-a9ad-769617bbdeed 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 517/1018] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/routers/258ffd16-24f6-492c-bec1-787f58093cc4 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:27:58.378 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33e3776e-a510-4ebf-a7f4-a3c2d48c0ce6 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 502/1019] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/subnets/e16ce415-b128-4298-b371-1764d76180e1 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1020] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:27:58 2026] GET /v2.0/ports?device_id=e110919b-619a-47c4-8b57-8b3b1b109cb8 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:58.451 8 INFO neutron.api.v2.resource [None req-7e730c8a-37e4-4edb-9d3b-994535c45263 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/1021] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/routers/e110919b-619a-47c4-8b57-8b3b1b109cb8 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:27:58.479 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8298bdf1-50ad-4db8-90fd-d7dd7433cb1b 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 519/1022] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/subnets/6dc5a997-6681-4c87-91a0-b3f5375dd277 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1023] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:27:58 2026] GET /v2.0/ports?device_id=c459f116-94ea-454b-acaf-dd518174c68a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:27:58.553 7 INFO neutron.api.v2.resource [None req-77433a2d-0ae6-4b69-a010-1ed0ce93cc39 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 520/1024] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/routers/c459f116-94ea-454b-acaf-dd518174c68a => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:27:58.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e995bb46-0f8b-43d9-b821-de352821196f 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/1025] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/subnets/d79ab11c-a2d6-4e54-b767-dfe900b4ea3b => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:27:58.618 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0790078a-9e88-4038-bef3-4bd796a35acc 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/1026] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:27:58 2026] DELETE /v2.0/subnets/1202023e-cf5c-4ba4-a741-8fe760266819 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:27:58.872 7 WARNING keystonemiddleware.audit [None req-0790078a-9e88-4038-bef3-4bd796a35acc 4c50bb4a1cf64a2888e1b2e7ad7faee4 b06e25cc01cc4e14b49380944a2fcc41 - - default default] Skipping service tempest-service-128962546 as it have no endpoints. [pid: 8|app: 0|req: 506/1027] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:58 2026] GET /v2.0/security-groups?tenant_id=a035bb3b6adb4604b3fa1ad38887fdcf&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1028] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:59 2026] DELETE /v2.0/security-groups/afa84c0b-c0ba-419f-9077-cfb920c9f678 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1029] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:59 2026] GET /v2.0/security-groups?tenant_id=b06e25cc01cc4e14b49380944a2fcc41&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1030] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:27:59 2026] GET /v2.0/security-groups?tenant_id=db935f9aae28423495df8f63fd0f11ab&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1031] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:59 2026] DELETE /v2.0/security-groups/bb626ffd-7fe1-4a17-a4c3-dd364bad68b1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1032] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:27:59 2026] DELETE /v2.0/security-groups/e6739a6f-b12d-4923-bf7f-756679b1da59 => 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: 522/1033] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:27:58 2026] PUT /v2.0/routers/de5983dc-1684-40fd-a2e0-b87b5a2ba4fb/remove_router_interface => generated 309 bytes in 1633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:00.525 8 WARNING keystonemiddleware.audit [None req-ca8e32ed-2bc1-4c23-9ede-b9fe73a50946 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Skipping service tempest-service-128962546 as it have no endpoints. [pid: 7|app: 0|req: 523/1034] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:00 2026] GET /v2.0/security-groups?tenant_id=36fc14dbd82b4a5cad9d1c54786e0520&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1035] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:00 2026] DELETE /v2.0/security-groups/63104d54-59a7-4f0a-bb5a-53e8fd8d4f43 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:01.523 7 WARNING neutron_lib.context [None req-7cdf015a-cb88-4cef-bfd5-55fc8850d4b7 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:01.685 8 INFO neutron.db.l3_hamode_db [None req-2dbf598a-bd29-45a9-a53a-2a6c3dc3ed10 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network c727c1c8-ce23-483e-bdd9-ebeee70d07fc was deleted as no HA routers are present in tenant 40dece73a76a47e78a5b4113682ac2d6. 2026-05-05 08:28:01.688 8 INFO neutron.services.segments.plugin [-] Segment 8c832c1c-c74e-4823-a7c6-97016f116574 resource provider aggregate not found 2026-05-05 08:28:01.689 7 INFO neutron.db.segments_db [None req-7cdf015a-cb88-4cef-bfd5-55fc8850d4b7 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Added segment 81464330-30c8-44c0-b0e6-f87ea659c8cf of type vxlan for network 445b8c58-f3d7-4b40-9471-104cd06eb18d 2026-05-05 08:28:01.695 8 INFO neutron.services.segments.plugin [-] Segment 8c832c1c-c74e-4823-a7c6-97016f116574 resource provider aggregate not found [pid: 8|app: 0|req: 512/1036] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:00 2026] DELETE /v2.0/routers/de5983dc-1684-40fd-a2e0-b87b5a2ba4fb => generated 0 bytes in 1190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:01.709 8 WARNING keystonemiddleware.audit [None req-2dbf598a-bd29-45a9-a53a-2a6c3dc3ed10 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Skipping service tempest-service-128962546 as it have no endpoints. 2026-05-05 08:28:01.724 8 INFO neutron.services.segments.plugin [-] Segment 8c832c1c-c74e-4823-a7c6-97016f116574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c832c1c-c74e-4823-a7c6-97016f116574 found for delete ", "request_id": "req-a66cbd26-65e2-49cc-b3b4-6cf1083c0583"}]} 2026-05-05 08:28:01.725 8 INFO neutron.services.segments.plugin [-] Segment 8c832c1c-c74e-4823-a7c6-97016f116574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c832c1c-c74e-4823-a7c6-97016f116574 found for delete ", "request_id": "req-bd750afa-89d8-4893-b6f1-aa888d37cf43"}]} [pid: 7|app: 0|req: 525/1037] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:01 2026] POST /v2.0/networks => generated 630 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:01.825 7 WARNING neutron_lib.context [None req-15c04d8d-4e43-4a75-98a0-86cccb5a2d2a 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:01.893 7 INFO neutron.db.segments_db [None req-15c04d8d-4e43-4a75-98a0-86cccb5a2d2a 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Added segment 92abc7ac-5efd-4c1c-94fb-99fd0b9b966d of type vxlan for network 358e02de-36d1-452e-9187-44a3538928a2 [pid: 7|app: 0|req: 526/1038] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:01 2026] POST /v2.0/networks => generated 628 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:02.019 7 WARNING neutron_lib.context [None req-f6a1f1ca-52a8-4d4d-b024-f404e9aea4ac 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 513/1039] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:01 2026] DELETE /v2.0/subnets/85451539-32a1-4d12-a3c5-74f7ae3bde66 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:02.268 8 WARNING keystonemiddleware.audit [None req-88493cf1-973e-4c9f-9f26-80faf04d8be0 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Skipping service tempest-service-128962546 as it have no endpoints. [pid: 7|app: 0|req: 527/1040] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:02 2026] POST /v2.0/subnets => generated 602 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:02.328 7 WARNING neutron_lib.context [None req-325fbc2c-3f61-47e6-bc71-7d6e0e490d2e 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 514/1041] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:02 2026] DELETE /v2.0/networks/dda3122f-96d9-445f-9ace-a809034a9fb5 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1042] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:02 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:02.670 8 WARNING neutron_lib.context [None req-05117d06-3cf4-43c7-921e-e81dc3c3bbca 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:02.710 8 INFO neutron.db.segments_db [None req-05117d06-3cf4-43c7-921e-e81dc3c3bbca 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Added segment 7d838213-3ff0-4de1-964c-e43efbaadeaa of type vxlan for network edcda563-e39a-4ad8-b1ea-b19644e3393c 2026-05-05 08:28:02.817 7 WARNING keystonemiddleware.audit [None req-325fbc2c-3f61-47e6-bc71-7d6e0e490d2e 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Skipping service tempest-service-128962546 as it have no endpoints. [pid: 7|app: 0|req: 529/1043] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:02 2026] GET /v2.0/security-groups?tenant_id=40dece73a76a47e78a5b4113682ac2d6&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:02.878 7 WARNING keystonemiddleware.audit [None req-6d30457f-9e9a-4a68-a123-29fdef0fa85c c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Skipping service tempest-service-128962546 as it have no endpoints. [pid: 7|app: 0|req: 530/1044] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:02 2026] DELETE /v2.0/security-groups/46c7e21a-1b4c-4e1d-8de4-30770cf2e5e3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:03.009 8 INFO neutron.db.l3_hamode_db [None req-05117d06-3cf4-43c7-921e-e81dc3c3bbca 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:28:03.187 8 INFO neutron.db.l3_hamode_db [None req-05117d06-3cf4-43c7-921e-e81dc3c3bbca 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:28:03.750 8 INFO neutron.services.segments.plugin [-] Segment d030f8fd-a804-4fd4-a3b5-b5c48371fd25 resource provider aggregate not found 2026-05-05 08:28:03.755 8 INFO neutron.services.segments.plugin [-] Segment d030f8fd-a804-4fd4-a3b5-b5c48371fd25 resource provider aggregate not found 2026-05-05 08:28:03.779 8 INFO neutron.services.segments.plugin [-] Segment d030f8fd-a804-4fd4-a3b5-b5c48371fd25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d030f8fd-a804-4fd4-a3b5-b5c48371fd25 found for delete ", "request_id": "req-6a2cdad7-e3fc-4fe8-ac1b-6b580551ed95"}]} 2026-05-05 08:28:03.780 8 INFO neutron.services.segments.plugin [-] Segment d030f8fd-a804-4fd4-a3b5-b5c48371fd25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d030f8fd-a804-4fd4-a3b5-b5c48371fd25 found for delete ", "request_id": "req-0c755b83-d6a6-4538-a8e0-0f7f546748c2"}]} [pid: 7|app: 0|req: 531/1045] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:03 2026] GET /v2.0/security-groups?tenant_id=9e96992455434f5c95e5b13481360c9a&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1046] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:03 2026] DELETE /v2.0/security-groups/1556b502-147c-46f4-9002-191092298050 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1047] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:02 2026] POST /v2.0/routers => generated 507 bytes in 1376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1048] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:04 2026] GET /v2.0/security-groups?tenant_id=fab56f3b473842f2ac4075c70c88bd92&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1049] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:04 2026] DELETE /v2.0/security-groups/d1ccd055-435b-4722-b74f-ac8990e3408d => 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: 518/1050] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:04 2026] GET /v2.0/security-groups?tenant_id=bbd250bc44d54140b5d4d27bc9e52aec&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1051] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:04 2026] DELETE /v2.0/security-groups/aeb748b1-ced5-4a25-bbf3-33dea7d4c83c => 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: 533/1052] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:28:04 2026] PUT /v2.0/routers/ed8ffce5-99e3-407a-b478-e002c2ac6b9f/add_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1053] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:05 2026] GET /v2.0/ports/37ae6b6f-ccfe-45ee-a869-ca7d2bd215b5 => generated 955 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1054] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:06 2026] GET /v2.0/security-groups?tenant_id=b138f8cfde1144c89a6f49a1064aecab&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1055] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:06 2026] GET /v2.0/security-groups?tenant_id=f4ad63cc137b4c2abc70be3c21df8319&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:06.893 8 WARNING neutron_lib.context [None req-60d1bbb1-8699-4c34-a4ed-a0dcd3aa3b10 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:06.894 8 WARNING neutron_lib.context [None req-60d1bbb1-8699-4c34-a4ed-a0dcd3aa3b10 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:07.037 8 INFO neutron.db.segments_db [None req-60d1bbb1-8699-4c34-a4ed-a0dcd3aa3b10 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Added segment fc4fcc9b-dded-47d6-8a64-79fc89d714cf of type vxlan for network 4193eaff-e22a-4907-88f8-ce2cb6a3e5d8 2026-05-05 08:28:07.121 8 INFO neutron.db.segments_db [None req-60d1bbb1-8699-4c34-a4ed-a0dcd3aa3b10 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Added segment 1449e13b-95ae-4362-81fd-777b4555e26d of type vxlan for network 21d5c5ab-1ccd-4453-a4ca-2d37e5fb1a87 [pid: 8|app: 0|req: 523/1056] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:06 2026] POST /v2.0/networks => generated 1245 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1057] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:28:05 2026] PUT /v2.0/routers/ed8ffce5-99e3-407a-b478-e002c2ac6b9f/add_router_interface => generated 309 bytes in 1508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1058] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:07 2026] DELETE /v2.0/security-groups/a2a1babf-a01f-47ac-959b-d7cacce51e22 => 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: 535/1059] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:07 2026] DELETE /v2.0/security-groups/09bb191a-64be-45ef-b4b8-7035140f3cdc => 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: 536/1060] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:07 2026] GET /v2.0/ports/66279cf8-79e3-4c27-9df1-e77a0b0677e5 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1061] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:28:07 2026] GET /v2.0/networks => generated 1844 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1062] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:07 2026] GET /v2.0/security-groups?tenant_id=9a251956b14c4ee0b321771216795f78&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:07.765 8 INFO neutron.services.segments.plugin [-] Segment fc4fcc9b-dded-47d6-8a64-79fc89d714cf resource provider aggregate not found 2026-05-05 08:28:07.782 8 INFO neutron.services.segments.plugin [-] Segment fc4fcc9b-dded-47d6-8a64-79fc89d714cf resource provider aggregate not found 2026-05-05 08:28:07.787 8 INFO neutron.services.segments.plugin [-] Segment fc4fcc9b-dded-47d6-8a64-79fc89d714cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc4fcc9b-dded-47d6-8a64-79fc89d714cf found for delete ", "request_id": "req-6891ca68-2e4b-44fc-b8c5-db6d3306bc2d"}]} [pid: 8|app: 0|req: 527/1063] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:07 2026] DELETE /v2.0/networks/4193eaff-e22a-4907-88f8-ce2cb6a3e5d8 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:07.804 8 INFO neutron.services.segments.plugin [-] Segment fc4fcc9b-dded-47d6-8a64-79fc89d714cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc4fcc9b-dded-47d6-8a64-79fc89d714cf found for delete ", "request_id": "req-cf431bd7-999a-410f-be22-d912aa69e3d8"}]} [pid: 8|app: 0|req: 528/1064] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:07 2026] DELETE /v2.0/security-groups/3a2da099-6db2-41c7-82f2-90f0df428984 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1065] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:07 2026] DELETE /v2.0/networks/21d5c5ab-1ccd-4453-a4ca-2d37e5fb1a87 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1066] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:28:08 2026] GET /v2.0/networks => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:08.197 8 WARNING neutron_lib.context [None req-168c85f4-99ef-4e9c-94a3-bf16c124ebc8 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:08.243 8 INFO neutron.db.segments_db [None req-168c85f4-99ef-4e9c-94a3-bf16c124ebc8 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Added segment 2e742db2-dc5d-4e45-93e9-d873b7ce82c7 of type vxlan for network d971826d-8e32-46a2-ae9e-9e7da65a3d70 [pid: 8|app: 0|req: 531/1067] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:08 2026] POST /v2.0/networks => generated 654 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:08.362 8 WARNING neutron_lib.context [None req-316c834f-0e87-40a3-bd36-aa53e3c6b7cc 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:08.424 8 INFO neutron.db.segments_db [None req-316c834f-0e87-40a3-bd36-aa53e3c6b7cc 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Added segment ea19945a-9360-4680-9736-f4d28f53da5a of type vxlan for network 5ce6b181-78af-4d29-980b-118f3c1a8ec6 [pid: 8|app: 0|req: 532/1068] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:08 2026] POST /v2.0/networks => generated 653 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:08.555 8 WARNING neutron_lib.context [None req-610b3702-3a33-43c0-be41-1cdbd91520e3 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:08.629 8 WARNING neutron_lib.context [None req-610b3702-3a33-43c0-be41-1cdbd91520e3 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 537/1069] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:28:07 2026] PUT /v2.0/routers/ed8ffce5-99e3-407a-b478-e002c2ac6b9f/remove_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1070] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:08 2026] POST /v2.0/ports => generated 1506 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:28:09.488 8 WARNING neutron_lib.context [None req-db2d164d-5407-4c8a-a21a-81d561aa450e a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:09.640 8 INFO neutron.db.segments_db [None req-db2d164d-5407-4c8a-a21a-81d561aa450e a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] Added segment f4110296-4d0b-4ce7-93b6-d48e864ffbca of type vxlan for network fccb2123-f501-49b4-b7da-66633ea74845 [pid: 8|app: 0|req: 534/1071] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:09 2026] POST /v2.0/networks => generated 647 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:09.811 8 INFO neutron.services.segments.plugin [-] Segment 1449e13b-95ae-4362-81fd-777b4555e26d resource provider aggregate not found 2026-05-05 08:28:09.826 8 INFO neutron.services.segments.plugin [-] Segment 1449e13b-95ae-4362-81fd-777b4555e26d resource provider aggregate not found 2026-05-05 08:28:09.837 8 INFO neutron.services.segments.plugin [-] Segment 1449e13b-95ae-4362-81fd-777b4555e26d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1449e13b-95ae-4362-81fd-777b4555e26d found for delete ", "request_id": "req-117d8787-f207-40b2-af51-1a00dedd2aad"}]} 2026-05-05 08:28:09.841 8 INFO neutron.services.segments.plugin [-] Segment 1449e13b-95ae-4362-81fd-777b4555e26d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1449e13b-95ae-4362-81fd-777b4555e26d found for delete ", "request_id": "req-32d0ea39-ff6b-40ea-9672-6cf1b02a8744"}]} [pid: 7|app: 0|req: 538/1072] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:28:08 2026] PUT /v2.0/routers/ed8ffce5-99e3-407a-b478-e002c2ac6b9f/remove_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1073] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:28:09 2026] GET /v2.0/ports => generated 1506 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1074] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:09 2026] GET /v2.0/ports?device_id=ed8ffce5-99e3-407a-b478-e002c2ac6b9f => 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: 536/1075] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:09 2026] DELETE /v2.0/ports/088f87b9-8af9-47c1-9875-99d85b63fee5 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1076] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:10 2026] DELETE /v2.0/ports/6079f1ee-69ce-48d8-8fc9-4f451111988f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:10.401 8 WARNING neutron_lib.context [None req-09fd9aab-a2b1-44f5-9434-928bd750c55a a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:10.583 7 INFO neutron.services.segments.plugin [-] Segment 7d838213-3ff0-4de1-964c-e43efbaadeaa resource provider aggregate not found 2026-05-05 08:28:10.587 7 INFO neutron.services.segments.plugin [-] Segment 7d838213-3ff0-4de1-964c-e43efbaadeaa resource provider aggregate not found 2026-05-05 08:28:10.602 7 INFO neutron.services.segments.plugin [-] Segment 7d838213-3ff0-4de1-964c-e43efbaadeaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d838213-3ff0-4de1-964c-e43efbaadeaa found for delete ", "request_id": "req-8468d7a3-443b-4450-b434-9d5f510ed739"}]} 2026-05-05 08:28:10.603 7 INFO neutron.services.segments.plugin [-] Segment 7d838213-3ff0-4de1-964c-e43efbaadeaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d838213-3ff0-4de1-964c-e43efbaadeaa found for delete ", "request_id": "req-93ae71fc-a32c-41a4-9675-0fd1343214cc"}]} 2026-05-05 08:28:10.603 7 INFO neutron.db.l3_hamode_db [None req-c6c341c5-33fe-4118-bb5f-ed3acbbd970e 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] HA network edcda563-e39a-4ad8-b1ea-b19644e3393c was deleted as no HA routers are present in tenant b825db6a75e8486bb57321c60b78c94e. [pid: 7|app: 0|req: 540/1077] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:09 2026] DELETE /v2.0/routers/ed8ffce5-99e3-407a-b478-e002c2ac6b9f => generated 0 bytes in 659 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1078] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:28:10 2026] GET /v2.0/ports => 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: 538/1079] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:10 2026] POST /v2.0/subnets => generated 649 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:10.724 8 WARNING neutron_lib.context [None req-734fc383-d387-4270-9f95-491ad999c319 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:10.802 8 INFO neutron.db.segments_db [None req-734fc383-d387-4270-9f95-491ad999c319 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Added segment 303a2e58-fc4e-4087-b11d-14077100c1c5 of type vxlan for network 875e209a-f525-4eab-87c6-aeb6281828a2 [pid: 7|app: 0|req: 542/1080] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:10 2026] DELETE /v2.0/subnets/b7c9c42a-16eb-430c-a6d1-2b276e453a41 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:10.878 7 WARNING neutron_lib.context [None req-41e3c3df-538d-4f87-a226-38d39dc65d01 a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 539/1081] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:10 2026] POST /v2.0/networks => generated 653 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:10.931 7 INFO neutron.db.segments_db [None req-41e3c3df-538d-4f87-a226-38d39dc65d01 a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] Added segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 of type vxlan for network 6e14d5bf-7020-49f1-8d69-6f0a07a6521c [pid: 7|app: 0|req: 543/1082] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:10 2026] POST /v2.0/networks => generated 648 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:11.076 7 WARNING neutron_lib.context [None req-22cd3496-2252-47cc-8e06-47c67f139484 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 540/1085] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:10 2026] DELETE /v2.0/subnets/fd10b2fd-0b55-4567-90f0-014228cd6aaa => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:11.161 7 INFO neutron.db.segments_db [None req-22cd3496-2252-47cc-8e06-47c67f139484 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Added segment 34ac906f-cd0b-4634-9bbc-aaf29931efd7 of type vxlan for network 8cfa70a1-a93b-45ab-9167-670f4efadab2 [pid: 7|app: 0|req: 546/1086] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:11 2026] POST /v2.0/networks => generated 654 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1087] 10.0.0.130 () {34 vars in 743 bytes} [Tue May 5 08:28:11 2026] PUT /v2.0/networks/6e14d5bf-7020-49f1-8d69-6f0a07a6521c => generated 592 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:11.344 8 WARNING neutron_lib.context [None req-1a4a516f-4470-40b2-8949-5d6bdbe724f5 a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 547/1088] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:11 2026] DELETE /v2.0/networks/358e02de-36d1-452e-9187-44a3538928a2 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1089] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:11 2026] POST /v2.0/subnets => generated 622 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1090] 10.0.0.130 () {34 vars in 741 bytes} [Tue May 5 08:28:11 2026] PUT /v2.0/subnets/074dff0f-339e-4590-aa11-b80f78449c22 => generated 632 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1091] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:11 2026] DELETE /v2.0/networks/445b8c58-f3d7-4b40-9471-104cd06eb18d => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:11.888 8 WARNING neutron_lib.context [None req-39da8c36-85f3-4e90-8e14-fe8de4842ce3 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:11.934 8 WARNING neutron_lib.context [None req-39da8c36-85f3-4e90-8e14-fe8de4842ce3 6f9e7f49913347558ead995295de5e3f a4fd42adf639496eaf69e408e2c54c19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1092] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:11 2026] POST /v2.0/subnets => generated 1275 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:28:12.505 8 WARNING neutron_lib.context [None req-944e26d1-e161-4bcd-946e-1c8647c13e27 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:12.567 8 INFO neutron.db.segments_db [None req-944e26d1-e161-4bcd-946e-1c8647c13e27 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Added segment f773445b-0c9c-4882-903e-b9083b66cea1 of type vxlan for network dfc4ffcd-28f0-4765-8f19-81b402acd1c8 2026-05-05 08:28:12.622 7 INFO neutron.services.segments.plugin [-] Segment 92abc7ac-5efd-4c1c-94fb-99fd0b9b966d resource provider aggregate not found 2026-05-05 08:28:12.627 7 INFO neutron.services.segments.plugin [-] Segment 92abc7ac-5efd-4c1c-94fb-99fd0b9b966d resource provider aggregate not found 2026-05-05 08:28:12.637 7 INFO neutron.services.segments.plugin [-] Segment 92abc7ac-5efd-4c1c-94fb-99fd0b9b966d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92abc7ac-5efd-4c1c-94fb-99fd0b9b966d found for delete ", "request_id": "req-8f2d4cb8-2703-43bc-9a3b-cc95a7d268bc"}]} 2026-05-05 08:28:12.642 7 INFO neutron.services.segments.plugin [-] Segment 92abc7ac-5efd-4c1c-94fb-99fd0b9b966d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92abc7ac-5efd-4c1c-94fb-99fd0b9b966d found for delete ", "request_id": "req-25e7f07e-469b-4a17-8a1b-12f2e5abcf7e"}]} 2026-05-05 08:28:12.655 7 INFO neutron.services.segments.plugin [-] Segment 81464330-30c8-44c0-b0e6-f87ea659c8cf resource provider aggregate not found 2026-05-05 08:28:12.664 7 INFO neutron.services.segments.plugin [-] Segment 81464330-30c8-44c0-b0e6-f87ea659c8cf resource provider aggregate not found 2026-05-05 08:28:12.679 7 INFO neutron.services.segments.plugin [-] Segment 81464330-30c8-44c0-b0e6-f87ea659c8cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81464330-30c8-44c0-b0e6-f87ea659c8cf found for delete ", "request_id": "req-83657607-89e7-4e28-b92d-9cbae7452a32"}]} [pid: 8|app: 0|req: 545/1093] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:12 2026] POST /v2.0/networks => generated 629 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:12.690 7 INFO neutron.services.segments.plugin [-] Segment 81464330-30c8-44c0-b0e6-f87ea659c8cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81464330-30c8-44c0-b0e6-f87ea659c8cf found for delete ", "request_id": "req-fcf2807d-02e9-423a-86a1-160722d365d1"}]} 2026-05-05 08:28:12.707 7 INFO neutron.services.segments.plugin [-] Segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 resource provider aggregate not found 2026-05-05 08:28:12.714 7 INFO neutron.services.segments.plugin [-] Segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 resource provider aggregate not found 2026-05-05 08:28:12.730 7 INFO neutron.services.segments.plugin [-] Segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 found for delete ", "request_id": "req-24635b0e-a81e-4fbb-ba32-aca472714740"}]} 2026-05-05 08:28:12.730 7 INFO neutron.services.segments.plugin [-] Segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 found for delete ", "request_id": "req-91d2eb00-1e78-4cf1-ba73-9640d84f457b"}]} [pid: 8|app: 0|req: 546/1094] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:28:12 2026] GET /v2.0/subnets => generated 1888 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:12.756 8 WARNING neutron_lib.context [None req-bd4deb89-ca67-417f-a714-df0bd5b84042 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 549/1095] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:11 2026] DELETE /v2.0/networks/6e14d5bf-7020-49f1-8d69-6f0a07a6521c => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1096] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:12 2026] POST /v2.0/subnets => generated 602 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1097] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:13 2026] DELETE /v2.0/subnets/164a7d97-8d1d-414f-b179-f8698cd2573e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:13.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9213a25-4cf5-40f7-83d7-7f82f8f091d5 a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1098] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:13 2026] DELETE /v2.0/networks/6e14d5bf-7020-49f1-8d69-6f0a07a6521c => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:13.208 7 WARNING neutron_lib.context [None req-8a53d3d4-4213-4f86-b64b-a98b699ef617 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:13.244 7 INFO neutron.db.segments_db [None req-8a53d3d4-4213-4f86-b64b-a98b699ef617 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Added segment fc0c07f9-9358-477d-bc93-37598dcde866 of type vxlan for network 6c383bb8-9e08-4bb6-98c8-17340e6e3edf [pid: 8|app: 0|req: 548/1099] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:13 2026] GET /v2.0/security-groups?tenant_id=f6c9c663b77a4f78a52def19c96fce23&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1100] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:13 2026] DELETE /v2.0/subnets/8e83ac52-c3e3-43ee-b1e3-a60286ab03d8 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:13.519 7 INFO neutron.db.l3_hamode_db [None req-8a53d3d4-4213-4f86-b64b-a98b699ef617 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 550/1101] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:28:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:13.660 7 INFO neutron.db.l3_hamode_db [None req-8a53d3d4-4213-4f86-b64b-a98b699ef617 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 551/1102] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:13 2026] DELETE /v2.0/security-groups/e46eab63-203a-49d1-93f3-80fcfc9eb514 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1103] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:28:13 2026] GET /v2.0/subnets => generated 626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1104] 10.0.0.130 () {32 vars in 742 bytes} [Tue May 5 08:28:13 2026] GET /v2.0/subnets?network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537 => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:14.244 8 INFO neutron.services.segments.plugin [-] Segment 34ac906f-cd0b-4634-9bbc-aaf29931efd7 resource provider aggregate not found 2026-05-05 08:28:14.249 8 INFO neutron.services.segments.plugin [-] Segment 34ac906f-cd0b-4634-9bbc-aaf29931efd7 resource provider aggregate not found 2026-05-05 08:28:14.266 8 INFO neutron.services.segments.plugin [-] Segment 34ac906f-cd0b-4634-9bbc-aaf29931efd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34ac906f-cd0b-4634-9bbc-aaf29931efd7 found for delete ", "request_id": "req-6ba7a23f-7fb8-406a-a9b4-473efd06870f"}]} 2026-05-05 08:28:14.281 8 INFO neutron.services.segments.plugin [-] Segment 34ac906f-cd0b-4634-9bbc-aaf29931efd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34ac906f-cd0b-4634-9bbc-aaf29931efd7 found for delete ", "request_id": "req-5ade0378-b9aa-4390-983d-010619323c5b"}]} [pid: 8|app: 0|req: 554/1105] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:13 2026] DELETE /v2.0/networks/8cfa70a1-a93b-45ab-9167-670f4efadab2 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1106] 10.0.0.130 () {32 vars in 653 bytes} [Tue May 5 08:28:14 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1107] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:13 2026] POST /v2.0/routers => generated 507 bytes in 1213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1108] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:14 2026] DELETE /v2.0/networks/875e209a-f525-4eab-87c6-aeb6281828a2 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:14.488 8 WARNING neutron_lib.context [None req-629cc165-0221-4fe4-8c34-022fdca114a9 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 553/1109] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:28:14 2026] GET /v2.0/networks => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:14.753 7 INFO neutron.services.segments.plugin [-] Segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 resource provider aggregate not found 2026-05-05 08:28:14.758 7 INFO neutron.services.segments.plugin [-] Segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 resource provider aggregate not found [pid: 7|app: 0|req: 554/1110] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:14 2026] DELETE /v2.0/networks/5ce6b181-78af-4d29-980b-118f3c1a8ec6 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:14.778 7 INFO neutron.services.segments.plugin [-] Segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 found for delete ", "request_id": "req-98b0c34d-af08-4bc3-9366-43266b51be4d"}]} 2026-05-05 08:28:14.782 7 INFO neutron.services.segments.plugin [-] Segment bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1 found for delete ", "request_id": "req-100ce475-af73-498e-806c-1fb95a494b93"}]} 2026-05-05 08:28:14.808 7 INFO neutron.services.segments.plugin [-] Segment ea19945a-9360-4680-9736-f4d28f53da5a resource provider aggregate not found 2026-05-05 08:28:14.813 7 INFO neutron.services.segments.plugin [-] Segment ea19945a-9360-4680-9736-f4d28f53da5a resource provider aggregate not found 2026-05-05 08:28:14.835 7 INFO neutron.services.segments.plugin [-] Segment ea19945a-9360-4680-9736-f4d28f53da5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea19945a-9360-4680-9736-f4d28f53da5a found for delete ", "request_id": "req-c8c5d826-d032-49f2-9573-23e33bc7bfcc"}]} 2026-05-05 08:28:14.836 7 INFO neutron.services.segments.plugin [-] Segment ea19945a-9360-4680-9736-f4d28f53da5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea19945a-9360-4680-9736-f4d28f53da5a found for delete ", "request_id": "req-949d70e1-610e-4b67-b02a-29b90c319773"}]} [pid: 7|app: 0|req: 555/1111] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:28:14 2026] GET /v2.0/subnets => generated 1265 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1112] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:14 2026] POST /v2.0/ports => generated 951 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 558/1113] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 5 08:28:14 2026] GET /v2.0/networks/fccb2123-f501-49b4-b7da-66633ea74845 => generated 672 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1114] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:14 2026] DELETE /v2.0/networks/d971826d-8e32-46a2-ae9e-9e7da65a3d70 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1115] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:28:15 2026] GET /v2.0/subnets/90011e2d-344b-4dc9-b657-cd93c66feffc => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:15.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28354612-a511-4d07-9f79-ea0c5a9b228d a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1116] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:15 2026] DELETE /v2.0/subnets/074dff0f-339e-4590-aa11-b80f78449c22 => generated 136 bytes in 331 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1117] 10.0.0.130 () {32 vars in 653 bytes} [Tue May 5 08:28:15 2026] GET /v2.0/extensions => generated 19901 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 08:28:15.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e64c5ed1-537e-4e33-8902-d994b138c081 a385dabbca264ca2a4a279f4d344f60a 89f60a7b3f40499ba62c56142a85f68c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1118] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:15 2026] DELETE /v2.0/networks/6e14d5bf-7020-49f1-8d69-6f0a07a6521c => 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: 561/1119] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:15 2026] GET /v2.0/security-groups?tenant_id=a4fd42adf639496eaf69e408e2c54c19&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1120] 10.0.0.130 () {32 vars in 681 bytes} [Tue May 5 08:28:15 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1121] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:15 2026] DELETE /v2.0/subnets/90011e2d-344b-4dc9-b657-cd93c66feffc => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1122] 10.0.0.130 () {32 vars in 681 bytes} [Tue May 5 08:28:15 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1123] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:15 2026] DELETE /v2.0/security-groups/2310940b-8996-43b2-9ab4-c4ac12f5611f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:16.308 8 INFO neutron.services.segments.plugin [-] Segment 303a2e58-fc4e-4087-b11d-14077100c1c5 resource provider aggregate not found 2026-05-05 08:28:16.339 8 INFO neutron.services.segments.plugin [-] Segment 303a2e58-fc4e-4087-b11d-14077100c1c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303a2e58-fc4e-4087-b11d-14077100c1c5 found for delete ", "request_id": "req-9ed18fb0-ac2e-4c33-aa02-77e6079d661f"}]} 2026-05-05 08:28:16.339 8 INFO neutron.services.segments.plugin [-] Segment 303a2e58-fc4e-4087-b11d-14077100c1c5 resource provider aggregate not found 2026-05-05 08:28:16.353 8 INFO neutron.services.segments.plugin [-] Segment 303a2e58-fc4e-4087-b11d-14077100c1c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303a2e58-fc4e-4087-b11d-14077100c1c5 found for delete ", "request_id": "req-e6bed342-9d63-4bb4-a08b-dbb1da3ca065"}]} [pid: 7|app: 0|req: 566/1124] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:16 2026] DELETE /v2.0/networks/fccb2123-f501-49b4-b7da-66633ea74845 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1125] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1126] 10.0.0.130 () {32 vars in 665 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1127] 10.0.0.130 () {32 vars in 699 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1128] 10.0.0.130 () {32 vars in 697 bytes} [Tue May 5 08:28:16 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: 571/1129] 10.0.0.130 () {32 vars in 701 bytes} [Tue May 5 08:28:16 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: 572/1130] 10.0.0.130 () {32 vars in 689 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1131] 10.0.0.130 () {32 vars in 703 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1132] 10.0.0.130 () {32 vars in 693 bytes} [Tue May 5 08:28:16 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: 575/1133] 10.0.0.130 () {32 vars in 695 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1134] 10.0.0.130 () {32 vars in 685 bytes} [Tue May 5 08:28:16 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: 577/1135] 10.0.0.130 () {32 vars in 687 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1136] 10.0.0.130 () {32 vars in 661 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/dvr => 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: 579/1137] 10.0.0.130 () {32 vars in 699 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1138] 10.0.0.130 () {32 vars in 679 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1139] 10.0.0.130 () {32 vars in 683 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1140] 10.0.0.130 () {32 vars in 675 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1141] 10.0.0.130 () {32 vars in 689 bytes} [Tue May 5 08:28:16 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: 584/1142] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1143] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:28:14 2026] PUT /v2.0/routers/ac474013-e95f-4ce9-af29-5bb27532528e/add_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1144] 10.0.0.130 () {32 vars in 687 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1145] 10.0.0.130 () {32 vars in 669 bytes} [Tue May 5 08:28:16 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: 587/1146] 10.0.0.130 () {32 vars in 687 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1147] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/ports/d6c55d50-0bf5-41b1-9063-eabfc53c3ddf => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1148] 10.0.0.130 () {32 vars in 681 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1149] 10.0.0.130 () {32 vars in 699 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1150] 10.0.0.130 () {32 vars in 679 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 563/1151] 10.0.0.130 () {32 vars in 667 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1152] 10.0.0.130 () {32 vars in 677 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1153] 10.0.0.130 () {32 vars in 665 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 566/1154] 10.0.0.130 () {32 vars in 675 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 567/1155] 10.0.0.130 () {32 vars in 713 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 568/1156] 10.0.0.130 () {32 vars in 691 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1157] 10.0.0.130 () {32 vars in 683 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1158] 10.0.0.130 () {32 vars in 669 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1159] 10.0.0.130 () {32 vars in 687 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1160] 10.0.0.130 () {32 vars in 705 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1161] 10.0.0.130 () {32 vars in 675 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1162] 10.0.0.130 () {32 vars in 701 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 575/1163] 10.0.0.130 () {32 vars in 675 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1164] 10.0.0.130 () {32 vars in 693 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1165] 10.0.0.130 () {32 vars in 689 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 578/1166] 10.0.0.130 () {32 vars in 709 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1167] 10.0.0.130 () {32 vars in 705 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1168] 10.0.0.130 () {32 vars in 697 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1169] 10.0.0.130 () {32 vars in 711 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 582/1170] 10.0.0.130 () {32 vars in 669 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 583/1171] 10.0.0.130 () {32 vars in 687 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 584/1172] 10.0.0.130 () {32 vars in 681 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1173] 10.0.0.130 () {32 vars in 675 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1174] 10.0.0.130 () {32 vars in 671 bytes} [Tue May 5 08:28:16 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: 8|app: 0|req: 587/1175] 10.0.0.130 () {32 vars in 661 bytes} [Tue May 5 08:28:16 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) 2026-05-05 08:28:16.864 7 INFO neutron.services.segments.plugin [-] Segment 2e742db2-dc5d-4e45-93e9-d873b7ce82c7 resource provider aggregate not found [pid: 8|app: 0|req: 588/1176] 10.0.0.130 () {32 vars in 699 bytes} [Tue May 5 08:28:16 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) 2026-05-05 08:28:16.869 7 INFO neutron.services.segments.plugin [-] Segment 2e742db2-dc5d-4e45-93e9-d873b7ce82c7 resource provider aggregate not found 2026-05-05 08:28:16.883 7 INFO neutron.services.segments.plugin [-] Segment 2e742db2-dc5d-4e45-93e9-d873b7ce82c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e742db2-dc5d-4e45-93e9-d873b7ce82c7 found for delete ", "request_id": "req-884f4f59-9308-404a-b192-523407b7b9cc"}]} 2026-05-05 08:28:16.887 7 INFO neutron.services.segments.plugin [-] Segment 2e742db2-dc5d-4e45-93e9-d873b7ce82c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e742db2-dc5d-4e45-93e9-d873b7ce82c7 found for delete ", "request_id": "req-3fbfe400-29f2-4349-aff4-cbf69318895a"}]} 2026-05-05 08:28:16.904 7 INFO neutron.services.segments.plugin [-] Segment f4110296-4d0b-4ce7-93b6-d48e864ffbca resource provider aggregate not found 2026-05-05 08:28:16.912 7 INFO neutron.services.segments.plugin [-] Segment f4110296-4d0b-4ce7-93b6-d48e864ffbca resource provider aggregate not found 2026-05-05 08:28:16.923 7 INFO neutron.services.segments.plugin [-] Segment f4110296-4d0b-4ce7-93b6-d48e864ffbca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4110296-4d0b-4ce7-93b6-d48e864ffbca found for delete ", "request_id": "req-b6aa5c70-0c39-484b-b779-930007099e0a"}]} 2026-05-05 08:28:16.924 7 INFO neutron.services.segments.plugin [-] Segment f4110296-4d0b-4ce7-93b6-d48e864ffbca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4110296-4d0b-4ce7-93b6-d48e864ffbca found for delete ", "request_id": "req-fc3e8006-a325-464c-9c2f-c2d47ea76752"}]} [pid: 8|app: 0|req: 589/1177] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:16 2026] GET /v2.0/security-groups?tenant_id=89f60a7b3f40499ba62c56142a85f68c&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1178] 10.0.0.130 () {32 vars in 699 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1179] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:17 2026] DELETE /v2.0/security-groups/6eb458c8-d461-4fb6-b88f-4878df2f9ad9 => 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: 592/1180] 10.0.0.130 () {32 vars in 677 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1181] 10.0.0.130 () {32 vars in 669 bytes} [Tue May 5 08:28:17 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: 8|app: 0|req: 594/1182] 10.0.0.130 () {32 vars in 683 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1183] 10.0.0.130 () {32 vars in 701 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1184] 10.0.0.130 () {32 vars in 685 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1185] 10.0.0.130 () {32 vars in 707 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1186] 10.0.0.130 () {32 vars in 669 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1187] 10.0.0.130 () {32 vars in 697 bytes} [Tue May 5 08:28:17 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: 8|app: 0|req: 600/1188] 10.0.0.130 () {32 vars in 695 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1189] 10.0.0.130 () {32 vars in 685 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1190] 10.0.0.130 () {32 vars in 689 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1191] 10.0.0.130 () {32 vars in 667 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1192] 10.0.0.130 () {32 vars in 681 bytes} [Tue May 5 08:28:17 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: 8|app: 0|req: 605/1193] 10.0.0.130 () {32 vars in 681 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1194] 10.0.0.130 () {32 vars in 691 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1195] 10.0.0.130 () {32 vars in 691 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1196] 10.0.0.130 () {32 vars in 695 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1197] 10.0.0.130 () {32 vars in 685 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1198] 10.0.0.130 () {32 vars in 689 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1199] 10.0.0.130 () {32 vars in 701 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1200] 10.0.0.130 () {32 vars in 703 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1201] 10.0.0.130 () {32 vars in 713 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1202] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1203] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 5 08:28:17 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: 8|app: 0|req: 616/1204] 10.0.0.130 () {32 vars in 727 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1205] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1206] 10.0.0.130 () {32 vars in 719 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1207] 10.0.0.130 () {32 vars in 683 bytes} [Tue May 5 08:28:17 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: 620/1208] 10.0.0.130 () {32 vars in 669 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1209] 10.0.0.130 () {32 vars in 719 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1210] 10.0.0.130 () {32 vars in 679 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1211] 10.0.0.130 () {32 vars in 669 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1212] 10.0.0.130 () {32 vars in 697 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1213] 10.0.0.130 () {32 vars in 705 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1214] 10.0.0.130 () {32 vars in 701 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1215] 10.0.0.130 () {32 vars in 683 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1216] 10.0.0.130 () {32 vars in 705 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1217] 10.0.0.130 () {32 vars in 695 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1218] 10.0.0.130 () {32 vars in 689 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1219] 10.0.0.130 () {32 vars in 697 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1220] 10.0.0.130 () {32 vars in 689 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1221] 10.0.0.130 () {32 vars in 701 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1222] 10.0.0.130 () {32 vars in 665 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1223] 10.0.0.130 () {32 vars in 681 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1224] 10.0.0.130 () {32 vars in 693 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1225] 10.0.0.130 () {32 vars in 677 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1226] 10.0.0.130 () {32 vars in 667 bytes} [Tue May 5 08:28:17 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: 589/1227] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:28:16 2026] PUT /v2.0/routers/ac474013-e95f-4ce9-af29-5bb27532528e/remove_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:17.937 8 INFO neutron.api.v2.resource [None req-64019b23-a365-4f36-b885-87dda2cc3059 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1228] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:28:17 2026] PUT /v2.0/routers/ac474013-e95f-4ce9-af29-5bb27532528e/remove_router_interface => generated 197 bytes in 192 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1229] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:17 2026] GET /v2.0/ports?device_id=ac474013-e95f-4ce9-af29-5bb27532528e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:28:18.019 7 WARNING neutron_lib.context [None req-7096e895-6837-4ecf-880d-7447ab0fc8d8 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:18.162 7 INFO neutron.db.segments_db [None req-7096e895-6837-4ecf-880d-7447ab0fc8d8 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] Added segment e49b414d-c484-4767-bc60-fca4708abe3e of type vxlan for network fbffc7d8-21aa-49cf-8171-ade4ba8ea7f7 [pid: 7|app: 0|req: 590/1230] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:17 2026] POST /v2.0/networks => generated 642 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1231] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:18 2026] GET /v2.0/security-groups?tenant_id=6b0fd1ca872c42118b565e1362b9ef83&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:18.477 7 WARNING neutron_lib.context [None req-9a3b1a38-e693-47ad-9fcf-75135946e577 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:18.634 8 INFO neutron.services.segments.plugin [-] Segment fc0c07f9-9358-477d-bc93-37598dcde866 resource provider aggregate not found 2026-05-05 08:28:18.638 8 INFO neutron.services.segments.plugin [-] Segment fc0c07f9-9358-477d-bc93-37598dcde866 resource provider aggregate not found 2026-05-05 08:28:18.651 8 INFO neutron.services.segments.plugin [-] Segment fc0c07f9-9358-477d-bc93-37598dcde866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0c07f9-9358-477d-bc93-37598dcde866 found for delete ", "request_id": "req-d67eb78b-c62f-4ee6-b68f-be4886f9f9ee"}]} 2026-05-05 08:28:18.653 8 INFO neutron.services.segments.plugin [-] Segment fc0c07f9-9358-477d-bc93-37598dcde866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0c07f9-9358-477d-bc93-37598dcde866 found for delete ", "request_id": "req-2d5a7310-0bd7-4145-86c9-fa8ddd8137d8"}]} 2026-05-05 08:28:18.659 8 INFO neutron.db.l3_hamode_db [None req-b08e5104-ecb0-41f1-9f91-349f2c388ea0 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] HA network 6c383bb8-9e08-4bb6-98c8-17340e6e3edf was deleted as no HA routers are present in tenant b825db6a75e8486bb57321c60b78c94e. [pid: 8|app: 0|req: 641/1232] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:17 2026] DELETE /v2.0/routers/ac474013-e95f-4ce9-af29-5bb27532528e => generated 0 bytes in 690 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1233] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:18 2026] POST /v2.0/subnets => generated 617 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1234] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:18 2026] DELETE /v2.0/security-groups/408111ba-1a13-4509-bba9-0adeb51cfefe => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:18.800 8 WARNING neutron_lib.context [None req-b23fd585-86a4-47c1-a0bb-44b2ea23e366 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:18.855 8 INFO neutron.db.segments_db [None req-b23fd585-86a4-47c1-a0bb-44b2ea23e366 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] Added segment 307b68f2-42e6-4949-9ef5-60fdbf599090 of type vxlan for network 527844f4-33c6-48be-8f30-d67f3fbaf255 [pid: 8|app: 0|req: 643/1235] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:18 2026] POST /v2.0/networks => generated 644 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1236] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:18 2026] DELETE /v2.0/subnets/b1214b15-7141-4983-9e1f-aef4b53a2a67 => 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: 594/1237] 10.0.0.130 () {34 vars in 743 bytes} [Tue May 5 08:28:18 2026] PUT /v2.0/networks/527844f4-33c6-48be-8f30-d67f3fbaf255 => generated 592 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:19.202 8 WARNING neutron_lib.context [None req-c98f9093-b4da-4967-b9ff-82d63e63d9e0 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:28:19.364 8 INFO neutron.db.segments_db [None req-c98f9093-b4da-4967-b9ff-82d63e63d9e0 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Added segment 7ac230bd-a7a3-43e8-995e-34e95e3e8712 of type vxlan for network e13b8d41-016f-4b66-8166-30ad3980f366 [pid: 8|app: 0|req: 644/1238] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:18 2026] POST /v2.0/networks => generated 649 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:19.471 8 WARNING neutron_lib.context [None req-b5f3001a-cbe0-4114-a7d4-eece5c2b5746 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:19.500 7 INFO neutron.services.segments.plugin [-] Segment f773445b-0c9c-4882-903e-b9083b66cea1 resource provider aggregate not found 2026-05-05 08:28:19.506 7 INFO neutron.services.segments.plugin [-] Segment f773445b-0c9c-4882-903e-b9083b66cea1 resource provider aggregate not found [pid: 7|app: 0|req: 595/1239] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:19 2026] DELETE /v2.0/networks/dfc4ffcd-28f0-4765-8f19-81b402acd1c8 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:19.524 7 WARNING neutron_lib.context [None req-52ad1a18-ac0d-44c8-97d3-879a1974af29 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:19.526 7 INFO neutron.services.segments.plugin [-] Segment f773445b-0c9c-4882-903e-b9083b66cea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f773445b-0c9c-4882-903e-b9083b66cea1 found for delete ", "request_id": "req-43ed16b9-3b84-45c0-925c-4fa4f4e2226f"}]} 2026-05-05 08:28:19.533 7 INFO neutron.services.segments.plugin [-] Segment f773445b-0c9c-4882-903e-b9083b66cea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f773445b-0c9c-4882-903e-b9083b66cea1 found for delete ", "request_id": "req-08c2fac7-19bf-4405-8bb5-0e4bbc68f3a5"}]} [pid: 8|app: 0|req: 645/1240] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:19 2026] POST /v2.0/subnets => generated 602 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:19.819 8 WARNING neutron_lib.context [None req-caea97f5-27c1-4994-a8ea-608b2a275337 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 596/1241] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:19 2026] POST /v2.0/ports => generated 778 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:28:19.888 8 INFO neutron.db.segments_db [None req-caea97f5-27c1-4994-a8ea-608b2a275337 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Added segment 34372b86-5d37-465e-a33f-ed6e93f6fa3f of type vxlan for network c461d443-3df8-4b19-a991-46475bbdd21e [pid: 8|app: 0|req: 646/1242] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:19 2026] POST /v2.0/networks => generated 629 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:20.025 8 WARNING neutron_lib.context [None req-e2c7494e-f2ff-4ba4-87b6-dfd9128e1856 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 597/1243] 10.0.0.130 () {34 vars in 741 bytes} [Tue May 5 08:28:19 2026] PUT /v2.0/subnets/3acd0282-3d48-4d1f-a2eb-465d6f0d3c78 => generated 612 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:20.036 7 WARNING neutron_lib.context [None req-56f07854-0e89-4449-95fa-9e8067565854 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:20.112 8 INFO neutron.db.segments_db [None req-e2c7494e-f2ff-4ba4-87b6-dfd9128e1856 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Added segment 9f4347d2-4e81-4956-bce1-5906f313a853 of type vxlan for network aa898165-4cd8-4e52-bbfe-8ece46333ea6 [pid: 8|app: 0|req: 647/1244] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:20 2026] POST /v2.0/networks => generated 636 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1245] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:20 2026] POST /v2.0/subnets => generated 602 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:20.386 7 WARNING neutron_lib.context [None req-205460af-529f-449c-8f1f-5adebec4967b 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 599/1246] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:20 2026] POST /v2.0/subnets => generated 622 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:20.759 7 WARNING neutron_lib.context [None req-fcd98894-9a6b-4d29-bf33-7ebf8cef49b9 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:20.802 7 INFO neutron.db.segments_db [None req-fcd98894-9a6b-4d29-bf33-7ebf8cef49b9 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Added segment dc6494eb-18f5-454f-9613-db494488035f of type vxlan for network f4065193-e64c-4f94-a5d6-31a19f4d0edb 2026-05-05 08:28:20.856 8 INFO neutron.services.segments.plugin [-] Segment 307b68f2-42e6-4949-9ef5-60fdbf599090 resource provider aggregate not found 2026-05-05 08:28:20.862 8 INFO neutron.services.segments.plugin [-] Segment 307b68f2-42e6-4949-9ef5-60fdbf599090 resource provider aggregate not found 2026-05-05 08:28:20.880 8 INFO neutron.services.segments.plugin [-] Segment 307b68f2-42e6-4949-9ef5-60fdbf599090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 307b68f2-42e6-4949-9ef5-60fdbf599090 found for delete ", "request_id": "req-e267aace-3ae4-4e33-9d0b-412f5dcff0d0"}]} 2026-05-05 08:28:20.884 8 INFO neutron.services.segments.plugin [-] Segment 307b68f2-42e6-4949-9ef5-60fdbf599090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 307b68f2-42e6-4949-9ef5-60fdbf599090 found for delete ", "request_id": "req-38b4a439-2826-4805-bae3-ad98cafefca9"}]} [pid: 8|app: 0|req: 648/1247] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:20 2026] DELETE /v2.0/networks/527844f4-33c6-48be-8f30-d67f3fbaf255 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:21.042 8 WARNING neutron_lib.context [None req-c8b45d52-8e7a-4d6c-8b51-a23158aae763 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:21.165 7 INFO neutron.db.l3_hamode_db [None req-fcd98894-9a6b-4d29-bf33-7ebf8cef49b9 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:28:21.218 8 INFO neutron.db.segments_db [None req-c8b45d52-8e7a-4d6c-8b51-a23158aae763 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Added segment f18ec51f-59fc-49a3-a976-b6d8c39ced51 of type vxlan for network b352b1d9-e984-48b4-ae56-0f5f3508e41a [pid: 8|app: 0|req: 649/1248] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:20 2026] POST /v2.0/networks => generated 649 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:21.365 8 WARNING neutron_lib.context [None req-8d4b71d3-4d05-4029-ae23-b0c14206e280 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:21.398 7 INFO neutron.db.l3_hamode_db [None req-fcd98894-9a6b-4d29-bf33-7ebf8cef49b9 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 650/1249] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:21 2026] POST /v2.0/ports => generated 965 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:28:21.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebca43a0-38c8-4709-8a45-a008443b4092 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1250] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:21 2026] DELETE /v2.0/networks/527844f4-33c6-48be-8f30-d67f3fbaf255 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:21.826 8 WARNING neutron_lib.context [None req-c9a32f1b-82de-4795-9b75-af55ad33de7b 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 600/1251] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:20 2026] POST /v2.0/routers => generated 507 bytes in 1377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1252] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:21 2026] POST /v2.0/subnets => generated 603 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1253] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:28:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1254] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:22 2026] DELETE /v2.0/ports/00909df6-a4ad-4018-acec-4f422924cdff => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:22.395 7 WARNING neutron_lib.context [None req-c9a85f9a-3482-46ec-8d77-102174bb5c62 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:22.430 7 INFO neutron.db.segments_db [None req-c9a85f9a-3482-46ec-8d77-102174bb5c62 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Added segment 174e5c41-d86a-463b-96b3-6408f1981f25 of type vxlan for network eba57fa9-7e7a-4de7-ad94-a1f14dab299a 2026-05-05 08:28:22.740 7 INFO neutron.db.l3_hamode_db [None req-c9a85f9a-3482-46ec-8d77-102174bb5c62 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 654/1255] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:28:22 2026] PUT /v2.0/routers/b55b1156-bfb8-4470-8bfe-b0f26bb2ce15/add_router_interface => generated 309 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1256] 10.0.0.130 () {32 vars in 742 bytes} [Tue May 5 08:28:23 2026] GET /v2.0/subnets?network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537 => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:23.716 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc1e1056-0fdb-4c53-8c35-4a2a292ac4d9 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1257] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:23 2026] DELETE /v2.0/ports/00909df6-a4ad-4018-acec-4f422924cdff => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1258] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:23 2026] GET /v2.0/ports/f742b1b0-555d-4bf9-bd43-a8fafbfaeaca => generated 955 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1259] 10.0.0.130 () {32 vars in 653 bytes} [Tue May 5 08:28:23 2026] GET /v2.0/extensions => generated 19901 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 08:28:23.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95c0e2f7-b590-4ffd-91e0-4117fd04b34a 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1260] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:23 2026] GET /v2.0/ports/00909df6-a4ad-4018-acec-4f422924cdff => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:24.102 7 INFO neutron.db.l3_hamode_db [None req-c9a85f9a-3482-46ec-8d77-102174bb5c62 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 660/1261] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:28:23 2026] PUT /v2.0/routers/b55b1156-bfb8-4470-8bfe-b0f26bb2ce15/remove_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1262] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:28:25 2026] GET /v2.0/networks => generated 1307 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1263] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:22 2026] POST /v2.0/routers => generated 694 bytes in 2859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1264] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:25 2026] GET /v2.0/ports?device_id=b55b1156-bfb8-4470-8bfe-b0f26bb2ce15 => 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: 604/1265] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:28:25 2026] GET /v2.0/subnets => generated 1233 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1266] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:25 2026] DELETE /v2.0/subnets/329dc105-acd2-4cfe-8dd7-ce2126a0ccb8 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:26.215 8 INFO neutron.services.segments.plugin [-] Segment dc6494eb-18f5-454f-9613-db494488035f resource provider aggregate not found 2026-05-05 08:28:26.220 8 INFO neutron.services.segments.plugin [-] Segment dc6494eb-18f5-454f-9613-db494488035f resource provider aggregate not found 2026-05-05 08:28:26.242 8 INFO neutron.db.l3_hamode_db [None req-9c67a0e8-bd93-44fe-bd05-2155a220be52 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] HA network f4065193-e64c-4f94-a5d6-31a19f4d0edb was deleted as no HA routers are present in tenant b825db6a75e8486bb57321c60b78c94e. [pid: 8|app: 0|req: 663/1267] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:25 2026] DELETE /v2.0/routers/b55b1156-bfb8-4470-8bfe-b0f26bb2ce15 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:26.254 8 INFO neutron.services.segments.plugin [-] Segment dc6494eb-18f5-454f-9613-db494488035f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc6494eb-18f5-454f-9613-db494488035f found for delete ", "request_id": "req-1a1d2cdb-c6b9-4ad9-8149-21880c4e2cdb"}]} 2026-05-05 08:28:26.263 8 INFO neutron.services.segments.plugin [-] Segment dc6494eb-18f5-454f-9613-db494488035f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc6494eb-18f5-454f-9613-db494488035f found for delete ", "request_id": "req-c6a6970b-15d9-4db7-8c6d-e8a20560e4a6"}]} [pid: 8|app: 0|req: 664/1268] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 5 08:28:26 2026] GET /v2.0/networks/fbffc7d8-21aa-49cf-8171-ade4ba8ea7f7 => generated 667 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1269] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:26 2026] DELETE /v2.0/networks/aa898165-4cd8-4e52-bbfe-8ece46333ea6 => 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: 668/1272] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:26 2026] DELETE /v2.0/subnets/ef0b260a-ab37-4313-b431-3f424a6baaf0 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1273] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:28:26 2026] GET /v2.0/subnets/da3f7a99-db54-4bf8-9649-100e1ba0329f => generated 617 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:26.819 8 WARNING neutron_lib.context [None req-5206b3bf-3dc7-4459-ac7c-02cf3cd821a9 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:26.874 8 INFO neutron.db.segments_db [None req-5206b3bf-3dc7-4459-ac7c-02cf3cd821a9 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Added segment 5d5f072f-3330-42f5-a8fb-b78dd9648ee1 of type vxlan for network 42231fc0-2c28-442d-a1e5-6227d8837f46 [pid: 7|app: 0|req: 605/1274] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:28:25 2026] PUT /v2.0/routers/49fb7504-dae6-48d9-b290-0cbe6c8942e8/add_router_interface => generated 309 bytes in 1545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1275] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:26 2026] POST /v2.0/networks => generated 635 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:27.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d631cac1-095e-47de-a359-918af56fa55c 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1276] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:27 2026] DELETE /v2.0/subnets/3acd0282-3d48-4d1f-a2eb-465d6f0d3c78 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:27.038 8 WARNING neutron_lib.context [None req-f6023569-6c12-4f48-bb06-899b68ff23fb 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:28:27.247 7 INFO neutron.services.segments.plugin [-] Segment 34372b86-5d37-465e-a33f-ed6e93f6fa3f resource provider aggregate not found 2026-05-05 08:28:27.251 7 INFO neutron.services.segments.plugin [-] Segment 34372b86-5d37-465e-a33f-ed6e93f6fa3f resource provider aggregate not found [pid: 7|app: 0|req: 606/1277] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:26 2026] DELETE /v2.0/networks/c461d443-3df8-4b19-a991-46475bbdd21e => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:27.275 7 INFO neutron.services.segments.plugin [-] Segment 34372b86-5d37-465e-a33f-ed6e93f6fa3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34372b86-5d37-465e-a33f-ed6e93f6fa3f found for delete ", "request_id": "req-b6d172a3-2733-419b-8a73-e3735042297c"}]} 2026-05-05 08:28:27.276 7 INFO neutron.services.segments.plugin [-] Segment 34372b86-5d37-465e-a33f-ed6e93f6fa3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34372b86-5d37-465e-a33f-ed6e93f6fa3f found for delete ", "request_id": "req-d18716a4-45d5-4cf2-9a87-4fd4d52ddaa3"}]} 2026-05-05 08:28:27.280 7 WARNING neutron_lib.context [None req-532a36e1-6785-4696-9bfa-5849f4bec0c8 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 672/1278] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:27 2026] POST /v2.0/ports => generated 957 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:28:27.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9726e45-05ef-4a77-9336-e43dc09a7185 13ece11abc4f4614ab724b508e3d0fb2 0247df2a69754c67b17c3297a825270c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1279] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:27 2026] DELETE /v2.0/networks/527844f4-33c6-48be-8f30-d67f3fbaf255 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:27.519 8 WARNING neutron_lib.context [None req-fc4ab037-e594-43c7-ba5b-74270494579a 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:27.557 8 INFO neutron.db.segments_db [None req-fc4ab037-e594-43c7-ba5b-74270494579a 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Added segment 025f46ff-a7f2-4f1d-b3ac-c5eb1763696d of type vxlan for network 3dca6e20-e4a2-493f-8c86-cafe6b3ce2c3 [pid: 7|app: 0|req: 607/1280] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:27 2026] POST /v2.0/subnets => generated 622 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:27.610 7 WARNING neutron_lib.context [None req-0831d298-fe79-42ba-87d9-86d348dffd3d 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:27.859 8 INFO neutron.db.l3_hamode_db [None req-fc4ab037-e594-43c7-ba5b-74270494579a 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 608/1281] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:27 2026] POST /v2.0/ports => generated 958 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:28:28.275 8 INFO neutron.services.segments.plugin [-] Segment 9f4347d2-4e81-4956-bce1-5906f313a853 resource provider aggregate not found [pid: 7|app: 0|req: 609/1282] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:28 2026] DELETE /v2.0/subnets/da3f7a99-db54-4bf8-9649-100e1ba0329f => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:28.283 7 WARNING neutron_lib.context [None req-b4756fc9-6a38-4052-9505-f9d2f854598f 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:28.288 8 INFO neutron.services.segments.plugin [-] Segment 9f4347d2-4e81-4956-bce1-5906f313a853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f4347d2-4e81-4956-bce1-5906f313a853 found for delete ", "request_id": "req-9c335e04-de43-4b4d-aa29-73e10a4c61bb"}]} 2026-05-05 08:28:28.289 8 INFO neutron.services.segments.plugin [-] Segment 9f4347d2-4e81-4956-bce1-5906f313a853 resource provider aggregate not found 2026-05-05 08:28:28.302 8 INFO neutron.services.segments.plugin [-] Segment 9f4347d2-4e81-4956-bce1-5906f313a853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f4347d2-4e81-4956-bce1-5906f313a853 found for delete ", "request_id": "req-5ae9fc9d-3fdb-492d-94df-8b1cefd19314"}]} [pid: 7|app: 0|req: 610/1283] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:28 2026] POST /v2.0/ports => generated 928 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:28.639 7 WARNING neutron_lib.context [None req-d29f4969-e98e-470e-8c0b-d2994578dea3 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:28.938 8 INFO neutron.db.l3_hamode_db [None req-fc4ab037-e594-43c7-ba5b-74270494579a 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:28:29.499 7 INFO neutron.db.l3_db [None req-d29f4969-e98e-470e-8c0b-d2994578dea3 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Floating IP 7c76e4cc-e687-416a-9c97-b399cd4e0a36 associated. External IP: 10.96.250.202, port: 4fd978d0-7523-4a7c-bcc9-959156049eb7. [pid: 7|app: 0|req: 611/1284] 10.0.0.130 () {34 vars in 677 bytes} [Tue May 5 08:28:28 2026] POST /v2.0/floatingips => generated 842 bytes in 1241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:30.050 7 INFO neutron.services.segments.plugin [-] Segment e49b414d-c484-4767-bc60-fca4708abe3e resource provider aggregate not found 2026-05-05 08:28:30.054 7 INFO neutron.services.segments.plugin [-] Segment e49b414d-c484-4767-bc60-fca4708abe3e resource provider aggregate not found 2026-05-05 08:28:30.069 7 INFO neutron.services.segments.plugin [-] Segment e49b414d-c484-4767-bc60-fca4708abe3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e49b414d-c484-4767-bc60-fca4708abe3e found for delete ", "request_id": "req-2612727f-3fd0-4945-a0d3-d6e7bd68a4f5"}]} 2026-05-05 08:28:30.070 7 INFO neutron.services.segments.plugin [-] Segment e49b414d-c484-4767-bc60-fca4708abe3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e49b414d-c484-4767-bc60-fca4708abe3e found for delete ", "request_id": "req-7b6a7b3e-bc96-4046-89a8-d929c17b2af3"}]} [pid: 7|app: 0|req: 612/1285] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:29 2026] DELETE /v2.0/networks/fbffc7d8-21aa-49cf-8171-ade4ba8ea7f7 => 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: 674/1286] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:27 2026] POST /v2.0/routers => generated 688 bytes in 2576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:30.265 8 INFO neutron.db.l3_db [None req-3de0099a-f6e9-4fc5-888d-bbd9cdd04c98 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Floating IP 7c76e4cc-e687-416a-9c97-b399cd4e0a36 disassociated. External IP: 10.96.250.202, port: 4fd978d0-7523-4a7c-bcc9-959156049eb7. [pid: 7|app: 0|req: 613/1287] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:30 2026] DELETE /v2.0/ports/b13813e0-ea50-4d52-aae6-abb63196184d => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1288] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:28:30 2026] GET /v2.0/routers/2bcc9bd4-c964-4e4b-8980-483eb40b5848 => generated 694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1289] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:28:30 2026] PUT /v2.0/floatingips/7c76e4cc-e687-416a-9c97-b399cd4e0a36 => generated 552 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:30.985 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3746bfc2-1fbf-42aa-a053-42d84af4c3d8 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 676/1290] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:30 2026] GET /v2.0/ports/b13813e0-ea50-4d52-aae6-abb63196184d => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1291] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:30 2026] GET /v2.0/security-groups?tenant_id=0247df2a69754c67b17c3297a825270c&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1292] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:28:30 2026] GET /v2.0/routers => generated 697 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1293] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:31 2026] DELETE /v2.0/subnets/f4188d24-7361-46c8-a67a-8944c2f9e544 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1294] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:28:31 2026] DELETE /v2.0/floatingips/7c76e4cc-e687-416a-9c97-b399cd4e0a36 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1295] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:31 2026] DELETE /v2.0/security-groups/e33c51d7-4c80-4836-8c31-00a32cde6d73 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:31.800 8 INFO neutron.services.segments.plugin [-] Segment 5d5f072f-3330-42f5-a8fb-b78dd9648ee1 resource provider aggregate not found [pid: 8|app: 0|req: 680/1296] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:31 2026] DELETE /v2.0/networks/42231fc0-2c28-442d-a1e5-6227d8837f46 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:31.824 8 WARNING neutron_lib.context [None req-054cff3a-4d55-4fc8-9936-282c6e89b82a 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:31.835 8 INFO neutron.services.segments.plugin [-] Segment 5d5f072f-3330-42f5-a8fb-b78dd9648ee1 resource provider aggregate not found 2026-05-05 08:28:31.839 8 INFO neutron.services.segments.plugin [-] Segment 5d5f072f-3330-42f5-a8fb-b78dd9648ee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d5f072f-3330-42f5-a8fb-b78dd9648ee1 found for delete ", "request_id": "req-5c0aee85-17fd-42fb-a791-141ca31e5e6f"}]} 2026-05-05 08:28:31.851 8 INFO neutron.services.segments.plugin [-] Segment 5d5f072f-3330-42f5-a8fb-b78dd9648ee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d5f072f-3330-42f5-a8fb-b78dd9648ee1 found for delete ", "request_id": "req-3973134c-221b-4f65-b771-334afd343cbf"}]} [pid: 7|app: 0|req: 617/1297] 10.0.0.130 () {34 vars in 741 bytes} [Tue May 5 08:28:31 2026] PUT /v2.0/routers/2bcc9bd4-c964-4e4b-8980-483eb40b5848 => generated 701 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:31.892 7 WARNING neutron_lib.context [None req-f3d27269-dd8d-49cb-a60a-87811df8032a 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 618/1298] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:31 2026] POST /v2.0/ports => generated 778 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 619/1299] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:28:32 2026] GET /v2.0/routers/2bcc9bd4-c964-4e4b-8980-483eb40b5848 => generated 701 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1300] 10.0.0.130 () {34 vars in 737 bytes} [Tue May 5 08:28:32 2026] PUT /v2.0/ports/fb3ccc2a-2d4e-4c95-a09f-4eb8d2b2c73c => generated 752 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1301] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:32 2026] GET /v2.0/ports?device_id=2bcc9bd4-c964-4e4b-8980-483eb40b5848 => 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: 622/1302] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:32 2026] DELETE /v2.0/ports/fb3ccc2a-2d4e-4c95-a09f-4eb8d2b2c73c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:28:32.810 8 INFO neutron.db.l3_db [None req-054cff3a-4d55-4fc8-9936-282c6e89b82a 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Floating IP 0d3435ae-0048-4b99-b401-64d3c19fb714 associated. External IP: 10.96.250.207, port: 943efd57-b2bd-4441-b2a3-0d01d15ea24a. [pid: 8|app: 0|req: 681/1303] 10.0.0.130 () {34 vars in 677 bytes} [Tue May 5 08:28:31 2026] POST /v2.0/floatingips => generated 841 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1304] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:28:33 2026] GET /v2.0/ports => generated 781 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:33.370 8 WARNING neutron_lib.context [None req-ecef53d2-b82a-49e6-9fdb-d49e5e65cdf9 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:33.636 8 INFO neutron.db.segments_db [None req-ecef53d2-b82a-49e6-9fdb-d49e5e65cdf9 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Added segment c66b0ba5-c1c6-418a-a8f9-e1712cdd78e1 of type vxlan for network 7fad116d-521a-444a-a4b8-36de9b4c4a11 [pid: 8|app: 0|req: 683/1305] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:33 2026] POST /v2.0/networks => generated 645 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:33.736 7 INFO neutron.services.segments.plugin [-] Segment 025f46ff-a7f2-4f1d-b3ac-c5eb1763696d resource provider aggregate not found 2026-05-05 08:28:33.747 7 INFO neutron.services.segments.plugin [-] Segment 025f46ff-a7f2-4f1d-b3ac-c5eb1763696d resource provider aggregate not found 2026-05-05 08:28:33.752 7 INFO neutron.services.segments.plugin [-] Segment 025f46ff-a7f2-4f1d-b3ac-c5eb1763696d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 025f46ff-a7f2-4f1d-b3ac-c5eb1763696d found for delete ", "request_id": "req-0a0b2cc9-194b-47d8-8782-a8ca14385aa7"}]} 2026-05-05 08:28:33.757 7 INFO neutron.db.l3_hamode_db [None req-2a3ce9ac-65eb-4647-bda1-e5257d3c7722 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] HA network 3dca6e20-e4a2-493f-8c86-cafe6b3ce2c3 was deleted as no HA routers are present in tenant b825db6a75e8486bb57321c60b78c94e. [pid: 7|app: 0|req: 623/1306] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:32 2026] DELETE /v2.0/routers/2bcc9bd4-c964-4e4b-8980-483eb40b5848 => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:33.774 7 INFO neutron.services.segments.plugin [-] Segment 025f46ff-a7f2-4f1d-b3ac-c5eb1763696d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 025f46ff-a7f2-4f1d-b3ac-c5eb1763696d found for delete ", "request_id": "req-ab24d611-89a8-4666-a6a5-a4117f10d6f4"}]} 2026-05-05 08:28:33.784 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e94dfc0e-8b8d-4d6a-ae57-c1e8624d2974 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1307] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:33 2026] GET /v2.0/ports/fb3ccc2a-2d4e-4c95-a09f-4eb8d2b2c73c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:33.789 7 WARNING neutron_lib.context [None req-8ba3cd7e-bd53-4c4c-b7cf-416a46150925 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1308] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:28:33 2026] GET /v2.0/floatingips/0d3435ae-0048-4b99-b401-64d3c19fb714 => generated 841 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1309] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:33 2026] GET /v2.0/ports?device_id=2bcc9bd4-c964-4e4b-8980-483eb40b5848 => 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: 686/1310] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:28:33 2026] GET /v2.0/ports => generated 781 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1311] 10.0.0.130 () {32 vars in 655 bytes} [Tue May 5 08:28:33 2026] GET /v2.0/floatingips => generated 844 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:33.962 8 INFO neutron.api.v2.resource [None req-da0c19b2-35f1-4966-9716-ec9b0b8c9cee 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1312] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:33 2026] DELETE /v2.0/routers/2bcc9bd4-c964-4e4b-8980-483eb40b5848 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1313] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:33 2026] GET /v2.0/ports/5f62f0ce-59dd-4491-97a9-fbed40497435 => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1314] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:33 2026] POST /v2.0/ports => generated 774 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 626/1315] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:34 2026] GET /v2.0/ports?device_id=b55b1156-bfb8-4470-8bfe-b0f26bb2ce15 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:28:34.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e82af502-1f4a-4d33-a170-c8402b996537 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1316] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:34 2026] DELETE /v2.0/ports/b13813e0-ea50-4d52-aae6-abb63196184d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:34.175 7 WARNING neutron_lib.context [None req-9f82394f-3695-43b7-aad0-b8a827720003 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:34.231 7 INFO neutron.db.segments_db [None req-9f82394f-3695-43b7-aad0-b8a827720003 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Added segment 48ff0ec2-459e-4449-86d7-12a999ab9da8 of type vxlan for network 4a219e17-fc25-49f8-b8fc-bbe103912239 [pid: 7|app: 0|req: 628/1317] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:34 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:34.371 7 INFO neutron.api.v2.resource [None req-a015f03e-8602-458e-994e-14bbaf6ee7f5 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1318] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:34 2026] DELETE /v2.0/routers/b55b1156-bfb8-4470-8bfe-b0f26bb2ce15 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:34.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5cddd6d-1d2a-4c53-9844-51dfd7a06fa6 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1319] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:34 2026] DELETE /v2.0/subnets/f4188d24-7361-46c8-a67a-8944c2f9e544 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:34.393 7 WARNING neutron_lib.context [None req-d599ee94-a485-4fdb-93be-4176224b39f2 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:34.457 8 INFO neutron.db.l3_db [None req-0d0a7437-507d-4b2a-98a1-156b1803ea42 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Floating IP 0d3435ae-0048-4b99-b401-64d3c19fb714 associated. External IP: 10.96.250.207, port: 943efd57-b2bd-4441-b2a3-0d01d15ea24a. [pid: 7|app: 0|req: 631/1320] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:34 2026] POST /v2.0/subnets => generated 602 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:34.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31f22907-dbb2-43e6-a0c9-291a4aebecf7 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1321] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:34 2026] DELETE /v2.0/subnets/ef0b260a-ab37-4313-b431-3f424a6baaf0 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:34.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a926e0c7-cf29-4101-82cb-a4c8a5e49bf6 86235b056bb847f7a9bca12cdb003f31 9f4dd835b92044cba9185e4579e0d92a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1322] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:34 2026] DELETE /v2.0/subnets/329dc105-acd2-4cfe-8dd7-ce2126a0ccb8 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:34.722 7 WARNING neutron_lib.context [None req-8601d0a6-e8f1-46fa-90ca-820a5ab37e6c 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 634/1323] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:34 2026] POST /v2.0/ports => generated 948 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 635/1324] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:35 2026] GET /v2.0/ports?device_id=ac474013-e95f-4ce9-af29-5bb27532528e => 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: 690/1325] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:28:33 2026] PUT /v2.0/floatingips/0d3435ae-0048-4b99-b401-64d3c19fb714 => generated 842 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1326] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:35 2026] DELETE /v2.0/ports/5f62f0ce-59dd-4491-97a9-fbed40497435 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:35.458 7 INFO neutron.api.v2.resource [None req-217de825-86b6-42e3-88ef-effda79e714e 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1327] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:35 2026] DELETE /v2.0/routers/ac474013-e95f-4ce9-af29-5bb27532528e => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:35.614 7 INFO neutron.db.l3_db [None req-27d1e159-ea95-4b77-b1df-0878d29e29cc 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] Floating IP 0d3435ae-0048-4b99-b401-64d3c19fb714 disassociated. External IP: 10.96.250.207, port: 4fd978d0-7523-4a7c-bcc9-959156049eb7. [pid: 8|app: 0|req: 691/1328] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:35 2026] DELETE /v2.0/ports/7494c949-f13c-4f50-8b1b-1d6eb3c7d4a2 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:35.824 8 INFO neutron.services.segments.plugin [-] Segment 7ac230bd-a7a3-43e8-995e-34e95e3e8712 resource provider aggregate not found 2026-05-05 08:28:35.828 8 INFO neutron.services.segments.plugin [-] Segment 7ac230bd-a7a3-43e8-995e-34e95e3e8712 resource provider aggregate not found 2026-05-05 08:28:35.842 8 INFO neutron.services.segments.plugin [-] Segment 7ac230bd-a7a3-43e8-995e-34e95e3e8712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ac230bd-a7a3-43e8-995e-34e95e3e8712 found for delete ", "request_id": "req-811cc917-a911-4a84-b948-fc33da736b9a"}]} 2026-05-05 08:28:35.843 8 INFO neutron.services.segments.plugin [-] Segment 7ac230bd-a7a3-43e8-995e-34e95e3e8712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ac230bd-a7a3-43e8-995e-34e95e3e8712 found for delete ", "request_id": "req-fcf01c35-6b65-4bb8-b720-be6ca78f6d3b"}]} [pid: 8|app: 0|req: 692/1329] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:35 2026] DELETE /v2.0/networks/e13b8d41-016f-4b66-8166-30ad3980f366 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:35.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64c3efc5-2f1e-4688-ad93-921de911c5cd 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 693/1330] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:35 2026] DELETE /v2.0/subnets/b1214b15-7141-4983-9e1f-aef4b53a2a67 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:35.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8de5f704-3e6c-4366-bc45-e818691802a6 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1331] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:35 2026] DELETE /v2.0/ports/7494c949-f13c-4f50-8b1b-1d6eb3c7d4a2 => 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: 695/1332] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:35 2026] GET /v2.0/ports?device_id=ed8ffce5-99e3-407a-b478-e002c2ac6b9f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:28:35.939 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52e816df-2ae7-4850-ba5f-d74e0907d7dc 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1333] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:35 2026] GET /v2.0/ports/7494c949-f13c-4f50-8b1b-1d6eb3c7d4a2 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:35.964 8 INFO neutron.api.v2.resource [None req-313f29df-9d64-46a1-856c-15fc58feab4d 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1334] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:35 2026] DELETE /v2.0/routers/ed8ffce5-99e3-407a-b478-e002c2ac6b9f => 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: 638/1335] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:28:35 2026] PUT /v2.0/floatingips/0d3435ae-0048-4b99-b401-64d3c19fb714 => generated 552 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:36.023 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e215385b-2e6f-4ac7-8219-fd9cdc3a2b2f 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1336] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:36 2026] DELETE /v2.0/subnets/b7c9c42a-16eb-430c-a6d1-2b276e453a41 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1337] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:35 2026] DELETE /v2.0/subnets/e3645f73-3a61-4b33-a265-f83502ad7e3a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:36.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf00ff44-71a2-4d6c-adb0-634cd4ea8df9 7c1240d17b704325853705423272c166 b825db6a75e8486bb57321c60b78c94e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 699/1338] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:36 2026] DELETE /v2.0/subnets/fd10b2fd-0b55-4567-90f0-014228cd6aaa => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1339] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:28:36 2026] DELETE /v2.0/floatingips/0d3435ae-0048-4b99-b401-64d3c19fb714 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:36.415 7 INFO neutron.api.v2.resource [None req-16186041-9078-452d-9e0e-90e80cb19254 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1340] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:28:36 2026] DELETE /v2.0/floatingips/0d3435ae-0048-4b99-b401-64d3c19fb714 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 642/1341] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:36 2026] DELETE /v2.0/ports/4fd978d0-7523-4a7c-bcc9-959156049eb7 => 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: 700/1342] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:36 2026] DELETE /v2.0/networks/4a219e17-fc25-49f8-b8fc-bbe103912239 => generated 0 bytes in 704 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1343] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:36 2026] GET /v2.0/security-groups?tenant_id=9f4dd835b92044cba9185e4579e0d92a&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1344] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:36 2026] GET /v2.0/security-groups?tenant_id=b825db6a75e8486bb57321c60b78c94e&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:37.043 8 WARNING neutron_lib.context [None req-f1f80a8a-95c8-45b0-8f70-f8845f725f90 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:37.092 8 INFO neutron.db.segments_db [None req-f1f80a8a-95c8-45b0-8f70-f8845f725f90 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Added segment 05745955-c81a-4620-8010-b0bedfea0a68 of type vxlan for network bdd10006-b5c8-4c20-963d-7dbf6e1f4922 [pid: 8|app: 0|req: 702/1345] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:37 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1346] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:37 2026] DELETE /v2.0/security-groups/1c75d6a4-1741-4c64-940a-9908117e1fd8 => 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: 644/1347] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:37 2026] DELETE /v2.0/ports/943efd57-b2bd-4441-b2a3-0d01d15ea24a => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:37.319 7 WARNING neutron_lib.context [None req-469ab7ee-e628-425e-8c02-3c7716fcf068 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 704/1348] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:37 2026] DELETE /v2.0/security-groups/9710de9b-6653-4be8-9a7d-e75a1fe8ec68 => 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: 705/1349] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:28:37 2026] GET /v2.0/ports?device_id=49fb7504-dae6-48d9-b290-0cbe6c8942e8 => generated 958 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1350] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:37 2026] POST /v2.0/subnets => generated 602 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:37.641 7 WARNING neutron_lib.context [None req-3d414ed7-1882-4fb4-9c24-50fac4dd2ce4 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:37.875 8 INFO neutron.services.segments.plugin [-] Segment 48ff0ec2-459e-4449-86d7-12a999ab9da8 resource provider aggregate not found 2026-05-05 08:28:37.879 8 INFO neutron.services.segments.plugin [-] Segment 48ff0ec2-459e-4449-86d7-12a999ab9da8 resource provider aggregate not found 2026-05-05 08:28:37.898 8 INFO neutron.services.segments.plugin [-] Segment 48ff0ec2-459e-4449-86d7-12a999ab9da8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48ff0ec2-459e-4449-86d7-12a999ab9da8 found for delete ", "request_id": "req-eae4a0e5-8c04-4ca5-8308-907b4e945bcf"}]} 2026-05-05 08:28:37.951 8 INFO neutron.services.segments.plugin [-] Segment 48ff0ec2-459e-4449-86d7-12a999ab9da8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48ff0ec2-459e-4449-86d7-12a999ab9da8 found for delete ", "request_id": "req-1c0c0632-9cde-435d-a490-17023df85aab"}]} [pid: 7|app: 0|req: 646/1351] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:37 2026] POST /v2.0/ports => generated 916 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1352] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:38 2026] DELETE /v2.0/ports/8fa23f74-0334-47f6-9711-07ed16d8efc1 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:38.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-906a0050-a1d7-492b-b23a-d6853eb423d8 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1353] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:38 2026] GET /v2.0/ports/8fa23f74-0334-47f6-9711-07ed16d8efc1 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1354] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:38 2026] DELETE /v2.0/subnets/a1bdb5f0-9b9b-4f82-a618-09ad450bc042 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1355] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:28:37 2026] PUT /v2.0/routers/49fb7504-dae6-48d9-b290-0cbe6c8942e8/remove_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:39.453 7 INFO neutron.services.segments.plugin [-] Segment 05745955-c81a-4620-8010-b0bedfea0a68 resource provider aggregate not found 2026-05-05 08:28:39.458 7 INFO neutron.services.segments.plugin [-] Segment 05745955-c81a-4620-8010-b0bedfea0a68 resource provider aggregate not found 2026-05-05 08:28:39.477 7 INFO neutron.services.segments.plugin [-] Segment 05745955-c81a-4620-8010-b0bedfea0a68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05745955-c81a-4620-8010-b0bedfea0a68 found for delete ", "request_id": "req-e19ee6d1-730c-4c42-a596-555483e8a7b4"}]} 2026-05-05 08:28:39.482 7 INFO neutron.services.segments.plugin [-] Segment 05745955-c81a-4620-8010-b0bedfea0a68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05745955-c81a-4620-8010-b0bedfea0a68 found for delete ", "request_id": "req-ed953a49-23c3-4272-8fa0-87f19f330955"}]} [pid: 7|app: 0|req: 650/1356] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:38 2026] DELETE /v2.0/networks/bdd10006-b5c8-4c20-963d-7dbf6e1f4922 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:39.656 7 WARNING neutron_lib.context [None req-d42aca2d-26d8-4ba3-a39c-03eb322bb1f0 547b2aea9ce4428e8fb9a836f28ffccb d7796a1540a148eeabdb8b290291f24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:39.755 8 INFO neutron.db.l3_hamode_db [None req-774c337b-42a1-4be8-a6b6-22f38987741d 2e2b7e4b4ec64a888d27b784c4f6d515 e9353197116f4066b730458d0c0a552e - - default default] HA network eba57fa9-7e7a-4de7-ad94-a1f14dab299a was deleted as no HA routers are present in tenant e9353197116f4066b730458d0c0a552e. [pid: 8|app: 0|req: 707/1357] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:38 2026] DELETE /v2.0/routers/49fb7504-dae6-48d9-b290-0cbe6c8942e8 => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:39.806 8 WARNING neutron_lib.context [None req-430241b0-41f4-4543-976b-53d68718b19e 02d3464282c74baeafe653e603540023 4ad0a85b737849d7ab33ef8bd858f86d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 651/1358] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:28:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:28:39.852 7 WARNING neutron_lib.context [None req-b5e6bc92-85d8-4313-b977-1a1e2192bbe2 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 708/1359] 10.0.0.130 () {34 vars in 677 bytes} [Tue May 5 08:28:39 2026] POST /v2.0/subnetpools => generated 549 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:39.918 8 INFO neutron.services.segments.plugin [-] Segment 174e5c41-d86a-463b-96b3-6408f1981f25 resource provider aggregate not found 2026-05-05 08:28:39.937 8 INFO neutron.services.segments.plugin [-] Segment 174e5c41-d86a-463b-96b3-6408f1981f25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 174e5c41-d86a-463b-96b3-6408f1981f25 found for delete ", "request_id": "req-17c16301-c099-467d-a7b5-258d5adf4577"}]} 2026-05-05 08:28:39.975 8 INFO neutron.services.segments.plugin [-] Segment 174e5c41-d86a-463b-96b3-6408f1981f25 resource provider aggregate not found 2026-05-05 08:28:39.990 8 INFO neutron.services.segments.plugin [-] Segment 174e5c41-d86a-463b-96b3-6408f1981f25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 174e5c41-d86a-463b-96b3-6408f1981f25 found for delete ", "request_id": "req-5da93dbf-55a2-4c4e-a8f1-0dd14aa7142e"}]} [pid: 8|app: 0|req: 709/1360] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:39 2026] DELETE /v2.0/subnets/eaf5fbb9-d8a8-4c2d-89c2-f55a39815c29 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1361] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/security-groups => generated 4530 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1362] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/subnetpools/d35a6467-6d8f-4eab-916e-a4d77e2b9bf2 => generated 549 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1363] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:39 2026] POST /v2.0/ports => generated 775 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 653/1364] 10.0.0.130 () {34 vars in 758 bytes} [Tue May 5 08:28:40 2026] PUT /v2.0/security-groups/49707ed1-8a26-4bad-8c7d-9253a03d5747 => generated 1662 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1365] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:28:40 2026] PUT /v2.0/subnetpools/d35a6467-6d8f-4eab-916e-a4d77e2b9bf2 => generated 501 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1366] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:40 2026] DELETE /v2.0/networks/b352b1d9-e984-48b4-ae56-0f5f3508e41a => 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: 713/1367] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/security-groups/49707ed1-8a26-4bad-8c7d-9253a03d5747 => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1368] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:28:40 2026] DELETE /v2.0/subnetpools/d35a6467-6d8f-4eab-916e-a4d77e2b9bf2 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1369] 10.0.0.130 () {34 vars in 737 bytes} [Tue May 5 08:28:40 2026] PUT /v2.0/ports/441e43a2-0b27-4ff0-9c57-4f5feff059f2 => generated 752 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1370] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:40 2026] DELETE /v2.0/security-groups/49707ed1-8a26-4bad-8c7d-9253a03d5747 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:40.563 7 INFO neutron.api.v2.resource [None req-81aa5c74-9a58-406a-a7e3-8df57f39f13a 02d3464282c74baeafe653e603540023 4ad0a85b737849d7ab33ef8bd858f86d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1371] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/subnetpools/d35a6467-6d8f-4eab-916e-a4d77e2b9bf2 => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1372] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:28:40.616 7 INFO neutron.api.v2.resource [None req-05198d3b-baad-4850-b8ec-2b0c06f53939 02d3464282c74baeafe653e603540023 4ad0a85b737849d7ab33ef8bd858f86d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1373] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:28:40 2026] DELETE /v2.0/subnetpools/d35a6467-6d8f-4eab-916e-a4d77e2b9bf2 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:40.630 7 INFO neutron.api.v2.resource [None req-6f097e77-34b9-4969-ae5a-f49e0e9c6c5b 547b2aea9ce4428e8fb9a836f28ffccb d7796a1540a148eeabdb8b290291f24b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1374] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:40 2026] DELETE /v2.0/security-groups/49707ed1-8a26-4bad-8c7d-9253a03d5747 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:40.643 7 WARNING neutron_lib.context [None req-126085f8-90a8-448d-9308-7f8095c00055 547b2aea9ce4428e8fb9a836f28ffccb d7796a1540a148eeabdb8b290291f24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 660/1375] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:28:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:28:40.766 7 WARNING neutron_lib.context [None req-744d52c4-b631-4f94-a21d-743f8acadc93 547b2aea9ce4428e8fb9a836f28ffccb d7796a1540a148eeabdb8b290291f24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 716/1376] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:40 2026] DELETE /v2.0/ports/441e43a2-0b27-4ff0-9c57-4f5feff059f2 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1377] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/ports => generated 777 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:40.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4746d8c5-e708-4651-9c96-a60d9d7b0c8a 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1378] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/ports/441e43a2-0b27-4ff0-9c57-4f5feff059f2 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1379] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:28:40 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: 662/1380] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/ports => generated 777 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1381] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/security-group-rules/5b139fe7-7230-445e-9d5e-d20f82f6f9c6 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1384] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:28:41 2026] GET /v2.0/ports/5791e6ae-c463-4c1a-b711-8ddb814e9665 => generated 774 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1385] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:40 2026] GET /v2.0/security-groups?tenant_id=e9353197116f4066b730458d0c0a552e&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:41.093 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b6d1d76-faa7-48b5-9d66-b7d26ae521cb 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 720/1386] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/ports/8fa23f74-0334-47f6-9711-07ed16d8efc1 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1387] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1388] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:41 2026] GET /v2.0/security-groups?tenant_id=4ad0a85b737849d7ab33ef8bd858f86d&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1389] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/security-groups/7b2c7dd1-4d4f-407b-81a8-798619ac378c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:41.263 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5546f769-02e3-4132-8fc8-8941a577a9fb 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1390] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/subnets/a1bdb5f0-9b9b-4f82-a618-09ad450bc042 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1391] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/security-group-rules/5b139fe7-7230-445e-9d5e-d20f82f6f9c6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:41.358 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c98d41e5-8592-476b-951b-4274f8514843 32e77dedf845486d906fc9a31209262e e6f9f81ac1cd439c8b96fda73362ca3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1392] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/subnets/e3645f73-3a61-4b33-a265-f83502ad7e3a => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1393] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/security-groups/340156b7-b8d4-482c-b1b0-7d0a0d7dd1d7 => 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: 671/1394] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:41.438 7 WARNING neutron_lib.context [None req-016f1ce1-f672-4471-9534-0a204ef2ec7b 547b2aea9ce4428e8fb9a836f28ffccb d7796a1540a148eeabdb8b290291f24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1395] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:28:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1396] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:28:41 2026] GET /v2.0/security-group-rules/e8218b21-5136-4244-b35f-72492edd1bf1 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1397] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/ports/5791e6ae-c463-4c1a-b711-8ddb814e9665 => 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: 674/1398] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1399] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/security-group-rules/e8218b21-5136-4244-b35f-72492edd1bf1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1400] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:41 2026] DELETE /v2.0/networks/7fad116d-521a-444a-a4b8-36de9b4c4a11 => 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: 676/1401] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:41 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-05 08:28:41.806 8 WARNING neutron_lib.context [None req-6c38c6cf-a214-4f9f-80cb-19f43ab1ff55 547b2aea9ce4428e8fb9a836f28ffccb d7796a1540a148eeabdb8b290291f24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:41.853 8 INFO neutron.db.securitygroups_db [None req-6c38c6cf-a214-4f9f-80cb-19f43ab1ff55 547b2aea9ce4428e8fb9a836f28ffccb d7796a1540a148eeabdb8b290291f24b - - default default] Project d7796a1540a148eeabdb8b290291f24b 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: 726/1402] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:28:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1403] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:28:41 2026] GET /v2.0/security-group-rules/c02d38af-53b6-4c15-aa2c-bd8d06410a35 => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:41.975 8 INFO neutron.services.segments.plugin [-] Segment f18ec51f-59fc-49a3-a976-b6d8c39ced51 resource provider aggregate not found 2026-05-05 08:28:41.996 8 INFO neutron.services.segments.plugin [-] Segment f18ec51f-59fc-49a3-a976-b6d8c39ced51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f18ec51f-59fc-49a3-a976-b6d8c39ced51 found for delete ", "request_id": "req-cdf583db-a730-4920-8aca-16c12da7544f"}]} 2026-05-05 08:28:42.010 8 INFO neutron.services.segments.plugin [-] Segment c66b0ba5-c1c6-418a-a8f9-e1712cdd78e1 resource provider aggregate not found 2026-05-05 08:28:42.015 8 INFO neutron.services.segments.plugin [-] Segment f18ec51f-59fc-49a3-a976-b6d8c39ced51 resource provider aggregate not found 2026-05-05 08:28:42.029 8 INFO neutron.services.segments.plugin [-] Segment f18ec51f-59fc-49a3-a976-b6d8c39ced51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f18ec51f-59fc-49a3-a976-b6d8c39ced51 found for delete ", "request_id": "req-7a9ceb4a-4e3a-4e0f-b244-55665ef0215e"}]} 2026-05-05 08:28:42.033 8 INFO neutron.services.segments.plugin [-] Segment c66b0ba5-c1c6-418a-a8f9-e1712cdd78e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66b0ba5-c1c6-418a-a8f9-e1712cdd78e1 found for delete ", "request_id": "req-3ded042c-007c-4665-9a06-3a21efdda672"}]} 2026-05-05 08:28:42.046 8 INFO neutron.services.segments.plugin [-] Segment c66b0ba5-c1c6-418a-a8f9-e1712cdd78e1 resource provider aggregate not found [pid: 8|app: 0|req: 727/1404] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:41 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1405] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:28:42 2026] DELETE /v2.0/security-group-rules/c02d38af-53b6-4c15-aa2c-bd8d06410a35 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:42.142 8 INFO neutron.services.segments.plugin [-] Segment c66b0ba5-c1c6-418a-a8f9-e1712cdd78e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66b0ba5-c1c6-418a-a8f9-e1712cdd78e1 found for delete ", "request_id": "req-694b915b-79ad-4da2-bfba-6f2025a88212"}]} [pid: 8|app: 0|req: 728/1406] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:42 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: 8|app: 0|req: 729/1407] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:42 2026] DELETE /v2.0/security-groups/7a76e5b8-29ee-410a-838d-53195501dcc2 => 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: 679/1408] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:42 2026] GET /v2.0/security-groups?tenant_id=e6f9f81ac1cd439c8b96fda73362ca3d&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1409] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:28:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1410] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:28: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: 680/1411] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:42 2026] DELETE /v2.0/security-groups/5a002723-5f27-455d-b1e4-a58a1479cbe9 => 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: 732/1412] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:42 2026] GET /v2.0/security-groups?tenant_id=d7796a1540a148eeabdb8b290291f24b&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1413] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:42 2026] DELETE /v2.0/security-groups/0af93464-b0c9-4738-b329-9a17c5b11946 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:43.129 8 WARNING neutron_lib.context [None req-6b80d0ee-ac19-44bb-a146-22e08f6ade01 d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:43.129 8 WARNING neutron_lib.context [None req-6b80d0ee-ac19-44bb-a146-22e08f6ade01 d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:43.310 8 INFO neutron.db.segments_db [None req-6b80d0ee-ac19-44bb-a146-22e08f6ade01 d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Added segment b3593cb6-bf68-46a2-a8e1-d048c277be1e of type vxlan for network 302f7e6b-f036-4693-8c00-1c2ab11a9948 2026-05-05 08:28:43.400 8 INFO neutron.db.segments_db [None req-6b80d0ee-ac19-44bb-a146-22e08f6ade01 d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Added segment 59441cfb-b656-46f0-b7ff-e33c29da21d2 of type vxlan for network 9aee6878-9787-419e-b4f7-31a61df1831a [pid: 8|app: 0|req: 733/1414] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:43 2026] POST /v2.0/networks => generated 1245 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1415] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:28:43 2026] GET /v2.0/networks => generated 1844 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1416] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:43 2026] DELETE /v2.0/networks/302f7e6b-f036-4693-8c00-1c2ab11a9948 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:44.016 7 INFO neutron.services.segments.plugin [-] Segment 59441cfb-b656-46f0-b7ff-e33c29da21d2 resource provider aggregate not found 2026-05-05 08:28:44.025 7 INFO neutron.services.segments.plugin [-] Segment 59441cfb-b656-46f0-b7ff-e33c29da21d2 resource provider aggregate not found 2026-05-05 08:28:44.042 7 INFO neutron.services.segments.plugin [-] Segment 59441cfb-b656-46f0-b7ff-e33c29da21d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59441cfb-b656-46f0-b7ff-e33c29da21d2 found for delete ", "request_id": "req-a3d554d1-7fd2-4d6b-9ee8-e24831ebb0fb"}]} 2026-05-05 08:28:44.053 7 INFO neutron.services.segments.plugin [-] Segment 59441cfb-b656-46f0-b7ff-e33c29da21d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59441cfb-b656-46f0-b7ff-e33c29da21d2 found for delete ", "request_id": "req-7a07e229-7210-4a4b-a9b4-78a57a5d6f0e"}]} [pid: 7|app: 0|req: 683/1417] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:43 2026] DELETE /v2.0/networks/9aee6878-9787-419e-b4f7-31a61df1831a => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:44.112 8 INFO neutron.services.segments.plugin [-] Segment b3593cb6-bf68-46a2-a8e1-d048c277be1e resource provider aggregate not found 2026-05-05 08:28:44.128 8 INFO neutron.services.segments.plugin [-] Segment b3593cb6-bf68-46a2-a8e1-d048c277be1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3593cb6-bf68-46a2-a8e1-d048c277be1e found for delete ", "request_id": "req-42f01035-7e74-48e4-a003-11901c866f42"}]} 2026-05-05 08:28:44.162 8 INFO neutron.services.segments.plugin [-] Segment b3593cb6-bf68-46a2-a8e1-d048c277be1e resource provider aggregate not found [pid: 8|app: 0|req: 735/1418] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:28:44 2026] GET /v2.0/networks => generated 651 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:44.190 7 WARNING neutron_lib.context [None req-f73e9528-f8b9-464e-84b9-f572de943e2b d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:44.253 7 INFO neutron.db.segments_db [None req-f73e9528-f8b9-464e-84b9-f572de943e2b d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Added segment 51551c9e-5870-428e-a474-dffec95290e9 of type vxlan for network 6dc912b2-80ec-4b6b-933c-7f30f0211f8b [pid: 7|app: 0|req: 684/1419] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:44 2026] POST /v2.0/networks => generated 650 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:44.370 8 INFO neutron.services.segments.plugin [-] Segment b3593cb6-bf68-46a2-a8e1-d048c277be1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3593cb6-bf68-46a2-a8e1-d048c277be1e found for delete ", "request_id": "req-a285d019-2340-44e8-bbfb-f05c8ab1a542"}]} 2026-05-05 08:28:44.376 8 WARNING neutron_lib.context [None req-91596299-9234-460c-b5a0-baac1d6bf8cb d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:44.429 8 INFO neutron.db.segments_db [None req-91596299-9234-460c-b5a0-baac1d6bf8cb d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Added segment 2c21de4c-04bc-4c9d-b2f1-51f68c319759 of type vxlan for network 2ec9f538-edc3-4bae-a098-e1e5ffe0651f [pid: 8|app: 0|req: 736/1420] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:44 2026] POST /v2.0/networks => generated 649 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:44.557 8 WARNING neutron_lib.context [None req-c292f31e-21cb-49dd-9b01-cc13672bb5b0 d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:44.593 8 WARNING neutron_lib.context [None req-c292f31e-21cb-49dd-9b01-cc13672bb5b0 d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:28:44.656 7 WARNING neutron_lib.context [None req-2ab404b1-0aa9-4359-9d3f-4c45c3a544ac a56973e00bb74ee382a8a3d7cca06b9e ab684b9c63a845b79b4777a9f88ff9c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 685/1421] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:28:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1422] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:28:44 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1423] 10.0.0.130 () {34 vars in 758 bytes} [Tue May 5 08:28:44 2026] PUT /v2.0/security-groups/b3de78a3-1470-42ba-bf94-7199a00a0db2 => generated 1663 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1424] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:28:44 2026] GET /v2.0/security-groups/b3de78a3-1470-42ba-bf94-7199a00a0db2 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1425] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:45 2026] DELETE /v2.0/security-groups/b3de78a3-1470-42ba-bf94-7199a00a0db2 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1426] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:28:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:45.142 7 INFO neutron.api.v2.resource [None req-61f86504-e50f-4ee0-a88e-c537c4a1ec35 a56973e00bb74ee382a8a3d7cca06b9e ab684b9c63a845b79b4777a9f88ff9c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1427] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:45 2026] DELETE /v2.0/security-groups/b3de78a3-1470-42ba-bf94-7199a00a0db2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:28:45.153 7 WARNING neutron_lib.context [None req-1248f9f0-f6f9-4883-8c34-765de990f0e9 a56973e00bb74ee382a8a3d7cca06b9e ab684b9c63a845b79b4777a9f88ff9c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1428] 10.0.0.130 () {34 vars in 665 bytes} [Tue May 5 08:28:44 2026] POST /v2.0/ports => generated 1506 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 692/1429] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:28:45 2026] POST /v2.0/security-groups => generated 1625 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1430] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:28:45 2026] GET /v2.0/ports => generated 1506 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:45.356 8 WARNING neutron_lib.context [None req-d838f49f-1621-4965-a545-9116e3d02d4a a56973e00bb74ee382a8a3d7cca06b9e ab684b9c63a845b79b4777a9f88ff9c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 739/1431] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:28:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1432] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:45 2026] GET /v2.0/security-groups?tenant_id=da72f32d59324b939b8ca93f9e91b351&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1433] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:28:45 2026] GET /v2.0/security-group-rules/a6fdd2ae-c5c0-44c1-9b9b-e0632c5b991c => generated 601 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1434] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:45 2026] DELETE /v2.0/ports/0fdf9bb4-f892-4c23-b302-c4c324e1f3e1 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1435] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:45 2026] DELETE /v2.0/security-groups/804fc1db-f776-43d0-bd0a-01ee066a29a3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1436] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1437] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:28:45 2026] DELETE /v2.0/security-group-rules/a6fdd2ae-c5c0-44c1-9b9b-e0632c5b991c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1438] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:45.893 8 WARNING neutron_lib.context [None req-5722e126-7820-4197-bed6-86c9d4fc5897 a56973e00bb74ee382a8a3d7cca06b9e ab684b9c63a845b79b4777a9f88ff9c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 696/1439] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:28:45 2026] DELETE /v2.0/ports/dfa8fb2a-7f45-4f2f-8c9b-63409b6db25e => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1440] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:28:45 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:28:45.954 7 WARNING neutron_lib.context [None req-94e77739-6e87-4a4b-92f7-52629ebf9a05 d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 744/1441] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:28:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:46.020 7 INFO neutron.db.segments_db [None req-94e77739-6e87-4a4b-92f7-52629ebf9a05 d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Added segment 545ca9e0-3f72-4c28-950b-91ae30e418a1 of type vxlan for network fe9174d6-48b5-4248-8888-76f585612a4c [pid: 8|app: 0|req: 745/1442] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:28:46 2026] GET /v2.0/security-group-rules/114a02e2-14a7-48cf-8e48-f1a9ab555d89 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1443] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:46 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1444] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:45 2026] POST /v2.0/networks => generated 649 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:46.132 7 WARNING neutron_lib.context [None req-e3d89ef2-9f1a-443f-a45f-b5399d4f42cc d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 747/1445] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:28:46 2026] DELETE /v2.0/security-group-rules/114a02e2-14a7-48cf-8e48-f1a9ab555d89 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:46.215 7 INFO neutron.db.segments_db [None req-e3d89ef2-9f1a-443f-a45f-b5399d4f42cc d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Added segment d34a6114-d017-41b6-8a06-026b8242cec6 of type vxlan for network b03f068d-7805-4b4c-aaeb-c31580112854 [pid: 8|app: 0|req: 748/1446] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1447] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:28:46 2026] POST /v2.0/networks => generated 650 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:46.334 7 WARNING neutron_lib.context [None req-ae060053-cd14-48ee-aaaf-867be1ad2964 a56973e00bb74ee382a8a3d7cca06b9e ab684b9c63a845b79b4777a9f88ff9c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 700/1448] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:28:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1449] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:46 2026] GET /v2.0/security-groups?tenant_id=c6d450db367d475f9f5d761a274fdf38&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:28:46.451 7 WARNING neutron_lib.context [None req-b4370e5d-b1ff-41f2-a9d2-c358cfc2d3ba d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1450] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:28:46 2026] GET /v2.0/security-group-rules/6af5c295-7091-4db2-8849-d1783487ba17 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:28:46.504 7 WARNING neutron_lib.context [None req-b4370e5d-b1ff-41f2-a9d2-c358cfc2d3ba d635d3a90b104209875bad7f0343a010 a493d0dac390435abc6d6095d6c3898f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1451] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:46 2026] DELETE /v2.0/security-groups/c628d871-a027-4bbd-9ba1-d35ecc5034e9 => 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: 752/1452] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:46 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1453] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:28:46 2026] DELETE /v2.0/security-group-rules/6af5c295-7091-4db2-8849-d1783487ba17 => 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: 754/1454] 10.0.0.130 () {32 vars in 673 bytes} [Tue May 5 08:28:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1455] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:46 2026] DELETE /v2.0/security-groups/3b3d9a57-323f-4199-bcf6-b60fec81aa7c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1456] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:28:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1457] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:28:46 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: 701/1458] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:46 2026] POST /v2.0/subnets => generated 1225 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1459] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:28:47 2026] GET /v2.0/subnets => generated 1838 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1460] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:47 2026] DELETE /v2.0/subnets/277fbbfd-699d-43b7-84ad-15d7b3313079 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1461] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:47 2026] GET /v2.0/security-groups?tenant_id=ab684b9c63a845b79b4777a9f88ff9c4&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1462] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:28:47 2026] DELETE /v2.0/subnets/f1928818-c614-4593-b800-b178f656e8a3 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1463] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:28:47 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1464] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:47 2026] DELETE /v2.0/security-groups/05c0e6f8-97a3-4341-a2d9-f510de8ea995 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:48.172 7 INFO neutron.services.segments.plugin [-] Segment d34a6114-d017-41b6-8a06-026b8242cec6 resource provider aggregate not found 2026-05-05 08:28:48.177 7 INFO neutron.services.segments.plugin [-] Segment d34a6114-d017-41b6-8a06-026b8242cec6 resource provider aggregate not found 2026-05-05 08:28:48.193 7 INFO neutron.services.segments.plugin [-] Segment d34a6114-d017-41b6-8a06-026b8242cec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34a6114-d017-41b6-8a06-026b8242cec6 found for delete ", "request_id": "req-858546f3-2cc0-4b9a-98ab-9f761a8e775d"}]} 2026-05-05 08:28:48.196 7 INFO neutron.services.segments.plugin [-] Segment d34a6114-d017-41b6-8a06-026b8242cec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34a6114-d017-41b6-8a06-026b8242cec6 found for delete ", "request_id": "req-869990ef-ed6e-44e3-8a52-65487e01bc66"}]} [pid: 7|app: 0|req: 705/1465] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:47 2026] DELETE /v2.0/networks/b03f068d-7805-4b4c-aaeb-c31580112854 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:28:48.644 8 INFO neutron.services.segments.plugin [-] Segment 545ca9e0-3f72-4c28-950b-91ae30e418a1 resource provider aggregate not found 2026-05-05 08:28:48.660 8 INFO neutron.services.segments.plugin [-] Segment 545ca9e0-3f72-4c28-950b-91ae30e418a1 resource provider aggregate not found 2026-05-05 08:28:48.681 8 INFO neutron.services.segments.plugin [-] Segment 545ca9e0-3f72-4c28-950b-91ae30e418a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545ca9e0-3f72-4c28-950b-91ae30e418a1 found for delete ", "request_id": "req-629c3224-846e-4d90-8ca5-5287871b5cb5"}]} 2026-05-05 08:28:48.690 8 INFO neutron.services.segments.plugin [-] Segment 545ca9e0-3f72-4c28-950b-91ae30e418a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545ca9e0-3f72-4c28-950b-91ae30e418a1 found for delete ", "request_id": "req-8c90859d-37f8-43a6-a2b6-c803234183b6"}]} [pid: 8|app: 0|req: 761/1466] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:48 2026] DELETE /v2.0/networks/fe9174d6-48b5-4248-8888-76f585612a4c => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1467] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:48 2026] DELETE /v2.0/networks/2ec9f538-edc3-4bae-a098-e1e5ffe0651f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1468] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:28:48 2026] DELETE /v2.0/networks/6dc912b2-80ec-4b6b-933c-7f30f0211f8b => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1469] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:48 2026] GET /v2.0/security-groups?tenant_id=d929b5e48f9145138c75c60321617330&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1470] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:49 2026] DELETE /v2.0/security-groups/c16ddbbf-d6de-485c-8ed2-0d56c25d63a9 => 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: 709/1471] 10.0.0.130 () {32 vars in 623 bytes} [Tue May 5 08:28:49 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1472] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:49 2026] GET /v2.0/security-groups?tenant_id=a493d0dac390435abc6d6095d6c3898f&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1473] 10.0.0.130 () {32 vars in 633 bytes} [Tue May 5 08:28:49 2026] GET /v2.0/ => generated 632 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1474] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:49 2026] DELETE /v2.0/security-groups/598980df-f7d6-4181-b783-ef0cf11c6ef7 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:50.224 7 INFO neutron.services.segments.plugin [-] Segment 2c21de4c-04bc-4c9d-b2f1-51f68c319759 resource provider aggregate not found 2026-05-05 08:28:50.232 7 INFO neutron.services.segments.plugin [-] Segment 2c21de4c-04bc-4c9d-b2f1-51f68c319759 resource provider aggregate not found 2026-05-05 08:28:50.247 7 INFO neutron.services.segments.plugin [-] Segment 2c21de4c-04bc-4c9d-b2f1-51f68c319759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c21de4c-04bc-4c9d-b2f1-51f68c319759 found for delete ", "request_id": "req-2058d781-3104-437f-94a2-a33718af07ba"}]} 2026-05-05 08:28:50.252 7 INFO neutron.services.segments.plugin [-] Segment 2c21de4c-04bc-4c9d-b2f1-51f68c319759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c21de4c-04bc-4c9d-b2f1-51f68c319759 found for delete ", "request_id": "req-8f5d41fb-0702-4c6f-a865-02bc7e9b4b69"}]} 2026-05-05 08:28:50.266 7 INFO neutron.services.segments.plugin [-] Segment 51551c9e-5870-428e-a474-dffec95290e9 resource provider aggregate not found 2026-05-05 08:28:50.274 7 INFO neutron.services.segments.plugin [-] Segment 51551c9e-5870-428e-a474-dffec95290e9 resource provider aggregate not found 2026-05-05 08:28:50.281 7 INFO neutron.services.segments.plugin [-] Segment 51551c9e-5870-428e-a474-dffec95290e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51551c9e-5870-428e-a474-dffec95290e9 found for delete ", "request_id": "req-04ca1685-40dc-47bc-8874-2696eb2ffb20"}]} 2026-05-05 08:28:50.289 7 INFO neutron.services.segments.plugin [-] Segment 51551c9e-5870-428e-a474-dffec95290e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51551c9e-5870-428e-a474-dffec95290e9 found for delete ", "request_id": "req-33ccb6df-efaa-45ea-bcb1-72a443448190"}]} [pid: 7|app: 0|req: 711/1475] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:50 2026] GET /v2.0/security-groups?tenant_id=fce5d043778d41ec8a1eb77c876e6406&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1476] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:50 2026] DELETE /v2.0/security-groups/a9a41183-e154-4d4c-8dbd-db46d17bfa29 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1477] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:54 2026] GET /v2.0/security-groups?tenant_id=10ca61bf79e04fadb4ddac60e6b109c3&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1478] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:54 2026] GET /v2.0/security-groups?tenant_id=1d44a7350ee64a4389a7ca6adcbbe4a4&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1479] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:55 2026] DELETE /v2.0/security-groups/a76d4f05-e4d2-4d62-874d-bf326eb87cfc => 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: 713/1480] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:55 2026] DELETE /v2.0/security-groups/05b26b07-60dd-47f6-a145-f1fd64cab397 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1481] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:55 2026] GET /v2.0/security-groups?tenant_id=c6b2cec5202c40b690e3b7382cf84ab4&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1482] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:55 2026] GET /v2.0/security-groups?tenant_id=f475ce53698b42ce9ff85122442a3f4e&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1483] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:55 2026] DELETE /v2.0/security-groups/688857bf-110f-4473-984a-4a8f3150f760 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1484] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:55 2026] DELETE /v2.0/security-groups/efc9e0ad-4677-4aab-8b0d-9146de2daf81 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:58.011 8 INFO neutron.db.segments_db [None req-3ee38ac3-f119-4ee7-bff2-337eaaad01c6 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 71962ab0-69e5-46fa-8080-4c9a18c6df03 of type vxlan for network 90024b9a-9bb3-4659-9717-b18dc5018333 [pid: 7|app: 0|req: 717/1487] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:57 2026] GET /v2.0/security-groups?tenant_id=4cc9c0ecd28d4c5598134c6bca46e179&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: 771/1488] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:28:57 2026] POST /v2.0/networks => generated 740 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1489] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:58 2026] DELETE /v2.0/security-groups/19116a98-e18a-474c-a6ee-248ed1d5a975 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1490] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:58 2026] POST /v2.0/subnets => generated 663 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:28:58.453 7 INFO neutron.db.segments_db [None req-aa3d4f91-a2f3-4c2d-8800-898920234986 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment c1b949fd-5867-457f-b01b-05e381ecf71a of type vxlan for network 1ac29d58-02ea-42bf-968b-7d7dbc24ea69 2026-05-05 08:28:58.777 7 INFO neutron.db.l3_hamode_db [None req-aa3d4f91-a2f3-4c2d-8800-898920234986 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 773/1491] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:28:59 2026] GET /v2.0/security-groups?tenant_id=272f60740884432a9d6f087e97cd210c&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1492] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:28:59 2026] DELETE /v2.0/security-groups/394adfa4-ca42-467f-81fc-a14a66bf7612 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:28:59.922 7 INFO neutron.db.l3_hamode_db [None req-aa3d4f91-a2f3-4c2d-8800-898920234986 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:29:00.327 8 INFO neutron.db.segments_db [None req-3a2c9e2e-b20b-4227-b991-8664ef1ddc86 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment cb4f887a-8de8-4634-8385-89d8682caca6 of type vxlan for network f9905fef-32a9-447d-b7ed-599b10cc2afb [pid: 8|app: 0|req: 775/1493] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:29:00 2026] POST /v2.0/networks => generated 741 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1494] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:00 2026] GET /v2.0/security-groups?tenant_id=1467c50ee8db400e87b5167e50a362b2&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1495] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:00 2026] POST /v2.0/subnets => generated 664 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1496] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:00 2026] DELETE /v2.0/security-groups/68be0bb1-20e0-42eb-9c85-400f37fdbbd3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:29:00.985 8 INFO neutron.db.segments_db [None req-78c24947-734a-4c6b-aaa7-348662765e56 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment a6db1791-3359-4735-8e4b-243b76c3616d of type vxlan for network 2972886d-8d86-44d0-93be-e0710308a7ce [pid: 7|app: 0|req: 719/1497] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:28:58 2026] POST /v2.0/routers => generated 727 bytes in 2739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:01.299 8 INFO neutron.db.l3_hamode_db [None req-78c24947-734a-4c6b-aaa7-348662765e56 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:29:02.597 8 INFO neutron.db.l3_hamode_db [None req-78c24947-734a-4c6b-aaa7-348662765e56 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 720/1498] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:29:01 2026] PUT /v2.0/routers/cd62ba0e-13a8-4bf7-886f-7ec47161e13c/add_router_interface => generated 309 bytes in 1919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1499] 10.0.0.50 () {30 vars in 649 bytes} [Tue May 5 08:29:03 2026] GET /v2.0/extensions => generated 19901 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1500] 10.0.0.50 () {30 vars in 723 bytes} [Tue May 5 08:29:03 2026] GET /v2.0/quotas/a88b653819084ddbbcb9af5beb92eead/details => generated 847 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1501] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:00 2026] POST /v2.0/routers => generated 728 bytes in 2848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:04.325 8 INFO neutron.db.segments_db [None req-bc227ce4-1636-470f-a311-4bd728444c49 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment e46b08f9-8a66-4590-8bc3-7f6a0ff355a5 of type vxlan for network 86bec2e4-2078-42c9-a660-969f719a9e5c [pid: 8|app: 0|req: 780/1502] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:29:04 2026] POST /v2.0/networks => generated 741 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1503] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:04 2026] POST /v2.0/subnets => generated 664 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:04.758 8 INFO neutron.db.segments_db [None req-b818890a-82b2-4e88-8337-a4688e077895 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Added segment 694918a6-2b27-4457-9d9b-7b5c01104abe of type vxlan for network 45dbdc8a-f932-432e-a295-86ed7a813d71 2026-05-05 08:29:05.156 8 INFO neutron.db.l3_hamode_db [None req-b818890a-82b2-4e88-8337-a4688e077895 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 723/1504] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:29:03 2026] PUT /v2.0/routers/595866cf-cdd2-4fb6-a6a4-1b17d7f2f899/add_router_interface => generated 309 bytes in 1618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:05.607 7 WARNING neutron_lib.context [None req-25f0d451-60bd-4b58-9307-6248353e4dba 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:05.648 7 INFO neutron.db.segments_db [None req-25f0d451-60bd-4b58-9307-6248353e4dba 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Added segment da219628-23d7-468a-ac9b-f98a52c0620d of type vxlan for network 48891015-e613-4405-b2ed-0c658d7dc7d5 2026-05-05 08:29:06.000 7 INFO neutron.db.l3_hamode_db [None req-25f0d451-60bd-4b58-9307-6248353e4dba 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:29:06.159 7 INFO neutron.db.l3_hamode_db [None req-25f0d451-60bd-4b58-9307-6248353e4dba 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:29:06.276 8 INFO neutron.db.l3_hamode_db [None req-b818890a-82b2-4e88-8337-a4688e077895 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 724/1505] 10.0.0.130 () {34 vars in 668 bytes} [Tue May 5 08:29:05 2026] POST /v2.0/routers => generated 474 bytes in 1432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1506] 10.0.0.50 () {30 vars in 649 bytes} [Tue May 5 08:29:06 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 08:29:06.889 7 WARNING neutron_lib.context [None req-94a06bfb-2171-4f4a-acec-f9fe3196a982 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:06.925 7 INFO neutron.db.l3_hamode_db [None req-94a06bfb-2171-4f4a-acec-f9fe3196a982 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:29:07.087 7 INFO neutron.db.l3_hamode_db [None req-94a06bfb-2171-4f4a-acec-f9fe3196a982 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 782/1507] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:04 2026] POST /v2.0/routers => generated 728 bytes in 2717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1508] 10.0.0.50 () {30 vars in 723 bytes} [Tue May 5 08:29:07 2026] GET /v2.0/quotas/a88b653819084ddbbcb9af5beb92eead/details => generated 847 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1509] 10.0.0.130 () {34 vars in 668 bytes} [Tue May 5 08:29:06 2026] POST /v2.0/routers => generated 474 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1510] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:29:07 2026] GET /v2.0/networks?id=f9905fef-32a9-447d-b7ed-599b10cc2afb => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:07.989 7 WARNING neutron_lib.context [None req-7748c45b-9466-4cfa-bf09-79cf23f5db3d 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:08.030 7 INFO neutron.db.l3_hamode_db [None req-7748c45b-9466-4cfa-bf09-79cf23f5db3d 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:29:08.178 7 INFO neutron.db.l3_hamode_db [None req-7748c45b-9466-4cfa-bf09-79cf23f5db3d 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 728/1511] 10.0.0.130 () {34 vars in 668 bytes} [Tue May 5 08:29:07 2026] POST /v2.0/routers => generated 474 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1512] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:29:08 2026] GET /v2.0/quotas/045730edf1ac49b7b19ae420926a4247 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:08.888 7 WARNING neutron_lib.context [None req-1c7ece2b-0649-4ada-939f-1259f9ebc1f3 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:08.925 7 INFO neutron.db.l3_hamode_db [None req-1c7ece2b-0649-4ada-939f-1259f9ebc1f3 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1513] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:29:07 2026] PUT /v2.0/routers/aa165a57-ea36-46c5-a417-eb782eb5be0a/add_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:09.114 7 INFO neutron.db.l3_hamode_db [None req-1c7ece2b-0649-4ada-939f-1259f9ebc1f3 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 785/1514] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:29:09 2026] GET /v2.0/ports?tenant_id=045730edf1ac49b7b19ae420926a4247&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1515] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:29:09 2026] GET /v2.0/networks/f9905fef-32a9-447d-b7ed-599b10cc2afb?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1516] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:29:09 2026] GET /v2.0/networks/f9905fef-32a9-447d-b7ed-599b10cc2afb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1517] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:09 2026] GET /v2.0/ports?device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:09.642 8 WARNING neutron_lib.context [None req-ed04e16f-75ee-48fb-81f5-38969ed29ff0 f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1518] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:29:09 2026] POST /v2.0/security-groups => generated 1675 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:29:09.763 8 WARNING neutron_lib.context [None req-28d3a29b-500e-4154-85ae-40e9625536f8 f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1519] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:09.898 8 WARNING neutron_lib.context [None req-5ee19c38-353f-41e9-8ce0-5e4cf882cbf1 f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 791/1520] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:10.005 8 WARNING neutron_lib.context [None req-c8d2c70d-154a-4ba1-8d41-2b195b788d3f f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1521] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:10.130 8 WARNING neutron_lib.context [None req-3702fd3a-acd6-4430-81ee-9687868959a0 f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1522] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1523] 10.0.0.130 () {34 vars in 668 bytes} [Tue May 5 08:29:08 2026] POST /v2.0/routers => generated 474 bytes in 1535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:10.426 7 WARNING neutron_lib.context [None req-b5d6ed8c-ac54-4331-a185-7946c9e8e8ec f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1524] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:10 2026] GET /v2.0/security-groups?tenant_id=a88b653819084ddbbcb9af5beb92eead&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:10.490 7 INFO neutron.db.securitygroups_db [None req-b5d6ed8c-ac54-4331-a185-7946c9e8e8ec f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Project 0b06ecb14d0f4de49ebf0d1e80c1437c 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: 731/1525] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:10.574 7 WARNING neutron_lib.context [None req-fe19e4d8-82fe-4728-84ed-1c9be3fa32b9 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1526] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:10 2026] GET /v2.0/networks?id=f9905fef-32a9-447d-b7ed-599b10cc2afb => generated 673 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:10.616 7 INFO neutron.db.l3_hamode_db [None req-fe19e4d8-82fe-4728-84ed-1c9be3fa32b9 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 796/1527] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:10 2026] DELETE /v2.0/security-groups/259af5b5-e150-4c76-b371-005078ec70d4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:29:10.724 8 WARNING neutron_lib.context [None req-e06b98a7-88c9-43ec-9c4e-f3ea31a75abf f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:10.757 8 INFO neutron.db.securitygroups_db [None req-e06b98a7-88c9-43ec-9c4e-f3ea31a75abf f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Project 0b06ecb14d0f4de49ebf0d1e80c1437c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-05 08:29:10.824 7 INFO neutron.db.l3_hamode_db [None req-fe19e4d8-82fe-4728-84ed-1c9be3fa32b9 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 797/1528] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1529] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:10 2026] GET /v2.0/ports?device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:10.889 8 WARNING neutron_lib.context [req-d9356f59-c69d-46a2-8466-565c4e4f04aa req-7d51ca15-2493-44d4-8222-be32066c23f7 50eb1e353f5f435c8e3c6fae96d55c3c 045730edf1ac49b7b19ae420926a4247 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 732/1530] 10.0.0.130 () {34 vars in 668 bytes} [Tue May 5 08:29:10 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) 2026-05-05 08:29:11.734 7 WARNING neutron_lib.context [None req-44088682-dd72-4376-ac1a-dd5b9fc1556c f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1533] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:29:10 2026] POST /v2.0/ports => generated 958 bytes in 959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 735/1534] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:29:11 2026] POST /v2.0/security-groups => generated 1659 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1535] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:29:11 2026] PUT /v2.0/routers/4468a67b-bae1-4021-99db-609a5f9afc87/tags => generated 17 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:11.951 8 WARNING neutron_lib.context [None req-c77f80e3-87ef-441b-a89e-2d94b3017008 f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1536] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1537] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/ports?device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 961 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1538] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:29:12 2026] PUT /v2.0/routers/e7281d29-bbc7-4dd6-a110-39d0eaed7126/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:12.265 8 WARNING neutron_lib.context [None req-fa4c07ac-08b9-47c4-8f46-80669778179f f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 804/1539] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1540] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/security-groups?id=72b7feb4-7470-4a85-864d-6cdeb709d3f3&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1541] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:29:11 2026] PUT /v2.0/ports/3e1f29b8-1000-4175-82cd-996e8de26abf => generated 1203 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:29:12.462 7 WARNING neutron_lib.context [None req-5e332758-744a-48e0-885e-ba7fafa292ea f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 806/1542] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:29:12 2026] PUT /v2.0/routers/9cdcbdbf-a883-4620-a79a-a310cfa3e69a/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:12.519 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ef6d68d-9f60-4721-9547-70f137910828'] response: {'name': 'network-changed', 'server_uuid': '3976cb1c-0058-46c9-8648-4b7057c4f392', 'tag': '3e1f29b8-1000-4175-82cd-996e8de26abf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 807/1543] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/ports?tenant_id=045730edf1ac49b7b19ae420926a4247&device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1544] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:29:12 2026] PUT /v2.0/routers/36a202af-41e0-4733-8625-b10fa9cdd64d/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1545] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3e1f29b8-1000-4175-82cd-996e8de26abf => 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: 810/1546] 10.0.0.130 () {32 vars in 664 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1547] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/subnets?id=97e42c2c-154f-4994-886c-51d9832e3887 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1548] 10.0.0.130 () {32 vars in 678 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1549] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/ports?network_id=f9905fef-32a9-447d-b7ed-599b10cc2afb&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1550] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:29:12 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 814/1551] 10.0.0.130 () {32 vars in 674 bytes} [Tue May 5 08:29:12 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1552] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/networks/f9905fef-32a9-447d-b7ed-599b10cc2afb?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: 815/1553] 10.0.0.130 () {32 vars in 686 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1554] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/networks/f9905fef-32a9-447d-b7ed-599b10cc2afb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1555] 10.0.0.176 () {34 vars in 1098 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--732670282&fields=id&tenant_id=0b06ecb14d0f4de49ebf0d1e80c1437c => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1556] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/ports?tenant_id=045730edf1ac49b7b19ae420926a4247&device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => 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: 740/1557] 10.0.0.130 () {32 vars in 672 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1558] 10.0.0.176 () {34 vars in 1100 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2072986276&fields=id&tenant_id=0b06ecb14d0f4de49ebf0d1e80c1437c => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1559] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/networks?id=f9905fef-32a9-447d-b7ed-599b10cc2afb => generated 769 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1560] 10.0.0.130 () {32 vars in 686 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1561] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3e1f29b8-1000-4175-82cd-996e8de26abf => 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: 742/1562] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/networks?id=90024b9a-9bb3-4659-9717-b18dc5018333 => generated 672 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1563] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/ports?device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1564] 10.0.0.130 () {32 vars in 682 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1565] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/quotas/0b06ecb14d0f4de49ebf0d1e80c1437c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1566] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/subnets?id=97e42c2c-154f-4994-886c-51d9832e3887 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1567] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/security-groups?id=72b7feb4-7470-4a85-864d-6cdeb709d3f3&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: 7|app: 0|req: 745/1568] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1569] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/ports?tenant_id=0b06ecb14d0f4de49ebf0d1e80c1437c&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1570] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/ports?network_id=f9905fef-32a9-447d-b7ed-599b10cc2afb&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: 825/1571] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/routers/4468a67b-bae1-4021-99db-609a5f9afc87 => generated 485 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1572] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333?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: 826/1573] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/networks/f9905fef-32a9-447d-b7ed-599b10cc2afb?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1574] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333?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: 828/1575] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:13 2026] GET /v2.0/networks/f9905fef-32a9-447d-b7ed-599b10cc2afb?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: 829/1576] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:14 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => 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: 748/1577] 10.0.0.130 () {34 vars in 742 bytes} [Tue May 5 08:29:13 2026] PUT /v2.0/routers/4468a67b-bae1-4021-99db-609a5f9afc87 => generated 485 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1578] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:29:14 2026] GET /v2.0/ports?device_id=4468a67b-bae1-4021-99db-609a5f9afc87 => 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: 831/1579] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:14 2026] GET /v2.0/ports?device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 973 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1580] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:14 2026] GET /v2.0/networks?id=90024b9a-9bb3-4659-9717-b18dc5018333 => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1581] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:14 2026] GET /v2.0/security-groups?id=72b7feb4-7470-4a85-864d-6cdeb709d3f3&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: 8|app: 0|req: 834/1582] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:29:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0b06ecb14d0f4de49ebf0d1e80c1437c => generated 273 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:15.079 8 WARNING neutron_lib.context [req-5b1a2f7c-7cc6-4524-8303-31dc65be79e1 req-a1a9662e-7864-40c8-8ff5-06ad3deac166 f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 835/1583] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:29:15 2026] POST /v2.0/ports => generated 993 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 749/1584] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:14 2026] DELETE /v2.0/routers/4468a67b-bae1-4021-99db-609a5f9afc87 => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1585] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:15 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 996 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1586] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:29:15 2026] GET /v2.0/routers/e7281d29-bbc7-4dd6-a110-39d0eaed7126 => generated 493 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1587] 10.0.0.176 () {34 vars in 1120 bytes} [Tue May 5 08:29:15 2026] GET /v2.0/security-groups?id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1588] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:29:15 2026] PUT /v2.0/ports/baab4db3-b38d-48df-b73f-9879f2ff2bfe => generated 1238 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:29:16.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-791799cc-f118-4e2d-8622-831a6371618e'] response: {'name': 'network-changed', 'server_uuid': '26be29f2-9ffb-49b8-acf2-00fec9b98384', 'tag': 'baab4db3-b38d-48df-b73f-9879f2ff2bfe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 751/1589] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 752/1590] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?tenant_id=0b06ecb14d0f4de49ebf0d1e80c1437c&device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1277 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1591] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/security-groups?id=72b7feb4-7470-4a85-864d-6cdeb709d3f3&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: 754/1592] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=baab4db3-b38d-48df-b73f-9879f2ff2bfe => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1593] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/subnets?id=55a7cc65-2a69-4742-ae63-9f070a7ff0e4 => generated 666 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1594] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?network_id=90024b9a-9bb3-4659-9717-b18dc5018333&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1595] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333?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: 758/1596] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1597] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?tenant_id=0b06ecb14d0f4de49ebf0d1e80c1437c&device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1598] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/networks?id=90024b9a-9bb3-4659-9717-b18dc5018333 => generated 768 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1599] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=baab4db3-b38d-48df-b73f-9879f2ff2bfe => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1600] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1601] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/subnets?id=55a7cc65-2a69-4742-ae63-9f070a7ff0e4 => generated 666 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1602] 10.0.0.130 () {34 vars in 742 bytes} [Tue May 5 08:29:15 2026] PUT /v2.0/routers/e7281d29-bbc7-4dd6-a110-39d0eaed7126 => generated 493 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1603] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1604] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1605] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?network_id=90024b9a-9bb3-4659-9717-b18dc5018333&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1606] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/security-groups?id=72b7feb4-7470-4a85-864d-6cdeb709d3f3&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1607] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/ports?device_id=e7281d29-bbc7-4dd6-a110-39d0eaed7126 => 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: 842/1608] 10.0.0.176 () {34 vars in 1120 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/security-groups?id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1609] 199.204.45.89 () {34 vars in 1123 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/security-groups?id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&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: 843/1610] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:16 2026] GET /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333?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: 844/1611] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:17 2026] GET /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333?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: 845/1612] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:29:17 2026] GET /v2.0/ports?device_id=3976cb1c-0058-46c9-8648-4b7057c4f392 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1613] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:16 2026] DELETE /v2.0/routers/e7281d29-bbc7-4dd6-a110-39d0eaed7126 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1614] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:29:17 2026] GET /v2.0/routers/9cdcbdbf-a883-4620-a79a-a310cfa3e69a => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1615] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:29:17 2026] DELETE /v2.0/ports/3e1f29b8-1000-4175-82cd-996e8de26abf => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1616] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:18 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:18.084 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d582afb2-a655-4496-8f18-a2f7737bbab5'] response: {'server_uuid': '3976cb1c-0058-46c9-8648-4b7057c4f392', 'name': 'network-vif-deleted', 'tag': '3e1f29b8-1000-4175-82cd-996e8de26abf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 848/1617] 10.0.0.176 () {34 vars in 1120 bytes} [Tue May 5 08:29:18 2026] GET /v2.0/security-groups?id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&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: 770/1618] 10.0.0.130 () {34 vars in 742 bytes} [Tue May 5 08:29:17 2026] PUT /v2.0/routers/9cdcbdbf-a883-4620-a79a-a310cfa3e69a => generated 502 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1619] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:29:18 2026] GET /v2.0/ports?device_id=9cdcbdbf-a883-4620-a79a-a310cfa3e69a => 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: 771/1620] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:18 2026] DELETE /v2.0/routers/9cdcbdbf-a883-4620-a79a-a310cfa3e69a => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1621] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:29:18 2026] GET /v2.0/routers/36a202af-41e0-4733-8625-b10fa9cdd64d => generated 487 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1622] 10.0.0.130 () {34 vars in 742 bytes} [Tue May 5 08:29:18 2026] PUT /v2.0/routers/36a202af-41e0-4733-8625-b10fa9cdd64d => generated 487 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1623] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:19 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:20.060 7 WARNING neutron_lib.context [None req-62d8b262-772c-490c-b4b5-5a5307939d94 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:20.198 7 INFO neutron.db.segments_db [None req-62d8b262-772c-490c-b4b5-5a5307939d94 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Added segment 46a34b5f-6001-42a8-b80a-b0b3ae74e142 of type vxlan for network 7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 [pid: 8|app: 0|req: 851/1624] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:29:19 2026] PUT /v2.0/routers/595866cf-cdd2-4fb6-a6a4-1b17d7f2f899/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1625] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:19 2026] POST /v2.0/networks => generated 639 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1626] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:29:20 2026] GET /v2.0/ports?device_id=36a202af-41e0-4733-8625-b10fa9cdd64d => 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: 775/1627] 10.0.0.176 () {34 vars in 1120 bytes} [Tue May 5 08:29:20 2026] GET /v2.0/security-groups?id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:20.348 7 WARNING neutron_lib.context [None req-44ad9c2d-5c2a-4de6-a9f9-886032ff75d7 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 776/1628] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:20 2026] POST /v2.0/subnets => generated 633 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1629] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:20 2026] DELETE /v2.0/routers/36a202af-41e0-4733-8625-b10fa9cdd64d => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1630] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:21 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1631] 10.0.0.130 () {32 vars in 722 bytes} [Tue May 5 08:29:21 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1632] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:29:21 2026] GET /v2.0/routers/55c5fdc6-814c-4dd4-bc5e-0af7fa51ce44 => generated 480 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:21.465 8 INFO neutron.services.segments.plugin [-] Segment a6db1791-3359-4735-8e4b-243b76c3616d resource provider aggregate not found 2026-05-05 08:29:21.470 8 INFO neutron.services.segments.plugin [-] Segment a6db1791-3359-4735-8e4b-243b76c3616d resource provider aggregate not found 2026-05-05 08:29:21.477 8 INFO neutron.db.l3_hamode_db [None req-fef63366-7ba6-4d21-bf8b-ce8a2f6aa6d6 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network 2972886d-8d86-44d0-93be-e0710308a7ce was deleted as no HA routers are present in tenant 045730edf1ac49b7b19ae420926a4247. [pid: 8|app: 0|req: 853/1633] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:20 2026] DELETE /v2.0/routers/595866cf-cdd2-4fb6-a6a4-1b17d7f2f899 => generated 0 bytes in 1180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:29:21.484 8 INFO neutron.services.segments.plugin [-] Segment a6db1791-3359-4735-8e4b-243b76c3616d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6db1791-3359-4735-8e4b-243b76c3616d found for delete ", "request_id": "req-b39d5033-0a19-4cec-8ba1-1213c198f6cd"}]} 2026-05-05 08:29:21.492 8 WARNING neutron_lib.context [None req-fff34648-d93f-4601-b6ad-e59cc53af6f0 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:21.494 8 INFO neutron.services.segments.plugin [-] Segment a6db1791-3359-4735-8e4b-243b76c3616d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6db1791-3359-4735-8e4b-243b76c3616d found for delete ", "request_id": "req-f71f50f5-b2c4-4d01-865d-15445afb7097"}]} [pid: 8|app: 0|req: 854/1634] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:21 2026] POST /v2.0/subnets => generated 708 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:22.020 7 INFO neutron.db.l3_db [None req-c566f1d7-71d4-4888-b103-3152c194e8e0 f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Floating IP f019bf66-6e7b-426f-bf87-02033a3b042a associated. External IP: 10.96.250.205, port: baab4db3-b38d-48df-b73f-9879f2ff2bfe. [pid: 7|app: 0|req: 781/1635] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:29:21 2026] PUT /v2.0/floatingips/f019bf66-6e7b-426f-bf87-02033a3b042a => generated 855 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:22.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd6ae108-258f-40ad-80f8-e853f4308ee7'] response: {'name': 'network-changed', 'server_uuid': '26be29f2-9ffb-49b8-acf2-00fec9b98384', 'tag': 'baab4db3-b38d-48df-b73f-9879f2ff2bfe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 855/1636] 10.0.0.130 () {34 vars in 742 bytes} [Tue May 5 08:29:21 2026] PUT /v2.0/routers/55c5fdc6-814c-4dd4-bc5e-0af7fa51ce44 => generated 480 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:22.507 8 WARNING neutron_lib.context [None req-b0ad74a3-adfe-46f2-977b-60c19e70b2d1 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:22.552 8 INFO neutron.db.segments_db [None req-b0ad74a3-adfe-46f2-977b-60c19e70b2d1 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Added segment 795552ca-7668-4681-ada3-1822c2408a4d of type vxlan for network e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 [pid: 8|app: 0|req: 856/1637] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:22 2026] POST /v2.0/networks => generated 638 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1638] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:22 2026] DELETE /v2.0/subnets/97e42c2c-154f-4994-886c-51d9832e3887 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1639] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:29:22 2026] GET /v2.0/ports?device_id=55c5fdc6-814c-4dd4-bc5e-0af7fa51ce44 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:22.669 8 WARNING neutron_lib.context [None req-fef3b2aa-459b-4260-8d68-f536f80b9f40 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1640] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:22 2026] GET /v2.0/ports?tenant_id=0b06ecb14d0f4de49ebf0d1e80c1437c&device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1641] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:22 2026] POST /v2.0/subnets => generated 632 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:23.052 7 INFO neutron.services.segments.plugin [-] Segment cb4f887a-8de8-4634-8385-89d8682caca6 resource provider aggregate not found 2026-05-05 08:29:23.059 7 INFO neutron.services.segments.plugin [-] Segment cb4f887a-8de8-4634-8385-89d8682caca6 resource provider aggregate not found 2026-05-05 08:29:23.064 7 INFO neutron.services.segments.plugin [-] Segment cb4f887a-8de8-4634-8385-89d8682caca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb4f887a-8de8-4634-8385-89d8682caca6 found for delete ", "request_id": "req-7917d8fc-850a-44f5-b57f-15e77195b8db"}]} 2026-05-05 08:29:23.076 7 INFO neutron.services.segments.plugin [-] Segment cb4f887a-8de8-4634-8385-89d8682caca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb4f887a-8de8-4634-8385-89d8682caca6 found for delete ", "request_id": "req-0f00ed14-60ed-4bd3-a640-d6e05ef3976e"}]} [pid: 7|app: 0|req: 784/1642] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:22 2026] DELETE /v2.0/networks/f9905fef-32a9-447d-b7ed-599b10cc2afb => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1643] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:23 2026] GET /v2.0/networks?id=90024b9a-9bb3-4659-9717-b18dc5018333 => generated 768 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:23.190 7 WARNING neutron_lib.context [None req-616e07cb-eb36-4541-8167-11b6a20c743a e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1644] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:23 2026] POST /v2.0/subnets => generated 701 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1645] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=baab4db3-b38d-48df-b73f-9879f2ff2bfe => generated 858 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1646] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:23 2026] GET /v2.0/security-groups?tenant_id=045730edf1ac49b7b19ae420926a4247&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:23.712 7 WARNING neutron_lib.context [None req-6cd15e2e-cadc-4965-be50-3d8d5d24bab0 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:23.812 7 INFO neutron.db.segments_db [None req-6cd15e2e-cadc-4965-be50-3d8d5d24bab0 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Added segment 6f67f0bd-d0df-4412-a3ea-b97466b6e341 of type vxlan for network 8d8b3583-ed5a-4883-bf45-47c8f6384dba [pid: 7|app: 0|req: 789/1647] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:23 2026] POST /v2.0/networks => generated 638 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1648] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:29:23 2026] GET /v2.0/subnets?id=55a7cc65-2a69-4742-ae63-9f070a7ff0e4 => generated 666 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:24.040 8 INFO neutron.services.segments.plugin [-] Segment da219628-23d7-468a-ac9b-f98a52c0620d resource provider aggregate not found 2026-05-05 08:29:24.044 8 INFO neutron.services.segments.plugin [-] Segment da219628-23d7-468a-ac9b-f98a52c0620d resource provider aggregate not found 2026-05-05 08:29:24.064 8 INFO neutron.db.l3_hamode_db [None req-9fb2ba2a-0249-417d-b7b2-a16fd0598065 12a9819145cc455e8a22c2a33a2d5063 e5a57691dc084932b55e9e92bd25070e - - default default] HA network 48891015-e613-4405-b2ed-0c658d7dc7d5 was deleted as no HA routers are present in tenant e5a57691dc084932b55e9e92bd25070e. 2026-05-05 08:29:24.065 8 INFO neutron.services.segments.plugin [-] Segment da219628-23d7-468a-ac9b-f98a52c0620d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da219628-23d7-468a-ac9b-f98a52c0620d found for delete ", "request_id": "req-30d7abf7-13a8-4c9a-b145-6a0932350f49"}]} [pid: 8|app: 0|req: 859/1649] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:22 2026] DELETE /v2.0/routers/55c5fdc6-814c-4dd4-bc5e-0af7fa51ce44 => generated 0 bytes in 1116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:29:24.072 8 INFO neutron.services.segments.plugin [-] Segment da219628-23d7-468a-ac9b-f98a52c0620d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da219628-23d7-468a-ac9b-f98a52c0620d found for delete ", "request_id": "req-0bae9e6a-2ecf-4ec5-b7e4-e54c07bd8506"}]} 2026-05-05 08:29:24.077 8 WARNING neutron_lib.context [None req-3309bf66-a7f2-4261-85e2-d746ba9e4be7 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1650] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:23 2026] DELETE /v2.0/security-groups/72b7feb4-7470-4a85-864d-6cdeb709d3f3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1651] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:24 2026] GET /v2.0/ports?network_id=90024b9a-9bb3-4659-9717-b18dc5018333&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: 793/1652] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:24 2026] GET /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1653] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:24 2026] GET /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333?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: 860/1654] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:24 2026] POST /v2.0/subnets => generated 632 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:24.490 7 WARNING neutron_lib.context [None req-7a445cc2-f863-4429-b7ff-876e0c1dfc0e e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1655] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:24 2026] POST /v2.0/subnets => generated 706 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:24.883 8 WARNING neutron_lib.context [None req-bfd73fdb-83ad-46be-bcb5-35c737946252 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:24.929 8 INFO neutron.db.segments_db [None req-bfd73fdb-83ad-46be-bcb5-35c737946252 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Added segment cbcc5772-7a9e-4bfb-9c0b-d826e44eebae of type vxlan for network 4de5f571-8cc2-4976-999f-0a54f1416436 2026-05-05 08:29:25.293 8 INFO neutron.db.l3_hamode_db [None req-bfd73fdb-83ad-46be-bcb5-35c737946252 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 796/1656] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:25 2026] GET /v2.0/security-groups?tenant_id=8613cd3ff5be40a1a1d4a95523c74306&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1657] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:25 2026] DELETE /v2.0/security-groups/c65197f3-ecf6-4fb1-baf6-fadf76cfc68f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1658] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:25 2026] GET /v2.0/security-groups?tenant_id=0d5ac2fd245f4a30ad8f0dfdf6df69c7&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1659] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:25 2026] DELETE /v2.0/security-groups/8b8f9817-f207-4a2f-b99a-bff5b1dad4e3 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1662] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:26 2026] GET /v2.0/security-groups?tenant_id=e5a57691dc084932b55e9e92bd25070e&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1663] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:26 2026] DELETE /v2.0/security-groups/a5077a6a-1ac9-4d48-9edc-b06992b99f8b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:29:26.449 8 INFO neutron.db.l3_hamode_db [None req-bfd73fdb-83ad-46be-bcb5-35c737946252 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:29:27.470 7 WARNING neutron_lib.context [None req-0549b9a6-2340-4f87-a78f-aa7229e2c73d 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 861/1664] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:24 2026] POST /v2.0/routers => generated 685 bytes in 2640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:27.601 7 INFO neutron.db.segments_db [None req-0549b9a6-2340-4f87-a78f-aa7229e2c73d 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Added segment 6d61e7bf-e6d9-448a-80e4-3b62c80da784 of type vxlan for network 94cf835d-0c91-47e5-97d0-e2b7a0921ffc [pid: 7|app: 0|req: 804/1665] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 5 08:29:27 2026] POST /v2.0/networks => generated 633 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:27.727 7 WARNING neutron_lib.context [None req-88214077-8b97-447c-a824-37800cdc591e 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:27.780 7 INFO neutron.db.segments_db [None req-88214077-8b97-447c-a824-37800cdc591e 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Added segment 3dc1c746-a8f3-4199-9931-49325a2807e5 of type vxlan for network 96f4489d-5733-48f3-bde5-52b67cae5d64 2026-05-05 08:29:28.056 7 INFO neutron.db.l3_hamode_db [None req-88214077-8b97-447c-a824-37800cdc591e 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 862/1666] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:29:27 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/add_router_interface => generated 309 bytes in 1642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:29.448 7 INFO neutron.db.l3_hamode_db [None req-88214077-8b97-447c-a824-37800cdc591e 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 805/1667] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:27 2026] POST /v2.0/routers => generated 695 bytes in 2922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1668] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:30 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1010 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:30.894 7 WARNING neutron_lib.context [None req-5e4e642e-b51a-4032-8c35-612b8209f09d 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:31.056 7 INFO neutron.db.segments_db [None req-5e4e642e-b51a-4032-8c35-612b8209f09d 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Added segment c6b0885d-4597-4d6d-944e-e0c88ef7167b of type vxlan for network 1b6a62a6-d093-4bb4-bfd6-4e7b3a91c3db [pid: 8|app: 0|req: 863/1669] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:29:29 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/add_router_interface => generated 309 bytes in 1985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1670] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:30 2026] POST /v2.0/networks => generated 631 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1671] 10.0.0.176 () {34 vars in 1120 bytes} [Tue May 5 08:29:31 2026] GET /v2.0/security-groups?id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1672] 10.0.0.130 () {32 vars in 776 bytes} [Tue May 5 08:29:31 2026] GET /v2.0/subnets?project_id=da13d234997c48c08eb6612efe78364f&cidr=10.100.0.0%2F28 => generated 14 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:31.320 8 WARNING neutron_lib.context [None req-a883eae1-3b83-4e3f-920e-4b929588ff0b 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1673] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:29:31 2026] POST /v2.0/ports => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 866/1674] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:29:31 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1279 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1675] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:29:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:31.958 8 WARNING neutron_lib.context [None req-512c5565-4963-4b0f-b989-c016f5191f1d 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1676] 10.0.0.130 () {34 vars in 666 bytes} [Tue May 5 08:29:31 2026] POST /v2.0/trunks => generated 407 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1677] 10.0.0.130 () {32 vars in 858 bytes} [Tue May 5 08:29:32 2026] GET /v2.0/floatingips?floating_network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537&port_id=baab4db3-b38d-48df-b73f-9879f2ff2bfe => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1678] 10.0.0.130 () {32 vars in 784 bytes} [Tue May 5 08:29:32 2026] GET /v2.0/subnets?network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537&cidr=10.100.0.0%2F28 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:32.344 8 WARNING neutron_lib.context [None req-c21aa2f8-b051-4b82-8970-9c4a02169d06 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:32.400 8 INFO neutron.db.segments_db [None req-c21aa2f8-b051-4b82-8970-9c4a02169d06 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Added segment a2c08950-7c49-43aa-89e4-eaae2c498e23 of type vxlan for network 9205514b-a2ad-4939-811e-0e615686a67d [pid: 8|app: 0|req: 871/1679] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:32 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:32.535 8 WARNING neutron_lib.context [None req-e45b31bf-b370-4f2d-b550-a5377a5adff8 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1680] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:32 2026] POST /v2.0/subnets => generated 632 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:32.916 8 WARNING neutron_lib.context [None req-eb1997ab-25df-4264-a14b-4180b79f87e4 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 809/1681] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:29:31 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/add_router_interface => generated 309 bytes in 1842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1682] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:29:32 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:29:33.286 8 WARNING neutron_lib.context [None req-9c1a9116-51ca-4a59-896f-9722a369e46c e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1683] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:29:33 2026] POST /v2.0/security-groups => generated 1628 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:29:33.413 8 WARNING neutron_lib.context [None req-45dd2e5e-26c8-4864-aad0-181f57b812a9 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 875/1684] 10.0.0.130 () {34 vars in 666 bytes} [Tue May 5 08:29:33 2026] POST /v2.0/trunks => generated 407 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1685] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 5 08:29:33 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1279 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:33.797 8 WARNING neutron_lib.context [None req-0457890f-f09e-4abd-991a-3b7cddde9dc9 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 877/1686] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:33.909 8 WARNING neutron_lib.context [None req-6ea1e32c-97a0-4b4a-b3b1-b41b84e8fdd9 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:33.967 8 INFO neutron.db.segments_db [None req-6ea1e32c-97a0-4b4a-b3b1-b41b84e8fdd9 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Added segment aba62f25-146c-490e-89c7-dae39f3087f7 of type vxlan for network 4a8375f9-7008-4ddd-9449-dc454a2b29bc [pid: 8|app: 0|req: 878/1687] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:33 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1688] 10.0.0.184 () {34 vars in 1120 bytes} [Tue May 5 08:29:34 2026] GET /v2.0/security-groups?id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:34.137 8 WARNING neutron_lib.context [None req-5766fdef-af03-4996-9ba7-c6a269ac150f e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 880/1689] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:34.286 8 WARNING neutron_lib.context [None req-99b33f50-37be-456d-b6a9-64c0c61d1a6a 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 881/1690] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:29:34 2026] POST /v2.0/ports => generated 743 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:29:34.669 8 WARNING neutron_lib.context [None req-5c4b1255-b036-4760-9dcf-59880000c76c e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 882/1691] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:34.834 8 WARNING neutron_lib.context [None req-021c1a13-8e5b-45dc-a19e-067fbd67a571 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 883/1692] 10.0.0.130 () {34 vars in 666 bytes} [Tue May 5 08:29:34 2026] POST /v2.0/trunks => generated 407 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:35.070 8 WARNING neutron_lib.context [None req-63ba65fb-4df6-4a39-89dc-76ad9cdda147 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 810/1693] 10.0.0.130 () {34 vars in 783 bytes} [Tue May 5 08:29:33 2026] PUT /v2.0/routers/95adf928-3e2a-475d-a0fb-61f1ed0ff604/add_router_interface => generated 309 bytes in 2103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:35.173 7 WARNING neutron_lib.context [None req-f39676af-e10b-4d8e-8cbf-da9b172c8575 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 884/1694] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:35 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) 2026-05-05 08:29:35.253 7 INFO neutron.db.segments_db [None req-f39676af-e10b-4d8e-8cbf-da9b172c8575 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Added segment 9ede7af4-00d6-486d-a269-fdc087931b27 of type vxlan for network ad87ee12-1c75-4326-be2f-382cc97adeb0 [pid: 8|app: 0|req: 885/1695] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:29:35 2026] GET /v2.0/networks => generated 11676 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1696] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:35 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:35.360 8 WARNING neutron_lib.context [None req-ebac3476-1a29-4880-956f-a7920c2d48f3 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 812/1697] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:29:35 2026] GET /v2.0/subnets => generated 9660 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:35.468 7 WARNING neutron_lib.context [None req-23089e4a-6a4d-4804-a836-623dc6123f80 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1698] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1699] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:29:35 2026] GET /v2.0/routers => generated 2900 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:35.638 8 WARNING neutron_lib.context [None req-efad7d23-cad0-4e3b-8b35-0c9c402a4520 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1700] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:35.788 8 WARNING neutron_lib.context [None req-64fb0241-23c3-4553-b33d-2e18e5695f56 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 813/1701] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:29:35 2026] POST /v2.0/ports => generated 743 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:29:35.841 7 WARNING neutron_lib.context [None req-f232ea4b-0ee1-4039-8fcb-8a860d47ae89 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 889/1702] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:29:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:29:35.911 8 WARNING neutron_lib.context [None req-87399364-7d94-4a75-82aa-618b2543035b 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 814/1703] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:35.956 7 WARNING neutron_lib.context [None req-5332add8-7fd2-44cd-bc37-8003562ac3e4 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 815/1704] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:36.081 7 WARNING neutron_lib.context [None req-8f3e3120-e677-437a-8c2f-7a4133112f23 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1705] 10.0.0.130 () {34 vars in 666 bytes} [Tue May 5 08:29:35 2026] POST /v2.0/trunks => generated 407 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1706] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:36.205 7 WARNING neutron_lib.context [None req-93e2a944-3deb-4b72-ad7a-90823586da4f 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 891/1707] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:36 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1010 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:36.220 8 WARNING neutron_lib.context [None req-e89a75a7-1e84-4817-aaf9-63639afdc895 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:36.287 8 INFO neutron.db.segments_db [None req-e89a75a7-1e84-4817-aaf9-63639afdc895 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Added segment e737e79e-bf64-4dee-8c7f-306f1088b3bf of type vxlan for network 371a3fe9-d9a0-4dc3-b699-ba4d4fff6d77 [pid: 7|app: 0|req: 817/1708] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:36.345 7 WARNING neutron_lib.context [None req-bb41ea44-228e-4a9c-91fd-0028384f7cb7 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 892/1709] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1710] 10.0.0.176 () {34 vars in 1120 bytes} [Tue May 5 08:29:36 2026] GET /v2.0/security-groups?id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:36.464 8 WARNING neutron_lib.context [None req-dde6ebaf-f77b-4f0f-8405-2e3bf31375b6 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 818/1711] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:36.482 7 WARNING neutron_lib.context [None req-49c45bf5-0e90-4383-ba38-35aa91ebdac8 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 894/1712] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:36.615 8 WARNING neutron_lib.context [None req-4a4a5a4b-2181-4a6b-a856-3e3a23b6bfed e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 895/1713] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:36.768 8 WARNING neutron_lib.context [None req-fdd81b2e-4c4e-4744-9712-93d1dd38a2fe 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1714] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 896/1715] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:36.895 8 WARNING neutron_lib.context [None req-1bef73a5-710c-4355-92dd-e1215368217f e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 820/1716] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:29:36 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:36.938 7 WARNING neutron_lib.context [None req-0898a430-f640-448b-88a3-a4d18bb36229 180d9ca87fd14791856b217760046b93 0b91777148484ea5888edeb6f0eca8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1717] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:36 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-05 08:29:37.052 8 WARNING neutron_lib.context [None req-fc323160-4379-4256-9286-4116bdd4dae6 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:37.091 8 INFO neutron.db.securitygroups_db [None req-fc323160-4379-4256-9286-4116bdd4dae6 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Project da13d234997c48c08eb6612efe78364f 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: 898/1718] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:37 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: 821/1719] 10.0.0.130 () {34 vars in 666 bytes} [Tue May 5 08:29:36 2026] POST /v2.0/trunks => generated 407 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:37.197 7 WARNING neutron_lib.context [None req-9aac53e6-259d-400a-bcae-be8f477bd4ba 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:37.229 7 INFO neutron.db.securitygroups_db [None req-9aac53e6-259d-400a-bcae-be8f477bd4ba 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Project da13d234997c48c08eb6612efe78364f 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: 822/1720] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:29:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1721] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:29:37 2026] PUT /v2.0/trunks/742714d2-b402-4e8c-9a6d-eb020e293922/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1722] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:29:37 2026] PUT /v2.0/trunks/e586f2a8-7b90-4a94-b46b-ebf3d98261a4/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: 825/1723] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:29:37 2026] PUT /v2.0/trunks/844ea4dc-cf2d-4bc8-a710-e72c0a6c29bc/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1724] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:29:37 2026] PUT /v2.0/trunks/24956256-2c52-4529-b9ef-f911c136e036/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1725] 10.0.0.176 () {34 vars in 1096 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1504110672&fields=id&tenant_id=6ed9908130c044f58f8230012ad606c0 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1726] 10.0.0.130 () {32 vars in 662 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:37.587 8 INFO neutron.db.l3_db [req-cb47fe42-b164-4872-8947-2bfb7c01c16d req-634c783e-0530-42d8-93e6-a467b69e5408 f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] Floating IP f019bf66-6e7b-426f-bf87-02033a3b042a disassociated. External IP: 10.96.250.205, port: baab4db3-b38d-48df-b73f-9879f2ff2bfe. [pid: 7|app: 0|req: 829/1727] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/ports?device_id=26be29f2-9ffb-49b8-acf2-00fec9b98384 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1728] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1729] 10.0.0.130 () {32 vars in 676 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1730] 10.0.0.176 () {34 vars in 1120 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/security-groups?id=ff797e99-d4fa-4700-a5a3-bcd38d967eb5&id=45f2cc6a-f07d-4f6a-bd71-51569bacf5a6&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: 833/1731] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/quotas/6ed9908130c044f58f8230012ad606c0 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1732] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/networks => generated 1298 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1733] 10.0.0.130 () {32 vars in 672 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1734] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:29:37 2026] DELETE /v2.0/ports/baab4db3-b38d-48df-b73f-9879f2ff2bfe => generated 0 bytes in 804 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1735] 10.0.0.130 () {32 vars in 684 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1736] 10.0.0.176 () {34 vars in 1100 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1720596301&fields=id&tenant_id=da13d234997c48c08eb6612efe78364f => 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: 902/1737] 10.0.0.130 () {32 vars in 670 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1738] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:29:37 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&fields=id => generated 287 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1739] 10.0.0.130 () {32 vars in 684 bytes} [Tue May 5 08:29:38 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: 903/1740] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 661 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1741] 10.0.0.130 () {32 vars in 680 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1742] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/quotas/da13d234997c48c08eb6612efe78364f => 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: 838/1743] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1744] 10.0.0.130 () {32 vars in 692 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1745] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1746] 10.0.0.130 () {32 vars in 719 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/trunks/742714d2-b402-4e8c-9a6d-eb020e293922 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1747] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 842/1748] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/ports/33674368-ce81-4f1e-8bdd-256118e96940 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1749] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:38.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d1a223b-733b-438d-bd4a-ad47a105f9ca'] response: {'server_uuid': '26be29f2-9ffb-49b8-acf2-00fec9b98384', 'name': 'network-vif-deleted', 'tag': 'baab4db3-b38d-48df-b73f-9879f2ff2bfe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 844/1750] 10.0.0.130 () {32 vars in 722 bytes} [Tue May 5 08:29:38 2026] DELETE /v2.0/trunks/742714d2-b402-4e8c-9a6d-eb020e293922 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1751] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1752] 10.0.0.130 () {32 vars in 719 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/trunks/e586f2a8-7b90-4a94-b46b-ebf3d98261a4 => 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: 908/1753] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => 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: 846/1754] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/ports/d923d374-954e-494f-82af-f7fff47ad676 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1755] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/ports?device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => 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: 847/1756] 10.0.0.130 () {32 vars in 722 bytes} [Tue May 5 08:29:38 2026] DELETE /v2.0/trunks/e586f2a8-7b90-4a94-b46b-ebf3d98261a4 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1757] 10.0.0.130 () {32 vars in 719 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/trunks/844ea4dc-cf2d-4bc8-a710-e72c0a6c29bc => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1758] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:38 2026] DELETE /v2.0/security-groups/45f2cc6a-f07d-4f6a-bd71-51569bacf5a6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:29:39.011 8 INFO neutron.api.v2.resource [None req-15062c81-2004-4910-ad7a-d2240fd38b8f f221a471e3fe417ebb8723d9916c9951 0b06ecb14d0f4de49ebf0d1e80c1437c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/1759] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/security-groups/45f2cc6a-f07d-4f6a-bd71-51569bacf5a6 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1760] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:29:38 2026] GET /v2.0/ports/d84e03a8-91de-4878-8f12-2872f6d6fc48 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1761] 10.0.0.130 () {32 vars in 722 bytes} [Tue May 5 08:29:39 2026] DELETE /v2.0/trunks/844ea4dc-cf2d-4bc8-a710-e72c0a6c29bc => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1762] 10.0.0.130 () {32 vars in 719 bytes} [Tue May 5 08:29:39 2026] GET /v2.0/trunks/24956256-2c52-4529-b9ef-f911c136e036 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1763] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:29:39 2026] GET /v2.0/ports/05118b56-5b8b-40f3-b63b-c69d70cbaf79 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1764] 10.0.0.130 () {32 vars in 722 bytes} [Tue May 5 08:29:39 2026] DELETE /v2.0/trunks/24956256-2c52-4529-b9ef-f911c136e036 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1765] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:29:39 2026] DELETE /v2.0/floatingips/f019bf66-6e7b-426f-bf87-02033a3b042a => 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: 854/1766] 10.0.0.130 () {32 vars in 719 bytes} [Tue May 5 08:29:39 2026] GET /v2.0/trunks/bc09713b-cd60-4a03-b450-18cdf36b17f3 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1767] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:39 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 661 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1768] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:39 2026] DELETE /v2.0/security-groups/ff797e99-d4fa-4700-a5a3-bcd38d967eb5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1769] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:29:39 2026] GET /v2.0/ports/8d948623-071c-40cb-9ca0-71e5ebbb85fa => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1770] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:29:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da13d234997c48c08eb6612efe78364f => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1771] 10.0.0.130 () {32 vars in 722 bytes} [Tue May 5 08:29:39 2026] DELETE /v2.0/trunks/bc09713b-cd60-4a03-b450-18cdf36b17f3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:29:39.660 8 WARNING neutron_lib.context [req-e5fce8bd-79d2-402a-8ef0-d57422e889fa req-7cd7306e-84c8-4f37-818e-52907e923d7f 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 916/1772] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:29:39 2026] POST /v2.0/ports => generated 954 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 917/1773] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:40 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1774] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:29:40 2026] DELETE /v2.0/ports/33674368-ce81-4f1e-8bdd-256118e96940 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1775] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:40 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 957 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1776] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:29:39 2026] PUT /v2.0/routers/cd62ba0e-13a8-4bf7-886f-7ec47161e13c/remove_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1777] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:29:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ed9908130c044f58f8230012ad606c0 => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1778] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:29:40 2026] PUT /v2.0/ports/2338f5cf-43ff-46e2-913a-6306f165680b => generated 1199 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:29:41.030 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-363add6e-e835-4191-a223-356953ddcabf'] response: {'name': 'network-changed', 'server_uuid': '3b644342-1152-46b3-be1e-9fa12cdfe14a', 'tag': '2338f5cf-43ff-46e2-913a-6306f165680b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 921/1779] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:40 2026] GET /v2.0/security-groups?id=81d83d53-6cc4-4a29-b522-ae1ff9a7b930&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 859/1780] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:29:40 2026] DELETE /v2.0/ports/d923d374-954e-494f-82af-f7fff47ad676 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:29:41.179 7 WARNING neutron_lib.context [req-129d913b-b432-42d0-a6cd-db1a13d9492d req-e64ace2a-95e4-495c-a2cc-3b9dae48e968 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1783] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:29:41 2026] POST /v2.0/ports => generated 1183 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 863/1784] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:41 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:42.079 8 INFO neutron.services.segments.plugin [-] Segment c1b949fd-5867-457f-b01b-05e381ecf71a resource provider aggregate not found 2026-05-05 08:29:42.085 8 INFO neutron.services.segments.plugin [-] Segment c1b949fd-5867-457f-b01b-05e381ecf71a resource provider aggregate not found 2026-05-05 08:29:42.098 8 INFO neutron.services.segments.plugin [-] Segment c1b949fd-5867-457f-b01b-05e381ecf71a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b949fd-5867-457f-b01b-05e381ecf71a found for delete ", "request_id": "req-3f307816-2060-4061-b2a9-4e4aea477b70"}]} 2026-05-05 08:29:42.105 8 INFO neutron.db.l3_hamode_db [None req-811ea22d-1c8e-49eb-ad58-8881bc037f8f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network 1ac29d58-02ea-42bf-968b-7d7dbc24ea69 was deleted as no HA routers are present in tenant 0b06ecb14d0f4de49ebf0d1e80c1437c. 2026-05-05 08:29:42.107 8 INFO neutron.services.segments.plugin [-] Segment c1b949fd-5867-457f-b01b-05e381ecf71a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b949fd-5867-457f-b01b-05e381ecf71a found for delete ", "request_id": "req-d7290d8d-d035-4352-8220-e8a5d40591f6"}]} [pid: 8|app: 0|req: 922/1785] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:41 2026] DELETE /v2.0/routers/cd62ba0e-13a8-4bf7-886f-7ec47161e13c => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1786] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:29:41 2026] DELETE /v2.0/ports/d84e03a8-91de-4878-8f12-2872f6d6fc48 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1787] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2338f5cf-43ff-46e2-913a-6306f165680b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1788] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:42 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1789] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:29:42 2026] PUT /v2.0/ports/2f53edd5-6229-4521-94f9-e99d0cd3a095 => generated 1428 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 867/1790] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:42 2026] DELETE /v2.0/subnets/55a7cc65-2a69-4742-ae63-9f070a7ff0e4 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1791] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:29:42 2026] GET /v2.0/subnets?id=57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1792] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:42 2026] GET /v2.0/security-groups?id=81d83d53-6cc4-4a29-b522-ae1ff9a7b930&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1793] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:42 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1794] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:29:42 2026] DELETE /v2.0/ports/05118b56-5b8b-40f3-b63b-c69d70cbaf79 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 925/1795] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:42 2026] GET /v2.0/ports?network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1796] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:29:43.060 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b56a643-783d-4eda-b780-7badf0271ee7'] response: {'name': 'network-changed', 'server_uuid': '79439f81-2d9d-4239-a84e-021e34fee1a2', 'tag': '2f53edd5-6229-4521-94f9-e99d0cd3a095', 'status': 'completed', 'code': 200} 2026-05-05 08:29:43.149 7 INFO neutron.services.segments.plugin [-] Segment 71962ab0-69e5-46fa-8080-4c9a18c6df03 resource provider aggregate not found [pid: 7|app: 0|req: 871/1797] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:42 2026] DELETE /v2.0/networks/90024b9a-9bb3-4659-9717-b18dc5018333 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:29:43.160 7 INFO neutron.services.segments.plugin [-] Segment 71962ab0-69e5-46fa-8080-4c9a18c6df03 resource provider aggregate not found 2026-05-05 08:29:43.179 7 INFO neutron.services.segments.plugin [-] Segment 71962ab0-69e5-46fa-8080-4c9a18c6df03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71962ab0-69e5-46fa-8080-4c9a18c6df03 found for delete ", "request_id": "req-9e3d0e7a-05bc-402a-8804-5ca3b1e46721"}]} 2026-05-05 08:29:43.182 7 INFO neutron.services.segments.plugin [-] Segment 71962ab0-69e5-46fa-8080-4c9a18c6df03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71962ab0-69e5-46fa-8080-4c9a18c6df03 found for delete ", "request_id": "req-81969a4d-804d-480c-8f20-e7bc610df861"}]} [pid: 8|app: 0|req: 927/1798] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:29:42 2026] DELETE /v2.0/ports/8d948623-071c-40cb-9ca0-71e5ebbb85fa => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1799] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 08:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b5&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => 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: 872/1800] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:43 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1801] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:43 2026] DELETE /v2.0/networks/1b6a62a6-d093-4bb4-bfd6-4e7b3a91c3db => 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: 874/1802] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:29:43 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6&id=2b292e18-2866-467d-8ea7-f96d929c91d9 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1803] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:43 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 876/1804] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:43 2026] DELETE /v2.0/networks/9205514b-a2ad-4939-811e-0e615686a67d => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1805] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:43 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1806] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:43 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1807] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:43 2026] DELETE /v2.0/networks/4a8375f9-7008-4ddd-9449-dc454a2b29bc => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1808] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => 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: 881/1809] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1810] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1811] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/ports?device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1198 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1812] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:29:43 2026] PUT /v2.0/routers/aa165a57-ea36-46c5-a417-eb782eb5be0a/remove_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1813] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/security-groups?id=81d83d53-6cc4-4a29-b522-ae1ff9a7b930&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: 931/1814] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 932/1815] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2338f5cf-43ff-46e2-913a-6306f165680b => 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: 884/1816] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:44 2026] DELETE /v2.0/networks/ad87ee12-1c75-4326-be2f-382cc97adeb0 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1817] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/security-groups?id=a5b43d0d-216c-45d8-82cc-65a9b95898f0&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1818] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 935/1819] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:29:44 2026] GET /v2.0/subnets?id=57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:45.153 8 INFO neutron.services.segments.plugin [-] Segment e737e79e-bf64-4dee-8c7f-306f1088b3bf resource provider aggregate not found [pid: 8|app: 0|req: 936/1820] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:44 2026] DELETE /v2.0/networks/371a3fe9-d9a0-4dc3-b699-ba4d4fff6d77 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:29:45.170 8 INFO neutron.services.segments.plugin [-] Segment e737e79e-bf64-4dee-8c7f-306f1088b3bf resource provider aggregate not found 2026-05-05 08:29:45.175 8 INFO neutron.services.segments.plugin [-] Segment e737e79e-bf64-4dee-8c7f-306f1088b3bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e737e79e-bf64-4dee-8c7f-306f1088b3bf found for delete ", "request_id": "req-349b2072-1688-477c-8f2f-709affbc70f6"}]} 2026-05-05 08:29:45.186 8 INFO neutron.services.segments.plugin [-] Segment e737e79e-bf64-4dee-8c7f-306f1088b3bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e737e79e-bf64-4dee-8c7f-306f1088b3bf found for delete ", "request_id": "req-a9fb6712-1686-43b0-ba58-ce9256296a7b"}]} [pid: 8|app: 0|req: 937/1821] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/ports?network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:45.214 7 INFO neutron.services.segments.plugin [-] Segment c6b0885d-4597-4d6d-944e-e0c88ef7167b resource provider aggregate not found 2026-05-05 08:29:45.219 7 INFO neutron.services.segments.plugin [-] Segment c6b0885d-4597-4d6d-944e-e0c88ef7167b resource provider aggregate not found 2026-05-05 08:29:45.232 7 INFO neutron.services.segments.plugin [-] Segment c6b0885d-4597-4d6d-944e-e0c88ef7167b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b0885d-4597-4d6d-944e-e0c88ef7167b found for delete ", "request_id": "req-f2ff0ec7-31db-41ac-b8cd-2fd0b8e2ac45"}]} 2026-05-05 08:29:45.237 7 INFO neutron.services.segments.plugin [-] Segment c6b0885d-4597-4d6d-944e-e0c88ef7167b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b0885d-4597-4d6d-944e-e0c88ef7167b found for delete ", "request_id": "req-5678c659-0f58-467e-b975-83c551d688f2"}]} 2026-05-05 08:29:45.258 7 INFO neutron.services.segments.plugin [-] Segment a2c08950-7c49-43aa-89e4-eaae2c498e23 resource provider aggregate not found 2026-05-05 08:29:45.269 7 INFO neutron.services.segments.plugin [-] Segment a2c08950-7c49-43aa-89e4-eaae2c498e23 resource provider aggregate not found [pid: 8|app: 0|req: 938/1822] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1467 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:45.286 7 INFO neutron.services.segments.plugin [-] Segment a2c08950-7c49-43aa-89e4-eaae2c498e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2c08950-7c49-43aa-89e4-eaae2c498e23 found for delete ", "request_id": "req-563f6249-f194-445c-8e74-02b157174ff3"}]} 2026-05-05 08:29:45.300 7 INFO neutron.services.segments.plugin [-] Segment a2c08950-7c49-43aa-89e4-eaae2c498e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2c08950-7c49-43aa-89e4-eaae2c498e23 found for delete ", "request_id": "req-10761eff-32cd-4f01-bad7-ee92f4fdcd12"}]} 2026-05-05 08:29:45.306 7 INFO neutron.services.segments.plugin [-] Segment aba62f25-146c-490e-89c7-dae39f3087f7 resource provider aggregate not found 2026-05-05 08:29:45.317 7 INFO neutron.services.segments.plugin [-] Segment aba62f25-146c-490e-89c7-dae39f3087f7 resource provider aggregate not found 2026-05-05 08:29:45.324 7 INFO neutron.services.segments.plugin [-] Segment aba62f25-146c-490e-89c7-dae39f3087f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba62f25-146c-490e-89c7-dae39f3087f7 found for delete ", "request_id": "req-39c9f604-a074-44a0-8e66-f2f56de46801"}]} 2026-05-05 08:29:45.332 7 INFO neutron.services.segments.plugin [-] Segment aba62f25-146c-490e-89c7-dae39f3087f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba62f25-146c-490e-89c7-dae39f3087f7 found for delete ", "request_id": "req-6a11f0dd-cf18-4c2b-ac7c-b57b35369f80"}]} [pid: 8|app: 0|req: 939/1823] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:45.340 7 INFO neutron.services.segments.plugin [-] Segment 9ede7af4-00d6-486d-a269-fdc087931b27 resource provider aggregate not found 2026-05-05 08:29:45.354 7 INFO neutron.services.segments.plugin [-] Segment 9ede7af4-00d6-486d-a269-fdc087931b27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ede7af4-00d6-486d-a269-fdc087931b27 found for delete ", "request_id": "req-3a2462d2-7d4a-465c-b51a-3debd75ba88b"}]} 2026-05-05 08:29:45.355 7 INFO neutron.services.segments.plugin [-] Segment 9ede7af4-00d6-486d-a269-fdc087931b27 resource provider aggregate not found 2026-05-05 08:29:45.371 7 INFO neutron.services.segments.plugin [-] Segment 9ede7af4-00d6-486d-a269-fdc087931b27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ede7af4-00d6-486d-a269-fdc087931b27 found for delete ", "request_id": "req-752e1f15-2fcc-42cf-9504-ac0310d3d1dd"}]} [pid: 8|app: 0|req: 940/1824] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1825] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1826] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1827] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => 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: 944/1828] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/security-groups?id=81d83d53-6cc4-4a29-b522-ae1ff9a7b930&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1829] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b5&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:45.767 7 INFO neutron.db.l3_hamode_db [None req-b76deb1f-c14c-4000-981d-6b85c3404dfc c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] HA network 45dbdc8a-f932-432e-a295-86ed7a813d71 was deleted as no HA routers are present in tenant f617435b38c34d32958872715280c469. [pid: 7|app: 0|req: 885/1830] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:44 2026] DELETE /v2.0/routers/aa165a57-ea36-46c5-a417-eb782eb5be0a => generated 0 bytes in 1291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1831] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6&id=2b292e18-2866-467d-8ea7-f96d929c91d9 => generated 1362 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1832] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&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: 948/1833] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&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: 886/1834] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:45 2026] DELETE /v2.0/subnets/0afb9e50-1bb0-4294-8078-837d6f9afdc9 => 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: 949/1835] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:45 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 950/1836] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:46 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1837] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:45 2026] DELETE /v2.0/networks/86bec2e4-2078-42c9-a660-969f719a9e5c => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1838] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:46 2026] GET /v2.0/security-groups?tenant_id=b2ac41c9cc4941b5b11e137575f13e56&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1839] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:46 2026] DELETE /v2.0/security-groups/52dcd5b5-d4b3-4d44-ad01-95eb5716c6af => 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: 952/1840] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:46 2026] GET /v2.0/security-groups?tenant_id=f617435b38c34d32958872715280c469&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1841] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:46 2026] DELETE /v2.0/security-groups/5b5a73c1-bfba-4f58-ae51-a4f2f1cffe92 => 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: 953/1842] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:46 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1843] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:46 2026] GET /v2.0/security-groups?id=81d83d53-6cc4-4a29-b522-ae1ff9a7b930&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1844] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:46 2026] GET /v2.0/security-groups?tenant_id=f51ae857f46a4b7b8ba6b36b701aeff0&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1845] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:46 2026] GET /v2.0/security-groups?tenant_id=0b06ecb14d0f4de49ebf0d1e80c1437c&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1846] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:46 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1847] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:46 2026] DELETE /v2.0/security-groups/d4243982-e4af-4c62-ab2b-704d6ff1aef1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1848] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:47 2026] GET /v2.0/security-groups?id=81d83d53-6cc4-4a29-b522-ae1ff9a7b930&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: 7|app: 0|req: 893/1849] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:46 2026] DELETE /v2.0/security-groups/57c16961-8212-48d4-9bb0-c4bba54723d4 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1850] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:29:47 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:47.192 7 WARNING neutron_lib.context [None req-9726b992-8dd3-4946-920f-a5ac46bbf0b8 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 958/1851] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:47 2026] GET /v2.0/security-groups?tenant_id=0b91777148484ea5888edeb6f0eca8d0&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:47.381 7 INFO neutron.services.segments.plugin [-] Segment 694918a6-2b27-4457-9d9b-7b5c01104abe resource provider aggregate not found [pid: 8|app: 0|req: 959/1852] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:47 2026] DELETE /v2.0/security-groups/ffddea66-a10b-47ec-88ee-d3f0370628cc => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:29:47.403 7 INFO neutron.services.segments.plugin [-] Segment 694918a6-2b27-4457-9d9b-7b5c01104abe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 694918a6-2b27-4457-9d9b-7b5c01104abe found for delete ", "request_id": "req-2b8674f9-e112-411b-a553-fd761d214254"}]} 2026-05-05 08:29:47.408 7 INFO neutron.services.segments.plugin [-] Segment 694918a6-2b27-4457-9d9b-7b5c01104abe resource provider aggregate not found 2026-05-05 08:29:47.425 7 INFO neutron.services.segments.plugin [-] Segment e46b08f9-8a66-4590-8bc3-7f6a0ff355a5 resource provider aggregate not found 2026-05-05 08:29:47.432 7 INFO neutron.services.segments.plugin [-] Segment 694918a6-2b27-4457-9d9b-7b5c01104abe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 694918a6-2b27-4457-9d9b-7b5c01104abe found for delete ", "request_id": "req-6631f202-e54f-4495-b587-e8b5c1d74469"}]} 2026-05-05 08:29:47.438 7 INFO neutron.services.segments.plugin [-] Segment e46b08f9-8a66-4590-8bc3-7f6a0ff355a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e46b08f9-8a66-4590-8bc3-7f6a0ff355a5 found for delete ", "request_id": "req-8b212604-f244-459c-a771-5eafdf2574cd"}]} 2026-05-05 08:29:47.454 7 INFO neutron.services.segments.plugin [-] Segment e46b08f9-8a66-4590-8bc3-7f6a0ff355a5 resource provider aggregate not found 2026-05-05 08:29:47.471 7 INFO neutron.services.segments.plugin [-] Segment e46b08f9-8a66-4590-8bc3-7f6a0ff355a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e46b08f9-8a66-4590-8bc3-7f6a0ff355a5 found for delete ", "request_id": "req-f1c060ef-6104-4511-a1f0-1eeef6365167"}]} 2026-05-05 08:29:48.294 7 INFO neutron.db.l3_db [None req-9726b992-8dd3-4946-920f-a5ac46bbf0b8 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Floating IP f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab associated. External IP: 10.96.250.218, port: 2338f5cf-43ff-46e2-913a-6306f165680b. [pid: 7|app: 0|req: 894/1853] 10.0.0.130 () {34 vars in 677 bytes} [Tue May 5 08:29:47 2026] POST /v2.0/floatingips => generated 855 bytes in 1485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1854] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:29:48 2026] GET /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1855] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:49 2026] GET /v2.0/ports?device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:49.718 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1f3a5ee-c7d5-43a5-aa46-99006b51553a'] response: {'name': 'network-changed', 'server_uuid': '3b644342-1152-46b3-be1e-9fa12cdfe14a', 'tag': '2338f5cf-43ff-46e2-913a-6306f165680b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 961/1856] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:49 2026] GET /v2.0/security-groups?id=a5b43d0d-216c-45d8-82cc-65a9b95898f0&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1857] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:49 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1858] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:29:49 2026] GET /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1859] 10.0.0.130 () {32 vars in 818 bytes} [Tue May 5 08:29:49 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&mac_address=fa%3A16%3A3e%3A25%3A49%3A52 => generated 1200 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:49.945 8 WARNING neutron_lib.context [None req-8116ba8d-650c-480d-bd38-5f875ea7c60f e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 897/1860] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:49 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 757 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1861] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2338f5cf-43ff-46e2-913a-6306f165680b => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1862] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:29:50 2026] GET /v2.0/subnets?id=57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1863] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:50 2026] GET /v2.0/ports?network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1864] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:50 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1865] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:50 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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) 2026-05-05 08:29:50.867 7 WARNING neutron_lib.context [None req-6eb9bd1a-8b6b-4906-98dd-141258a04b48 d010428777284e968d511352bffe6fe9 0235c898d9454c48895568ad82c49589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:50.994 8 INFO neutron.db.l3_db [None req-8116ba8d-650c-480d-bd38-5f875ea7c60f e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Floating IP c057d166-325d-462b-af09-bf45532f9fab associated. External IP: 10.96.250.214, port: 2f53edd5-6229-4521-94f9-e99d0cd3a095. 2026-05-05 08:29:51.005 7 INFO neutron.db.segments_db [None req-6eb9bd1a-8b6b-4906-98dd-141258a04b48 d010428777284e968d511352bffe6fe9 0235c898d9454c48895568ad82c49589 - - default default] Added segment 456ae692-2f19-4c50-8170-b1550f257baf of type vxlan for network c89036e4-22ab-4071-9891-f61ba8a82fc8 [pid: 7|app: 0|req: 903/1866] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:50 2026] POST /v2.0/networks => generated 632 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1867] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 857 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1868] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:29:51 2026] PUT /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1869] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1870] 10.0.0.130 () {34 vars in 677 bytes} [Tue May 5 08:29:49 2026] POST /v2.0/floatingips => generated 855 bytes in 1461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:51.432 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5051a2a-f940-43de-ac28-9941f501139c'] response: {'name': 'network-changed', 'server_uuid': '79439f81-2d9d-4239-a84e-021e34fee1a2', 'tag': '2f53edd5-6229-4521-94f9-e99d0cd3a095', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 965/1871] 10.0.0.130 () {34 vars in 764 bytes} [Tue May 5 08:29:51 2026] PUT /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 08:29:51.476 7 INFO neutron.db.segments_db [None req-9c21ed41-ecd5-4d4b-9514-480c2709d96b 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - default default] Added segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b of type vxlan for network 35e2c8f9-d9d7-4bd5-8efd-48ba19266181 [pid: 8|app: 0|req: 966/1872] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1873] 10.0.0.176 () {34 vars in 1096 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1504110672&fields=id&tenant_id=6ed9908130c044f58f8230012ad606c0 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1874] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:51 2026] POST /v2.0/networks => generated 726 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1875] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/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: 908/1876] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => 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: 969/1877] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1878] 10.0.0.130 () {34 vars in 760 bytes} [Tue May 5 08:29:51 2026] PUT /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1879] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1880] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/quotas/6ed9908130c044f58f8230012ad606c0 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1881] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1882] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b5&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => 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: 909/1883] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:51 2026] POST /v2.0/subnets => generated 620 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1884] 10.0.0.130 () {34 vars in 782 bytes} [Tue May 5 08:29:51 2026] PUT /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/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: 911/1885] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6&id=2b292e18-2866-467d-8ea7-f96d929c91d9 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:51.986 7 WARNING neutron.api.v2.base [None req-82c953d5-56f7-45ea-a19a-be44922238af 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - 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-05 08:29:51.987 7 INFO neutron.api.v2.resource [None req-82c953d5-56f7-45ea-a19a-be44922238af 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 912/1886] 10.0.0.130 () {34 vars in 681 bytes} [Tue May 5 08:29:51 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1887] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&fields=id => generated 333 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1888] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:29:51 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1889] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1890] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 978/1891] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:29:52 2026] PUT /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1892] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1893] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1894] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1895] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1896] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1897] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/ports?device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:52.525 7 INFO neutron.services.segments.plugin [-] Segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b resource provider aggregate not found 2026-05-05 08:29:52.531 7 INFO neutron.services.segments.plugin [-] Segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b resource provider aggregate not found 2026-05-05 08:29:52.537 7 INFO neutron.services.segments.plugin [-] Segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b found for delete ", "request_id": "req-7fe1a4d3-9d3f-4ac9-ae2d-331f163b6db8"}]} 2026-05-05 08:29:52.552 7 INFO neutron.services.segments.plugin [-] Segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b found for delete ", "request_id": "req-5f51d5a3-03c9-4f36-a0d6-0fd11caea000"}]} [pid: 8|app: 0|req: 985/1898] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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) 2026-05-05 08:29:52.596 8 INFO neutron.api.v2.resource [None req-fa842c66-ae21-4968-9158-12bff387bd14 d010428777284e968d511352bffe6fe9 0235c898d9454c48895568ad82c49589 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/1899] 10.0.0.130 () {32 vars in 745 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1900] 10.0.0.130 () {32 vars in 744 bytes} [Tue May 5 08:29:52 2026] DELETE /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1901] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:52.766 8 INFO neutron.api.v2.resource [None req-222301a6-f07a-447f-ba9f-80f9a1454d2d d010428777284e968d511352bffe6fe9 0235c898d9454c48895568ad82c49589 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/1902] 10.0.0.130 () {32 vars in 748 bytes} [Tue May 5 08:29:52 2026] DELETE /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1903] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:29:52 2026] DELETE /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/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: 991/1904] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:29:52 2026] GET /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:53.112 8 INFO neutron.services.segments.plugin [-] Segment 456ae692-2f19-4c50-8170-b1550f257baf resource provider aggregate not found 2026-05-05 08:29:53.127 8 INFO neutron.services.segments.plugin [-] Segment 456ae692-2f19-4c50-8170-b1550f257baf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 456ae692-2f19-4c50-8170-b1550f257baf found for delete ", "request_id": "req-de4c4b85-7091-45f1-be85-91927e19a913"}]} 2026-05-05 08:29:53.128 8 INFO neutron.services.segments.plugin [-] Segment 456ae692-2f19-4c50-8170-b1550f257baf resource provider aggregate not found [pid: 8|app: 0|req: 992/1905] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:52 2026] DELETE /v2.0/networks/c89036e4-22ab-4071-9891-f61ba8a82fc8 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:29:53.145 8 INFO neutron.services.segments.plugin [-] Segment 456ae692-2f19-4c50-8170-b1550f257baf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 456ae692-2f19-4c50-8170-b1550f257baf found for delete ", "request_id": "req-a399aa15-4393-4370-96a0-ab9c98c0e60a"}]} [pid: 8|app: 0|req: 993/1906] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:53 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1907] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:29:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ed9908130c044f58f8230012ad606c0 => generated 179 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:53.309 8 WARNING neutron_lib.context [req-871affec-8cec-4164-afdc-f961b1c47c5a req-b5cbb452-6258-4897-b99e-ddc64d4528ef e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1908] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:52 2026] DELETE /v2.0/networks/35e2c8f9-d9d7-4bd5-8efd-48ba19266181 => generated 0 bytes in 1296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:29:53.416 7 INFO neutron.db.segments_db [None req-aec5f0fc-f88a-43b1-9f4f-b0ff97145da9 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - default default] Added segment 4de294ca-0b63-46dc-85ef-1fe40305900f of type vxlan for network 470b9fac-7d4b-4f94-84a5-97dc4d72ef24 [pid: 7|app: 0|req: 915/1909] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:53 2026] POST /v2.0/networks => generated 727 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1910] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:53 2026] POST /v2.0/subnets => generated 623 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:53.749 7 WARNING neutron.api.v2.base [None req-77485845-cd48-4c3b-87e3-5b30613436ee 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - 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-05 08:29:53.750 7 INFO neutron.api.v2.resource [None req-77485845-cd48-4c3b-87e3-5b30613436ee 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 917/1911] 10.0.0.130 () {34 vars in 681 bytes} [Tue May 5 08:29:53 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1912] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:29:53 2026] POST /v2.0/ports => generated 1187 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 996/1913] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:53 2026] GET /v2.0/security-groups?tenant_id=754306a329dc464d8c81f29720c2ebea&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: 997/1914] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:29:53 2026] PUT /v2.0/ports/7027b894-fdb5-4961-bc63-da607a999c7c => generated 1432 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:29:54.544 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19edf1d6-2def-4fab-87d5-d02be30a418a'] response: {'name': 'network-changed', 'server_uuid': '5f556424-6d2d-40aa-8774-f498366ba6b1', 'tag': '7027b894-fdb5-4961-bc63-da607a999c7c', 'status': 'completed', 'code': 200} 2026-05-05 08:29:54.553 7 INFO neutron.services.segments.plugin [-] Segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b resource provider aggregate not found 2026-05-05 08:29:54.567 7 INFO neutron.services.segments.plugin [-] Segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b resource provider aggregate not found 2026-05-05 08:29:54.572 7 INFO neutron.services.segments.plugin [-] Segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b found for delete ", "request_id": "req-6e9e218c-0ab0-4ff7-ade4-8f27b6a72627"}]} 2026-05-05 08:29:54.580 7 INFO neutron.services.segments.plugin [-] Segment a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b found for delete ", "request_id": "req-b2c4fffb-f35f-4cf6-adcd-7efbf66613a1"}]} 2026-05-05 08:29:54.584 7 INFO neutron.services.segments.plugin [-] Segment 4de294ca-0b63-46dc-85ef-1fe40305900f resource provider aggregate not found 2026-05-05 08:29:54.593 7 INFO neutron.services.segments.plugin [-] Segment 4de294ca-0b63-46dc-85ef-1fe40305900f resource provider aggregate not found 2026-05-05 08:29:54.602 7 INFO neutron.services.segments.plugin [-] Segment 4de294ca-0b63-46dc-85ef-1fe40305900f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de294ca-0b63-46dc-85ef-1fe40305900f found for delete ", "request_id": "req-7e020c63-0ec4-4d23-a573-6f23ee07d042"}]} 2026-05-05 08:29:54.607 7 INFO neutron.services.segments.plugin [-] Segment 4de294ca-0b63-46dc-85ef-1fe40305900f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de294ca-0b63-46dc-85ef-1fe40305900f found for delete ", "request_id": "req-2329b9b3-f03c-4882-9890-df185dc96bbf"}]} [pid: 8|app: 0|req: 998/1915] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:54 2026] DELETE /v2.0/security-groups/a939a523-e13d-4add-830f-85977a603b3c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 999/1916] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:54 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1917] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.170&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => 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: 1001/1918] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 08:29:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ce&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1919] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:29:54 2026] GET /v2.0/security-groups?tenant_id=0235c898d9454c48895568ad82c49589&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1920] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:29:54 2026] GET /v2.0/subnets?id=b67214b2-7120-493a-a2e9-f4b84c9ecd5c&id=021eabdb-86f1-4c96-afc7-88a79f967fed => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1921] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:29:54 2026] DELETE /v2.0/security-groups/c3f59896-c5eb-4954-beef-70ef75411f06 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1922] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:53 2026] DELETE /v2.0/networks/470b9fac-7d4b-4f94-84a5-97dc4d72ef24 => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1923] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:54 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:54.979 7 INFO neutron.db.segments_db [None req-9b82335a-8d2d-4226-b416-f77249ccd019 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - default default] Added segment e980524e-04c4-4dc4-9dbd-f35a7f22424d of type vxlan for network 8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d [pid: 8|app: 0|req: 1006/1924] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:54 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1925] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:29:54 2026] POST /v2.0/networks => generated 726 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1926] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1927] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1009/1928] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1929] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1930] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:29:55 2026] POST /v2.0/subnets => generated 623 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1931] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.170&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1932] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ce&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => 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: 1013/1933] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/subnets?id=b67214b2-7120-493a-a2e9-f4b84c9ecd5c&id=021eabdb-86f1-4c96-afc7-88a79f967fed => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1934] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1935] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1936] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1937] 10.0.0.130 () {34 vars in 681 bytes} [Tue May 5 08:29:55 2026] POST /v2.0/rbac-policies => generated 324 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1938] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1941] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 5 08:29:55 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1942] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 5 08:29:56 2026] GET /v2.0/security-groups?id=81d83d53-6cc4-4a29-b522-ae1ff9a7b930&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1943] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 5 08:29:56 2026] GET /v2.0/networks/8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d => generated 654 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:57.063 7 INFO neutron.services.segments.plugin [-] Segment 4de294ca-0b63-46dc-85ef-1fe40305900f resource provider aggregate not found 2026-05-05 08:29:57.068 7 INFO neutron.services.segments.plugin [-] Segment 4de294ca-0b63-46dc-85ef-1fe40305900f resource provider aggregate not found 2026-05-05 08:29:57.083 7 INFO neutron.services.segments.plugin [-] Segment 4de294ca-0b63-46dc-85ef-1fe40305900f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de294ca-0b63-46dc-85ef-1fe40305900f found for delete ", "request_id": "req-d000860e-dad4-404c-9d00-f279d63140ae"}]} 2026-05-05 08:29:57.087 7 INFO neutron.services.segments.plugin [-] Segment 4de294ca-0b63-46dc-85ef-1fe40305900f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de294ca-0b63-46dc-85ef-1fe40305900f found for delete ", "request_id": "req-8c0528ab-9e02-4347-bfa8-d41bd71bd21a"}]} 2026-05-05 08:29:57.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cfbc7f1-17bb-4975-996d-22dd28e22907 aad1153efc9245fb87d30a491ae8e0f5 39ba7958f58d4fd792c288836650f576 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 924/1944] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 5 08:29:57 2026] GET /v2.0/networks/8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d => generated 138 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1945] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:29:57 2026] GET /v2.0/ports?device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1204 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1946] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 5 08:29:57 2026] GET /v2.0/ports?device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1947] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:29:57 2026] GET /v2.0/security-groups?id=a5b43d0d-216c-45d8-82cc-65a9b95898f0&fields=id&fields=name => generated 112 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1948] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 5 08:29:57 2026] GET /v2.0/security-groups?id=a5b43d0d-216c-45d8-82cc-65a9b95898f0&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1949] 10.0.0.130 () {32 vars in 818 bytes} [Tue May 5 08:29:57 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&mac_address=fa%3A16%3A3e%3A60%3A0f%3A3a => generated 1204 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:57.968 7 WARNING neutron_lib.context [None req-045c9b05-d7e8-4b19-acb3-52f16e0ac532 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:58.131 8 INFO neutron.services.segments.plugin [-] Segment e980524e-04c4-4dc4-9dbd-f35a7f22424d resource provider aggregate not found 2026-05-05 08:29:58.135 8 INFO neutron.services.segments.plugin [-] Segment e980524e-04c4-4dc4-9dbd-f35a7f22424d resource provider aggregate not found 2026-05-05 08:29:58.153 8 INFO neutron.services.segments.plugin [-] Segment e980524e-04c4-4dc4-9dbd-f35a7f22424d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e980524e-04c4-4dc4-9dbd-f35a7f22424d found for delete ", "request_id": "req-5bce7d01-e29e-4513-8ffa-bc98e282e4d4"}]} 2026-05-05 08:29:58.155 8 INFO neutron.services.segments.plugin [-] Segment e980524e-04c4-4dc4-9dbd-f35a7f22424d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e980524e-04c4-4dc4-9dbd-f35a7f22424d found for delete ", "request_id": "req-314f4940-c050-412c-ba4c-74f654382028"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:29:58.851 7 INFO neutron.db.l3_db [None req-045c9b05-d7e8-4b19-acb3-52f16e0ac532 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Floating IP 5ac5a017-d4b1-4579-bdaf-e980dbf11956 associated. External IP: 10.96.250.202, port: 7027b894-fdb5-4961-bc63-da607a999c7c. [pid: 8|app: 0|req: 1021/1950] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:29:57 2026] DELETE /v2.0/networks/8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d => generated 0 bytes in 1736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1951] 10.0.0.130 () {32 vars in 826 bytes} [Tue May 5 08:29:58 2026] GET /v2.0/ports?project_id=da13d234997c48c08eb6612efe78364f&network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 3691 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:29:59.146 8 WARNING neutron_lib.context [None req-412b0285-ce10-4090-bb3d-fdb44ed80f41 10212e1a86e246b081a3ae1486d53414 83f909b4d15846e08541f7ace8a50206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:29:59.181 8 INFO neutron.db.segments_db [None req-412b0285-ce10-4090-bb3d-fdb44ed80f41 10212e1a86e246b081a3ae1486d53414 83f909b4d15846e08541f7ace8a50206 - - default default] Added segment ad5d94e0-4826-44b5-90a3-89b193c8cb2e of type vxlan for network b87621fb-a048-4917-8f9b-77f552a1640d [pid: 7|app: 0|req: 930/1952] 10.0.0.130 () {34 vars in 677 bytes} [Tue May 5 08:29:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:29:59.288 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3ed5815-1c46-4322-bcdf-908bd13a4bd7 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1953] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:59 2026] DELETE /v2.0/subnets/7cc79f52-4c51-4d0e-964c-a782424214c4 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:29:59.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34251c95-1813-42ee-ae13-74e6de6b6a56 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 932/1954] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:59 2026] DELETE /v2.0/subnets/74f00cce-583e-4cb2-8a90-87bc7fe67c42 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:29:59.323 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d87298f2-f6b0-49c3-943b-68bf780844bd'] response: {'name': 'network-changed', 'server_uuid': '5f556424-6d2d-40aa-8774-f498366ba6b1', 'tag': '7027b894-fdb5-4961-bc63-da607a999c7c', 'status': 'completed', 'code': 200} 2026-05-05 08:29:59.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb70ac49-1efd-4ccc-b9d9-38e3bd3a5f5c 55d314014ebf40bda887182137966a4c 96b76f8c94e84b09be7120829f2465a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1955] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:29:59 2026] DELETE /v2.0/subnets/d8f0c1bd-382c-4951-826f-613b2d3afb47 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1956] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:29:59 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1957] 10.0.0.130 () {32 vars in 742 bytes} [Tue May 5 08:29:59 2026] GET /v2.0/subnets?network_id=7be38d3a-c1ea-4aa0-a76f-1879d2c91537 => generated 644 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:29:59.479 8 INFO neutron.db.l3_hamode_db [None req-412b0285-ce10-4090-bb3d-fdb44ed80f41 10212e1a86e246b081a3ae1486d53414 83f909b4d15846e08541f7ace8a50206 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 936/1958] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:29:59 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1959] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.170&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1960] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 08:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ce&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:29:59.630 8 INFO neutron.db.l3_hamode_db [None req-412b0285-ce10-4090-bb3d-fdb44ed80f41 10212e1a86e246b081a3ae1486d53414 83f909b4d15846e08541f7ace8a50206 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:29:59.804 7 INFO neutron.db.l3_db [None req-136fb715-77df-45f5-9e5c-2b5b5a75b551 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Floating IP f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab disassociated. External IP: 10.96.250.218, port: 2338f5cf-43ff-46e2-913a-6306f165680b. 2026-05-05 08:30:00.193 8 INFO neutron.services.segments.plugin [-] Segment e980524e-04c4-4dc4-9dbd-f35a7f22424d resource provider aggregate not found 2026-05-05 08:30:00.198 8 INFO neutron.services.segments.plugin [-] Segment e980524e-04c4-4dc4-9dbd-f35a7f22424d resource provider aggregate not found 2026-05-05 08:30:00.212 8 INFO neutron.services.segments.plugin [-] Segment e980524e-04c4-4dc4-9dbd-f35a7f22424d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e980524e-04c4-4dc4-9dbd-f35a7f22424d found for delete ", "request_id": "req-33a98650-357c-4c6d-8a5a-b37a04958da0"}]} [pid: 7|app: 0|req: 939/1961] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:29:59 2026] PUT /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 554 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:30:00.277 8 INFO neutron.services.segments.plugin [-] Segment e980524e-04c4-4dc4-9dbd-f35a7f22424d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e980524e-04c4-4dc4-9dbd-f35a7f22424d found for delete ", "request_id": "req-0d48b6c9-b089-4a88-acc9-b154d712e193"}]} [pid: 7|app: 0|req: 940/1962] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/subnets?id=b67214b2-7120-493a-a2e9-f4b84c9ecd5c&id=021eabdb-86f1-4c96-afc7-88a79f967fed => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1963] 10.0.0.130 () {34 vars in 668 bytes} [Tue May 5 08:29:58 2026] POST /v2.0/routers => generated 474 bytes in 1396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1964] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1965] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1966] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:30:00 2026] PUT /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1967] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1968] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/security-groups?tenant_id=39ba7958f58d4fd792c288836650f576&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1969] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1970] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1029/1971] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:00 2026] DELETE /v2.0/security-groups/561a50b3-62f1-4d1e-afe2-724d29d5ac4d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1972] 10.0.0.130 () {34 vars in 762 bytes} [Tue May 5 08:30:00 2026] PUT /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags/green => generated 4 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1973] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 944/1974] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1975] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/security-groups?tenant_id=8bbbd3270c364098a72fb2c6aa584a89&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1976] 10.0.0.130 () {34 vars in 758 bytes} [Tue May 5 08:30:00 2026] PUT /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags/red => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1977] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:30:00 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1978] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:00 2026] DELETE /v2.0/security-groups/e35425c9-adc8-4f43-be93-336e3ddcdb75 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1979] 10.0.0.130 () {34 vars in 780 bytes} [Tue May 5 08:30:01 2026] PUT /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags/black.or.white => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1980] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 52 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1981] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/security-groups?tenant_id=96b76f8c94e84b09be7120829f2465a9&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:30:01.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed8ec677-359c-46fe-b321-2feb66e56f89'] response: {'name': 'network-changed', 'server_uuid': '3b644342-1152-46b3-be1e-9fa12cdfe14a', 'tag': '2338f5cf-43ff-46e2-913a-6306f165680b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 948/1982] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:30:01 2026] PUT /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 37 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1983] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1984] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:01 2026] DELETE /v2.0/security-groups/0e5b5791-8797-4d65-b91f-535b874abb67 => 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: 1036/1985] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1986] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1987] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 757 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1988] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2338f5cf-43ff-46e2-913a-6306f165680b => 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: 951/1989] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags/red => 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: 1039/1990] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/subnets?id=57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1991] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/ports?network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1992] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 1042/1993] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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-05 08:30:02.056 7 INFO neutron.api.v2.resource [None req-67b30fcb-95ea-4f9b-88ef-769e6eb6a79d 10212e1a86e246b081a3ae1486d53414 83f909b4d15846e08541f7ace8a50206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1994] 10.0.0.130 () {32 vars in 743 bytes} [Tue May 5 08:30:01 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags/green => generated 99 bytes in 431 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1995] 10.0.0.130 () {32 vars in 742 bytes} [Tue May 5 08:30:02 2026] DELETE /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/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: 953/1996] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:30:02 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 30 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:02.316 8 INFO neutron.api.v2.resource [None req-782d1344-dd81-4fb2-9bb8-0975c76f91cf 10212e1a86e246b081a3ae1486d53414 83f909b4d15846e08541f7ace8a50206 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/1997] 10.0.0.130 () {32 vars in 746 bytes} [Tue May 5 08:30:02 2026] DELETE /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1998] 10.0.0.130 () {32 vars in 734 bytes} [Tue May 5 08:30:02 2026] DELETE /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => 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: 1045/1999] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:30:02 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006/tags => generated 12 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:02.575 8 WARNING neutron_lib.context [None req-d4645325-ee2e-42f2-a6ae-c986ac779236 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/2000] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:30:02 2026] GET /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006 => generated 480 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2001] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 5 08:30:02 2026] POST /v2.0/security-groups => generated 1673 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:30:02.705 8 WARNING neutron_lib.context [None req-4de420f8-c283-45d2-9277-faf152914f30 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2002] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:30:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:02.845 8 WARNING neutron_lib.context [None req-82fc21a1-d70f-47f7-a458-4c518b221a7f 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2003] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:30:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:02.961 8 WARNING neutron_lib.context [None req-77f9cb07-f705-4935-a6d8-38a26240866f 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1049/2004] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:30:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:03.079 8 WARNING neutron_lib.context [None req-bd70c361-c41a-44c9-87bf-aca66064480b 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1050/2005] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:30:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:03.209 8 WARNING neutron_lib.context [None req-5d8f78da-ce50-4099-be4b-ddafd5fde563 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:30:03.248 8 INFO neutron.db.securitygroups_db [None req-5d8f78da-ce50-4099-be4b-ddafd5fde563 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Project da13d234997c48c08eb6612efe78364f 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: 1051/2006] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:30:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:03.347 8 WARNING neutron_lib.context [None req-48413d80-9728-4b00-8e0d-3a4afe66f9d0 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/2007] 10.0.0.130 () {34 vars in 742 bytes} [Tue May 5 08:30:02 2026] PUT /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006 => generated 480 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:30:03.390 8 INFO neutron.db.securitygroups_db [None req-48413d80-9728-4b00-8e0d-3a4afe66f9d0 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Project da13d234997c48c08eb6612efe78364f 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: 957/2008] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:30:03 2026] GET /v2.0/ports?device_id=ccbada21-7a4b-433e-af37-b2bba220c006 => 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: 1052/2009] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 5 08:30:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2010] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:30:03 2026] GET /v2.0/networks => generated 1298 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:30:04.140 7 INFO neutron.services.segments.plugin [-] Segment ad5d94e0-4826-44b5-90a3-89b193c8cb2e resource provider aggregate not found 2026-05-05 08:30:04.145 7 INFO neutron.services.segments.plugin [-] Segment ad5d94e0-4826-44b5-90a3-89b193c8cb2e resource provider aggregate not found 2026-05-05 08:30:04.161 7 INFO neutron.services.segments.plugin [-] Segment ad5d94e0-4826-44b5-90a3-89b193c8cb2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5d94e0-4826-44b5-90a3-89b193c8cb2e found for delete ", "request_id": "req-baac4b1b-43f4-4338-98d2-3e7e01eca9fc"}]} 2026-05-05 08:30:04.167 7 INFO neutron.db.l3_hamode_db [None req-e35c6f0c-48fb-4d94-88be-75facbd02c9e 10212e1a86e246b081a3ae1486d53414 83f909b4d15846e08541f7ace8a50206 - - default default] HA network b87621fb-a048-4917-8f9b-77f552a1640d was deleted as no HA routers are present in tenant 83f909b4d15846e08541f7ace8a50206. 2026-05-05 08:30:04.168 7 INFO neutron.services.segments.plugin [-] Segment ad5d94e0-4826-44b5-90a3-89b193c8cb2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5d94e0-4826-44b5-90a3-89b193c8cb2e found for delete ", "request_id": "req-2192cc50-339b-420b-900d-2f4f181d705d"}]} [pid: 7|app: 0|req: 958/2011] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:30:03 2026] DELETE /v2.0/routers/ccbada21-7a4b-433e-af37-b2bba220c006 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2012] 10.0.0.176 () {34 vars in 1098 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-552925258&fields=id&tenant_id=da13d234997c48c08eb6612efe78364f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2013] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 661 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2014] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/quotas/da13d234997c48c08eb6612efe78364f => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2015] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&fields=id => generated 149 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2016] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 961/2017] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 1057/2018] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => 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: 1058/2019] 199.204.45.89 () {34 vars in 1095 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2020] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2021] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 757 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2022] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:04 2026] GET /v2.0/security-groups?tenant_id=83f909b4d15846e08541f7ace8a50206&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2023] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2338f5cf-43ff-46e2-913a-6306f165680b => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2024] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/subnets?id=57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2025] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/ports?network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2026] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:05 2026] DELETE /v2.0/security-groups/0d19d025-5f61-49b7-980b-c60daff68b3d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2027] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2028] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2029] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/security-groups?tenant_id=c0fd986c1b3c4eb69c6d5758bb1b7da2&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: 965/2030] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => 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: 966/2031] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da13d234997c48c08eb6612efe78364f => generated 273 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2032] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:05 2026] DELETE /v2.0/security-groups/04771f6d-48b1-4b43-ba48-d9dca3dd4769 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:05.817 8 WARNING neutron_lib.context [req-96af6bdb-f9d5-40d9-acb0-48a62a228024 req-c6cfeca4-041e-400b-b4df-1e6954ec64de 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/2033] 10.0.0.130 () {34 vars in 678 bytes} [Tue May 5 08:30:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2034] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:05 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => 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: 969/2035] 10.0.0.130 () {34 vars in 678 bytes} [Tue May 5 08:30:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2036] 10.0.0.130 () {34 vars in 678 bytes} [Tue May 5 08:30:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2037] 10.0.0.130 () {34 vars in 678 bytes} [Tue May 5 08:30:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2038] 10.0.0.130 () {34 vars in 678 bytes} [Tue May 5 08:30:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2039] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:30:06 2026] PUT /v2.0/policies/c7e16ac7-50d6-4910-9244-b12d0b689aa9/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2040] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:30:06 2026] PUT /v2.0/policies/566c5a2c-b415-456d-a289-906951190979/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2041] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:30:06 2026] PUT /v2.0/policies/a2170a88-8c5f-4b4d-862a-bb0225ffe4f0/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2042] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:30:05 2026] POST /v2.0/ports => generated 954 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2043] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:30:06 2026] PUT /v2.0/policies/29a85c34-0636-4f6d-a551-343a56f3d750/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1068/2044] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:30:06 2026] PUT /v2.0/ports/a036f4f6-a4b9-4c1f-8ee7-a46253da7695 => generated 1199 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 977/2045] 10.0.0.130 () {32 vars in 674 bytes} [Tue May 5 08:30:06 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2046] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:30:06 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:30:06.889 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcf1957e-973e-4eb2-a74d-69a622845fbf'] response: {'name': 'network-changed', 'server_uuid': 'b51d5780-a3e6-4852-81dc-5edb95ff9046', 'tag': 'a036f4f6-a4b9-4c1f-8ee7-a46253da7695', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 978/2047] 10.0.0.130 () {32 vars in 688 bytes} [Tue May 5 08:30:06 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1070/2048] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:30:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a036f4f6-a4b9-4c1f-8ee7-a46253da7695 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2049] 10.0.0.130 () {32 vars in 684 bytes} [Tue May 5 08:30:06 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2050] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:30:06 2026] GET /v2.0/subnets?id=57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2051] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:06 2026] GET /v2.0/ports?network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc&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: 980/2052] 10.0.0.130 () {32 vars in 696 bytes} [Tue May 5 08:30:06 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2053] 10.0.0.130 () {32 vars in 682 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2054] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 982/2055] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2056] 10.0.0.130 () {32 vars in 696 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2057] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 1075/2058] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/security-groups?id=e43d72cb-9673-4fa4-9e74-d39623b35c15&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: 984/2059] 10.0.0.130 () {32 vars in 692 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2060] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2061] 10.0.0.130 () {32 vars in 704 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2062] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 757 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2063] 10.0.0.130 () {32 vars in 734 bytes} [Tue May 5 08:30:07 2026] DELETE /v2.0/qos/policies/c7e16ac7-50d6-4910-9244-b12d0b689aa9 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2064] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a036f4f6-a4b9-4c1f-8ee7-a46253da7695 => 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: 1079/2065] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/subnets?id=57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2066] 10.0.0.130 () {32 vars in 734 bytes} [Tue May 5 08:30:07 2026] DELETE /v2.0/qos/policies/566c5a2c-b415-456d-a289-906951190979 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2067] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/ports?network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc&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: 988/2068] 10.0.0.130 () {32 vars in 734 bytes} [Tue May 5 08:30:07 2026] DELETE /v2.0/qos/policies/a2170a88-8c5f-4b4d-862a-bb0225ffe4f0 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2069] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 989/2070] 10.0.0.130 () {32 vars in 734 bytes} [Tue May 5 08:30:07 2026] DELETE /v2.0/qos/policies/29a85c34-0636-4f6d-a551-343a56f3d750 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2071] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:30:07 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?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: 990/2072] 10.0.0.130 () {32 vars in 734 bytes} [Tue May 5 08:30:07 2026] DELETE /v2.0/qos/policies/c6ae5bd1-f6f4-4518-b2b9-d71ab2d9ec56 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2073] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 5 08:30:08 2026] GET /v2.0/ports?device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2074] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:08 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2075] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 5 08:30:08 2026] GET /v2.0/security-groups?id=a5b43d0d-216c-45d8-82cc-65a9b95898f0&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2076] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:30:08 2026] GET /v2.0/security-groups?id=e43d72cb-9673-4fa4-9e74-d39623b35c15&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2077] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:08 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2078] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:30:08 2026] GET /v2.0/security-groups?id=e43d72cb-9673-4fa4-9e74-d39623b35c15&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2079] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:30:08 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2080] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:08 2026] GET /v2.0/security-groups?tenant_id=564e4b589ab94d78a87971c5c5843470&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2081] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:09 2026] DELETE /v2.0/security-groups/04053db8-d223-4e3e-bd42-2ab8c466b608 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2082] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:09 2026] GET /v2.0/security-groups?tenant_id=a2a1252add5048b69864146c4dc57eb6&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:30:09.452 7 INFO neutron.db.l3_db [None req-27d7a6af-eb70-48f1-a6c6-f8da634d7846 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Floating IP f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab associated. External IP: 10.96.250.218, port: a036f4f6-a4b9-4c1f-8ee7-a46253da7695. [pid: 8|app: 0|req: 1088/2083] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:09 2026] DELETE /v2.0/security-groups/34f62070-b55f-4f68-af85-2de426b538fa => 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: 1089/2084] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:09 2026] GET /v2.0/security-groups?tenant_id=33aa809edd4a4fbb84a941a04cb9c804&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2085] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:30:08 2026] PUT /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 855 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2086] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:09 2026] GET /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:30:09.966 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ee58306-5007-438e-a597-903cfff997ec'] response: {'name': 'network-changed', 'server_uuid': 'b51d5780-a3e6-4852-81dc-5edb95ff9046', 'tag': 'a036f4f6-a4b9-4c1f-8ee7-a46253da7695', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1090/2087] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:09 2026] DELETE /v2.0/security-groups/ed64c548-ecc3-4c37-9e40-0d72e013db2d => 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: 998/2088] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:30:09 2026] GET /v2.0/ports?tenant_id=da13d234997c48c08eb6612efe78364f&device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2089] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:30:10 2026] GET /v2.0/networks?id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc => generated 757 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2090] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a036f4f6-a4b9-4c1f-8ee7-a46253da7695 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2091] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:30:10 2026] GET /v2.0/subnets?id=57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2092] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:10 2026] GET /v2.0/ports?network_id=94cf835d-0c91-47e5-97d0-e2b7a0921ffc&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: 1093/2093] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:30:10 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2094] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:30:10 2026] GET /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2097] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:10 2026] GET /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2098] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:30:11 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2099] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:11 2026] GET /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2100] 10.0.0.157 () {30 vars in 690 bytes} [Tue May 5 08:30:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2101] 10.0.0.157 () {30 vars in 692 bytes} [Tue May 5 08:30:12 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: 1005/2102] 10.0.0.157 () {30 vars in 668 bytes} [Tue May 5 08:30:12 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: 1098/2103] 10.0.0.157 () {30 vars in 704 bytes} [Tue May 5 08:30: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: 1006/2104] 10.0.0.157 () {28 vars in 439 bytes} [Tue May 5 08:30:13 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2105] 10.0.0.157 () {30 vars in 728 bytes} [Tue May 5 08:30:13 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 633 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2106] 10.0.0.157 () {30 vars in 690 bytes} [Tue May 5 08:30:13 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: 1100/2107] 10.0.0.157 () {30 vars in 692 bytes} [Tue May 5 08:30:13 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: 1008/2108] 10.0.0.157 () {30 vars in 668 bytes} [Tue May 5 08:30:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2109] 10.0.0.157 () {30 vars in 704 bytes} [Tue May 5 08:30:13 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: 1009/2110] 10.0.0.157 () {30 vars in 728 bytes} [Tue May 5 08:30:13 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2111] 10.0.0.157 () {30 vars in 690 bytes} [Tue May 5 08:30:13 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: 1010/2112] 10.0.0.157 () {30 vars in 692 bytes} [Tue May 5 08:30:13 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: 1103/2113] 10.0.0.157 () {30 vars in 668 bytes} [Tue May 5 08:30:13 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: 1011/2114] 10.0.0.157 () {30 vars in 704 bytes} [Tue May 5 08:30:13 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: 1104/2115] 10.0.0.157 () {30 vars in 730 bytes} [Tue May 5 08:30:13 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2116] 10.0.0.157 () {30 vars in 682 bytes} [Tue May 5 08:30:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:30:14.088 7 WARNING neutron_lib.context [None req-b45647da-bb0a-48bf-9a86-344bf40c6086 38c8c5243f6942d2afd7f1f72b8ae10b 759f9130087d41e2a12d8715f9483492 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1013/2117] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:30:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:30:14.300 7 WARNING neutron_lib.context [None req-7a17dc9c-7854-4146-8fe5-ef68983d4086 38c8c5243f6942d2afd7f1f72b8ae10b 759f9130087d41e2a12d8715f9483492 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1014/2118] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:30:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2119] 10.0.0.157 () {34 vars in 704 bytes} [Tue May 5 08:30:13 2026] POST /v2.0/ports => generated 1128 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:30:14.424 7 WARNING neutron_lib.context [None req-05f2ad72-1dfb-4f29-aa1d-f1de51854912 38c8c5243f6942d2afd7f1f72b8ae10b 759f9130087d41e2a12d8715f9483492 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1015/2120] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:30:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:30:14.550 8 WARNING neutron_lib.context [None req-1210058a-3d94-4e7d-9be5-3d8cbadfae15 38c8c5243f6942d2afd7f1f72b8ae10b 759f9130087d41e2a12d8715f9483492 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2121] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:30:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 08:30:14.696 7 WARNING neutron_lib.context [None req-7d38770f-715b-426b-89b4-a247c8fb0e46 38c8c5243f6942d2afd7f1f72b8ae10b 759f9130087d41e2a12d8715f9483492 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1016/2122] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:30:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2123] 10.0.0.130 () {34 vars in 767 bytes} [Tue May 5 08:30:14 2026] PUT /v2.0/security-groups/9c428252-0811-4039-a989-992b62cb32bd/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2124] 10.0.0.130 () {34 vars in 767 bytes} [Tue May 5 08:30:14 2026] PUT /v2.0/security-groups/f011ebce-e998-4dd5-ac72-08064ba30c30/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2125] 10.0.0.130 () {34 vars in 767 bytes} [Tue May 5 08:30:14 2026] PUT /v2.0/security-groups/e4679200-37cc-4030-bbf9-c5da11f0ada7/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: 1018/2126] 10.0.0.130 () {34 vars in 767 bytes} [Tue May 5 08:30:14 2026] PUT /v2.0/security-groups/8e4e59e7-8cf2-401d-b967-b5f54590836b/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2127] 10.0.0.130 () {32 vars in 680 bytes} [Tue May 5 08:30:15 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2128] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:30:15 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2129] 10.0.0.130 () {32 vars in 690 bytes} [Tue May 5 08:30:15 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2130] 10.0.0.130 () {32 vars in 702 bytes} [Tue May 5 08:30:15 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2131] 10.0.0.130 () {32 vars in 688 bytes} [Tue May 5 08:30:15 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2132] 10.0.0.130 () {32 vars in 702 bytes} [Tue May 5 08:30:15 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2133] 10.0.0.130 () {32 vars in 698 bytes} [Tue May 5 08:30:15 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2134] 10.0.0.130 () {32 vars in 710 bytes} [Tue May 5 08:30:15 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2135] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:15 2026] DELETE /v2.0/security-groups/9c428252-0811-4039-a989-992b62cb32bd => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2136] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:15 2026] DELETE /v2.0/security-groups/f011ebce-e998-4dd5-ac72-08064ba30c30 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2137] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:15 2026] DELETE /v2.0/security-groups/e4679200-37cc-4030-bbf9-c5da11f0ada7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2138] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:15 2026] DELETE /v2.0/security-groups/8e4e59e7-8cf2-401d-b967-b5f54590836b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2139] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:15 2026] DELETE /v2.0/security-groups/e5629bf7-6b1a-4eb5-a179-983f00808703 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2140] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:30:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2141] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:30:16 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: 1027/2142] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:30: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: 7|app: 0|req: 1028/2143] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:30:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2144] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:30:16 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2145] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:16 2026] GET /v2.0/security-groups?tenant_id=4db4ff2e4d004122a1c6de783506ee87&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2146] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:17 2026] DELETE /v2.0/security-groups/d34b1ed2-15fb-4ff4-acbb-7d385f355201 => 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: 1117/2147] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2148] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:30:17 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: 1118/2149] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:30:17 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: 1119/2150] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:30:17.305 8 INFO neutron.api.v2.resource [None req-231825c3-83d5-4326-ac63-4d2ca97215ff c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1120/2151] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/security-groups/lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => 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: 1121/2152] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/security-groups?name=lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2153] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/security-groups?tenant_id=7a9443418d484a0b891f3936c575b751&name=default => generated 2927 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2154] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:17 2026] DELETE /v2.0/security-groups/88616edb-42f9-49fa-bf1a-b55a56bc2f8f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2155] 199.204.45.89 () {34 vars in 735 bytes} [Tue May 5 08:30:17 2026] POST /v2.0/security-groups => generated 1638 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2156] 199.204.45.89 () {30 vars in 814 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/security-group-rules?security_group_id=e6abdc86-208b-4738-8f8a-8a36294e949f => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2157] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/security-groups?tenant_id=759f9130087d41e2a12d8715f9483492&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: 1036/2158] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:17 2026] DELETE /v2.0/security-groups/1c98cb19-3939-4340-a0b9-b61c181b7e58 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2159] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 08:30:17 2026] PUT /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2160] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1124/2161] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:30:17 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: 1038/2162] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2163] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:30:17 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: 1039/2164] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:30:17 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2165] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 5 08:30:18 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2166] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 5 08:30:18 2026] GET /v2.0/security-groups?id=e43d72cb-9673-4fa4-9e74-d39623b35c15&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2167] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:20 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2168] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:30:21 2026] GET /v2.0/security-groups?id=e43d72cb-9673-4fa4-9e74-d39623b35c15&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2169] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:30:21 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:30:21.871 8 WARNING neutron_lib.context [None req-bcac8dda-1030-4f87-b939-5046c785da9e f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:30:21.895 7 INFO neutron.db.l3_db [req-474fc808-ff29-495e-b383-0bc267ff2d07 req-a79e895a-4048-4e8b-9acd-891d98b02de5 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] Floating IP f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab disassociated. External IP: 10.96.250.218, port: a036f4f6-a4b9-4c1f-8ee7-a46253da7695. 2026-05-05 08:30:22.001 8 INFO neutron.db.segments_db [None req-bcac8dda-1030-4f87-b939-5046c785da9e f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Added segment 236b6f22-841c-41e6-8671-7a56cd0ef6fb of type vxlan for network fde3236a-2c62-4190-ae33-e42013a57232 [pid: 8|app: 0|req: 1129/2170] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:30:21 2026] POST /v2.0/networks => generated 631 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:22.140 8 WARNING neutron_lib.context [None req-2fdcca65-2553-49e9-a1fd-5edc49d89685 f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1130/2171] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:30:22 2026] POST /v2.0/subnets => generated 602 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2172] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:22 2026] GET /v2.0/ports?device_id=b51d5780-a3e6-4852-81dc-5edb95ff9046 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:22.477 8 WARNING neutron_lib.context [None req-a1953fad-a557-4cc1-a0d8-dfd09c79e71c f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:30:22.530 8 INFO neutron.db.segments_db [None req-a1953fad-a557-4cc1-a0d8-dfd09c79e71c f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Added segment 33c5717d-eb61-4db4-a7ff-1580761bd151 of type vxlan for network 4a76c2de-8abc-429c-b1a9-e3815c96abd7 [pid: 8|app: 0|req: 1132/2173] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:30:22 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:22.643 8 WARNING neutron_lib.context [None req-573b21ce-1b8a-48c4-88c9-b0c227e9a3a5 f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1042/2174] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:30:21 2026] DELETE /v2.0/ports/a036f4f6-a4b9-4c1f-8ee7-a46253da7695 => generated 0 bytes in 1349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2175] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:30:22 2026] POST /v2.0/subnets => generated 605 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:23.008 7 WARNING neutron_lib.context [None req-867d0f79-3fc1-42c2-a396-89018e550f57 f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:30:23.036 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bdbba39-9efa-47ae-882e-764eebfeb4f1'] response: {'server_uuid': 'b51d5780-a3e6-4852-81dc-5edb95ff9046', 'name': 'network-vif-deleted', 'tag': 'a036f4f6-a4b9-4c1f-8ee7-a46253da7695', 'status': 'completed', 'code': 200} 2026-05-05 08:30:23.125 7 INFO neutron.db.segments_db [None req-867d0f79-3fc1-42c2-a396-89018e550f57 f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Added segment f5b76738-950e-408f-9ce4-ed29270d73d7 of type vxlan for network 8ec173b5-9f60-41d7-9528-21a2baea3d75 [pid: 7|app: 0|req: 1043/2176] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:30:22 2026] POST /v2.0/networks => generated 632 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:23.303 8 WARNING neutron_lib.context [None req-b0775ea6-5009-49a5-bb5f-802c975acfbe f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1044/2177] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:23 2026] DELETE /v2.0/security-groups/e43d72cb-9673-4fa4-9e74-d39623b35c15 => 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: 1134/2178] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:30:23 2026] POST /v2.0/subnets => generated 605 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:24.029 8 WARNING neutron_lib.context [None req-2394267d-8507-4c3a-bea5-e41de0c9467e f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:30:24.094 8 INFO neutron.db.segments_db [None req-2394267d-8507-4c3a-bea5-e41de0c9467e f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Added segment cdefdce1-3722-4c7c-a4b8-9ac0804031b8 of type vxlan for network 4c3cf858-5ca3-4808-b0fb-d26647011e67 [pid: 7|app: 0|req: 1045/2179] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:23 2026] DELETE /v2.0/floatingips/f26e5dfb-5dd8-4afa-bfe5-3a4307f0bfab => generated 0 bytes in 435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2180] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:30:24 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:24.239 7 WARNING neutron_lib.context [None req-553304aa-eedf-4ac8-8a2d-fd91a5f8df7e f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1136/2181] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:24 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2182] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:30:24 2026] GET /v2.0/security-groups?id=81d83d53-6cc4-4a29-b522-ae1ff9a7b930&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: 1046/2183] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:30:24 2026] POST /v2.0/subnets => generated 605 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:24.603 8 WARNING neutron_lib.context [None req-94102dee-f311-4a3f-a068-a037694a822f f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:30:24.663 8 INFO neutron.db.segments_db [None req-94102dee-f311-4a3f-a068-a037694a822f f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Added segment 766c8ced-50d6-4713-9215-8e218f1a17f5 of type vxlan for network f16a6a39-e7c4-489d-8c73-2045c889c6b3 [pid: 8|app: 0|req: 1138/2184] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:30:24 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:24.790 7 WARNING neutron_lib.context [None req-18f2115f-1857-449d-b16f-b97ea8404419 f2b998e13dd449b4b35f3e49c7a414ce a6f7e483ab594adbaafa97cba6844453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1139/2185] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:30:24 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2186] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:30:24 2026] POST /v2.0/subnets => generated 605 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2187] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:30:25 2026] PUT /v2.0/subnets/78523180-0995-4d81-9f59-21315487fbfc/tags => generated 17 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2188] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:30:25 2026] PUT /v2.0/subnets/15904ee1-db92-4b66-927e-92d822c3e1a8/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2189] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:30:25 2026] DELETE /v2.0/ports/2338f5cf-43ff-46e2-913a-6306f165680b => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2190] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:30:25 2026] PUT /v2.0/subnets/1b8e8ce4-a21f-4554-9a27-0c4af2e83f73/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:25.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af77d071-a3e9-44ee-a44e-25410fda2d05'] response: {'server_uuid': '3b644342-1152-46b3-be1e-9fa12cdfe14a', 'name': 'network-vif-deleted', 'tag': '2338f5cf-43ff-46e2-913a-6306f165680b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1141/2191] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:30:25 2026] PUT /v2.0/subnets/864b07f8-35f6-4bfb-85b6-5db3be82ed2a/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2192] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/ports?device_id=3b644342-1152-46b3-be1e-9fa12cdfe14a => 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: 1051/2193] 10.0.0.130 () {32 vars in 664 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2194] 10.0.0.130 () {32 vars in 678 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2195] 10.0.0.130 () {32 vars in 674 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2196] 10.0.0.130 () {32 vars in 686 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2197] 10.0.0.176 () {34 vars in 1016 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/security-groups?id=8953898b-0c93-4a0f-a023-13f1adbdf91c&fields=id => 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: 1145/2200] 10.0.0.130 () {32 vars in 672 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2201] 10.0.0.176 () {34 vars in 982 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/networks?id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2202] 10.0.0.176 () {34 vars in 965 bytes} [Tue May 5 08:30:26 2026] GET /v2.0/quotas/d7ad33a4be6741cc9a63cc248b9d000d => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2203] 10.0.0.130 () {32 vars in 686 bytes} [Tue May 5 08:30:25 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2204] 10.0.0.176 () {34 vars in 1002 bytes} [Tue May 5 08:30:26 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2205] 10.0.0.130 () {32 vars in 682 bytes} [Tue May 5 08:30:26 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2206] 10.0.0.176 () {34 vars in 1008 bytes} [Tue May 5 08:30:26 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?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: 1148/2207] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:30:26 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2208] 10.0.0.176 () {34 vars in 1108 bytes} [Tue May 5 08:30:26 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2209] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:30:26 2026] DELETE /v2.0/subnets/78523180-0995-4d81-9f59-21315487fbfc => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2210] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:30:26 2026] DELETE /v2.0/subnets/15904ee1-db92-4b66-927e-92d822c3e1a8 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2211] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:26 2026] DELETE /v2.0/security-groups/81d83d53-6cc4-4a29-b522-ae1ff9a7b930 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2212] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:26 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => 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: 1151/2213] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:30:26 2026] DELETE /v2.0/subnets/1b8e8ce4-a21f-4554-9a27-0c4af2e83f73 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2214] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:27 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => 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: 1153/2215] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:30:27 2026] DELETE /v2.0/subnets/864b07f8-35f6-4bfb-85b6-5db3be82ed2a => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2216] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:30:27 2026] DELETE /v2.0/subnets/02502d77-00bb-4b30-a886-721463e76482 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2217] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:30:27 2026] GET /v2.0/networks?id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:30:27.762 8 INFO neutron.services.segments.plugin [-] Segment 236b6f22-841c-41e6-8671-7a56cd0ef6fb resource provider aggregate not found 2026-05-05 08:30:27.769 8 INFO neutron.services.segments.plugin [-] Segment 236b6f22-841c-41e6-8671-7a56cd0ef6fb resource provider aggregate not found [pid: 8|app: 0|req: 1156/2218] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:30:27 2026] DELETE /v2.0/networks/fde3236a-2c62-4190-ae33-e42013a57232 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:30:27.782 8 INFO neutron.services.segments.plugin [-] Segment 236b6f22-841c-41e6-8671-7a56cd0ef6fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 236b6f22-841c-41e6-8671-7a56cd0ef6fb found for delete ", "request_id": "req-50cf5a72-2c2d-4dac-9f7d-4480ede880bf"}]} 2026-05-05 08:30:27.784 8 INFO neutron.services.segments.plugin [-] Segment 236b6f22-841c-41e6-8671-7a56cd0ef6fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 236b6f22-841c-41e6-8671-7a56cd0ef6fb found for delete ", "request_id": "req-cfc9a53e-4bec-4945-85b6-4a75d9925fd5"}]} [pid: 8|app: 0|req: 1157/2219] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 08:30:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d7ad33a4be6741cc9a63cc248b9d000d => generated 343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2220] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:30:27 2026] DELETE /v2.0/networks/4a76c2de-8abc-429c-b1a9-e3815c96abd7 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2221] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:30:26 2026] PUT /v2.0/routers/95adf928-3e2a-475d-a0fb-61f1ed0ff604/remove_router_interface => generated 309 bytes in 1463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2222] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:30:28 2026] POST /v2.0/ports => generated 1078 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1064/2223] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:30:28 2026] DELETE /v2.0/networks/8ec173b5-9f60-41d7-9528-21a2baea3d75 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:30:28.607 7 INFO neutron.services.segments.plugin [-] Segment f5b76738-950e-408f-9ce4-ed29270d73d7 resource provider aggregate not found [pid: 8|app: 0|req: 1160/2224] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:30:28 2026] DELETE /v2.0/subnets/57b850b8-b3fe-44fc-bc06-ad60b520c356 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:30:28.614 7 INFO neutron.services.segments.plugin [-] Segment f5b76738-950e-408f-9ce4-ed29270d73d7 resource provider aggregate not found 2026-05-05 08:30:28.637 7 INFO neutron.services.segments.plugin [-] Segment f5b76738-950e-408f-9ce4-ed29270d73d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b76738-950e-408f-9ce4-ed29270d73d7 found for delete ", "request_id": "req-4df5fa65-ab8d-49f5-8386-0b39dd268fb2"}]} 2026-05-05 08:30:28.638 7 INFO neutron.services.segments.plugin [-] Segment f5b76738-950e-408f-9ce4-ed29270d73d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b76738-950e-408f-9ce4-ed29270d73d7 found for delete ", "request_id": "req-28b42f34-f4d7-41f7-83c9-66fcf2aa73ce"}]} [pid: 8|app: 0|req: 1161/2225] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:30:28 2026] DELETE /v2.0/networks/4c3cf858-5ca3-4808-b0fb-d26647011e67 => 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: 1065/2226] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:30:28 2026] PUT /v2.0/ports/5f6fcced-2633-4684-92a3-a65fe3f19366 => generated 1203 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:30:29.186 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02478106-3d72-41e7-ae58-0d34556617b9'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '5f6fcced-2633-4684-92a3-a65fe3f19366', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1066/2227] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:30:29 2026] DELETE /v2.0/networks/f16a6a39-e7c4-489d-8c73-2045c889c6b3 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1067/2228] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:30:29 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => 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: 1068/2229] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:30:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.45&port_id=5f6fcced-2633-4684-92a3-a65fe3f19366 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2230] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:30:29 2026] GET /v2.0/subnets?id=5e4bfb82-56d6-466b-b23b-f8e6f44bbb1f => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2231] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:29 2026] GET /v2.0/ports?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2232] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:30:29 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:29.816 8 INFO neutron.services.segments.plugin [-] Segment 33c5717d-eb61-4db4-a7ff-1580761bd151 resource provider aggregate not found 2026-05-05 08:30:29.820 8 INFO neutron.services.segments.plugin [-] Segment 33c5717d-eb61-4db4-a7ff-1580761bd151 resource provider aggregate not found 2026-05-05 08:30:29.841 8 INFO neutron.services.segments.plugin [-] Segment 33c5717d-eb61-4db4-a7ff-1580761bd151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c5717d-eb61-4db4-a7ff-1580761bd151 found for delete ", "request_id": "req-1834c2c0-92ed-469d-8d95-ba2c7ac94431"}]} 2026-05-05 08:30:29.847 8 INFO neutron.services.segments.plugin [-] Segment 33c5717d-eb61-4db4-a7ff-1580761bd151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c5717d-eb61-4db4-a7ff-1580761bd151 found for delete ", "request_id": "req-9ba6517c-32cd-4882-ba20-526fbaf62941"}]} 2026-05-05 08:30:29.866 8 INFO neutron.services.segments.plugin [-] Segment cdefdce1-3722-4c7c-a4b8-9ac0804031b8 resource provider aggregate not found 2026-05-05 08:30:29.872 8 INFO neutron.services.segments.plugin [-] Segment cdefdce1-3722-4c7c-a4b8-9ac0804031b8 resource provider aggregate not found 2026-05-05 08:30:29.883 8 INFO neutron.services.segments.plugin [-] Segment cdefdce1-3722-4c7c-a4b8-9ac0804031b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdefdce1-3722-4c7c-a4b8-9ac0804031b8 found for delete ", "request_id": "req-519e96e4-0cb7-454e-bf5b-9cbcb976afbb"}]} 2026-05-05 08:30:29.892 8 INFO neutron.services.segments.plugin [-] Segment cdefdce1-3722-4c7c-a4b8-9ac0804031b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdefdce1-3722-4c7c-a4b8-9ac0804031b8 found for delete ", "request_id": "req-e2430442-6fb5-4b3c-99aa-40df194ef36b"}]} [pid: 7|app: 0|req: 1072/2233] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:30:29 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:30.001 8 INFO neutron.db.l3_hamode_db [None req-5928f8df-e5ac-41c2-81b2-e7f02d2c98dc 366dc26af5724dd5a7101f773809bd0a da13d234997c48c08eb6612efe78364f - - default default] HA network 96f4489d-5733-48f3-bde5-52b67cae5d64 was deleted as no HA routers are present in tenant da13d234997c48c08eb6612efe78364f. [pid: 8|app: 0|req: 1162/2234] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:30:28 2026] DELETE /v2.0/routers/95adf928-3e2a-475d-a0fb-61f1ed0ff604 => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2235] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1242 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2236] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2237] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/security-groups?id=8953898b-0c93-4a0f-a023-13f1adbdf91c&fields=id&fields=name => generated 96 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2238] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:30:30 2026] DELETE /v2.0/networks/94cf835d-0c91-47e5-97d0-e2b7a0921ffc => 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: 1076/2239] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/networks?id=64c158b1-1b77-46d0-abd4-df8c0097e569 => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2240] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => 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: 1078/2241] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.45&port_id=5f6fcced-2633-4684-92a3-a65fe3f19366 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2242] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2243] 199.204.45.89 () {34 vars in 1043 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/security-groups?id=8953898b-0c93-4a0f-a023-13f1adbdf91c&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2244] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/subnets?id=5e4bfb82-56d6-466b-b23b-f8e6f44bbb1f => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2245] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/ports?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569&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: 1083/2246] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2247] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/security-groups?tenant_id=528d90e1cb4a4c6aae2021cb17dbe052&name=default => generated 2929 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:30:30.667 7 INFO neutron.services.segments.plugin [-] Segment 766c8ced-50d6-4713-9215-8e218f1a17f5 resource provider aggregate not found 2026-05-05 08:30:30.677 7 INFO neutron.services.segments.plugin [-] Segment 766c8ced-50d6-4713-9215-8e218f1a17f5 resource provider aggregate not found 2026-05-05 08:30:30.684 7 INFO neutron.services.segments.plugin [-] Segment 766c8ced-50d6-4713-9215-8e218f1a17f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 766c8ced-50d6-4713-9215-8e218f1a17f5 found for delete ", "request_id": "req-bd25a182-cc02-4fe5-ad0d-c475ba9c972d"}]} 2026-05-05 08:30:30.694 7 INFO neutron.services.segments.plugin [-] Segment 766c8ced-50d6-4713-9215-8e218f1a17f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 766c8ced-50d6-4713-9215-8e218f1a17f5 found for delete ", "request_id": "req-0e30dea4-b457-4cb9-b79f-f6f96dff987d"}]} [pid: 7|app: 0|req: 1084/2248] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2249] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:30 2026] DELETE /v2.0/security-groups/e7577bc2-270a-4c2b-890e-45b0ba471b5d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2250] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/security-groups?tenant_id=7508940f9a374727811f228d59d40a2b&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: 1167/2251] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:31 2026] DELETE /v2.0/security-groups/6ba473bf-ec33-4dca-bd51-ed7a028d9a6d => 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: 1085/2252] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:30 2026] GET /v2.0/security-groups?tenant_id=b27322cb59d845f99cf9d67f7bf7f155&name=default => generated 2929 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2253] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:31 2026] GET /v2.0/security-groups?tenant_id=a6f7e483ab594adbaafa97cba6844453&name=default => generated 2929 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2254] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:31 2026] DELETE /v2.0/security-groups/8b9d3d56-77fc-47d3-a2c3-91aa82898c53 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2255] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:31 2026] DELETE /v2.0/security-groups/9f4feec5-100d-4e7c-81ba-6948dcc43be4 => 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: 1169/2256] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:31 2026] GET /v2.0/security-groups?tenant_id=da13d234997c48c08eb6612efe78364f&name=default => 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: 1088/2257] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:31 2026] DELETE /v2.0/security-groups/4c3d02ec-142a-4dcd-9e61-d54ec5be35d3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:33.267 8 INFO neutron.services.segments.plugin [-] Segment 3dc1c746-a8f3-4199-9931-49325a2807e5 resource provider aggregate not found 2026-05-05 08:30:33.272 8 INFO neutron.services.segments.plugin [-] Segment 3dc1c746-a8f3-4199-9931-49325a2807e5 resource provider aggregate not found 2026-05-05 08:30:33.286 8 INFO neutron.services.segments.plugin [-] Segment 3dc1c746-a8f3-4199-9931-49325a2807e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dc1c746-a8f3-4199-9931-49325a2807e5 found for delete ", "request_id": "req-6b9ed619-1441-41dd-8d16-9e3385f8d3e4"}]} 2026-05-05 08:30:33.292 8 INFO neutron.services.segments.plugin [-] Segment 3dc1c746-a8f3-4199-9931-49325a2807e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dc1c746-a8f3-4199-9931-49325a2807e5 found for delete ", "request_id": "req-1c486304-9772-4f74-9afc-57d9265b5d0b"}]} [pid: 8|app: 0|req: 1170/2258] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:33 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2259] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:30:33 2026] GET /v2.0/security-groups?id=8953898b-0c93-4a0f-a023-13f1adbdf91c&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:33.442 8 INFO neutron.services.segments.plugin [-] Segment 6d61e7bf-e6d9-448a-80e4-3b62c80da784 resource provider aggregate not found 2026-05-05 08:30:33.451 8 INFO neutron.services.segments.plugin [-] Segment 6d61e7bf-e6d9-448a-80e4-3b62c80da784 resource provider aggregate not found 2026-05-05 08:30:33.480 8 INFO neutron.services.segments.plugin [-] Segment 6d61e7bf-e6d9-448a-80e4-3b62c80da784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d61e7bf-e6d9-448a-80e4-3b62c80da784 found for delete ", "request_id": "req-b4c7061e-1c47-465a-a227-11bafbd4f0ef"}]} 2026-05-05 08:30:33.481 8 INFO neutron.services.segments.plugin [-] Segment 6d61e7bf-e6d9-448a-80e4-3b62c80da784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d61e7bf-e6d9-448a-80e4-3b62c80da784 found for delete ", "request_id": "req-5332ac14-eb4f-4003-8aac-1acad36baf0f"}]} [pid: 8|app: 0|req: 1171/2260] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:30:33 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:30:34.782 7 WARNING neutron_lib.context [None req-242c322e-38d8-46fa-8e8f-b04864d96995 bde7fc10503d4f98ba5eaff373cd212f 6462820743534be2a75ebdb320e74aa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2261] 10.0.0.130 () {34 vars in 684 bytes} [Tue May 5 08:30:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2262] 10.0.0.130 () {34 vars in 767 bytes} [Tue May 5 08:30:35 2026] PUT /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2263] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/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: 1173/2264] 10.0.0.130 () {34 vars in 778 bytes} [Tue May 5 08:30:35 2026] PUT /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2265] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/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: 1174/2266] 10.0.0.130 () {34 vars in 774 bytes} [Tue May 5 08:30:35 2026] PUT /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2267] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2268] 10.0.0.130 () {34 vars in 796 bytes} [Tue May 5 08:30:35 2026] PUT /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags/black.or.white => 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: 1094/2269] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2270] 10.0.0.130 () {34 vars in 767 bytes} [Tue May 5 08:30:35 2026] PUT /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2271] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2272] 10.0.0.130 () {32 vars in 755 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:35.471 7 INFO neutron.api.v2.resource [None req-55ef6db0-32e4-4504-8613-2485e112c06e bde7fc10503d4f98ba5eaff373cd212f 6462820743534be2a75ebdb320e74aa7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2273] 10.0.0.130 () {32 vars in 759 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2274] 10.0.0.130 () {32 vars in 758 bytes} [Tue May 5 08:30:35 2026] DELETE /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2275] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:35.624 8 INFO neutron.api.v2.resource [None req-9c8a95bf-9490-49c5-b4cb-3816d69fb078 bde7fc10503d4f98ba5eaff373cd212f 6462820743534be2a75ebdb320e74aa7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1179/2276] 10.0.0.130 () {32 vars in 762 bytes} [Tue May 5 08:30:35 2026] DELETE /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2277] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:30:35 2026] DELETE /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2278] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:35 2026] GET /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17/tags => 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: 1099/2279] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:35 2026] DELETE /v2.0/security-groups/c1ab6ec0-3188-49b5-9808-4ab38bbe9b17 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:36.115 8 WARNING neutron_lib.context [None req-3ba64930-f81f-4371-9b8b-a62900a60562 0c184623cc29486c95b09c4204da6435 1b727e9d1e2a4eb3a60656251855d4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1181/2280] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:30:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:36.186 7 WARNING neutron_lib.context [None req-9368a364-8cc4-4a00-a959-34d53b9c7b30 0c184623cc29486c95b09c4204da6435 1b727e9d1e2a4eb3a60656251855d4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1100/2281] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:30:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:36.258 8 WARNING neutron_lib.context [None req-bf2eca91-0079-44da-8b5c-2040a2aa6673 0c184623cc29486c95b09c4204da6435 1b727e9d1e2a4eb3a60656251855d4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1182/2282] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:30:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:36.324 7 WARNING neutron_lib.context [None req-0e06ea74-5c4b-41e3-9430-c5e9ce0eabe9 0c184623cc29486c95b09c4204da6435 1b727e9d1e2a4eb3a60656251855d4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1101/2283] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:30:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:36.399 8 WARNING neutron_lib.context [None req-59b3318e-2272-48ac-943a-61d0cfbd25ce 0c184623cc29486c95b09c4204da6435 1b727e9d1e2a4eb3a60656251855d4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2284] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:30:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2285] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:30:36 2026] PUT /v2.0/subnetpools/3c737092-fc03-4307-901a-1b7eff6483f9/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2286] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:30:36 2026] PUT /v2.0/subnetpools/e598654f-98ab-4fc1-bcfe-aa090f347270/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: 1185/2287] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:30:36 2026] PUT /v2.0/subnetpools/6f96185c-7a56-4d16-bd2b-65e56fc813c5/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: 1186/2288] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:30:36 2026] PUT /v2.0/subnetpools/c1c2c880-f29c-4daa-a6b2-c6a1008ef8eb/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2289] 10.0.0.130 () {32 vars in 672 bytes} [Tue May 5 08:30:36 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2290] 10.0.0.130 () {32 vars in 686 bytes} [Tue May 5 08:30:36 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2291] 10.0.0.130 () {32 vars in 682 bytes} [Tue May 5 08:30:36 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2292] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:30:36 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2293] 10.0.0.130 () {32 vars in 680 bytes} [Tue May 5 08:30:36 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: 7|app: 0|req: 1103/2294] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:36 2026] GET /v2.0/security-groups?tenant_id=6462820743534be2a75ebdb320e74aa7&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2295] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:30:36 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2296] 10.0.0.130 () {32 vars in 690 bytes} [Tue May 5 08:30:36 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2297] 10.0.0.130 () {32 vars in 702 bytes} [Tue May 5 08:30:36 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2298] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:36 2026] DELETE /v2.0/security-groups/142d8df1-8b7b-467b-83db-be15de887e98 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2299] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:36 2026] DELETE /v2.0/subnetpools/3c737092-fc03-4307-901a-1b7eff6483f9 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2300] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:36 2026] DELETE /v2.0/subnetpools/e598654f-98ab-4fc1-bcfe-aa090f347270 => 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: 1196/2301] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:37 2026] DELETE /v2.0/subnetpools/6f96185c-7a56-4d16-bd2b-65e56fc813c5 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2302] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:37 2026] DELETE /v2.0/subnetpools/c1c2c880-f29c-4daa-a6b2-c6a1008ef8eb => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2303] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:37 2026] DELETE /v2.0/subnetpools/8a180a4e-73e7-4edc-99da-b2d9ee729e29 => 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: 1106/2304] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:37 2026] GET /v2.0/security-groups?tenant_id=09d53a609416457d9117ed69bb05ff6e&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2305] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:37 2026] DELETE /v2.0/security-groups/2f8d6fa4-c44c-43ea-9f3c-b3aaab115cb2 => 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: 1107/2306] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:37 2026] GET /v2.0/security-groups?tenant_id=ad380a55fa5d438ea9934c754ef8c8ae&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2307] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:38 2026] DELETE /v2.0/security-groups/47d0800f-1c35-4e87-b855-cdc059978c99 => 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: 1108/2308] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:38 2026] GET /v2.0/security-groups?tenant_id=1b727e9d1e2a4eb3a60656251855d4e5&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2309] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:38 2026] DELETE /v2.0/security-groups/198d8b95-53bd-47e4-a827-a7e78e7adb52 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2310] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:38 2026] GET /v2.0/security-groups?tenant_id=4708b454cde7432cace9522164b1cb73&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2311] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:39 2026] DELETE /v2.0/security-groups/cb7f9fe7-d39d-42b7-befe-90de531e7174 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:40.849 7 WARNING neutron_lib.context [None req-8f507869-f37f-4af8-9ad5-1c18c31c8534 6c2f23b6014f4028843dc4a20176d3f7 d30774ab7cb64c6cae146041dda3d4e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1110/2314] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:30:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2315] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:30:40 2026] PUT /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2316] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:40 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2317] 10.0.0.130 () {34 vars in 770 bytes} [Tue May 5 08:30:40 2026] PUT /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2318] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:41 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2319] 10.0.0.130 () {34 vars in 766 bytes} [Tue May 5 08:30:41 2026] PUT /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2320] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:41 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2321] 10.0.0.130 () {34 vars in 788 bytes} [Tue May 5 08:30:41 2026] PUT /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2322] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:41 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2323] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:30:41 2026] PUT /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2324] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:41 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2325] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:41 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:41.354 7 INFO neutron.api.v2.resource [None req-569c96b2-709d-456c-b956-cded1f2cbfdf 6c2f23b6014f4028843dc4a20176d3f7 d30774ab7cb64c6cae146041dda3d4e9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1116/2326] 10.0.0.130 () {32 vars in 751 bytes} [Tue May 5 08:30:41 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2327] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:30:41 2026] DELETE /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2328] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:41 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:41.497 8 INFO neutron.api.v2.resource [None req-09c13e0e-7716-4d8f-9911-547d750830d2 6c2f23b6014f4028843dc4a20176d3f7 d30774ab7cb64c6cae146041dda3d4e9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1212/2329] 10.0.0.130 () {32 vars in 754 bytes} [Tue May 5 08:30:41 2026] DELETE /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2330] 10.0.0.130 () {32 vars in 742 bytes} [Tue May 5 08:30:41 2026] DELETE /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2331] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:41 2026] GET /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2332] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:41 2026] DELETE /v2.0/subnetpools/f8803bc6-4dd9-4b12-8730-57db1f08b652 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:42.489 7 WARNING neutron_lib.context [None req-b0d81f96-eb1b-422e-b82a-0c33c0e83bae 95045adea5d54fa79caedc74994fba42 c87d3bfba1e74142a3a651169f21822e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1214/2333] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:42 2026] GET /v2.0/security-groups?tenant_id=b284cbb0dd5b4f20bc58540027cf17e2&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2334] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:42 2026] DELETE /v2.0/security-groups/14ecae2c-06b8-4b50-b4fa-5777f1775fa6 => 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: 1216/2335] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:42 2026] GET /v2.0/security-groups?tenant_id=d30774ab7cb64c6cae146041dda3d4e9&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2336] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:42 2026] DELETE /v2.0/security-groups/143012c4-9bf4-4ee8-8e1f-861dea7b7bd5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2337] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:30:42 2026] POST /v2.0/floatingips => generated 552 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2338] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:30:43 2026] PUT /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2339] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:43 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2340] 10.0.0.130 () {34 vars in 770 bytes} [Tue May 5 08:30:43 2026] PUT /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2341] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:43 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2342] 10.0.0.130 () {34 vars in 766 bytes} [Tue May 5 08:30:43 2026] PUT /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags/red => 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: 1123/2343] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:43 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2344] 10.0.0.130 () {34 vars in 788 bytes} [Tue May 5 08:30:43 2026] PUT /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2345] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:43 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2346] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:30:43 2026] PUT /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2347] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:43 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/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: 1223/2348] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:30:43 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:43.835 7 INFO neutron.api.v2.resource [None req-3e98c6d9-67f3-4485-9816-ac7f124644ec 95045adea5d54fa79caedc74994fba42 c87d3bfba1e74142a3a651169f21822e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2349] 10.0.0.130 () {32 vars in 751 bytes} [Tue May 5 08:30:43 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2350] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:30:43 2026] DELETE /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/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: 1127/2351] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:43 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:44.335 8 INFO neutron.api.v2.resource [None req-edc72894-444f-4932-b550-2a48c91fc97d 95045adea5d54fa79caedc74994fba42 c87d3bfba1e74142a3a651169f21822e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1225/2352] 10.0.0.130 () {32 vars in 754 bytes} [Tue May 5 08:30:43 2026] DELETE /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags/green => generated 99 bytes in 401 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2353] 10.0.0.130 () {32 vars in 742 bytes} [Tue May 5 08:30:44 2026] DELETE /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2354] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:44 2026] GET /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3/tags => 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: 1129/2355] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:44 2026] DELETE /v2.0/floatingips/f2bc8df5-8a7f-4b14-85ed-e9dcf2e16ea3 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2356] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:45 2026] GET /v2.0/security-groups?tenant_id=1a69420fc50d4d1aa510583b32239aed&name=default => generated 2929 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2357] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:45 2026] DELETE /v2.0/security-groups/2d28cecf-0fac-49d5-b0bd-318726dfa071 => 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: 1228/2358] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:46 2026] GET /v2.0/security-groups?tenant_id=c87d3bfba1e74142a3a651169f21822e&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2359] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:46 2026] DELETE /v2.0/security-groups/f2cacd5b-7b79-4598-816f-ff8b03c17bba => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:46.651 8 WARNING neutron_lib.context [None req-00d501b7-2d2c-474e-a976-919fd434a74a 8309273e207943cdbe9976e57348f45f e5cca5ff0d02429c869b2c191ffee268 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:30:46.824 8 INFO neutron.db.segments_db [None req-00d501b7-2d2c-474e-a976-919fd434a74a 8309273e207943cdbe9976e57348f45f e5cca5ff0d02429c869b2c191ffee268 - - default default] Added segment a02e51d6-caf5-46c4-af8d-e1b64b64d85c of type vxlan for network abfc5499-9bd9-40ff-8912-c4b286cfb7bf [pid: 8|app: 0|req: 1229/2360] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:30:46 2026] POST /v2.0/networks => generated 631 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:46.930 7 WARNING neutron_lib.context [None req-ab2daac9-10db-419f-84b0-d23fa26e9223 8309273e207943cdbe9976e57348f45f e5cca5ff0d02429c869b2c191ffee268 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2361] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:30:46 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:47.316 8 WARNING neutron_lib.context [None req-812e3def-fd0c-4063-85cd-a174ec74383b 8309273e207943cdbe9976e57348f45f e5cca5ff0d02429c869b2c191ffee268 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1230/2362] 10.0.0.130 () {34 vars in 666 bytes} [Tue May 5 08:30:47 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1133/2363] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:30:47 2026] PUT /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/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: 1231/2364] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:47 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2365] 10.0.0.130 () {34 vars in 760 bytes} [Tue May 5 08:30:47 2026] PUT /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2366] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:47 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2367] 10.0.0.130 () {34 vars in 756 bytes} [Tue May 5 08:30:47 2026] PUT /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2368] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:47 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2369] 10.0.0.130 () {34 vars in 778 bytes} [Tue May 5 08:30:47 2026] PUT /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2370] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:47 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2371] 10.0.0.130 () {34 vars in 749 bytes} [Tue May 5 08:30:47 2026] PUT /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2372] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:47 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2373] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:30:47 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:47.999 8 INFO neutron.api.v2.resource [None req-4204ed93-8667-4644-9635-d5bc05dfc985 8309273e207943cdbe9976e57348f45f e5cca5ff0d02429c869b2c191ffee268 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1236/2374] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 5 08:30:47 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2375] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:48 2026] DELETE /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2376] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:48 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:48.118 7 INFO neutron.api.v2.resource [None req-2a22ccf4-ae98-4a28-8631-26005deab2c5 8309273e207943cdbe9976e57348f45f e5cca5ff0d02429c869b2c191ffee268 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1140/2377] 10.0.0.130 () {32 vars in 744 bytes} [Tue May 5 08:30:48 2026] DELETE /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/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: 1238/2378] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:30:48 2026] DELETE /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2379] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:30:48 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6/tags => 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: 1239/2380] 10.0.0.130 () {32 vars in 719 bytes} [Tue May 5 08:30:48 2026] GET /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6 => generated 407 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2381] 10.0.0.130 () {32 vars in 717 bytes} [Tue May 5 08:30:48 2026] GET /v2.0/ports/774b310c-e93c-427e-9bb7-192c676f3ebe => generated 826 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2382] 10.0.0.130 () {32 vars in 722 bytes} [Tue May 5 08:30:48 2026] DELETE /v2.0/trunks/124c336d-d1cd-4124-9acf-842520272aa6 => 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: 1143/2383] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:30:48 2026] DELETE /v2.0/ports/774b310c-e93c-427e-9bb7-192c676f3ebe => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:30:48.925 8 INFO neutron.services.segments.plugin [-] Segment a02e51d6-caf5-46c4-af8d-e1b64b64d85c resource provider aggregate not found 2026-05-05 08:30:48.929 8 INFO neutron.services.segments.plugin [-] Segment a02e51d6-caf5-46c4-af8d-e1b64b64d85c resource provider aggregate not found 2026-05-05 08:30:48.949 8 INFO neutron.services.segments.plugin [-] Segment a02e51d6-caf5-46c4-af8d-e1b64b64d85c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a02e51d6-caf5-46c4-af8d-e1b64b64d85c found for delete ", "request_id": "req-b20a6841-de73-4e3b-9ff3-6784e4ec4a06"}]} 2026-05-05 08:30:48.951 8 INFO neutron.services.segments.plugin [-] Segment a02e51d6-caf5-46c4-af8d-e1b64b64d85c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a02e51d6-caf5-46c4-af8d-e1b64b64d85c found for delete ", "request_id": "req-0e060ebf-2676-4aed-9db1-f6859a9449b6"}]} [pid: 8|app: 0|req: 1241/2384] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:30:48 2026] DELETE /v2.0/networks/abfc5499-9bd9-40ff-8912-c4b286cfb7bf => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:30:49.777 7 WARNING neutron_lib.context [None req-e61fa3c7-1a9d-44d6-bed5-4f7485669d69 14aff4547de544d185e7be95d035554b 7547163de0ed49a5b1cf6c8ecfc132d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1242/2385] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:49 2026] GET /v2.0/security-groups?tenant_id=08e02579c68643889be42008947574c9&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:30:49.917 7 INFO neutron.db.segments_db [None req-e61fa3c7-1a9d-44d6-bed5-4f7485669d69 14aff4547de544d185e7be95d035554b 7547163de0ed49a5b1cf6c8ecfc132d0 - - default default] Added segment 8a43d469-f85d-42ef-93e5-e5de74a9d6dd of type vxlan for network 00c5c04d-cf52-45e1-8b2e-42d5ab39254b [pid: 7|app: 0|req: 1144/2386] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:30:49 2026] POST /v2.0/networks => generated 631 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:30:50.029 7 WARNING neutron_lib.context [None req-719eb351-48f7-4789-a2f4-967d51ccad92 14aff4547de544d185e7be95d035554b 7547163de0ed49a5b1cf6c8ecfc132d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1243/2387] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:49 2026] DELETE /v2.0/security-groups/a26d8bc9-3b14-4223-98d0-51bd6e29112a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2388] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:50 2026] GET /v2.0/security-groups?tenant_id=e5cca5ff0d02429c869b2c191ffee268&name=default => generated 2929 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2389] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:50 2026] DELETE /v2.0/security-groups/dfb7d229-db88-456e-bcc6-fb1b10108615 => 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: 1145/2390] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:30:50 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2391] 10.0.0.130 () {34 vars in 747 bytes} [Tue May 5 08:30:50 2026] PUT /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1146/2392] 10.0.0.130 () {32 vars in 727 bytes} [Tue May 5 08:30:50 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/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: 1247/2393] 10.0.0.130 () {34 vars in 758 bytes} [Tue May 5 08:30:50 2026] PUT /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2394] 10.0.0.130 () {32 vars in 727 bytes} [Tue May 5 08:30:50 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2395] 10.0.0.130 () {34 vars in 754 bytes} [Tue May 5 08:30:50 2026] PUT /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags/red => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2396] 10.0.0.130 () {32 vars in 727 bytes} [Tue May 5 08:30:50 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2397] 10.0.0.130 () {34 vars in 776 bytes} [Tue May 5 08:30:50 2026] PUT /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2398] 10.0.0.130 () {32 vars in 727 bytes} [Tue May 5 08:30:50 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2399] 10.0.0.130 () {34 vars in 747 bytes} [Tue May 5 08:30:50 2026] PUT /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2400] 10.0.0.130 () {32 vars in 727 bytes} [Tue May 5 08:30:50 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2401] 10.0.0.130 () {32 vars in 735 bytes} [Tue May 5 08:30:51 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:51.136 7 INFO neutron.api.v2.resource [None req-1f4093f8-b1c8-40ea-8a7b-8165e922298e 14aff4547de544d185e7be95d035554b 7547163de0ed49a5b1cf6c8ecfc132d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1151/2402] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:30:51 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2403] 10.0.0.130 () {32 vars in 738 bytes} [Tue May 5 08:30:51 2026] DELETE /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2404] 10.0.0.130 () {32 vars in 727 bytes} [Tue May 5 08:30:51 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 30 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:51.346 8 INFO neutron.api.v2.resource [None req-097d2ca4-ed10-4621-a63c-4b24c6381c6a 14aff4547de544d185e7be95d035554b 7547163de0ed49a5b1cf6c8ecfc132d0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1253/2405] 10.0.0.130 () {32 vars in 742 bytes} [Tue May 5 08:30:51 2026] DELETE /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/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: 1153/2406] 10.0.0.130 () {32 vars in 730 bytes} [Tue May 5 08:30:51 2026] DELETE /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2407] 10.0.0.130 () {32 vars in 727 bytes} [Tue May 5 08:30:51 2026] GET /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2408] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:30:51 2026] DELETE /v2.0/ports/e2c107e8-a6ab-4807-a3b3-82c092d542df => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:30:51.981 8 INFO neutron.services.segments.plugin [-] Segment 8a43d469-f85d-42ef-93e5-e5de74a9d6dd resource provider aggregate not found 2026-05-05 08:30:52.010 8 INFO neutron.services.segments.plugin [-] Segment 8a43d469-f85d-42ef-93e5-e5de74a9d6dd resource provider aggregate not found 2026-05-05 08:30:52.025 8 INFO neutron.services.segments.plugin [-] Segment 8a43d469-f85d-42ef-93e5-e5de74a9d6dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a43d469-f85d-42ef-93e5-e5de74a9d6dd found for delete ", "request_id": "req-530dfc38-a6cd-4aaf-a422-165f4f12ab68"}]} 2026-05-05 08:30:52.025 8 INFO neutron.services.segments.plugin [-] Segment 8a43d469-f85d-42ef-93e5-e5de74a9d6dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a43d469-f85d-42ef-93e5-e5de74a9d6dd found for delete ", "request_id": "req-d9c0bb9d-9dd6-4aa4-a438-3a2e44c2ad9a"}]} [pid: 8|app: 0|req: 1255/2409] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:30:51 2026] DELETE /v2.0/networks/00c5c04d-cf52-45e1-8b2e-42d5ab39254b => 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: 1155/2410] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:52 2026] GET /v2.0/security-groups?tenant_id=7547163de0ed49a5b1cf6c8ecfc132d0&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2411] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:52 2026] DELETE /v2.0/security-groups/32b14cf8-8dc2-4b6b-af53-fb90f8e76d40 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2412] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:53 2026] GET /v2.0/security-groups?tenant_id=6615ab47afd243bfb49febb237c15ac2&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2413] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:53 2026] DELETE /v2.0/security-groups/f63e2113-861c-49e1-9962-635590384931 => 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: 1259/2416] 10.0.0.130 () {34 vars in 678 bytes} [Tue May 5 08:30:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2417] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:30:57 2026] PUT /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/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: 1260/2418] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2419] 10.0.0.130 () {34 vars in 764 bytes} [Tue May 5 08:30:57 2026] PUT /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2420] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2421] 10.0.0.130 () {34 vars in 760 bytes} [Tue May 5 08:30:57 2026] PUT /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2422] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2423] 10.0.0.130 () {34 vars in 782 bytes} [Tue May 5 08:30:57 2026] PUT /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2424] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2425] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:30:57 2026] PUT /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2426] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2427] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:30:57.556 8 INFO neutron.api.v2.resource [None req-a3754cef-e32b-47ad-b29a-31096ee1114e 4689381db6c5456bb15c3fd6e523e404 b36cb58ee0a9476fb527f9143010c24b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2428] 10.0.0.130 () {32 vars in 745 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2429] 10.0.0.130 () {32 vars in 744 bytes} [Tue May 5 08:30:57 2026] DELETE /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2430] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:30:57.646 7 INFO neutron.api.v2.resource [None req-53bdcdd4-e12b-4bf8-8f89-a91098298961 4689381db6c5456bb15c3fd6e523e404 b36cb58ee0a9476fb527f9143010c24b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1165/2431] 10.0.0.130 () {32 vars in 748 bytes} [Tue May 5 08:30:57 2026] DELETE /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2432] 10.0.0.130 () {32 vars in 736 bytes} [Tue May 5 08:30:57 2026] DELETE /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => 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: 1166/2433] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:30:57 2026] GET /v2.0/policies/6752feaf-8546-4345-8fab-b87a58cf09ce/tags => 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: 1268/2434] 10.0.0.130 () {32 vars in 734 bytes} [Tue May 5 08:30:57 2026] DELETE /v2.0/qos/policies/6752feaf-8546-4345-8fab-b87a58cf09ce => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2435] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:58 2026] GET /v2.0/security-groups?tenant_id=0be354450512423dbb016ebcbbb8934a&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2436] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:58 2026] DELETE /v2.0/security-groups/9eabf73e-75cd-4059-b919-64b2433ff237 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2437] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:30:58 2026] GET /v2.0/security-groups?tenant_id=b36cb58ee0a9476fb527f9143010c24b&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2438] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:30:59 2026] DELETE /v2.0/security-groups/2dfc585f-b3cd-45cc-a4ea-a97625f1aec5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:31:02.636 7 WARNING neutron_lib.context [None req-1eb97d26-c954-4c71-ab3b-35489d857c5f dd7b764f169945fa86e5e1ab9c96bbf5 335b22f3e5934bc3a58de853828c63bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:31:02.825 7 INFO neutron.db.segments_db [None req-1eb97d26-c954-4c71-ab3b-35489d857c5f dd7b764f169945fa86e5e1ab9c96bbf5 335b22f3e5934bc3a58de853828c63bc - - default default] Added segment 94abba14-12b5-4701-8245-942c30994ea5 of type vxlan for network ad812dda-9daf-4184-909c-d4540747fe21 [pid: 7|app: 0|req: 1169/2439] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:31:02 2026] POST /v2.0/networks => generated 632 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:31:02.943 8 WARNING neutron_lib.context [None req-f17cb793-7c20-471e-8e90-f8f196ae7876 dd7b764f169945fa86e5e1ab9c96bbf5 335b22f3e5934bc3a58de853828c63bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:31:03.006 8 INFO neutron.db.segments_db [None req-f17cb793-7c20-471e-8e90-f8f196ae7876 dd7b764f169945fa86e5e1ab9c96bbf5 335b22f3e5934bc3a58de853828c63bc - - default default] Added segment fee48127-3650-4c0d-884e-5af97a980965 of type vxlan for network 413c64b9-2460-469e-ad57-cf85c85c26c8 [pid: 8|app: 0|req: 1271/2440] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:31:02 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2441] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:31:03 2026] PUT /v2.0/networks/ad812dda-9daf-4184-909c-d4540747fe21/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2442] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:31:03 2026] GET /v2.0/networks/ad812dda-9daf-4184-909c-d4540747fe21/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2443] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:31:03 2026] PUT /v2.0/networks/413c64b9-2460-469e-ad57-cf85c85c26c8/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2444] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:31:03 2026] GET /v2.0/networks/413c64b9-2460-469e-ad57-cf85c85c26c8/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2445] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:31:03 2026] PUT /v2.0/networks/413c64b9-2460-469e-ad57-cf85c85c26c8/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2446] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:31:03 2026] GET /v2.0/networks/413c64b9-2460-469e-ad57-cf85c85c26c8/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2447] 10.0.0.130 () {32 vars in 733 bytes} [Tue May 5 08:31:03 2026] GET /v2.0/networks/ad812dda-9daf-4184-909c-d4540747fe21/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:31:03.901 8 INFO neutron.services.segments.plugin [-] Segment 94abba14-12b5-4701-8245-942c30994ea5 resource provider aggregate not found 2026-05-05 08:31:03.909 8 INFO neutron.services.segments.plugin [-] Segment 94abba14-12b5-4701-8245-942c30994ea5 resource provider aggregate not found 2026-05-05 08:31:03.918 8 INFO neutron.services.segments.plugin [-] Segment 94abba14-12b5-4701-8245-942c30994ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94abba14-12b5-4701-8245-942c30994ea5 found for delete ", "request_id": "req-b2841f4e-75e7-4d3f-bfbf-ca6648c7d5ae"}]} [pid: 8|app: 0|req: 1275/2448] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:31:03 2026] DELETE /v2.0/networks/ad812dda-9daf-4184-909c-d4540747fe21 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2449] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:31:03 2026] DELETE /v2.0/networks/413c64b9-2460-469e-ad57-cf85c85c26c8 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:31:04.842 8 INFO neutron.services.segments.plugin [-] Segment 94abba14-12b5-4701-8245-942c30994ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94abba14-12b5-4701-8245-942c30994ea5 found for delete ", "request_id": "req-18d9e0fc-8079-4aac-8e5d-817eab992337"}]} [pid: 8|app: 0|req: 1276/2450] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:31:04 2026] GET /v2.0/security-groups?tenant_id=50babcf0590b41079eebdb4d4c836d6c&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:31:05.082 7 INFO neutron.services.segments.plugin [-] Segment fee48127-3650-4c0d-884e-5af97a980965 resource provider aggregate not found 2026-05-05 08:31:05.091 7 INFO neutron.services.segments.plugin [-] Segment fee48127-3650-4c0d-884e-5af97a980965 resource provider aggregate not found 2026-05-05 08:31:05.109 7 INFO neutron.services.segments.plugin [-] Segment fee48127-3650-4c0d-884e-5af97a980965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fee48127-3650-4c0d-884e-5af97a980965 found for delete ", "request_id": "req-084ab924-4a62-4cf9-8c49-64085850d1d7"}]} 2026-05-05 08:31:05.112 7 INFO neutron.services.segments.plugin [-] Segment fee48127-3650-4c0d-884e-5af97a980965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fee48127-3650-4c0d-884e-5af97a980965 found for delete ", "request_id": "req-927903d9-a3e1-493f-9628-a06f904883db"}]} [pid: 7|app: 0|req: 1175/2451] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:31:05 2026] DELETE /v2.0/security-groups/2e27e9a9-60bf-420c-afb8-831dd0422cc9 => 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: 1277/2452] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:31:05 2026] GET /v2.0/security-groups?tenant_id=335b22f3e5934bc3a58de853828c63bc&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2453] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:31:05 2026] DELETE /v2.0/security-groups/02122d65-51ef-450c-b948-eaec2e39b187 => 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: 1278/2454] 199.204.45.89 () {34 vars in 1095 bytes} [Tue May 5 08:31:06 2026] GET /v2.0/ports?device_id=79439f81-2d9d-4239-a84e-021e34fee1a2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2455] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:06 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => 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: 1279/2456] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:06 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2457] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:31:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2458] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 08:31:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b5&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => 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: 1179/2459] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:31:06 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6&id=2b292e18-2866-467d-8ea7-f96d929c91d9 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2460] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:07 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2461] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:07 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2462] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:07 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2463] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:07 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1283/2464] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2465] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31:09 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: 1284/2466] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2467] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:09 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: 1285/2468] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:09 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2469] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:31:09 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2470] 199.204.45.89 () {34 vars in 716 bytes} [Tue May 5 08:31:09 2026] POST /v2.0/ports => generated 1093 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2471] 10.0.0.176 () {34 vars in 971 bytes} [Tue May 5 08:31:09 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1093 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1287/2472] 10.0.0.176 () {34 vars in 907 bytes} [Tue May 5 08:31:09 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2473] 199.204.45.89 () {34 vars in 1261 bytes} [Tue May 5 08:31:10 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756?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: 8|app: 0|req: 1288/2474] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:10 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2475] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:10 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?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: 1289/2476] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 08:31:10 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1093 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2477] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:10 2026] GET /v2.0/networks?id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 802 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2478] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:31:10 2026] PUT /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1247 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2481] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:10 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2519 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2482] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:31:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.45&port_id=5f6fcced-2633-4684-92a3-a65fe3f19366 => 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: 1191/2483] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/subnets?id=5e4bfb82-56d6-466b-b23b-f8e6f44bbb1f => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:31:11.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0de47065-cef7-435f-844f-53e9790ca06d'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '428da774-0a88-4693-9647-62582120e756', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1293/2484] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/ports?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2485] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1294/2486] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?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: 1193/2487] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=428da774-0a88-4693-9647-62582120e756 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2488] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/subnets?id=ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2489] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/ports?network_id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2490] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?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: 1195/2491] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?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: 1297/2492] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2519 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2493] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/networks?id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2494] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=428da774-0a88-4693-9647-62582120e756 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2495] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/subnets?id=ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2496] 10.0.0.176 () {34 vars in 971 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2497] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/ports?network_id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&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: 1199/2498] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2499] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:11 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?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: 1300/2500] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 08:31:11 2026] PUT /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1307 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:31:12.117 7 INFO neutron.api.v2.resource [None req-6a1c381e-f320-471e-bcd3-858705021423 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1201/2501] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/security-groups/lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1301/2502] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/security-groups?name=lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2503] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 08:31:12 2026] PUT /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1309 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2504] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1203/2505] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2506] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2507] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:12 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: 1304/2508] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2509] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:31:12.809 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba76cab0-0cd3-49f8-96d0-26be14204c8c'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '428da774-0a88-4693-9647-62582120e756', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1305/2510] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1345 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2511] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2512] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2513] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/networks?id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2514] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2515] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=428da774-0a88-4693-9647-62582120e756 => 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: 1208/2516] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2517] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/subnets?id=ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2518] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2519] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:12 2026] GET /v2.0/ports?network_id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2520] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:31:13.148 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-444c5e1a-2290-463d-bb7b-08e916ad54c9'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '428da774-0a88-4693-9647-62582120e756', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1311/2521] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2522] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2523] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/networks?id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2524] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=428da774-0a88-4693-9647-62582120e756 => 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: 1313/2525] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/subnets?id=ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2526] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/ports?network_id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2527] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?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: 1214/2528] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:13 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:31:24.805 8 WARNING neutron_lib.context [None req-cca48bb4-6ad7-44ed-b750-f06d34969469 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:31:25.665 8 INFO neutron.db.l3_db [None req-cca48bb4-6ad7-44ed-b750-f06d34969469 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Floating IP e53e0bea-a547-4b4b-8ffa-07f7b3b9ad71 associated. External IP: 10.96.250.205, port: 69ee7823-e1b7-4bbc-93cc-492dcc786059. [pid: 8|app: 0|req: 1315/2531] 10.0.0.130 () {34 vars in 677 bytes} [Tue May 5 08:31:24 2026] POST /v2.0/floatingips => generated 898 bytes in 1287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2532] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2533] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31:30 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: 1218/2534] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:30 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: 1317/2535] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:30 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-05 08:31:30.725 7 INFO neutron.api.v2.resource [None req-1d21a2be-b36c-4cab-8f76-53ddaddac56f c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1219/2536] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 08:31:30 2026] GET /v2.0/security-groups/lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2537] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 08:31:30 2026] GET /v2.0/security-groups?name=lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2538] 199.204.45.89 () {30 vars in 814 bytes} [Tue May 5 08:31:30 2026] GET /v2.0/security-group-rules?security_group_id=e6abdc86-208b-4738-8f8a-8a36294e949f => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2539] 199.204.45.89 () {34 vars in 746 bytes} [Tue May 5 08:31:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2540] 199.204.45.89 () {34 vars in 746 bytes} [Tue May 5 08:31:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2541] 10.0.0.157 () {30 vars in 690 bytes} [Tue May 5 08:31:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2542] 10.0.0.157 () {30 vars in 692 bytes} [Tue May 5 08:31:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2543] 10.0.0.157 () {30 vars in 668 bytes} [Tue May 5 08:31:37 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: 1223/2544] 10.0.0.157 () {30 vars in 704 bytes} [Tue May 5 08:31:37 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: 1322/2545] 10.0.0.157 () {28 vars in 439 bytes} [Tue May 5 08:31:38 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2546] 10.0.0.157 () {30 vars in 728 bytes} [Tue May 5 08:31:38 2026] GET /v2.0/subnets/23c565c3-873c-4d0c-954f-0f413671abe6 => generated 632 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2547] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31:39 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: 1225/2548] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2549] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:39 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: 1226/2550] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2551] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/subnets/23c565c3-873c-4d0c-954f-0f413671abe6 => generated 650 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2552] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2553] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2554] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2555] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:39 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: 1229/2556] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:39 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: 1328/2557] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1230/2558] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2559] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:39 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2560] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:31:39 2026] POST /v2.0/ports => generated 1303 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2561] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:31:40 2026] PUT /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 1428 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1232/2564] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:40 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4037 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:31:40.987 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ce3df24-7e1e-4c29-b3fe-68eb49c791f2'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '8f81df9b-294c-43d8-a931-cdc1bfdd8d55', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1333/2565] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:31:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.45&port_id=5f6fcced-2633-4684-92a3-a65fe3f19366 => generated 19 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2566] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/subnets?id=5e4bfb82-56d6-466b-b23b-f8e6f44bbb1f => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2567] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/ports?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569&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: 1234/2568] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2569] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?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: 1235/2570] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=428da774-0a88-4693-9647-62582120e756 => 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: 1336/2571] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/subnets?id=ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2572] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/ports?network_id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2573] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?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: 1237/2574] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2575] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2576] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A11d&port_id=8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => 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: 1339/2577] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6&id=2b292e18-2866-467d-8ea7-f96d929c91d9 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2578] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2579] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2580] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:41 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1341/2581] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2582] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4037 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2583] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2584] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => 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: 1343/2585] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A11d&port_id=8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => 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: 1243/2586] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6&id=2b292e18-2866-467d-8ea7-f96d929c91d9 => generated 1362 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2587] 10.0.0.176 () {34 vars in 971 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 1464 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2588] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2589] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2590] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&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: 1346/2591] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 1464 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2592] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2593] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:42 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2594] 199.204.45.89 () {34 vars in 789 bytes} [Tue May 5 08:31:42 2026] PUT /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 1199 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2595] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 798 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1348/2596] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/subnets/23c565c3-873c-4d0c-954f-0f413671abe6 => generated 650 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:31:43.352 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68cfd467-7dc4-4569-b309-710b13ddb04c'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '8f81df9b-294c-43d8-a931-cdc1bfdd8d55', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2597] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2598] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3808 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2599] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31: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: 8|app: 0|req: 1351/2600] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2601] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2602] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2603] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2604] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => 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: 1354/2605] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2606] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2607] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1345 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2608] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2609] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2610] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2611] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2612] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2613] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1359/2614] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:43 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2615] 10.0.0.157 () {30 vars in 690 bytes} [Tue May 5 08:31:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2616] 10.0.0.157 () {30 vars in 692 bytes} [Tue May 5 08:31:48 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: 1257/2617] 10.0.0.157 () {30 vars in 668 bytes} [Tue May 5 08:31:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2618] 10.0.0.157 () {30 vars in 704 bytes} [Tue May 5 08:31:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2619] 10.0.0.157 () {28 vars in 439 bytes} [Tue May 5 08:31:49 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2620] 10.0.0.157 () {30 vars in 728 bytes} [Tue May 5 08:31:49 2026] GET /v2.0/subnets/021eabdb-86f1-4c96-afc7-88a79f967fed => generated 632 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2621] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2622] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2623] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2624] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2625] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/subnets/23c565c3-873c-4d0c-954f-0f413671abe6 => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2626] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/subnets/021eabdb-86f1-4c96-afc7-88a79f967fed => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2627] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3810 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2628] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31:50 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: 1263/2629] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31:50 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: 1367/2630] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:50 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: 1264/2631] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2632] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1265/2633] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2634] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:50 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2635] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 08:31:50 2026] POST /v2.0/ports => generated 1307 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2636] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:31:51 2026] PUT /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 1432 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1267/2637] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:51 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 5270 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:31:52.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd11a75c-503f-4489-9f94-0594a90a5b0e'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '6779aea2-b222-4369-b430-278a7db04580', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1371/2638] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.45&port_id=5f6fcced-2633-4684-92a3-a65fe3f19366 => 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: 1268/2639] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/subnets?id=5e4bfb82-56d6-466b-b23b-f8e6f44bbb1f => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2640] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/ports?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569&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: 1269/2641] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1373/2642] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?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: 1270/2643] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=428da774-0a88-4693-9647-62582120e756 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2644] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/subnets?id=ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2645] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/ports?network_id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&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: 1375/2646] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=segments => generated 14 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2647] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:52 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2648] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => 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: 1273/2649] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2650] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&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: 1274/2651] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2652] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1275/2653] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=6779aea2-b222-4369-b430-278a7db04580 => 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: 1379/2654] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A312&port_id=6779aea2-b222-4369-b430-278a7db04580 => 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: 1276/2655] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/subnets?id=b67214b2-7120-493a-a2e9-f4b84c9ecd5c&id=021eabdb-86f1-4c96-afc7-88a79f967fed => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2656] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2657] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2658] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2659] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2660] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 5270 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2661] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2662] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=6779aea2-b222-4369-b430-278a7db04580 => 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: 1280/2663] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 08:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A312&port_id=6779aea2-b222-4369-b430-278a7db04580 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2664] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/subnets?id=b67214b2-7120-493a-a2e9-f4b84c9ecd5c&id=021eabdb-86f1-4c96-afc7-88a79f967fed => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2665] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&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: 1281/2666] 10.0.0.176 () {34 vars in 971 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 1468 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2667] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&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: 1282/2668] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2669] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1283/2670] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 1468 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2671] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2672] 199.204.45.89 () {34 vars in 789 bytes} [Tue May 5 08:31:54 2026] PUT /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 1199 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2673] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 798 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1390/2674] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 5037 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2675] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2676] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=6779aea2-b222-4369-b430-278a7db04580 => 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: 1393/2677] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/subnets?id=021eabdb-86f1-4c96-afc7-88a79f967fed => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:31:55.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43491684-c473-49f3-8887-414440b55232'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '6779aea2-b222-4369-b430-278a7db04580', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2678] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:54 2026] GET /v2.0/subnets/021eabdb-86f1-4c96-afc7-88a79f967fed => generated 650 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2679] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2680] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2681] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2682] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2683] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:31:55 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: 1290/2684] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2685] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1291/2686] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2687] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2688] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2689] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2690] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 799 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2691] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2692] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:31:55 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2695] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:32:03 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: 1400/2696] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:32:03 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: 1297/2697] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:32:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2698] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:32:04 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: 1298/2699] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:32:04 2026] GET /v2.0/subnets/23c565c3-873c-4d0c-954f-0f413671abe6 => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2700] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:04 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 5039 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2701] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:32:04 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: 1403/2702] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:32:04 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: 1300/2703] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:32:04 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: 1404/2704] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:32:04 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: 1301/2705] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:32:04 2026] GET /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2706] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 08:32:04 2026] PUT /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 1026 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2707] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:32:04 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2708] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:04 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:32:04.988 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fcb1169-a3ee-4ced-b40f-8ecdb6d0ffb2'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '6779aea2-b222-4369-b430-278a7db04580', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1303/2709] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:32:04 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2710] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:04 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2711] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:32:05 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2712] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:32:05 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1305/2713] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:32:05 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1409/2714] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:06 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2715] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2716] 199.204.45.89 () {34 vars in 1095 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/ports?device_id=5f556424-6d2d-40aa-8774-f498366ba6b1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2717] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2718] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2719] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.170&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2720] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ce&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => 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: 1309/2721] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/subnets?id=b67214b2-7120-493a-a2e9-f4b84c9ecd5c&id=021eabdb-86f1-4c96-afc7-88a79f967fed => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2722] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2723] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&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: 8|app: 0|req: 1414/2724] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2725] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:32:07 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1415/2726] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:08 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2727] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:09 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2728] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:10 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2731] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:11 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2732] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:12 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2733] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:13 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2734] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:14 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2735] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:15 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2736] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:16 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2737] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:17 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2738] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:18 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2739] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:20 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2740] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:21 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2741] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:22 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2742] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:23 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2743] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:24 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2744] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:25 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 4864 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2745] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 08:32:25 2026] GET /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2748] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:32:25 2026] DELETE /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2749] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3810 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:32:26.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5e1a664-cb2b-4983-a369-23cb62a2e7d9'] response: {'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'name': 'network-vif-deleted', 'tag': '6779aea2-b222-4369-b430-278a7db04580', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1426/2750] 199.204.45.89 () {34 vars in 1225 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/networks?id=64c158b1-1b77-46d0-abd4-df8c0097e569&id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 3097 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2751] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.45&port_id=5f6fcced-2633-4684-92a3-a65fe3f19366 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2752] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/subnets?id=5e4bfb82-56d6-466b-b23b-f8e6f44bbb1f => generated 630 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2753] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/ports?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2754] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2755] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?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: 1429/2756] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2757] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=428da774-0a88-4693-9647-62582120e756 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:32:26.587 8 INFO neutron.pecan_wsgi.hooks.translation [None req-143e6b60-8260-46d0-93a2-f9b1a7becea0 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1430/2758] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 08:32:26 2026] DELETE /v2.0/ports/6779aea2-b222-4369-b430-278a7db04580 => 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: 1329/2759] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/subnets?id=ba7576d6-29dc-49d8-90fb-a72709c6aac8 => 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: 1431/2760] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/ports?network_id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&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: 1432/2761] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:32:26 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: 1433/2762] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:32:26 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: 1434/2763] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2764] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:32:26 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: 1330/2765] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?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: 1436/2766] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2767] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2768] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?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: 1332/2769] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2770] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1345 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2771] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2772] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2773] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2774] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:32:26 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 799 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2775] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:32:27 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1441/2776] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:32:27 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2777] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:32:27 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2778] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:32:27 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1443/2779] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:32:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2780] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:32:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2781] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:32:29 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: 1338/2782] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:32:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2783] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:29 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2784] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:32:29 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: 1446/2785] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:32:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2786] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:32:29 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: 1447/2787] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:32:29 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: 1341/2788] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:32:29 2026] GET /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 1237 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2789] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 08:32:30 2026] PUT /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 1026 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2790] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:32:30 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:32:30.531 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a85f834f-1fb7-44ff-b941-51367d4fad70'] response: {'name': 'network-changed', 'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'tag': '8f81df9b-294c-43d8-a931-cdc1bfdd8d55', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/2791] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:30 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2792] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:32:30 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1450/2793] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:32:30 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2794] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:32:30 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2795] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:32:30 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1345/2796] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:31 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2797] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:32 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2798] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:33 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2799] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:34 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2800] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:35 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2801] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:36 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2802] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:37 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2803] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:38 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2804] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:39 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2805] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:40 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2808] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:41 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2809] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:42 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2810] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:43 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2811] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:44 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2812] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:46 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2813] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:47 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2814] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:48 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2815] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:49 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2816] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:50 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2817] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:51 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 3635 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2818] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 08:32:51 2026] GET /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 1062 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2819] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:32:51 2026] DELETE /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2820] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:32:51 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:32:52.083 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33c181cc-ccfc-4a64-8d22-6772e0cdc653'] response: {'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'name': 'network-vif-deleted', 'tag': '8f81df9b-294c-43d8-a931-cdc1bfdd8d55', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2821] 199.204.45.89 () {34 vars in 1145 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/networks?id=64c158b1-1b77-46d0-abd4-df8c0097e569&id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 2310 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2822] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.45&port_id=5f6fcced-2633-4684-92a3-a65fe3f19366 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2823] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/subnets?id=5e4bfb82-56d6-466b-b23b-f8e6f44bbb1f => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2824] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/ports?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569&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: 1359/2825] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2826] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?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: 1360/2827] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=428da774-0a88-4693-9647-62582120e756 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2828] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/subnets?id=ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2829] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/ports?network_id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2830] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2831] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:32:52.595 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d0d9457-289a-4ff1-b79d-4a82210d45f6 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/2832] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 08:32:52 2026] DELETE /v2.0/ports/8f81df9b-294c-43d8-a931-cdc1bfdd8d55 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2833] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2834] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:32:52 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: 1364/2835] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:32:52 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: 1472/2836] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2837] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2838] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2839] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2840] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2841] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2842] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 08:32:52 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2843] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:32:53 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2844] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:32:53 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2847] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:33:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2848] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:33:06 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: 1479/2849] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:33:06 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: 1371/2850] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:33:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:33:06.118 8 INFO neutron.api.v2.resource [None req-eb5a87d8-9c5a-4c7b-a965-9f0e0b4656f3 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/2851] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 08:33:06 2026] GET /v2.0/security-groups/lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2852] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 08:33:06 2026] GET /v2.0/security-groups?name=lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 2865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2853] 199.204.45.89 () {30 vars in 814 bytes} [Tue May 5 08:33:06 2026] GET /v2.0/security-group-rules?security_group_id=e6abdc86-208b-4738-8f8a-8a36294e949f => generated 2334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2854] 199.204.45.89 () {32 vars in 788 bytes} [Tue May 5 08:33:06 2026] DELETE /v2.0/security-group-rules/6346f428-d593-4b8c-933f-fec753c0627c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2855] 199.204.45.89 () {32 vars in 788 bytes} [Tue May 5 08:33:06 2026] DELETE /v2.0/security-group-rules/70cd0397-ce8b-48c8-897d-b06350959e25 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2856] 199.204.45.89 () {34 vars in 1095 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/ports?device_id=79439f81-2d9d-4239-a84e-021e34fee1a2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2857] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2858] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/networks?id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2859] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2860] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b5&port_id=2f53edd5-6229-4521-94f9-e99d0cd3a095 => 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: 1485/2861] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/subnets?id=23c565c3-873c-4d0c-954f-0f413671abe6&id=2b292e18-2866-467d-8ea7-f96d929c91d9 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2862] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2863] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/ports?network_id=e194577f-9896-4b36-ba7e-fb6a5a1ef7c9&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: 7|app: 0|req: 1378/2864] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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: 1379/2865] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:33:09 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9?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) 2026-05-05 08:33:10.309 8 INFO neutron.db.l3_db [None req-b115b2ae-50fe-4f7a-9cb3-91715256a906 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Floating IP e53e0bea-a547-4b4b-8ffa-07f7b3b9ad71 disassociated (deleted). External IP: 10.96.250.205, port: 69ee7823-e1b7-4bbc-93cc-492dcc786059. [pid: 8|app: 0|req: 1487/2866] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:33:09 2026] DELETE /v2.0/floatingips/e53e0bea-a547-4b4b-8ffa-07f7b3b9ad71 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:10.753 7 INFO neutron.api.v2.resource [None req-c04bd1a2-a3c7-4e78-8bf6-d746e5d6ce25 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1380/2867] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:33:10 2026] GET /v2.0/floatingips/e53e0bea-a547-4b4b-8ffa-07f7b3b9ad71 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2870] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:33:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2871] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:33:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2872] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:33:11 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: 1490/2873] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:33:11 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: 1384/2874] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 08:33:11 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2875] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:12 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2876] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:12 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2877] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:12 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2878] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:13 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2879] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:14 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2880] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:15 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2881] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:16 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2882] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:17 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2883] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:18 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2884] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:19 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2885] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:20 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2886] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:21 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2887] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:22 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2888] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:23 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2889] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:25 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2892] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:26 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2893] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:27 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2894] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:28 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2895] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:29 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2896] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:30 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2897] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:31 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2898] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:32 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 2581 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2899] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 08:33:32 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1345 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2900] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:33:32 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2901] 199.204.45.89 () {34 vars in 1015 bytes} [Tue May 5 08:33:32 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187?fields=dns_domain => generated 29 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2902] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 08:33:33 2026] PUT /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1146 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2903] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/ports?tenant_id=d7ad33a4be6741cc9a63cc248b9d000d&device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1399/2904] 199.204.45.89 () {34 vars in 1065 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/networks?id=64c158b1-1b77-46d0-abd4-df8c0097e569&id=7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 1523 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2905] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.45&port_id=5f6fcced-2633-4684-92a3-a65fe3f19366 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2906] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2907] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/subnets?id=5e4bfb82-56d6-466b-b23b-f8e6f44bbb1f => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2908] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/ports?network_id=64c158b1-1b77-46d0-abd4-df8c0097e569&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2909] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?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: 1404/2910] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/networks/64c158b1-1b77-46d0-abd4-df8c0097e569?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2911] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 08:33:33 2026] PUT /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1086 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2912] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:33:33 2026] GET /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 1086 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1508/2913] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 08:33:34 2026] DELETE /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2914] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 08:33:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2915] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 08:33:34 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: 1407/2916] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 08:33:34 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: 1510/2917] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 08:33:34 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-05 08:33:34.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f28a7795-f527-4e50-aef1-db46bcb6ddc7 c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2918] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 08:33:34 2026] DELETE /v2.0/ports/428da774-0a88-4693-9647-62582120e756 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2919] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:33:34 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:33:34.602 7 INFO neutron.api.v2.resource [None req-fd4fe6cd-f712-4d2f-9063-601812df609a c4e00fe6f6b94a06904d229d4808fea9 d7ad33a4be6741cc9a63cc248b9d000d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1409/2920] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 08:33:34 2026] GET /v2.0/security-groups/lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2921] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 08:33:34 2026] GET /v2.0/security-groups?name=lb-8c20f029-4baf-49fe-8243-dfb2254c3704 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2922] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 08:33:34 2026] GET /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2923] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 08:33:34 2026] PUT /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 1090 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2924] 199.204.45.89 () {32 vars in 778 bytes} [Tue May 5 08:33:34 2026] DELETE /v2.0/security-groups/e6abdc86-208b-4738-8f8a-8a36294e949f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2925] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 08:33:35 2026] DELETE /v2.0/ports/69ee7823-e1b7-4bbc-93cc-492dcc786059 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2926] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:33:36 2026] GET /v2.0/ports?device_id=53c0abe5-051f-46fd-86d2-5176d2cfe979 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:33:36.495 7 INFO neutron.db.l3_db [None req-a6bafc18-f830-43ee-9ac5-53b227d3dd4c e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Floating IP 5ac5a017-d4b1-4579-bdaf-e980dbf11956 disassociated (deleted). External IP: 10.96.250.202, port: 7027b894-fdb5-4961-bc63-da607a999c7c. [pid: 8|app: 0|req: 1516/2927] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:33:36 2026] DELETE /v2.0/ports/5f6fcced-2633-4684-92a3-a65fe3f19366 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2928] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:33:36 2026] DELETE /v2.0/floatingips/5ac5a017-d4b1-4579-bdaf-e980dbf11956 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:36.939 8 INFO neutron.api.v2.resource [None req-3d42f587-7b37-4657-b6cf-5a51a9418512 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/2929] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:33:36 2026] GET /v2.0/floatingips/5ac5a017-d4b1-4579-bdaf-e980dbf11956 => generated 144 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:33:37.222 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b383134-a9bf-4aa5-960e-98676f931398'] response: {'name': 'network-changed', 'server_uuid': '5f556424-6d2d-40aa-8774-f498366ba6b1', 'tag': '7027b894-fdb5-4961-bc63-da607a999c7c', 'status': 'completed', 'code': 200} 2026-05-05 08:33:37.315 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e335168-12a2-4c17-8ae9-db4ca40e2fb2'] response: {'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'name': 'network-vif-deleted', 'tag': '5f6fcced-2633-4684-92a3-a65fe3f19366', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1413/2930] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/ports?device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1204 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2931] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1473 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2932] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/security-groups?id=a5b43d0d-216c-45d8-82cc-65a9b95898f0&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2933] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/networks?id=8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2934] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.170&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => 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: 1520/2935] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ce&port_id=7027b894-fdb5-4961-bc63-da607a999c7c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2936] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/subnets?id=b67214b2-7120-493a-a2e9-f4b84c9ecd5c&id=021eabdb-86f1-4c96-afc7-88a79f967fed => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2937] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2938] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/ports?network_id=8d8b3583-ed5a-4883-bf45-47c8f6384dba&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2939] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1522/2940] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/ports?device_id=5f556424-6d2d-40aa-8774-f498366ba6b1 => generated 1204 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2941] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 08:33:37 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba?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: 1523/2942] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:33:37 2026] DELETE /v2.0/ports/7027b894-fdb5-4961-bc63-da607a999c7c => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:42.498 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3c20fd3-8b5a-43ab-8451-1a1e16aea8c7'] response: {'server_uuid': '5f556424-6d2d-40aa-8774-f498366ba6b1', 'name': 'network-vif-deleted', 'tag': '7027b894-fdb5-4961-bc63-da607a999c7c', 'status': 'completed', 'code': 200} 2026-05-05 08:33:42.813 8 INFO neutron.db.l3_db [None req-b12f5739-19a6-4774-86e3-b6287573145a e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] Floating IP c057d166-325d-462b-af09-bf45532f9fab disassociated (deleted). External IP: 10.96.250.214, port: 2f53edd5-6229-4521-94f9-e99d0cd3a095. [pid: 8|app: 0|req: 1525/2945] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:33:42 2026] DELETE /v2.0/floatingips/c057d166-325d-462b-af09-bf45532f9fab => generated 0 bytes in 761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:43.243 7 INFO neutron.api.v2.resource [None req-e0be170b-614b-4568-aff4-fcc65eedfc6e e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2946] 10.0.0.130 () {32 vars in 729 bytes} [Tue May 5 08:33:43 2026] GET /v2.0/floatingips/c057d166-325d-462b-af09-bf45532f9fab => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2947] 10.0.0.176 () {34 vars in 990 bytes} [Tue May 5 08:33:43 2026] GET /v2.0/ports?device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1200 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2948] 10.0.0.176 () {34 vars in 1040 bytes} [Tue May 5 08:33:43 2026] GET /v2.0/security-groups?id=a5b43d0d-216c-45d8-82cc-65a9b95898f0&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2949] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 08:33:43 2026] GET /v2.0/ports?device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2950] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 08:33:43 2026] DELETE /v2.0/ports/2f53edd5-6229-4521-94f9-e99d0cd3a095 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:48.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f7048af-87b9-428f-884f-558000c195a3'] response: {'name': 'network-changed', 'server_uuid': '79439f81-2d9d-4239-a84e-021e34fee1a2', 'tag': '2f53edd5-6229-4521-94f9-e99d0cd3a095', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1424/2951] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 08:33:48 2026] GET /v2.0/ports?tenant_id=6ed9908130c044f58f8230012ad606c0&device_id=79439f81-2d9d-4239-a84e-021e34fee1a2 => 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: 1528/2952] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:48 2026] DELETE /v2.0/security-group-rules/b177b07a-a008-4b15-8b14-7b91921e66ec => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:48.767 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-486a0f3d-4400-4488-8b53-0e55051f63a0'] response: {'server_uuid': '79439f81-2d9d-4239-a84e-021e34fee1a2', 'name': 'network-vif-deleted', 'tag': '2f53edd5-6229-4521-94f9-e99d0cd3a095', 'status': 'completed', 'code': 200} 2026-05-05 08:33:48.772 8 INFO neutron.api.v2.resource [None req-c8e25a87-92c1-456c-bd55-fea910c93797 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/2953] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:48 2026] GET /v2.0/security-group-rules/b177b07a-a008-4b15-8b14-7b91921e66ec => 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: 1425/2954] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 08:33:48 2026] GET /v2.0/networks?tenant_id=6ed9908130c044f58f8230012ad606c0&shared=False => generated 2376 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2955] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:48 2026] DELETE /v2.0/security-group-rules/639e09b4-a68a-41c8-b760-b692fb92c2d5 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:48.856 7 INFO neutron.api.v2.resource [None req-3378149c-fc46-4e56-96e5-07f3378b6a57 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2956] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:48 2026] GET /v2.0/security-group-rules/639e09b4-a68a-41c8-b760-b692fb92c2d5 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2957] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:48 2026] DELETE /v2.0/security-group-rules/d0351a1d-7d35-4691-91fc-aa202b2997a2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:48.956 7 INFO neutron.api.v2.resource [None req-70e7c77f-61d4-4611-a63f-a1f052eae660 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2958] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:48 2026] GET /v2.0/security-group-rules/d0351a1d-7d35-4691-91fc-aa202b2997a2 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2959] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 08:33:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2960] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:48 2026] DELETE /v2.0/security-group-rules/6f92bd76-e2fb-4a6f-9280-1d474204c51d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.050 8 INFO neutron.api.v2.resource [None req-d0838d32-cd66-4b31-98ae-3e2c1ce1929c e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/2961] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-group-rules/6f92bd76-e2fb-4a6f-9280-1d474204c51d => 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: 1430/2962] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:49 2026] DELETE /v2.0/security-group-rules/14de36fe-075b-44e8-886f-6455efabe8ce => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.160 8 INFO neutron.api.v2.resource [None req-7fd491fc-f7db-4020-aa09-0bbca26bcded e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/2963] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-group-rules/14de36fe-075b-44e8-886f-6455efabe8ce => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2964] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:49 2026] DELETE /v2.0/security-group-rules/21cf5408-19e5-41b8-9ac7-d3d3e7b1054b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.267 8 INFO neutron.api.v2.resource [None req-b706b396-f2f8-4e23-9547-09cd8754a3d0 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/2965] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-group-rules/21cf5408-19e5-41b8-9ac7-d3d3e7b1054b => 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: 1432/2966] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:49 2026] DELETE /v2.0/security-group-rules/cf565268-1c5f-4f61-9882-d4e9d075ca84 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.360 8 INFO neutron.api.v2.resource [None req-d069143b-4595-446a-aff9-7f875c052b82 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/2967] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-group-rules/cf565268-1c5f-4f61-9882-d4e9d075ca84 => 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: 1433/2968] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:49 2026] DELETE /v2.0/security-group-rules/8303bafb-21a4-4340-8f78-dfa5c7e56042 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.452 8 INFO neutron.api.v2.resource [None req-f5d91bf4-c670-4b30-988c-83dd3d5de54d e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/2969] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-group-rules/8303bafb-21a4-4340-8f78-dfa5c7e56042 => 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: 1434/2970] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:49 2026] DELETE /v2.0/security-group-rules/50156fca-b8bc-40de-8747-fb86887159f6 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.548 8 INFO neutron.api.v2.resource [None req-3a1ccaf7-0a5f-4c2b-969d-93cc53ac3a08 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/2971] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-group-rules/50156fca-b8bc-40de-8747-fb86887159f6 => 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: 1435/2972] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:49 2026] DELETE /v2.0/security-group-rules/d35bfabe-c260-43ba-a5bb-675f469642c0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.649 8 INFO neutron.api.v2.resource [None req-14cb51d9-dc0d-4077-b9c4-35dca6c9636f e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/2973] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-group-rules/d35bfabe-c260-43ba-a5bb-675f469642c0 => 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: 1436/2974] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 5 08:33:49 2026] DELETE /v2.0/security-group-rules/bb6373a7-559b-4530-b763-f5046f5f725d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.749 8 INFO neutron.api.v2.resource [None req-6b332666-7281-4227-9d3d-1dc7b6d63800 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/2975] 10.0.0.130 () {32 vars in 747 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-group-rules/bb6373a7-559b-4530-b763-f5046f5f725d => 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: 1437/2976] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:33:49 2026] DELETE /v2.0/security-groups/a5b43d0d-216c-45d8-82cc-65a9b95898f0 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:49.859 8 INFO neutron.api.v2.resource [None req-ba7fe3e9-9fd5-4fe6-9eca-d25342952b5a e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/2977] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 5 08:33:49 2026] GET /v2.0/security-groups/a5b43d0d-216c-45d8-82cc-65a9b95898f0 => 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: 1438/2978] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:33:49 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/remove_router_interface => generated 309 bytes in 1621 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:33:52.284 8 INFO neutron.api.v2.resource [None req-6fe967f3-7bae-4027-9725-6e32acc4f1f9 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/2979] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:33:51 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/remove_router_interface => generated 198 bytes in 753 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2980] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:33:52 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/remove_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:33:53.739 8 INFO neutron.api.v2.resource [None req-fee3805c-938f-4241-958a-57fad47316d7 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/2981] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:33:53 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/remove_router_interface => generated 198 bytes in 199 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2982] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:33:53 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:33:55.133 8 INFO neutron.api.v2.resource [None req-c7d13897-aba4-4091-b4a2-ff9f53060432 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/2983] 10.0.0.130 () {34 vars in 789 bytes} [Tue May 5 08:33:54 2026] PUT /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17/remove_router_interface => generated 198 bytes in 228 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:33:56.467 7 INFO neutron.db.l3_hamode_db [None req-7c6c3561-3b9c-47e8-ab85-f80973bf9a90 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] HA network 4de5f571-8cc2-4976-999f-0a54f1416436 was deleted as no HA routers are present in tenant 6ed9908130c044f58f8230012ad606c0. [pid: 7|app: 0|req: 1441/2986] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:33:55 2026] DELETE /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17 => generated 0 bytes in 1333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:33:56.507 8 INFO neutron.api.v2.resource [None req-9b859634-07e2-4b38-9c53-045457c2febf e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/2987] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:33:56 2026] GET /v2.0/routers/739ca442-0851-4786-8a5c-f8c5eeccdc17 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:33:56.523 7 INFO neutron.services.segments.plugin [-] Segment cbcc5772-7a9e-4bfb-9c0b-d826e44eebae resource provider aggregate not found 2026-05-05 08:33:56.528 7 INFO neutron.services.segments.plugin [-] Segment cbcc5772-7a9e-4bfb-9c0b-d826e44eebae resource provider aggregate not found 2026-05-05 08:33:56.542 7 INFO neutron.services.segments.plugin [-] Segment cbcc5772-7a9e-4bfb-9c0b-d826e44eebae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcc5772-7a9e-4bfb-9c0b-d826e44eebae found for delete ", "request_id": "req-7ede2316-95ae-40a4-930c-eb6db64464f9"}]} 2026-05-05 08:33:56.543 7 INFO neutron.services.segments.plugin [-] Segment cbcc5772-7a9e-4bfb-9c0b-d826e44eebae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcc5772-7a9e-4bfb-9c0b-d826e44eebae found for delete ", "request_id": "req-6d269794-568d-4c29-977c-aed2bb46b5f4"}]} [pid: 7|app: 0|req: 1442/2988] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:33:56 2026] DELETE /v2.0/subnets/b67214b2-7120-493a-a2e9-f4b84c9ecd5c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:56.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-416a4ef8-f073-426e-a4b8-bc19023509a7 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/2989] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:33:56 2026] GET /v2.0/subnets/b67214b2-7120-493a-a2e9-f4b84c9ecd5c => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2990] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:33:56 2026] DELETE /v2.0/subnets/021eabdb-86f1-4c96-afc7-88a79f967fed => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:56.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a531c93-468e-41e8-9989-4c039214dd3d e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/2991] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:33:56 2026] GET /v2.0/subnets/021eabdb-86f1-4c96-afc7-88a79f967fed => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2992] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:33:56 2026] DELETE /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:57.363 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e654a3d4-c80c-4601-88f7-1612eb2c7e90 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/2993] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 5 08:33:57 2026] GET /v2.0/networks/8d8b3583-ed5a-4883-bf45-47c8f6384dba => 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: 1445/2994] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:33:57 2026] DELETE /v2.0/subnets/2b292e18-2866-467d-8ea7-f96d929c91d9 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:57.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ce8623b-a0e7-4435-8ff2-4ab01097facf e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/2995] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:33:57 2026] GET /v2.0/subnets/2b292e18-2866-467d-8ea7-f96d929c91d9 => 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: 1446/2996] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:33:57 2026] DELETE /v2.0/subnets/23c565c3-873c-4d0c-954f-0f413671abe6 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:57.900 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9988a7b1-ced3-4da0-9fbd-4515acb38032 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/2997] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:33:57 2026] GET /v2.0/subnets/23c565c3-873c-4d0c-954f-0f413671abe6 => 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: 1447/2998] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:33:57 2026] DELETE /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:58.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c92feb03-926d-412c-baa9-dec301e851cb e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/2999] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 5 08:33:58 2026] GET /v2.0/networks/e194577f-9896-4b36-ba7e-fb6a5a1ef7c9 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3000] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:33:58 2026] DELETE /v2.0/subnets/b02d73a1-97a3-432e-bbe1-2f4fad617cce => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:58.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34feec8c-4039-4d26-9630-b4d7a1495e60 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3001] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:33:58 2026] GET /v2.0/subnets/b02d73a1-97a3-432e-bbe1-2f4fad617cce => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:33:58.563 7 INFO neutron.services.segments.plugin [-] Segment 6f67f0bd-d0df-4412-a3ea-b97466b6e341 resource provider aggregate not found 2026-05-05 08:33:58.569 7 INFO neutron.services.segments.plugin [-] Segment 6f67f0bd-d0df-4412-a3ea-b97466b6e341 resource provider aggregate not found 2026-05-05 08:33:58.577 7 INFO neutron.services.segments.plugin [-] Segment 6f67f0bd-d0df-4412-a3ea-b97466b6e341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f67f0bd-d0df-4412-a3ea-b97466b6e341 found for delete ", "request_id": "req-52133d1d-e077-4985-88af-7c367b4a5068"}]} 2026-05-05 08:33:58.582 7 INFO neutron.services.segments.plugin [-] Segment 6f67f0bd-d0df-4412-a3ea-b97466b6e341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f67f0bd-d0df-4412-a3ea-b97466b6e341 found for delete ", "request_id": "req-83d735ba-7bfb-471b-b1b0-c86a1ebfb43e"}]} 2026-05-05 08:33:58.589 7 INFO neutron.services.segments.plugin [-] Segment 795552ca-7668-4681-ada3-1822c2408a4d resource provider aggregate not found 2026-05-05 08:33:58.597 7 INFO neutron.services.segments.plugin [-] Segment 795552ca-7668-4681-ada3-1822c2408a4d resource provider aggregate not found 2026-05-05 08:33:58.603 7 INFO neutron.services.segments.plugin [-] Segment 795552ca-7668-4681-ada3-1822c2408a4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795552ca-7668-4681-ada3-1822c2408a4d found for delete ", "request_id": "req-5b2aa048-7c1a-41cc-a44e-46b7745c718f"}]} 2026-05-05 08:33:58.610 7 INFO neutron.services.segments.plugin [-] Segment 795552ca-7668-4681-ada3-1822c2408a4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795552ca-7668-4681-ada3-1822c2408a4d found for delete ", "request_id": "req-9880ecb3-a52c-4b5e-9222-bfbba4908690"}]} [pid: 7|app: 0|req: 1449/3002] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:33:58 2026] DELETE /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:58.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3161b2e7-9565-4bf7-a57a-2d8c362b3676 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3003] 10.0.0.130 () {32 vars in 721 bytes} [Tue May 5 08:33:58 2026] GET /v2.0/subnets/ba7576d6-29dc-49d8-90fb-a72709c6aac8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3004] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:33:58 2026] DELETE /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:33:59.213 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a8ecfed-e38a-4787-8957-565336e5e7c0 e76d9537590041449a1f345affadb577 6ed9908130c044f58f8230012ad606c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3005] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 5 08:33:59 2026] GET /v2.0/networks/7a0ce3d3-62fa-4b8b-afb2-d5d874ec7187 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:34:01.128 7 INFO neutron.services.segments.plugin [-] Segment 46a34b5f-6001-42a8-b80a-b0b3ae74e142 resource provider aggregate not found 2026-05-05 08:34:01.133 7 INFO neutron.services.segments.plugin [-] Segment 46a34b5f-6001-42a8-b80a-b0b3ae74e142 resource provider aggregate not found 2026-05-05 08:34:01.142 7 INFO neutron.services.segments.plugin [-] Segment 46a34b5f-6001-42a8-b80a-b0b3ae74e142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a34b5f-6001-42a8-b80a-b0b3ae74e142 found for delete ", "request_id": "req-8e6ed781-db74-48bb-be3d-15edee3e862d"}]} 2026-05-05 08:34:01.152 7 INFO neutron.services.segments.plugin [-] Segment 46a34b5f-6001-42a8-b80a-b0b3ae74e142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a34b5f-6001-42a8-b80a-b0b3ae74e142 found for delete ", "request_id": "req-5635213a-e9ff-4a58-86b2-b68860b3f421"}]} [pid: 7|app: 0|req: 1451/3006] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:01 2026] GET /v2.0/security-groups?tenant_id=869ce68143e64886b1f64a6ef6cce8b0&name=default => generated 2929 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3007] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:01 2026] DELETE /v2.0/security-groups/64173ab4-21c9-46e9-aea0-e9b7814462d1 => 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: 1452/3008] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:01 2026] GET /v2.0/security-groups?tenant_id=6f8a607b8834448faea58764d9dac670&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3009] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:01 2026] DELETE /v2.0/security-groups/e4706aeb-f7aa-4a6e-8393-70c7d8eb4b14 => 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: 1453/3010] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:02 2026] GET /v2.0/security-groups?tenant_id=15fe25b134704f378c28b5aafadfa6bf&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3011] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:02 2026] DELETE /v2.0/security-groups/5575de38-193b-496b-b470-6090e11dfa34 => 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: 1454/3012] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:02 2026] GET /v2.0/security-groups?tenant_id=6ed9908130c044f58f8230012ad606c0&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3013] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:02 2026] DELETE /v2.0/security-groups/c20e39bb-5a5f-41ea-af83-89630e1c222d => 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: 1455/3014] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:02 2026] GET /v2.0/security-groups?tenant_id=8d3a9cb281cf402b81fdb78c66dc2066&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3015] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:02 2026] DELETE /v2.0/security-groups/abf7aa2b-a46f-4672-a428-e973d3fb334e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3016] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:03 2026] GET /v2.0/security-groups?tenant_id=d754184d88b74d84868d222701c2bc42&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3017] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:03 2026] DELETE /v2.0/security-groups/c14ba5aa-5782-4460-8320-263420a433ec => 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: 1457/3018] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:03 2026] GET /v2.0/security-groups?tenant_id=786e7454637b47a298f96fcf16b0a1a0&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3019] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:03 2026] DELETE /v2.0/security-groups/680e88e4-948a-4493-9b59-dbd78e8b1caa => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:34:08.044 7 WARNING neutron_lib.context [None req-f81423a3-9465-4c6d-bfad-62251009dd98 1212d443a9d347359d4f2b1907388bcc c2f24a75b9004f618f14c15b13e312ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1458/3020] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:34:07 2026] POST /v2.0/floatingips => generated 552 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:08.654 8 WARNING neutron_lib.context [None req-8cc788e0-439f-4541-95fc-de3721246210 1212d443a9d347359d4f2b1907388bcc c2f24a75b9004f618f14c15b13e312ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1563/3021] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:34:08 2026] POST /v2.0/floatingips => generated 552 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:09.325 7 WARNING neutron_lib.context [None req-9a1c2019-1350-4f30-85fb-46c9d91e2ee6 1212d443a9d347359d4f2b1907388bcc c2f24a75b9004f618f14c15b13e312ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1459/3022] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:34:09 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:09.941 8 WARNING neutron_lib.context [None req-126e5da0-7fe6-41a6-8b19-049632e32165 1212d443a9d347359d4f2b1907388bcc c2f24a75b9004f618f14c15b13e312ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1564/3023] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:34:09 2026] POST /v2.0/floatingips => generated 552 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:10.558 7 WARNING neutron_lib.context [None req-0ff68562-ff57-40ad-aac4-688c4a9cb3fb 1212d443a9d347359d4f2b1907388bcc c2f24a75b9004f618f14c15b13e312ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1460/3026] 10.0.0.130 () {34 vars in 676 bytes} [Tue May 5 08:34:10 2026] POST /v2.0/floatingips => generated 552 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3027] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:34:11 2026] PUT /v2.0/floatingips/ac563665-1b07-4255-b0a5-c3cc582139e9/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3028] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:34:11 2026] PUT /v2.0/floatingips/32361d6a-c752-49cf-a7bc-8078e27ac8ff/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3029] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:34:11 2026] PUT /v2.0/floatingips/05afda8c-3184-4868-a133-72d4d914f44a/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3030] 10.0.0.130 () {34 vars in 759 bytes} [Tue May 5 08:34:11 2026] PUT /v2.0/floatingips/b7b04e4f-a3c9-49e1-9ff8-81c05174e3f2/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3031] 10.0.0.130 () {32 vars in 672 bytes} [Tue May 5 08:34:11 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3032] 10.0.0.130 () {32 vars in 686 bytes} [Tue May 5 08:34:11 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3033] 10.0.0.130 () {32 vars in 682 bytes} [Tue May 5 08:34:11 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3034] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:34:11 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3035] 10.0.0.130 () {32 vars in 680 bytes} [Tue May 5 08:34:11 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3036] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 5 08:34:11 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3037] 10.0.0.130 () {32 vars in 690 bytes} [Tue May 5 08:34:11 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3038] 10.0.0.130 () {32 vars in 702 bytes} [Tue May 5 08:34:11 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3039] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:34:11 2026] DELETE /v2.0/floatingips/ac563665-1b07-4255-b0a5-c3cc582139e9 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3040] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:34:12 2026] DELETE /v2.0/floatingips/32361d6a-c752-49cf-a7bc-8078e27ac8ff => generated 0 bytes in 743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3041] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:34:12 2026] DELETE /v2.0/floatingips/05afda8c-3184-4868-a133-72d4d914f44a => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3042] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:34:13 2026] DELETE /v2.0/floatingips/b7b04e4f-a3c9-49e1-9ff8-81c05174e3f2 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3043] 10.0.0.130 () {32 vars in 732 bytes} [Tue May 5 08:34:13 2026] DELETE /v2.0/floatingips/8832536a-e472-4bab-94ee-ee1d96ff5631 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3044] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:14 2026] GET /v2.0/security-groups?tenant_id=4426adc5596a4d60ae4af5d06540a45f&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3045] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:15 2026] DELETE /v2.0/security-groups/6fb53fa2-29bc-4d79-9282-11ce37adf72d => 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: 1470/3046] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:15 2026] GET /v2.0/security-groups?tenant_id=ab15fec0bc00446f9118a66d85139a7d&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3047] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:15 2026] DELETE /v2.0/security-groups/5b513ceb-5d9e-4374-8ca1-f8efbffdba2e => 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: 1471/3048] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:15 2026] GET /v2.0/security-groups?tenant_id=c2f24a75b9004f618f14c15b13e312ae&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3049] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:15 2026] DELETE /v2.0/security-groups/84d48d40-7889-4ec3-8951-236d76f9800a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:34:20.013 7 WARNING neutron_lib.context [None req-df9e780d-3fa6-47e2-8f21-24f679d45e58 e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:20.160 7 INFO neutron.db.segments_db [None req-df9e780d-3fa6-47e2-8f21-24f679d45e58 e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Added segment 2b1b174b-8084-4844-a778-10f5d8270bb6 of type vxlan for network 2f08cdf8-6c45-47ee-9a92-43a87ff824f6 [pid: 7|app: 0|req: 1472/3050] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:19 2026] POST /v2.0/networks => generated 632 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:20.261 8 WARNING neutron_lib.context [None req-dad6d2f1-1ab8-4c48-9b92-0360058f9d69 e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:20.324 8 INFO neutron.db.segments_db [None req-dad6d2f1-1ab8-4c48-9b92-0360058f9d69 e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Added segment d8b4f29e-a269-4bb2-b80e-e9f9f46d3438 of type vxlan for network 98f6f896-147b-48ca-8b0c-15121ccea4c0 [pid: 8|app: 0|req: 1579/3051] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:20 2026] POST /v2.0/networks => generated 630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:20.449 7 WARNING neutron_lib.context [None req-14ed2961-947f-40a0-9858-c39c7d6fc78b e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:20.521 7 INFO neutron.db.segments_db [None req-14ed2961-947f-40a0-9858-c39c7d6fc78b e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Added segment 91fbd08d-6386-4b1d-a08e-0c198e5cfaf3 of type vxlan for network edd58e67-bb28-4d7d-9ce1-eaf78e17c4d1 [pid: 7|app: 0|req: 1473/3052] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:20 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:20.637 8 WARNING neutron_lib.context [None req-289e99ac-7ac5-4344-997e-8e0a85167170 e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:20.718 8 INFO neutron.db.segments_db [None req-289e99ac-7ac5-4344-997e-8e0a85167170 e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Added segment ba42cdab-af1c-4c11-8dd5-7ee3e487cc82 of type vxlan for network 135969cf-476f-4ab2-b3e9-caa35255dd3a [pid: 8|app: 0|req: 1580/3053] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:20 2026] POST /v2.0/networks => generated 632 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:20.862 7 WARNING neutron_lib.context [None req-a6bfe3b6-97bd-4d9f-90d9-422d31746c23 e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:20.927 7 INFO neutron.db.segments_db [None req-a6bfe3b6-97bd-4d9f-90d9-422d31746c23 e054b0154d754ef58b9495e4c0dccc01 f3c0e4f4ba9347d5b9880523da0ea87e - - default default] Added segment 9c4a8834-e914-45d5-833c-3727ea4da89c of type vxlan for network 8b560c54-f83a-4046-a999-989ad7056aad [pid: 7|app: 0|req: 1474/3054] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:20 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3055] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:34:21 2026] PUT /v2.0/networks/2f08cdf8-6c45-47ee-9a92-43a87ff824f6/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3056] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:34:21 2026] PUT /v2.0/networks/98f6f896-147b-48ca-8b0c-15121ccea4c0/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3057] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:34:21 2026] PUT /v2.0/networks/edd58e67-bb28-4d7d-9ce1-eaf78e17c4d1/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3058] 10.0.0.130 () {34 vars in 753 bytes} [Tue May 5 08:34:21 2026] PUT /v2.0/networks/135969cf-476f-4ab2-b3e9-caa35255dd3a/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3059] 10.0.0.130 () {32 vars in 666 bytes} [Tue May 5 08:34:21 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3060] 10.0.0.130 () {32 vars in 680 bytes} [Tue May 5 08:34:21 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3061] 10.0.0.130 () {32 vars in 676 bytes} [Tue May 5 08:34:21 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3062] 10.0.0.130 () {32 vars in 688 bytes} [Tue May 5 08:34:21 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3063] 10.0.0.130 () {32 vars in 674 bytes} [Tue May 5 08:34:21 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3064] 10.0.0.130 () {32 vars in 688 bytes} [Tue May 5 08:34:21 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3065] 10.0.0.130 () {32 vars in 684 bytes} [Tue May 5 08:34:21 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3066] 10.0.0.130 () {32 vars in 696 bytes} [Tue May 5 08:34:22 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3067] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:22 2026] DELETE /v2.0/networks/2f08cdf8-6c45-47ee-9a92-43a87ff824f6 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:34:23.053 7 INFO neutron.services.segments.plugin [-] Segment d8b4f29e-a269-4bb2-b80e-e9f9f46d3438 resource provider aggregate not found 2026-05-05 08:34:23.057 7 INFO neutron.services.segments.plugin [-] Segment d8b4f29e-a269-4bb2-b80e-e9f9f46d3438 resource provider aggregate not found 2026-05-05 08:34:23.070 7 INFO neutron.services.segments.plugin [-] Segment d8b4f29e-a269-4bb2-b80e-e9f9f46d3438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8b4f29e-a269-4bb2-b80e-e9f9f46d3438 found for delete ", "request_id": "req-bac14232-d863-4f37-9099-3fa4d31ce12b"}]} 2026-05-05 08:34:23.073 7 INFO neutron.services.segments.plugin [-] Segment d8b4f29e-a269-4bb2-b80e-e9f9f46d3438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8b4f29e-a269-4bb2-b80e-e9f9f46d3438 found for delete ", "request_id": "req-a873b079-6916-4e5c-8492-46f39e46afd3"}]} [pid: 7|app: 0|req: 1481/3068] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:22 2026] DELETE /v2.0/networks/98f6f896-147b-48ca-8b0c-15121ccea4c0 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:34:23.086 8 INFO neutron.services.segments.plugin [-] Segment 2b1b174b-8084-4844-a778-10f5d8270bb6 resource provider aggregate not found 2026-05-05 08:34:23.099 8 INFO neutron.services.segments.plugin [-] Segment 2b1b174b-8084-4844-a778-10f5d8270bb6 resource provider aggregate not found 2026-05-05 08:34:23.115 8 INFO neutron.services.segments.plugin [-] Segment 2b1b174b-8084-4844-a778-10f5d8270bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1b174b-8084-4844-a778-10f5d8270bb6 found for delete ", "request_id": "req-42b7d9d3-cf7e-4600-a8c7-06e8108279e2"}]} 2026-05-05 08:34:23.118 8 INFO neutron.services.segments.plugin [-] Segment 2b1b174b-8084-4844-a778-10f5d8270bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1b174b-8084-4844-a778-10f5d8270bb6 found for delete ", "request_id": "req-ae99c559-c28e-40df-836c-0f53ae3a204a"}]} [pid: 8|app: 0|req: 1588/3069] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:23 2026] DELETE /v2.0/networks/edd58e67-bb28-4d7d-9ce1-eaf78e17c4d1 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3070] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:23 2026] DELETE /v2.0/networks/135969cf-476f-4ab2-b3e9-caa35255dd3a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3071] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:23 2026] DELETE /v2.0/networks/8b560c54-f83a-4046-a999-989ad7056aad => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3072] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:24 2026] GET /v2.0/security-groups?tenant_id=f3c0e4f4ba9347d5b9880523da0ea87e&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3073] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:24 2026] DELETE /v2.0/security-groups/e01dbdb5-824b-4d9a-976e-0913a4408dda => 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: 1484/3074] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:24 2026] GET /v2.0/security-groups?tenant_id=1e7bd8b22a394eccae052a11b5f74792&name=default => generated 2929 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3075] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:24 2026] DELETE /v2.0/security-groups/0d13e853-dbdf-4350-870c-8c873dea5b41 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:34:25.288 7 INFO neutron.services.segments.plugin [-] Segment ba42cdab-af1c-4c11-8dd5-7ee3e487cc82 resource provider aggregate not found 2026-05-05 08:34:25.294 7 INFO neutron.services.segments.plugin [-] Segment ba42cdab-af1c-4c11-8dd5-7ee3e487cc82 resource provider aggregate not found 2026-05-05 08:34:25.306 7 INFO neutron.services.segments.plugin [-] Segment ba42cdab-af1c-4c11-8dd5-7ee3e487cc82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba42cdab-af1c-4c11-8dd5-7ee3e487cc82 found for delete ", "request_id": "req-424b2d52-8a76-4997-9d36-f2083b9aec4b"}]} 2026-05-05 08:34:25.313 7 INFO neutron.services.segments.plugin [-] Segment ba42cdab-af1c-4c11-8dd5-7ee3e487cc82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba42cdab-af1c-4c11-8dd5-7ee3e487cc82 found for delete ", "request_id": "req-6613a4e0-351c-4ab8-bcf0-d50134a31622"}]} [pid: 7|app: 0|req: 1485/3076] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:25 2026] GET /v2.0/security-groups?tenant_id=5688d643c18644a485f29264533a4d49&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:34:25.422 8 INFO neutron.services.segments.plugin [-] Segment 91fbd08d-6386-4b1d-a08e-0c198e5cfaf3 resource provider aggregate not found 2026-05-05 08:34:25.427 8 INFO neutron.services.segments.plugin [-] Segment 91fbd08d-6386-4b1d-a08e-0c198e5cfaf3 resource provider aggregate not found 2026-05-05 08:34:25.447 8 INFO neutron.services.segments.plugin [-] Segment 91fbd08d-6386-4b1d-a08e-0c198e5cfaf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91fbd08d-6386-4b1d-a08e-0c198e5cfaf3 found for delete ", "request_id": "req-f36a7983-3e31-4a5b-b998-2cffc1808595"}]} 2026-05-05 08:34:25.453 8 INFO neutron.services.segments.plugin [-] Segment 91fbd08d-6386-4b1d-a08e-0c198e5cfaf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91fbd08d-6386-4b1d-a08e-0c198e5cfaf3 found for delete ", "request_id": "req-d1bb667c-a22a-450a-bdd5-b01d39810283"}]} 2026-05-05 08:34:25.470 8 INFO neutron.services.segments.plugin [-] Segment 9c4a8834-e914-45d5-833c-3727ea4da89c resource provider aggregate not found 2026-05-05 08:34:25.474 8 INFO neutron.services.segments.plugin [-] Segment 9c4a8834-e914-45d5-833c-3727ea4da89c resource provider aggregate not found 2026-05-05 08:34:25.487 8 INFO neutron.services.segments.plugin [-] Segment 9c4a8834-e914-45d5-833c-3727ea4da89c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c4a8834-e914-45d5-833c-3727ea4da89c found for delete ", "request_id": "req-31d28ea7-5110-4b3e-8051-bab0e2322bd9"}]} 2026-05-05 08:34:25.490 8 INFO neutron.services.segments.plugin [-] Segment 9c4a8834-e914-45d5-833c-3727ea4da89c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c4a8834-e914-45d5-833c-3727ea4da89c found for delete ", "request_id": "req-70ace854-c18a-4ee3-9143-bdcaf50317fd"}]} [pid: 8|app: 0|req: 1592/3077] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:25 2026] DELETE /v2.0/security-groups/cc32b3df-a76b-4f84-8c06-2dd26dfcf8ec => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:34:29.660 8 WARNING neutron_lib.context [None req-cd7959d4-60a2-4e0d-b67a-4ca064b6c1d6 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:29.788 8 INFO neutron.db.segments_db [None req-cd7959d4-60a2-4e0d-b67a-4ca064b6c1d6 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Added segment b2ade970-b767-4df3-87e6-f46be9e3e9fd of type vxlan for network 8683611d-d072-4cde-86ab-f6fef64a1672 [pid: 8|app: 0|req: 1594/3080] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:29 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:29.904 7 WARNING neutron_lib.context [None req-7671358c-754e-4e84-aa84-1e0b837d1271 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1487/3081] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:34:29 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:30.270 8 WARNING neutron_lib.context [None req-16a8b9bd-c212-40d2-912a-8263b169a48d 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:30.341 8 INFO neutron.db.segments_db [None req-16a8b9bd-c212-40d2-912a-8263b169a48d 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Added segment 416a941a-4036-4c72-944b-4b15b9e70584 of type vxlan for network 3d546bd7-42fb-4dc8-aef3-39d9cb4b7472 [pid: 8|app: 0|req: 1595/3082] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:30 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:34:30.467 7 WARNING neutron_lib.context [None req-09808117-4f0d-415f-b19c-7299b638cb97 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1488/3083] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:34:30 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) 2026-05-05 08:34:30.874 8 WARNING neutron_lib.context [None req-47bc4681-ac92-47ad-939f-220ebdf418fc 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:30.932 8 INFO neutron.db.segments_db [None req-47bc4681-ac92-47ad-939f-220ebdf418fc 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Added segment a9b37cc7-5dba-427c-8080-826ec4b2eb71 of type vxlan for network f190a38f-f4d4-4099-912a-f282ad4f68f9 [pid: 8|app: 0|req: 1596/3084] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:30 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:34:31.086 7 WARNING neutron_lib.context [None req-802ebbd1-ce41-410a-bcc8-eb7be0bcb5f5 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1489/3085] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:34:31 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:31.461 8 WARNING neutron_lib.context [None req-1370d586-35ba-474b-a5cb-d2d54524fc05 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:31.531 8 INFO neutron.db.segments_db [None req-1370d586-35ba-474b-a5cb-d2d54524fc05 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Added segment fe21626d-3fbd-404c-890f-4ab322a71b4a of type vxlan for network a398e255-ed6d-458f-b314-ef635adee6cf [pid: 8|app: 0|req: 1597/3086] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:31 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:34:31.649 7 WARNING neutron_lib.context [None req-835b0ac0-0c20-461d-bba0-2792a0cb161e 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1490/3087] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:34:31 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:32.003 8 WARNING neutron_lib.context [None req-eac6c397-d89c-4ab8-93d9-68defffee079 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:32.065 8 INFO neutron.db.segments_db [None req-eac6c397-d89c-4ab8-93d9-68defffee079 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Added segment f5a0ffea-6a62-433c-b7cd-5f66e8c72b87 of type vxlan for network 930b66c7-33b6-4564-83f8-7a9adc4eba4d [pid: 8|app: 0|req: 1598/3088] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:31 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 08:34:32.185 7 WARNING neutron_lib.context [None req-316a12b9-748b-4e7a-8251-36ed33ebf0b4 9f3ade75b53447a8b250431f2ebab589 4ac4b46a98024649b71de5bc10394676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1491/3089] 10.0.0.130 () {34 vars in 664 bytes} [Tue May 5 08:34:32 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3090] 10.0.0.130 () {34 vars in 747 bytes} [Tue May 5 08:34:32 2026] PUT /v2.0/ports/51dc1a7b-ec0e-4654-8b2e-0a7454d849e3/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1492/3091] 10.0.0.130 () {34 vars in 747 bytes} [Tue May 5 08:34:32 2026] PUT /v2.0/ports/0ef5fbc1-5b47-4567-8e4f-ad68f90b6eba/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3092] 10.0.0.130 () {34 vars in 747 bytes} [Tue May 5 08:34:32 2026] PUT /v2.0/ports/5b355553-1a24-4a94-962c-fbc72ccc83d5/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3093] 10.0.0.130 () {34 vars in 747 bytes} [Tue May 5 08:34:32 2026] PUT /v2.0/ports/cbb9bbd5-6ea8-4e84-91cf-647c5609724f/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3094] 10.0.0.130 () {32 vars in 660 bytes} [Tue May 5 08:34:32 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3095] 10.0.0.130 () {32 vars in 674 bytes} [Tue May 5 08:34:33 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3096] 10.0.0.130 () {32 vars in 670 bytes} [Tue May 5 08:34:33 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3097] 10.0.0.130 () {32 vars in 682 bytes} [Tue May 5 08:34:33 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3098] 10.0.0.130 () {32 vars in 668 bytes} [Tue May 5 08:34:33 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3099] 10.0.0.130 () {32 vars in 682 bytes} [Tue May 5 08:34:33 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3100] 10.0.0.130 () {32 vars in 678 bytes} [Tue May 5 08:34:33 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3101] 10.0.0.130 () {32 vars in 690 bytes} [Tue May 5 08:34:33 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3102] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:34:33 2026] DELETE /v2.0/ports/51dc1a7b-ec0e-4654-8b2e-0a7454d849e3 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3103] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:34:34 2026] DELETE /v2.0/ports/0ef5fbc1-5b47-4567-8e4f-ad68f90b6eba => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3104] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:34:34 2026] DELETE /v2.0/ports/5b355553-1a24-4a94-962c-fbc72ccc83d5 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3105] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:34:34 2026] DELETE /v2.0/ports/cbb9bbd5-6ea8-4e84-91cf-647c5609724f => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3106] 10.0.0.130 () {32 vars in 720 bytes} [Tue May 5 08:34:34 2026] DELETE /v2.0/ports/b99f59a3-3c2b-42c5-b82d-8c9863b3d859 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3107] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:35 2026] DELETE /v2.0/networks/8683611d-d072-4cde-86ab-f6fef64a1672 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:34:35.498 8 INFO neutron.services.segments.plugin [-] Segment 416a941a-4036-4c72-944b-4b15b9e70584 resource provider aggregate not found 2026-05-05 08:34:35.503 8 INFO neutron.services.segments.plugin [-] Segment 416a941a-4036-4c72-944b-4b15b9e70584 resource provider aggregate not found [pid: 8|app: 0|req: 1608/3108] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:35 2026] DELETE /v2.0/networks/3d546bd7-42fb-4dc8-aef3-39d9cb4b7472 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:34:35.523 7 INFO neutron.services.segments.plugin [-] Segment b2ade970-b767-4df3-87e6-f46be9e3e9fd resource provider aggregate not found 2026-05-05 08:34:35.529 7 INFO neutron.services.segments.plugin [-] Segment b2ade970-b767-4df3-87e6-f46be9e3e9fd resource provider aggregate not found 2026-05-05 08:34:35.558 7 INFO neutron.services.segments.plugin [-] Segment b2ade970-b767-4df3-87e6-f46be9e3e9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2ade970-b767-4df3-87e6-f46be9e3e9fd found for delete ", "request_id": "req-62480220-2f54-442b-b128-cbde18bf8b41"}]} 2026-05-05 08:34:35.559 7 INFO neutron.services.segments.plugin [-] Segment b2ade970-b767-4df3-87e6-f46be9e3e9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2ade970-b767-4df3-87e6-f46be9e3e9fd found for delete ", "request_id": "req-80913129-c6a3-4cb2-8838-b2150ead562a"}]} [pid: 7|app: 0|req: 1501/3109] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:35 2026] DELETE /v2.0/networks/f190a38f-f4d4-4099-912a-f282ad4f68f9 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:34:35.725 8 INFO neutron.services.segments.plugin [-] Segment 416a941a-4036-4c72-944b-4b15b9e70584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 416a941a-4036-4c72-944b-4b15b9e70584 found for delete ", "request_id": "req-de077d08-5b62-4783-bcf0-d76bc2c46244"}]} 2026-05-05 08:34:35.738 8 INFO neutron.services.segments.plugin [-] Segment 416a941a-4036-4c72-944b-4b15b9e70584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 416a941a-4036-4c72-944b-4b15b9e70584 found for delete ", "request_id": "req-d3368113-880c-440e-8370-edc12e200902"}]} [pid: 8|app: 0|req: 1609/3110] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:35 2026] DELETE /v2.0/networks/a398e255-ed6d-458f-b314-ef635adee6cf => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3111] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:35 2026] DELETE /v2.0/networks/930b66c7-33b6-4564-83f8-7a9adc4eba4d => 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: 1610/3112] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:36 2026] GET /v2.0/security-groups?tenant_id=8d74132c4e6a49a1b13b38eebb9d0f54&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3113] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:37 2026] DELETE /v2.0/security-groups/2bde7c7a-0247-4fb8-8b39-d9037a97d077 => 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: 1611/3114] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:37 2026] GET /v2.0/security-groups?tenant_id=5a38494a6f614a758829106afe5b41bd&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:34:37.617 7 INFO neutron.services.segments.plugin [-] Segment a9b37cc7-5dba-427c-8080-826ec4b2eb71 resource provider aggregate not found 2026-05-05 08:34:37.622 7 INFO neutron.services.segments.plugin [-] Segment a9b37cc7-5dba-427c-8080-826ec4b2eb71 resource provider aggregate not found 2026-05-05 08:34:37.636 7 INFO neutron.services.segments.plugin [-] Segment a9b37cc7-5dba-427c-8080-826ec4b2eb71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b37cc7-5dba-427c-8080-826ec4b2eb71 found for delete ", "request_id": "req-610852a1-ca20-447b-9d8e-fe3e30d87fc5"}]} 2026-05-05 08:34:37.642 7 INFO neutron.services.segments.plugin [-] Segment a9b37cc7-5dba-427c-8080-826ec4b2eb71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b37cc7-5dba-427c-8080-826ec4b2eb71 found for delete ", "request_id": "req-a95aa347-c6cf-42b0-b3a5-93ca292e7429"}]} 2026-05-05 08:34:37.656 7 INFO neutron.services.segments.plugin [-] Segment f5a0ffea-6a62-433c-b7cd-5f66e8c72b87 resource provider aggregate not found 2026-05-05 08:34:37.664 7 INFO neutron.services.segments.plugin [-] Segment f5a0ffea-6a62-433c-b7cd-5f66e8c72b87 resource provider aggregate not found 2026-05-05 08:34:37.678 7 INFO neutron.services.segments.plugin [-] Segment f5a0ffea-6a62-433c-b7cd-5f66e8c72b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a0ffea-6a62-433c-b7cd-5f66e8c72b87 found for delete ", "request_id": "req-3b69095b-6c46-4fd4-9338-c879c4c14146"}]} 2026-05-05 08:34:37.678 7 INFO neutron.services.segments.plugin [-] Segment f5a0ffea-6a62-433c-b7cd-5f66e8c72b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a0ffea-6a62-433c-b7cd-5f66e8c72b87 found for delete ", "request_id": "req-23f33257-074b-4218-ace7-9bc76a190238"}]} [pid: 7|app: 0|req: 1504/3115] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:37 2026] DELETE /v2.0/security-groups/ce64e4b5-0753-4ad0-8f3e-f1b8a773c780 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:34:37.908 8 INFO neutron.services.segments.plugin [-] Segment fe21626d-3fbd-404c-890f-4ab322a71b4a resource provider aggregate not found 2026-05-05 08:34:37.914 8 INFO neutron.services.segments.plugin [-] Segment fe21626d-3fbd-404c-890f-4ab322a71b4a resource provider aggregate not found 2026-05-05 08:34:37.927 8 INFO neutron.services.segments.plugin [-] Segment fe21626d-3fbd-404c-890f-4ab322a71b4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe21626d-3fbd-404c-890f-4ab322a71b4a found for delete ", "request_id": "req-9980c6f8-e7dd-4fba-bc70-fd0eae1e6412"}]} 2026-05-05 08:34:37.933 8 INFO neutron.services.segments.plugin [-] Segment fe21626d-3fbd-404c-890f-4ab322a71b4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe21626d-3fbd-404c-890f-4ab322a71b4a found for delete ", "request_id": "req-fcd7ae23-9412-4ad7-bb17-1dd719af6787"}]} [pid: 8|app: 0|req: 1612/3116] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:37 2026] GET /v2.0/security-groups?tenant_id=4ac4b46a98024649b71de5bc10394676&name=default => generated 2929 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3117] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:37 2026] DELETE /v2.0/security-groups/1b6f67ca-c58e-438c-83f7-c4a379ac85de => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:34:41.189 7 WARNING neutron_lib.context [None req-d5872f2d-f2c8-45f3-8c4b-492c432b7c64 e76753f1097c4704a464f3170a0f7ac8 68f833f852644cb5bc4859761b7ca1d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 08:34:41.330 7 INFO neutron.db.segments_db [None req-d5872f2d-f2c8-45f3-8c4b-492c432b7c64 e76753f1097c4704a464f3170a0f7ac8 68f833f852644cb5bc4859761b7ca1d4 - - default default] Added segment a12b0484-9a2a-43e4-86b5-9ec127d81e4f of type vxlan for network 8a9a6d9b-41c0-494c-ade7-2b1a5329a83b [pid: 7|app: 0|req: 1507/3120] 10.0.0.130 () {34 vars in 670 bytes} [Tue May 5 08:34:41 2026] POST /v2.0/networks => generated 632 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 08:34:41.459 8 WARNING neutron_lib.context [None req-20cd158b-cd62-49ac-a00e-594d56785549 e76753f1097c4704a464f3170a0f7ac8 68f833f852644cb5bc4859761b7ca1d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1614/3121] 10.0.0.130 () {34 vars in 669 bytes} [Tue May 5 08:34:41 2026] POST /v2.0/subnets => generated 602 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3122] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:34:41 2026] PUT /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3123] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:34:41 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3124] 10.0.0.130 () {34 vars in 762 bytes} [Tue May 5 08:34:41 2026] PUT /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/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: 1616/3125] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:34:41 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/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: 1510/3126] 10.0.0.130 () {34 vars in 758 bytes} [Tue May 5 08:34:42 2026] PUT /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3127] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:34:42 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3128] 10.0.0.130 () {34 vars in 780 bytes} [Tue May 5 08:34:42 2026] PUT /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3129] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:34:42 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3130] 10.0.0.130 () {34 vars in 751 bytes} [Tue May 5 08:34:42 2026] PUT /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3131] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:34:42 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3132] 10.0.0.130 () {32 vars in 739 bytes} [Tue May 5 08:34:42 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:34:42.436 8 INFO neutron.api.v2.resource [None req-4833cac0-7ce3-4f19-9847-e90c87b5e70d e76753f1097c4704a464f3170a0f7ac8 68f833f852644cb5bc4859761b7ca1d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3133] 10.0.0.130 () {32 vars in 743 bytes} [Tue May 5 08:34:42 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3134] 10.0.0.130 () {32 vars in 742 bytes} [Tue May 5 08:34:42 2026] DELETE /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3135] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:34:42 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 08:34:42.590 7 INFO neutron.api.v2.resource [None req-1db44846-7a5e-46f1-8149-4356c5b09847 e76753f1097c4704a464f3170a0f7ac8 68f833f852644cb5bc4859761b7ca1d4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3136] 10.0.0.130 () {32 vars in 746 bytes} [Tue May 5 08:34:42 2026] DELETE /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3137] 10.0.0.130 () {32 vars in 734 bytes} [Tue May 5 08:34:42 2026] DELETE /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3138] 10.0.0.130 () {32 vars in 731 bytes} [Tue May 5 08:34:42 2026] GET /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df/tags => 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: 1623/3139] 10.0.0.130 () {32 vars in 724 bytes} [Tue May 5 08:34:42 2026] DELETE /v2.0/subnets/57e354ef-c9dd-46bf-bf96-59b9289ef9df => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 08:34:43.295 7 INFO neutron.services.segments.plugin [-] Segment a12b0484-9a2a-43e4-86b5-9ec127d81e4f resource provider aggregate not found 2026-05-05 08:34:43.299 7 INFO neutron.services.segments.plugin [-] Segment a12b0484-9a2a-43e4-86b5-9ec127d81e4f resource provider aggregate not found 2026-05-05 08:34:43.314 7 INFO neutron.services.segments.plugin [-] Segment a12b0484-9a2a-43e4-86b5-9ec127d81e4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a12b0484-9a2a-43e4-86b5-9ec127d81e4f found for delete ", "request_id": "req-c5a20d64-4054-4ab8-af07-8be2396690e8"}]} 2026-05-05 08:34:43.315 7 INFO neutron.services.segments.plugin [-] Segment a12b0484-9a2a-43e4-86b5-9ec127d81e4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a12b0484-9a2a-43e4-86b5-9ec127d81e4f found for delete ", "request_id": "req-b2af5f98-3da2-45c6-91c4-dfa14b0e1f9e"}]} [pid: 7|app: 0|req: 1517/3140] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 5 08:34:42 2026] DELETE /v2.0/networks/8a9a6d9b-41c0-494c-ade7-2b1a5329a83b => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3141] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:43 2026] GET /v2.0/security-groups?tenant_id=68f833f852644cb5bc4859761b7ca1d4&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3142] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:44 2026] DELETE /v2.0/security-groups/a4a64533-7cf2-426a-b0f6-e01db231b65d => 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: 1625/3143] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:44 2026] GET /v2.0/security-groups?tenant_id=9eb6ebf413234f3db230bcf8930153ab&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3144] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:44 2026] DELETE /v2.0/security-groups/c172fd4c-d5cb-41de-83ad-e6a30a997c57 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3145] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:47 2026] GET /v2.0/security-groups?tenant_id=d24b169d943249c99cb7cab0a38e35b7&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3146] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:48 2026] DELETE /v2.0/security-groups/fb49481f-89b4-420d-b244-dbbf73b58e38 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3147] 10.0.0.130 () {32 vars in 774 bytes} [Tue May 5 08:34:48 2026] GET /v2.0/security-groups?tenant_id=810e708b52db4b03a1e94570ad98760b&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3148] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 5 08:34:48 2026] DELETE /v2.0/security-groups/67ed409e-96ee-474c-9882-88118906f0dc => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3149] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:34:50 2026] GET /v2.0/networks => generated 2168 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3150] 10.0.0.130 () {32 vars in 655 bytes} [Tue May 5 08:34:52 2026] GET /v2.0/floatingips => 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: 1629/3151] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:34:52 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3152] 10.0.0.130 () {32 vars in 643 bytes} [Tue May 5 08:34:52 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3153] 10.0.0.130 () {32 vars in 647 bytes} [Tue May 5 08:34:52 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3154] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 5 08:34:52 2026] GET /v2.0/networks => generated 2168 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3155] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 5 08:34:52 2026] GET /v2.0/security-groups => generated 17401 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3156] 10.0.0.130 () {32 vars in 655 bytes} [Tue May 5 08:34:52 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)