+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 11 01:31:45 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:03 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-5ff6cdfdc7-bpn4k machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fd99fd06668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-11 01:31:49.927 7 INFO neutron.common.config [-] Logging enabled! 2026-05-11 01:31:49.928 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-11 01:31:49.945 8 INFO neutron.common.config [-] Logging enabled! 2026-05-11 01:31:49.945 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-11 01:31:50.451 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 01:31:50.452 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 01:31:51.472 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:31:51.475 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 01:31:51.479 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 01:31:51.480 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:31:51.480 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 01:31:51.480 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 01:31:51.481 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:51.488 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:51.488 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:51.488 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:31:51.510 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 01:31:51.511 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:31:51.511 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 01:31:51.533 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:31:51.536 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 01:31:51.539 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 01:31:51.540 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:31:51.541 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 01:31:51.541 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 01:31:51.541 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:51.549 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:51.549 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:51.549 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:31:51.559 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 01:31:51.560 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 01:31:51.560 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 01:31:51.560 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 01:31:51.571 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 01:31:51.572 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:31:51.573 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 01:31:51.619 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 01:31:51.619 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 01:31:51.619 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 01:31:51.620 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 01:31:51.962 7 INFO neutron.plugins.ml2.managers [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 01:31:52.052 8 INFO neutron.plugins.ml2.managers [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] Initializing driver for type 'vlan' 2026-05-11 01:31:52.100 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 01:31:52.101 7 INFO neutron.plugins.ml2.managers [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 01:31:52.101 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 01:31:52.116 7 INFO neutron.plugins.ml2.managers [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 01:31:52.117 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 01:31:52.117 7 INFO neutron.plugins.ml2.managers [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 01:31:52.117 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 01:31:52.117 7 INFO neutron.plugins.ml2.managers [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] Initializing extension driver 'qos' 2026-05-11 01:31:52.117 7 INFO neutron.plugins.ml2.managers [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 01:31:52.117 7 INFO neutron.plugins.ml2.managers [None req-c6c8aa10-55f2-4925-9dc8-fb2981042798 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 01:31:52.129 7 INFO neutron.quota [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded quota_driver: . 2026-05-11 01:31:52.129 7 INFO neutron.plugins.ml2.plugin [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 01:31:52.129 7 INFO neutron.plugins.ml2.managers [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 01:31:52.129 7 INFO neutron.plugins.ml2.managers [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 01:31:52.130 7 INFO neutron.plugins.ml2.managers [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 01:31:52.130 7 INFO neutron.extensions.vlantransparent [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Disabled vlantransparent extension. 2026-05-11 01:31:52.130 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: qos 2026-05-11 01:31:52.143 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: router 2026-05-11 01:31:52.182 7 INFO neutron.services.service_base [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 01:31:52.183 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: segments 2026-05-11 01:31:52.185 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] VlanTypeDriver initialization complete 2026-05-11 01:31:52.186 8 INFO neutron.plugins.ml2.managers [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 01:31:52.186 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 01:31:52.202 8 INFO neutron.plugins.ml2.managers [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 01:31:52.202 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 01:31:52.202 8 INFO neutron.plugins.ml2.managers [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] Initializing extension driver 'port_security' 2026-05-11 01:31:52.202 8 INFO neutron.plugins.ml2.extensions.port_security [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 01:31:52.202 8 INFO neutron.plugins.ml2.managers [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] Initializing extension driver 'qos' 2026-05-11 01:31:52.203 8 INFO neutron.plugins.ml2.managers [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 01:31:52.203 8 INFO neutron.plugins.ml2.managers [None req-47d248bd-85f6-42c8-81dd-2a0385d3bfdc - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 01:31:52.214 8 INFO neutron.quota [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded quota_driver: . 2026-05-11 01:31:52.215 8 INFO neutron.plugins.ml2.plugin [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 01:31:52.215 8 INFO neutron.plugins.ml2.managers [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 01:31:52.215 8 INFO neutron.plugins.ml2.managers [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 01:31:52.215 8 INFO neutron.plugins.ml2.managers [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 01:31:52.215 8 INFO neutron.extensions.vlantransparent [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Disabled vlantransparent extension. 2026-05-11 01:31:52.215 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: qos 2026-05-11 01:31:52.228 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: router 2026-05-11 01:31:52.268 8 INFO neutron.services.service_base [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 01:31:52.269 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: segments 2026-05-11 01:31:52.278 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: trunk 2026-05-11 01:31:52.292 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: vpnaas 2026-05-11 01:31:52.330 7 WARNING stevedore.named [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 01:31:52.367 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: trunk 2026-05-11 01:31:52.383 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: vpnaas 2026-05-11 01:31:52.408 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 01:31:52.409 7 INFO neutron.common.utils [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 01:31:52.409 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 01:31:52.414 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: tag 2026-05-11 01:31:52.420 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: timestamp 2026-05-11 01:31:52.421 8 WARNING stevedore.named [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 01:31:52.423 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 01:31:52.427 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: flavors 2026-05-11 01:31:52.430 7 INFO neutron.manager [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loading Plugin: revisions 2026-05-11 01:31:52.433 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Initializing extension manager. 2026-05-11 01:31:52.435 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: address-group 2026-05-11 01:31:52.436 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: address-scope 2026-05-11 01:31:52.436 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 01:31:52.437 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: agent 2026-05-11 01:31:52.438 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 01:31:52.439 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 01:31:52.439 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 01:31:52.440 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: availability_zone 2026-05-11 01:31:52.441 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 01:31:52.441 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 01:31:52.442 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 01:31:52.443 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 01:31:52.444 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: dns-integration 2026-05-11 01:31:52.444 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 01:31:52.445 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 01:31:52.445 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: dvr 2026-05-11 01:31:52.446 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 01:31:52.446 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 01:31:52.447 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:31:52.447 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 01:31:52.448 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: external-net 2026-05-11 01:31:52.448 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 01:31:52.449 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: extraroute 2026-05-11 01:31:52.450 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 01:31:52.450 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 01:31:52.451 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 01:31:52.451 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 01:31:52.452 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 01:31:52.452 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: fip-port-details 2026-05-11 01:31:52.453 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: flavors 2026-05-11 01:31:52.454 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 01:31:52.455 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 01:31:52.455 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: ip_allocation 2026-05-11 01:31:52.456 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 01:31:52.456 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 01:31:52.457 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: router 2026-05-11 01:31:52.459 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:31:52.460 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 01:31:52.460 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 01:31:52.461 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 01:31:52.461 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: l3-ha 2026-05-11 01:31:52.462 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:31:52.462 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 01:31:52.463 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: l3-flavors 2026-05-11 01:31:52.464 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:31:52.464 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 01:31:52.468 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 01:31:52.470 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 01:31:52.471 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 01:31:52.472 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 01:31:52.472 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 01:31:52.473 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: multi-provider 2026-05-11 01:31:52.474 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: net-mtu 2026-05-11 01:31:52.474 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 01:31:52.475 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 01:31:52.475 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: network_ha 2026-05-11 01:31:52.476 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 01:31:52.477 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 01:31:52.477 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: pagination 2026-05-11 01:31:52.478 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-device-profile 2026-05-11 01:31:52.478 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 01:31:52.479 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 01:31:52.479 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 01:31:52.480 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-mac-override 2026-05-11 01:31:52.480 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 01:31:52.481 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 01:31:52.481 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 01:31:52.482 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-resource-request 2026-05-11 01:31:52.482 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 01:31:52.483 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 01:31:52.484 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: binding 2026-05-11 01:31:52.485 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: binding-extended 2026-05-11 01:31:52.485 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-security 2026-05-11 01:31:52.485 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: project-id 2026-05-11 01:31:52.486 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: provider 2026-05-11 01:31:52.488 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos 2026-05-11 01:31:52.489 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 01:31:52.489 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 01:31:52.490 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-default 2026-05-11 01:31:52.490 8 INFO neutron_vpnaas.services.vpn.plugin [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 01:31:52.490 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-fip 2026-05-11 01:31:52.491 8 INFO neutron.common.utils [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 01:31:52.491 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 01:31:52.491 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 01:31:52.491 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 01:31:52.492 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 01:31:52.493 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 01:31:52.493 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 01:31:52.494 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-pps 2026-05-11 01:31:52.494 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 01:31:52.495 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 01:31:52.495 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 01:31:52.495 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: tag 2026-05-11 01:31:52.496 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 01:31:52.498 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: quotas 2026-05-11 01:31:52.499 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: quota_details 2026-05-11 01:31:52.500 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: rbac-policies 2026-05-11 01:31:52.501 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 01:31:52.501 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 01:31:52.502 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 01:31:52.502 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 01:31:52.503 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: timestamp 2026-05-11 01:31:52.503 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: revision-if-match 2026-05-11 01:31:52.504 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 01:31:52.504 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 01:31:52.505 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 01:31:52.505 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 01:31:52.506 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 01:31:52.507 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 01:31:52.507 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 01:31:52.508 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 01:31:52.508 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 01:31:52.509 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: flavors 2026-05-11 01:31:52.509 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 01:31:52.512 8 INFO neutron.manager [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loading Plugin: revisions 2026-05-11 01:31:52.513 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: security-group 2026-05-11 01:31:52.514 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: segment 2026-05-11 01:31:52.515 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 01:31:52.515 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Initializing extension manager. 2026-05-11 01:31:52.516 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: service-type 2026-05-11 01:31:52.516 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: sorting 2026-05-11 01:31:52.516 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: address-group 2026-05-11 01:31:52.517 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 01:31:52.517 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: address-scope 2026-05-11 01:31:52.517 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 01:31:52.518 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 01:31:52.518 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 01:31:52.518 7 WARNING neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 01:31:52.519 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: agent 2026-05-11 01:31:52.519 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 01:31:52.519 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 01:31:52.519 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 01:31:52.520 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 01:31:52.520 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 01:31:52.520 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 01:31:52.521 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 01:31:52.521 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 01:31:52.522 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 01:31:52.522 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: availability_zone 2026-05-11 01:31:52.522 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 01:31:52.522 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 01:31:52.523 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: tag-creation 2026-05-11 01:31:52.523 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 01:31:52.523 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 01:31:52.523 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 01:31:52.525 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 01:31:52.525 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: dns-integration 2026-05-11 01:31:52.526 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 01:31:52.526 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 01:31:52.527 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 01:31:52.527 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: dvr 2026-05-11 01:31:52.528 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 01:31:52.528 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 01:31:52.528 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 01:31:52.528 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: trunk 2026-05-11 01:31:52.529 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:31:52.529 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: trunk-details 2026-05-11 01:31:52.529 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 01:31:52.529 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 01:31:52.529 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: external-net 2026-05-11 01:31:52.530 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 01:31:52.530 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 01:31:52.530 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: extraroute 2026-05-11 01:31:52.531 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 01:31:52.532 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 01:31:52.532 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 01:31:52.532 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 01:31:52.532 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 01:31:52.533 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 01:31:52.533 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 01:31:52.533 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 01:31:52.534 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: fip-port-details 2026-05-11 01:31:52.534 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: flavors 2026-05-11 01:31:52.535 7 INFO neutron.api.extensions [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Loaded extension: vpnaas 2026-05-11 01:31:52.535 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 01:31:52.536 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 01:31:52.537 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: ip_allocation 2026-05-11 01:31:52.537 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 01:31:52.537 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 01:31:52.537 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 01:31:52.537 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.538 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 01:31:52.538 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 01:31:52.539 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: router 2026-05-11 01:31:52.540 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:31:52.541 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:31:52.541 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 01:31:52.541 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:31:52.542 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 01:31:52.542 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 01:31:52.543 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: l3-ha 2026-05-11 01:31:52.543 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:31:52.544 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 01:31:52.544 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: l3-flavors 2026-05-11 01:31:52.545 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:31:52.546 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:31:52.547 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:31:52.547 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:31:52.547 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 01:31:52.547 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.548 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] subnetpool is already registered 2026-05-11 01:31:52.548 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.548 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] subnetpool is already registered 2026-05-11 01:31:52.549 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:31:52.549 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:31:52.549 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 01:31:52.550 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:31:52.550 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:31:52.550 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:31:52.551 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 01:31:52.551 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:31:52.552 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 01:31:52.553 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 01:31:52.553 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 01:31:52.554 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: multi-provider 2026-05-11 01:31:52.554 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: net-mtu 2026-05-11 01:31:52.555 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:31:52.555 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] router is already registered 2026-05-11 01:31:52.555 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 01:31:52.555 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:31:52.555 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] floatingip is already registered 2026-05-11 01:31:52.556 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 01:31:52.556 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: network_ha 2026-05-11 01:31:52.557 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 01:31:52.558 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 01:31:52.558 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: pagination 2026-05-11 01:31:52.559 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-device-profile 2026-05-11 01:31:52.559 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:31:52.559 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] rbac_policy is already registered 2026-05-11 01:31:52.559 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 01:31:52.560 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 01:31:52.560 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:31:52.560 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] security_group is already registered 2026-05-11 01:31:52.560 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 01:31:52.560 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:31:52.560 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] security_group_rule is already registered 2026-05-11 01:31:52.561 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-mac-override 2026-05-11 01:31:52.561 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 01:31:52.561 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.561 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] subnetpool is already registered 2026-05-11 01:31:52.562 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 01:31:52.562 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.562 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] subnetpool is already registered 2026-05-11 01:31:52.562 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 01:31:52.562 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:31:52.563 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] trunk is already registered 2026-05-11 01:31:52.563 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-resource-request 2026-05-11 01:31:52.563 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:31:52.563 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] endpoint_group is already registered 2026-05-11 01:31:52.563 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 01:31:52.563 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:31:52.564 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] vpnservice is already registered 2026-05-11 01:31:52.564 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 01:31:52.564 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:31:52.564 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] ipsec_site_connection is already registered 2026-05-11 01:31:52.565 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: binding 2026-05-11 01:31:52.565 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:31:52.565 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] ipsecpolicy is already registered 2026-05-11 01:31:52.565 7 INFO neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:31:52.565 7 WARNING neutron.quota.resource_registry [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] ikepolicy is already registered 2026-05-11 01:31:52.565 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: binding-extended 2026-05-11 01:31:52.566 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-security 2026-05-11 01:31:52.566 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: project-id 2026-05-11 01:31:52.567 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: provider 2026-05-11 01:31:52.569 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos 2026-05-11 01:31:52.570 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 01:31:52.570 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 01:31:52.571 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-default 2026-05-11 01:31:52.571 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-fip 2026-05-11 01:31:52.572 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 01:31:52.572 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 01:31:52.573 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 01:31:52.574 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 01:31:52.574 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 01:31:52.575 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-pps 2026-05-11 01:31:52.575 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 01:31:52.576 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 01:31:52.576 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 01:31:52.577 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 01:31:52.579 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: quotas 2026-05-11 01:31:52.580 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: quota_details 2026-05-11 01:31:52.581 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: rbac-policies 2026-05-11 01:31:52.582 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 01:31:52.582 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 01:31:52.583 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 01:31:52.583 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 01:31:52.584 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: revision-if-match 2026-05-11 01:31:52.585 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 01:31:52.585 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 01:31:52.586 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 01:31:52.587 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 01:31:52.588 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 01:31:52.588 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 01:31:52.589 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 01:31:52.589 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 01:31:52.590 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 01:31:52.594 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: security-group 2026-05-11 01:31:52.595 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: segment 2026-05-11 01:31:52.596 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 01:31:52.596 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: service-type 2026-05-11 01:31:52.597 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: sorting 2026-05-11 01:31:52.597 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 01:31:52.598 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 01:31:52.599 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 01:31:52.599 8 WARNING neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 01:31:52.600 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 01:31:52.600 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 01:31:52.601 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 01:31:52.601 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 01:31:52.602 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 01:31:52.602 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 01:31:52.603 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 01:31:52.604 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: tag-creation 2026-05-11 01:31:52.604 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 01:31:52.608 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 01:31:52.608 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 01:31:52.609 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: trunk 2026-05-11 01:31:52.609 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: trunk-details 2026-05-11 01:31:52.610 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 01:31:52.611 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 01:31:52.612 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 01:31:52.613 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 01:31:52.614 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 01:31:52.615 8 INFO neutron.api.extensions [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Loaded extension: vpnaas 2026-05-11 01:31:52.618 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 01:31:52.618 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 01:31:52.618 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.618 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 01:31:52.621 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:31:52.622 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:31:52.627 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:31:52.627 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:31:52.628 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:31:52.629 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.629 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] subnetpool is already registered 2026-05-11 01:31:52.629 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.629 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] subnetpool is already registered 2026-05-11 01:31:52.630 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:31:52.630 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:31:52.631 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:31:52.631 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:31:52.632 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:31:52.632 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:31:52.636 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:31:52.636 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] router is already registered 2026-05-11 01:31:52.636 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:31:52.637 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] floatingip is already registered 2026-05-11 01:31:52.640 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:31:52.640 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] rbac_policy is already registered 2026-05-11 01:31:52.641 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:31:52.641 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] security_group is already registered 2026-05-11 01:31:52.641 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:31:52.642 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] security_group_rule is already registered 2026-05-11 01:31:52.642 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.643 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] subnetpool is already registered 2026-05-11 01:31:52.643 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:31:52.643 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] subnetpool is already registered 2026-05-11 01:31:52.644 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:31:52.644 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] trunk is already registered 2026-05-11 01:31:52.644 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:31:52.644 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] endpoint_group is already registered 2026-05-11 01:31:52.645 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:31:52.645 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] vpnservice is already registered 2026-05-11 01:31:52.645 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:31:52.645 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] ipsec_site_connection is already registered 2026-05-11 01:31:52.646 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:31:52.646 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] ipsecpolicy is already registered 2026-05-11 01:31:52.646 8 INFO neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:31:52.647 8 WARNING neutron.quota.resource_registry [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] ikepolicy is already registered 2026-05-11 01:31:52.730 7 WARNING keystonemiddleware._common.config [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:31:52.736 7 WARNING oslo_config.cfg [None req-1a43fb70-8d5d-4fdf-ae7b-e473839bc3a3 - - - - - -] 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 7 seconds on interpreter 0x7fd99fd06668 pid: 7 (default app) 2026-05-11 01:31:52.861 8 WARNING keystonemiddleware._common.config [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:31:52.869 8 WARNING oslo_config.cfg [None req-bb150977-75fe-4c02-b1a2-f9f45f7ed080 - - - - - -] 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 7 seconds on interpreter 0x7fd99fd06668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:31:58.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d9b56e2-e130-4f85-897d-9a2c19675304 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 01:31:57 2026] GET /v2.0/networks/public => generated 108 bytes in 683 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 01:31:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:31:58.716 8 WARNING neutron.services.revisions.revision_plugin [None req-d95939bc-c895-4878-90e8-aa47252eb900 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Could not find related network for resource to bump revision. 2026-05-11 01:31:58.738 8 INFO neutron.db.segments_db [None req-d95939bc-c895-4878-90e8-aa47252eb900 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 4ba023d7-50e4-4e9c-b8c3-70b9e3e177d7 of type flat for network 0ea17029-08f1-4f03-bef0-8a86a01fa5fd 2026-05-11 01:31:58.778 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d95939bc-c895-4878-90e8-aa47252eb900 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.109 () {48 vars in 967 bytes} [Mon May 11 01:31:58 2026] POST /v2.0/networks => generated 124 bytes in 420 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:32:04.969 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53789322-5020-4187-8e24-ce5fb9ae3bf4 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 01:32:04 2026] GET /v2.0/networks/public => generated 108 bytes in 393 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 01:32:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:32:05.214 7 WARNING neutron.services.revisions.revision_plugin [None req-80a29070-3d45-4506-8cb3-fcdea9ca09da 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Could not find related network for resource to bump revision. 2026-05-11 01:32:05.237 7 INFO neutron.db.segments_db [None req-80a29070-3d45-4506-8cb3-fcdea9ca09da 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 855d5aa0-c770-4fc3-8d99-7752070f720c of type flat for network 49799ec9-736a-4027-81d5-0963651bbe7a 2026-05-11 01:32:05.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80a29070-3d45-4506-8cb3-fcdea9ca09da 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.109 () {48 vars in 967 bytes} [Mon May 11 01:32:05 2026] POST /v2.0/networks => generated 124 bytes in 293 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:32:11.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95a9c7c2-65d1-4853-b718-b7725dda4f85 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 01:32:11 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 01:32:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:32:11.200 7 WARNING neutron.services.revisions.revision_plugin [None req-5563d83d-bea4-42e8-9f49-d7fad36c70bb 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Could not find related network for resource to bump revision. 2026-05-11 01:32:11.212 7 INFO neutron.db.segments_db [None req-5563d83d-bea4-42e8-9f49-d7fad36c70bb 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 6f823c27-4510-4132-84de-79a696a77942 of type flat for network e0e4ae00-8a16-4d7f-ada9-1fbca9faa1bf 2026-05-11 01:32:11.237 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5563d83d-bea4-42e8-9f49-d7fad36c70bb 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.109 () {48 vars in 967 bytes} [Mon May 11 01:32:11 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:32:17.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47462a19-d356-495e-8b19-4a7e95a06fec 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 01:32:17 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 01:32:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:32:17.155 8 WARNING neutron.services.revisions.revision_plugin [None req-1622b4ec-0ae2-40ff-bec0-b76484baa9e6 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Could not find related network for resource to bump revision. 2026-05-11 01:32:17.178 8 INFO neutron.db.segments_db [None req-1622b4ec-0ae2-40ff-bec0-b76484baa9e6 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 65e81763-37c5-40f4-9210-a5de0e8d0e71 of type flat for network 64580346-093f-43bb-9f8a-cff29db06746 2026-05-11 01:32:17.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1622b4ec-0ae2-40ff-bec0-b76484baa9e6 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.109 () {48 vars in 967 bytes} [Mon May 11 01:32:17 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:32:23.037 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f684e80-b05b-469f-a00c-36ba5d0c363a 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 01:32:22 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 01:32:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:32:23.108 7 WARNING neutron.services.revisions.revision_plugin [None req-ca1d233c-40b1-4376-bbe7-da19a4ad77f7 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Could not find related network for resource to bump revision. 2026-05-11 01:32:23.125 7 INFO neutron.db.segments_db [None req-ca1d233c-40b1-4376-bbe7-da19a4ad77f7 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 7231c765-9686-4f28-966c-8d581f4f487f of type flat for network 8cc3a7d0-ce1d-49ff-b9f6-b08a5943e164 2026-05-11 01:32:23.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca1d233c-40b1-4376-bbe7-da19a4ad77f7 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.109 () {48 vars in 967 bytes} [Mon May 11 01:32:23 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:32:29.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f22dc030-862a-4030-9d02-59c4d4e79799 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 01:32:28 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 01:32:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:32:29.110 7 WARNING neutron.services.revisions.revision_plugin [None req-553b6359-ed32-48c3-b7e0-dc9cfa6d8c27 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Could not find related network for resource to bump revision. 2026-05-11 01:32:29.126 7 INFO neutron.db.segments_db [None req-553b6359-ed32-48c3-b7e0-dc9cfa6d8c27 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 5f4506b3-9908-4524-8685-66c5f5c074a5 of type flat for network b1d633d7-8e8d-4879-be3c-68920fffbb31 2026-05-11 01:32:29.149 7 INFO neutron.pecan_wsgi.hooks.translation [None req-553b6359-ed32-48c3-b7e0-dc9cfa6d8c27 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.109 () {48 vars in 967 bytes} [Mon May 11 01:32:29 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:32:35.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb12cb5a-5c33-46b4-bf52-eb11b2484010 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 01:32:34 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 01:32:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:32:35.090 8 WARNING neutron.services.revisions.revision_plugin [None req-97cd2aab-4e80-4dcc-b975-54667399023d 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Could not find related network for resource to bump revision. 2026-05-11 01:32:35.110 8 INFO neutron.db.segments_db [None req-97cd2aab-4e80-4dcc-b975-54667399023d 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment f03b3192-332e-4a10-814f-30d626a28bd0 of type flat for network 50408f95-b3f9-4eee-b88c-54299c36d98b [pid: 8|app: 0|req: 12/26] 199.204.45.109 () {48 vars in 967 bytes} [Mon May 11 01:32:35 2026] POST /v2.0/networks => generated 706 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:32:36.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f12d5932-e95c-4fc6-83c8-2c25d05c02f7 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/27] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 01:32:36 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 01:32:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:32:36.287 7 INFO neutron.pecan_wsgi.hooks.translation [None req-604444a9-2c0f-4eb0-8db8-0e7504ac4411 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/29] 199.204.45.109 () {44 vars in 1034 bytes} [Mon May 11 01:32:36 2026] GET /v2.0/subnets/public-subnet?network_id=50408f95-b3f9-4eee-b88c-54299c36d98b => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.109 () {44 vars in 1057 bytes} [Mon May 11 01:32:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=50408f95-b3f9-4eee-b88c-54299c36d98b => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.109 () {48 vars in 965 bytes} [Mon May 11 01:32:36 2026] POST /v2.0/subnets => generated 664 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:37:12.423 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 01:37:12.428 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 01:37:12 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.109) !!! 2026-05-11 01:37:12.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb4b39bc-9314-451b-a8af-5fa7f0b57458 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.109 () {44 vars in 937 bytes} [Mon May 11 01:37:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:37:12.558 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 01:37:12.561 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 01:37:12 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.109) !!! [pid: 8|app: 0|req: 34/70] 199.204.45.109 () {44 vars in 959 bytes} [Mon May 11 01:37:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:37:12.643 7 INFO neutron.db.segments_db [None req-667e2058-7e0e-430f-8ced-ce259ca27b3e 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment b475f484-c6f9-493d-a065-c65b6f3e69b4 of type vxlan for network 50ed1829-2724-488c-a342-09fa5d3b5ee3 [pid: 7|app: 0|req: 37/71] 199.204.45.109 () {48 vars in 966 bytes} [Mon May 11 01:37:12 2026] POST /v2.0/networks => generated 707 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:37:13.791 8 INFO oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47164. 2026-05-11 01:37:13.832 8 INFO neutron.pecan_wsgi.hooks.translation [None req-735c9451-c68e-4e58-86c4-bac799877c93 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 199.204.45.109 () {44 vars in 937 bytes} [Mon May 11 01:37:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:37:13.863 7 INFO oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47180. [pid: 7|app: 0|req: 38/73] 199.204.45.109 () {44 vars in 959 bytes} [Mon May 11 01:37:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:37:13.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb26ea46-3267-4133-b4aa-85e5ba0292b6 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.109 () {44 vars in 1036 bytes} [Mon May 11 01:37:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => 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: 39/75] 199.204.45.109 () {44 vars in 1059 bytes} [Mon May 11 01:37:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.109 () {48 vars in 965 bytes} [Mon May 11 01:37:13 2026] POST /v2.0/subnets => generated 651 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:37:15.304 7 INFO neutron.api.v2.resource [None req-4cea7266-9f91-4b7d-8ad7-f0ac762c0c79 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/77] 199.204.45.109 () {44 vars in 971 bytes} [Mon May 11 01:37:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.109 () {44 vars in 993 bytes} [Mon May 11 01:37:15 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.109 () {48 vars in 980 bytes} [Mon May 11 01:37:15 2026] POST /v2.0/security-groups => generated 1616 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:16 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:16 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:16 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:37:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:17 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:17 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:17 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:37:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:18 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:18 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:18 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:37:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:19 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:19 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:19 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:37:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:20 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:20 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:20 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => 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: 51/99] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:37:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.109 () {44 vars in 987 bytes} [Mon May 11 01:37:21 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:37:21.965 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46031792-8d25-40f3-bc24-d7b3c2510660 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/101] 199.204.45.109 () {44 vars in 1076 bytes} [Mon May 11 01:37:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.109 () {44 vars in 1099 bytes} [Mon May 11 01:37:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:22 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.109 () {48 vars in 961 bytes} [Mon May 11 01:37:22 2026] POST /v2.0/ports => generated 1100 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:37:28.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7009374-75b0-4de7-b739-734061cb0359 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/107] 199.204.45.109 () {44 vars in 978 bytes} [Mon May 11 01:37:28 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: 7|app: 0|req: 55/108] 199.204.45.109 () {44 vars in 1000 bytes} [Mon May 11 01:37:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.109 () {48 vars in 1030 bytes} [Mon May 11 01:37:28 2026] PUT /v2.0/ports/a18d4cb0-5507-4002-b796-78c0c7f14d2b => generated 1249 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.109 () {44 vars in 920 bytes} [Mon May 11 01:37:30 2026] GET /v2.0/ports => generated 3730 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:37:31.316 8 INFO neutron.api.v2.resource [None req-f48f4ce2-9783-41bc-9407-fc386350fe4d 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/111] 199.204.45.109 () {44 vars in 959 bytes} [Mon May 11 01:37:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.109 () {44 vars in 981 bytes} [Mon May 11 01:37:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.109 () {48 vars in 980 bytes} [Mon May 11 01:37:31 2026] POST /v2.0/security-groups => generated 1610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:32 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 1610 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:32 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:32 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:37:32 2026] POST /v2.0/security-group-rules => generated 623 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:33 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 2246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:33 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:37:33 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:37:33 2026] POST /v2.0/security-group-rules => generated 627 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.204.45.109 () {44 vars in 975 bytes} [Mon May 11 01:38:48 2026] GET /v2.0/quotas/c246ff017f904d8582579bc21bc99341 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 67/133] 199.204.45.109 () {48 vars in 1027 bytes} [Mon May 11 01:38:48 2026] PUT /v2.0/quotas/c246ff017f904d8582579bc21bc99341 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:40:58.584 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 01:40:58.586 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 01:40:58 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.109) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:40:58.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d05ee674-466e-4a80-9641-f76a72fd0729 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/152] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 01:40:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:40:58.744 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 77/153] 199.204.45.109 () {30 vars in 762 bytes} [Mon May 11 01:40:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:41:00.494 8 INFO oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40510. 2026-05-11 01:41:00.594 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fd837e4-bb8b-4994-9cba-6141ffc202f3 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/154] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 01:41:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:41:00.636 7 INFO oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40524. [pid: 7|app: 0|req: 78/155] 199.204.45.109 () {30 vars in 762 bytes} [Mon May 11 01:41:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:05.844 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 01:47:05.846 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 01:47:05 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=aa5afa2e099143938722adadeee697b9 (ip 199.204.45.109) !!! 2026-05-11 01:47:05.979 8 INFO neutron.api.v2.resource [None req-b849ea39-bfcf-4144-8ddc-65e3213575ff 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/204] 199.204.45.109 () {44 vars in 1074 bytes} [Mon May 11 01:47:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=aa5afa2e099143938722adadeee697b9 => generated 139 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:47:05.992 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 01:47:05.992 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 01:47:05 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=aa5afa2e099143938722adadeee697b9 (ip 199.204.45.109) !!! [pid: 7|app: 0|req: 103/205] 199.204.45.109 () {44 vars in 1097 bytes} [Mon May 11 01:47:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=aa5afa2e099143938722adadeee697b9 => generated 23 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.204.45.109 () {48 vars in 981 bytes} [Mon May 11 01:47:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 01:47:07.295 7 INFO oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37292. [pid: 7|app: 0|req: 104/207] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 01:47:07 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 1624 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:47:07 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 01:47:07 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:07.461 8 INFO oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37308. [pid: 8|app: 0|req: 105/210] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:47:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 01:47:08 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 2234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:47:08 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 01:47:08 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:47:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 01:47:09 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 2846 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:47:09 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 01:47:09 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:47:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 01:47:10 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 01:47:11 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 01:47:11 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 199.204.45.109 () {48 vars in 991 bytes} [Mon May 11 01:47:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/241] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 01:49:22 2026] GET /v2.0/networks?tenant_id=aa5afa2e099143938722adadeee697b9&shared=False => generated 15 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:49:22.727 7 INFO neutron.db.segments_db [None req-da63a415-e9ea-4a40-ba9a-f0687ae4b60a 8969cfbbf2344a758da7eff3678e6e90 aa5afa2e099143938722adadeee697b9 - - 4a4d3efd17c84d91aa83f8afc7585c24 4a4d3efd17c84d91aa83f8afc7585c24] Added segment 8244f872-7ca6-4620-899e-36d015ed0630 of type vxlan for network a09dbe7a-90e5-4da5-b237-d275333c10d7 [pid: 7|app: 0|req: 121/242] 199.204.45.109 () {34 vars in 682 bytes} [Mon May 11 01:49:22 2026] POST /v2.0/networks => generated 718 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/243] 199.204.45.109 () {30 vars in 722 bytes} [Mon May 11 01:49:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/244] 199.204.45.109 () {30 vars in 633 bytes} [Mon May 11 01:49:22 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/245] 199.204.45.109 () {34 vars in 677 bytes} [Mon May 11 01:49:22 2026] POST /v2.0/ports => generated 999 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/246] 199.204.45.109 () {30 vars in 703 bytes} [Mon May 11 01:49:23 2026] GET /v2.0/networks/a09dbe7a-90e5-4da5-b237-d275333c10d7 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/249] 199.204.45.109 () {30 vars in 722 bytes} [Mon May 11 01:49:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 199.204.45.109 () {30 vars in 703 bytes} [Mon May 11 01:49:25 2026] GET /v2.0/networks/a09dbe7a-90e5-4da5-b237-d275333c10d7 => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 199.204.45.109 () {44 vars in 975 bytes} [Mon May 11 01:49:42 2026] GET /v2.0/quotas/aa5afa2e099143938722adadeee697b9 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 127/254] 199.204.45.109 () {48 vars in 1027 bytes} [Mon May 11 01:49:42 2026] PUT /v2.0/quotas/aa5afa2e099143938722adadeee697b9 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:26.042 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 02:00:26.043 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 02:00:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.109) !!! 2026-05-11 02:00:26.213 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ed48a3e-3da9-48ff-be5e-8e9e2af35431 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/341] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 02:00:26 2026] GET /v2.0/networks/public => generated 108 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:00:26.222 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 02:00:26.223 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 02:00:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.109) !!! [pid: 7|app: 0|req: 171/342] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 02:00:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:27.420 8 INFO oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51710. 2026-05-11 02:00:27.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2e688dc-ed56-4601-9018-71b256a23751 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/343] 199.204.45.109 () {44 vars in 927 bytes} [Mon May 11 02:00:27 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) 2026-05-11 02:00:27.479 7 INFO oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51722. [pid: 7|app: 0|req: 172/344] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 02:00:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:27.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c877869-9c7f-454b-ba18-5c1da6e029e3 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/345] 199.204.45.109 () {44 vars in 1034 bytes} [Mon May 11 02:00:27 2026] GET /v2.0/subnets/public-subnet?network_id=50408f95-b3f9-4eee-b88c-54299c36d98b => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 199.204.45.109 () {44 vars in 1057 bytes} [Mon May 11 02:00:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=50408f95-b3f9-4eee-b88c-54299c36d98b => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:54.584 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ab152d3-f7bc-4e5c-aaa4-e5e9918c823c 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/349] 199.204.45.109 () {44 vars in 937 bytes} [Mon May 11 02:00:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.204.45.109 () {44 vars in 959 bytes} [Mon May 11 02:00:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:55.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-603f7491-1ddf-4479-a035-4fc90500e494 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/353] 199.204.45.109 () {44 vars in 937 bytes} [Mon May 11 02:00:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.204.45.109 () {44 vars in 959 bytes} [Mon May 11 02:00:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:55.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92d9f869-f5d0-4d10-a873-b133cdd83eff 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/355] 199.204.45.109 () {44 vars in 1036 bytes} [Mon May 11 02:00:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 199.204.45.109 () {44 vars in 1059 bytes} [Mon May 11 02:00:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:56.627 7 INFO neutron.api.v2.resource [None req-7d7899de-8b2a-4bf2-a8ba-6be6007b7f60 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/357] 199.204.45.109 () {44 vars in 971 bytes} [Mon May 11 02:00:56 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 199.204.45.109 () {44 vars in 993 bytes} [Mon May 11 02:00:56 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 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.109 () {44 vars in 1001 bytes} [Mon May 11 02:00:57 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 63 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.109 () {44 vars in 1001 bytes} [Mon May 11 02:00:57 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:00:57 2026] GET /v2.0/security-group-rules/4947b88b-f941-4633-b69c-4894854b3a79 => 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: 181/362] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:00:58 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:00:58 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:00:58 2026] GET /v2.0/security-group-rules/3bf87509-4519-44e4-bbd5-825142a1faf1 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:00:59 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:00:59 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 35 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.109 () {44 vars in 1011 bytes} [Mon May 11 02:00:59 2026] GET /v2.0/security-group-rules/154ebe3d-b52c-4c6f-8d61-897fbcab446b => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:00 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:00 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:01:00 2026] GET /v2.0/security-group-rules/5ab0d214-3f3b-4809-95c9-e242048117f1 => 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: 186/371] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:01 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 78 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.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:01 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:01:01 2026] GET /v2.0/security-group-rules/22a820b7-6397-4511-9329-1362d4cb6ca1 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.109 () {44 vars in 987 bytes} [Mon May 11 02:01:02 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 732 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:01:03.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebe54626-7b7d-483a-be9f-6ab92b58a0ee 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/375] 199.204.45.109 () {44 vars in 1076 bytes} [Mon May 11 02:01:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => 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: 188/376] 199.204.45.109 () {44 vars in 1099 bytes} [Mon May 11 02:01:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 1254 bytes in 33 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.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:03 2026] GET /v2.0/security-groups/193b97b5-1a1b-499a-abef-b1a10434649c => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:01:09.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c3e9bc9-bd45-439f-858f-5af7b9ae8a2f 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/378] 199.204.45.109 () {44 vars in 978 bytes} [Mon May 11 02:01:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.204.45.109 () {44 vars in 1000 bytes} [Mon May 11 02:01:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.109 () {44 vars in 920 bytes} [Mon May 11 02:01:11 2026] GET /v2.0/ports => generated 4725 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:01:12.239 7 INFO neutron.api.v2.resource [None req-701be8cb-f225-4647-bb59-3c433f600d91 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/383] 199.204.45.109 () {44 vars in 959 bytes} [Mon May 11 02:01:12 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.109 () {44 vars in 981 bytes} [Mon May 11 02:01:12 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:13 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 2886 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:13 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 2886 bytes in 27 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.109 () {44 vars in 1011 bytes} [Mon May 11 02:01:13 2026] GET /v2.0/security-group-rules/0aa56344-b2f3-4a6a-b36d-b05e42dcbec2 => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:14 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 2886 bytes in 64 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.109 () {44 vars in 1001 bytes} [Mon May 11 02:01:14 2026] GET /v2.0/security-groups/54e305cb-f1c6-4277-969e-bac921581e33 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:01:14 2026] GET /v2.0/security-group-rules/401b1f0a-5f5e-47fb-b8dc-47fbeccdd9c8 => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.204.45.109 () {44 vars in 975 bytes} [Mon May 11 02:01:25 2026] GET /v2.0/quotas/c246ff017f904d8582579bc21bc99341 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:02:13.943 7 INFO neutron.api.v2.resource [None req-c9b49889-d4f2-4420-80e4-db091c181386 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/400] 199.204.45.109 () {44 vars in 1074 bytes} [Mon May 11 02:02:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=aa5afa2e099143938722adadeee697b9 => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.109 () {44 vars in 1097 bytes} [Mon May 11 02:02:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=aa5afa2e099143938722adadeee697b9 => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 02:02:14 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:02:14 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1 => 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: 202/404] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:02:15 2026] GET /v2.0/security-group-rules/93a6d2a4-74f9-4c92-8137-1ee103c5f2d7 => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 02:02:15 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:02:15 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:02:16 2026] GET /v2.0/security-group-rules/411e6413-3c74-4ee9-8a03-0f86e5408f43 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 02:02:16 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:02:16 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:02:17 2026] GET /v2.0/security-group-rules/f2c57f95-6326-4754-820e-93a4f3671c14 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.109 () {44 vars in 1088 bytes} [Mon May 11 02:02:17 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1?project_id=aa5afa2e099143938722adadeee697b9 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.109 () {44 vars in 1001 bytes} [Mon May 11 02:02:18 2026] GET /v2.0/security-groups/2de8791d-453c-44e7-8675-1e53df8cc2f1 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.204.45.109 () {44 vars in 1011 bytes} [Mon May 11 02:02:18 2026] GET /v2.0/security-group-rules/597a3e58-f72d-4512-9a17-824c9e200389 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.109 () {44 vars in 975 bytes} [Mon May 11 02:02:25 2026] GET /v2.0/quotas/aa5afa2e099143938722adadeee697b9 => 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: 212/423] 199.204.45.109 () {44 vars in 949 bytes} [Mon May 11 02:03:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:03:52 2026] GET /v2.0/networks => generated 2168 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:03:53.652 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] 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: 215/429] 10.0.0.240 () {32 vars in 655 bytes} [Mon May 11 02:03:53 2026] GET /v2.0/floatingips => 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: 215/430] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:03:53 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:03:53 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/432] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:03:53 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:03:53 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:03:53 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 10.0.0.240 () {32 vars in 655 bytes} [Mon May 11 02:03:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:05.527 8 INFO oslo.messaging._drivers.impl_rabbit [-] [23ab4d93-f263-4aa7-acaa-5dbe00acf847] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37812. 2026-05-11 02:04:05.771 8 INFO neutron.db.segments_db [None req-124c6af9-ee10-4bb3-8b1f-3638c629de30 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 6dff9372-927d-4ae9-bf6b-80a0a1b951f6 of type vxlan for network 98c34fe2-4058-4d4c-9b60-18e783c28ff4 [pid: 8|app: 0|req: 220/438] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:04:05 2026] POST /v2.0/networks => generated 751 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:05 2026] POST /v2.0/subnets => generated 698 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:06.051 7 INFO neutron.db.segments_db [None req-5ead91d4-8b94-434a-993a-c8083808d865 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 88933057-600b-4080-bc46-82ad36c05409 of type vxlan for network d0ebae92-11d1-45c8-9809-de70df61f37f 2026-05-11 02:04:06.091 8 INFO neutron.db.segments_db [None req-e4b78355-b9a7-4592-8d7d-1e0bc4f17f9d 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment bb210517-9005-47d0-af3a-81368a8a461d of type vxlan for network 45453881-296a-4c64-aa6d-a1d7bef8bab3 [pid: 7|app: 0|req: 219/440] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:04:05 2026] POST /v2.0/networks => generated 747 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:06.365 8 INFO neutron.db.l3_hamode_db [None req-e4b78355-b9a7-4592-8d7d-1e0bc4f17f9d 192505b12ae64a66a483b248d5fb861f 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 220/441] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:06 2026] POST /v2.0/subnets => generated 694 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:06.452 7 INFO neutron.db.segments_db [None req-c2d7efae-a800-4f58-80f7-50990f8d8320 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment b7cadc52-ec4d-452f-9eb1-79360296c8d4 of type vxlan for network 641cbe8c-2873-4344-8562-0019af820e28 2026-05-11 02:04:06.718 7 INFO neutron.db.l3_hamode_db [None req-c2d7efae-a800-4f58-80f7-50990f8d8320 192505b12ae64a66a483b248d5fb861f 8090054195a84f8da6d965befe3b4a10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:04:07.572 8 INFO neutron.db.l3_hamode_db [None req-e4b78355-b9a7-4592-8d7d-1e0bc4f17f9d 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:04:07.882 7 INFO neutron.db.l3_hamode_db [None req-c2d7efae-a800-4f58-80f7-50990f8d8320 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/442] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:06 2026] POST /v2.0/routers => generated 738 bytes in 2553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/443] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:08 2026] GET /v2.0/security-groups?tenant_id=15ab615df5064d2b911c5991f5e09d90&name=default => generated 2921 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:06 2026] POST /v2.0/routers => generated 734 bytes in 2516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:08 2026] GET /v2.0/security-groups?tenant_id=53dde81dbb38437b884a2984e0cbca02&name=default => generated 2921 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:09 2026] DELETE /v2.0/security-groups/861d13c0-a02d-413c-88ce-8fc28dbd8c0c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/447] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:04:08 2026] PUT /v2.0/routers/a86fcf23-c502-4404-a308-9f36696e5ae4/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:10 2026] DELETE /v2.0/security-groups/b3eda09b-4207-4580-89f3-1f56c5dcb979 => 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: 226/451] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:04:09 2026] PUT /v2.0/routers/a206cac8-6004-4428-b805-6c46e1616888/add_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:10 2026] GET /v2.0/security-groups?tenant_id=49a354ffc11c40898a7d21af96076415&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:10 2026] DELETE /v2.0/security-groups/d831edba-0617-46b1-bb67-49efa4cf7819 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:11.000 7 WARNING neutron_lib.context [None req-5334ddc8-6f07-47b2-9479-3eb2a1c189d2 fdc30b9cf29c490cb9ae781374a758e1 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/454] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:04:10 2026] POST /v2.0/security-groups => generated 1660 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:11.152 7 WARNING neutron_lib.context [None req-8e97da50-ecd4-415e-863e-2d7967f0c9ef fdc30b9cf29c490cb9ae781374a758e1 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/455] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:04:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:11.262 7 WARNING neutron_lib.context [None req-8d3e814b-50bd-49e4-a609-0eedb02e68c8 fdc30b9cf29c490cb9ae781374a758e1 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/456] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:04:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:11.425 8 INFO neutron.db.segments_db [None req-691bab1a-7811-409a-9ca4-a377f60a97bf 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 20ec7b01-6162-4122-bb79-0a3dd6b2b05b of type vxlan for network c26a76dd-53bf-41d8-ba9a-c770030d57da 2026-05-11 02:04:11.476 7 WARNING neutron_lib.context [req-42078a2f-b8b8-43e6-85e7-f7b373e40266 req-98001f73-b1d2-430f-a887-e3845de34131 bc33bfb7988c4cfbb6177f62fcb6205f 8090054195a84f8da6d965befe3b4a10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/457] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:04:11 2026] POST /v2.0/networks => generated 738 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:11.531 8 WARNING neutron_lib.context [None req-02487262-1225-429a-b91a-440149765806 fdc30b9cf29c490cb9ae781374a758e1 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/458] 10.0.0.13 () {38 vars in 970 bytes} [Mon May 11 02:04:11 2026] POST /v2.0/security-groups => generated 1686 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:11 2026] POST /v2.0/subnets => generated 685 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:11.915 7 INFO neutron.db.segments_db [None req-7e755367-4bcc-44eb-86df-cf7782b064d9 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 96b61fb8-1b73-436f-b320-f0eeb95345b0 of type vxlan for network cb07b79b-8332-40a6-97c0-d5fb86063043 2026-05-11 02:04:12.206 7 INFO neutron.db.l3_hamode_db [None req-7e755367-4bcc-44eb-86df-cf7782b064d9 192505b12ae64a66a483b248d5fb861f 6ce59e61220e44df8a31c50ba72e8a93 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/460] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:04:11 2026] POST /v2.0/floatingips => generated 552 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:12 2026] GET /v2.0/security-groups/d50ef3f0-47b6-4f76-8c3b-a6d4fec6d41e => generated 1686 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:12.609 8 WARNING neutron_lib.context [req-92671c7a-6ef9-4867-a1e4-83fe17c478a7 req-1ebbff42-54d9-4a36-b12f-b7d3a67f3337 bc33bfb7988c4cfbb6177f62fcb6205f 8090054195a84f8da6d965befe3b4a10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/462] 10.0.0.13 () {38 vars in 980 bytes} [Mon May 11 02:04:12 2026] POST /v2.0/security-group-rules => generated 614 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:12.753 8 WARNING neutron_lib.context [req-1e8e07e0-3010-4d8f-aa11-e511207d7d19 req-3a60a4ac-6fb5-4206-8783-f668b964dd0e bc33bfb7988c4cfbb6177f62fcb6205f 8090054195a84f8da6d965befe3b4a10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/463] 10.0.0.13 () {38 vars in 970 bytes} [Mon May 11 02:04:12 2026] POST /v2.0/security-groups => generated 1686 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 10.0.0.13 () {34 vars in 1097 bytes} [Mon May 11 02:04:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--103304216&fields=id&tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:12 2026] GET /v2.0/security-groups/b52b43d7-294b-4842-bd16-cead6c82c85b => generated 1686 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:13.041 7 INFO neutron.db.l3_hamode_db [None req-7e755367-4bcc-44eb-86df-cf7782b064d9 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/466] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:04:12 2026] GET /v2.0/networks?id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 683 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:13.065 8 WARNING neutron_lib.context [req-4ecee05a-2641-4426-9416-853c5b471c18 req-b229fca1-e472-41f4-942e-ed7d9a2f55da bc33bfb7988c4cfbb6177f62fcb6205f 8090054195a84f8da6d965befe3b4a10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/467] 10.0.0.13 () {38 vars in 980 bytes} [Mon May 11 02:04:13 2026] POST /v2.0/security-group-rules => generated 614 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/468] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/quotas/3d0fe37fc5e74e52a74dac07a4edf84d => 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: 238/469] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/ports?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/470] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/security-groups/b52b43d7-294b-4842-bd16-cead6c82c85b => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:13.343 8 WARNING neutron_lib.context [req-c7808390-a635-489f-b09f-4a49c0bc9a6e req-d42e7faa-addf-4d72-9ac3-b7b9e3be3804 bc33bfb7988c4cfbb6177f62fcb6205f 8090054195a84f8da6d965befe3b4a10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/471] 10.0.0.13 () {38 vars in 980 bytes} [Mon May 11 02:04:13 2026] POST /v2.0/security-group-rules => generated 619 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/472] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/security-groups/b52b43d7-294b-4842-bd16-cead6c82c85b => generated 2941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/473] 10.0.0.13 () {34 vars in 1000 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/security-group-rules/18c8f541-08da-41ee-a0f4-aebeda33a09a => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/474] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/security-groups/b52b43d7-294b-4842-bd16-cead6c82c85b => generated 2941 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/475] 10.0.0.13 () {36 vars in 1022 bytes} [Mon May 11 02:04:13 2026] DELETE /v2.0/security-group-rules/18c8f541-08da-41ee-a0f4-aebeda33a09a => 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: 245/476] 10.0.0.13 () {34 vars in 906 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/extensions => generated 20516 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/477] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/security-groups/b52b43d7-294b-4842-bd16-cead6c82c85b => generated 2311 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/478] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/479] 10.0.0.13 () {36 vars in 1012 bytes} [Mon May 11 02:04:13 2026] DELETE /v2.0/security-groups/b52b43d7-294b-4842-bd16-cead6c82c85b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/480] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:04:13 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?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: 250/481] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:14 2026] GET /v2.0/security-groups/d50ef3f0-47b6-4f76-8c3b-a6d4fec6d41e => generated 2311 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/482] 10.0.0.13 () {36 vars in 1012 bytes} [Mon May 11 02:04:14 2026] DELETE /v2.0/security-groups/d50ef3f0-47b6-4f76-8c3b-a6d4fec6d41e => 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: 232/483] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:11 2026] POST /v2.0/routers => generated 725 bytes in 2407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/484] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:14 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/485] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:04:14 2026] PUT /v2.0/routers/a206cac8-6004-4428-b805-6c46e1616888/remove_router_interface => generated 309 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/486] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:04:14 2026] PUT /v2.0/routers/c98976a0-4bce-4a28-9dcf-2e4bb6ddf527/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/487] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:15 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:15.818 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-464d4d05-4042-4ccb-a267-5d6aa3529422 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-11 02:04:16.211 8 INFO neutron.db.l3_hamode_db [None req-464d4d05-4042-4ccb-a267-5d6aa3529422 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network 641cbe8c-2873-4344-8562-0019af820e28 was deleted as no HA routers are present in tenant 8090054195a84f8da6d965befe3b4a10. [pid: 8|app: 0|req: 253/488] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:15 2026] DELETE /v2.0/routers/a206cac8-6004-4428-b805-6c46e1616888 => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:16.336 8 WARNING neutron_lib.context [None req-927cef4d-1b03-404c-8e4a-261b565c8cc5 5bbbf776c1974d6680dd3dfe18d8fcc7 6ce59e61220e44df8a31c50ba72e8a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/489] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:16 2026] DELETE /v2.0/subnets/9d4b7239-5b4b-4707-b9da-bef04eec3818 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/490] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:04:16 2026] POST /v2.0/security-groups => generated 1659 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:16.535 8 WARNING neutron_lib.context [None req-9073678e-1b62-408c-89b8-dcc9abbb6711 5bbbf776c1974d6680dd3dfe18d8fcc7 6ce59e61220e44df8a31c50ba72e8a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.240 () {34 vars in 695 bytes} [Mon May 11 02:04:16 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) 2026-05-11 02:04:16.700 8 INFO neutron.services.segments.plugin [-] Segment b7cadc52-ec4d-452f-9eb1-79360296c8d4 resource provider aggregate not found 2026-05-11 02:04:16.705 8 INFO neutron.services.segments.plugin [-] Segment b7cadc52-ec4d-452f-9eb1-79360296c8d4 resource provider aggregate not found 2026-05-11 02:04:16.713 8 INFO neutron.services.segments.plugin [-] Segment b7cadc52-ec4d-452f-9eb1-79360296c8d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7cadc52-ec4d-452f-9eb1-79360296c8d4 found for delete ", "request_id": "req-4b8509b9-0b6f-46d2-a5b6-4526e3edc598"}]} 2026-05-11 02:04:16.718 8 INFO neutron.services.segments.plugin [-] Segment b7cadc52-ec4d-452f-9eb1-79360296c8d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7cadc52-ec4d-452f-9eb1-79360296c8d4 found for delete ", "request_id": "req-3b311e5d-566c-4d44-8195-3b5e549db65a"}]} [pid: 8|app: 0|req: 256/492] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:16 2026] GET /v2.0/security-groups?tenant_id=80ab2ff6355c47f582d1140a97d1ef37&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/493] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:16 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/494] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:16 2026] DELETE /v2.0/networks/d0ebae92-11d1-45c8-9809-de70df61f37f => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:04:16.850 8 WARNING neutron_lib.context [None req-24e5a5f9-bb6d-492c-b87d-6feea886d5a3 5bbbf776c1974d6680dd3dfe18d8fcc7 6ce59e61220e44df8a31c50ba72e8a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/495] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:16 2026] DELETE /v2.0/security-groups/dd448b63-d6cf-4ea2-8bdd-8a04eb31eab3 => 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: 258/496] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:04:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:16.985 8 WARNING neutron_lib.context [None req-41f776f1-38ba-470d-8cad-42d605444c14 5bbbf776c1974d6680dd3dfe18d8fcc7 6ce59e61220e44df8a31c50ba72e8a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/497] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:16 2026] GET /v2.0/security-groups?tenant_id=8090054195a84f8da6d965befe3b4a10&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/498] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:17 2026] DELETE /v2.0/security-groups/4003a9e0-b2cc-4956-a274-b2791e9cae20 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/499] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:17 2026] GET /v2.0/security-groups?tenant_id=2d59e509a233480f9d02486656e65fdc&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/500] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:17 2026] DELETE /v2.0/security-groups/54409a69-6571-419a-bf05-a3a881e23186 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/501] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:04:16 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:17.941 7 INFO neutron.services.segments.plugin [-] Segment 88933057-600b-4080-bc46-82ad36c05409 resource provider aggregate not found 2026-05-11 02:04:17.947 7 INFO neutron.services.segments.plugin [-] Segment 88933057-600b-4080-bc46-82ad36c05409 resource provider aggregate not found 2026-05-11 02:04:17.964 7 INFO neutron.services.segments.plugin [-] Segment 88933057-600b-4080-bc46-82ad36c05409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88933057-600b-4080-bc46-82ad36c05409 found for delete ", "request_id": "req-e3031a62-330a-4a6a-9cf9-1a8d0bd3e5b3"}]} [pid: 7|app: 0|req: 243/502] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:17 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => 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: 260/503] 10.0.0.13 () {34 vars in 1095 bytes} [Mon May 11 02:04:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--86037428&fields=id&tenant_id=6ce59e61220e44df8a31c50ba72e8a93 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:18.118 7 INFO neutron.services.segments.plugin [-] Segment 88933057-600b-4080-bc46-82ad36c05409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88933057-600b-4080-bc46-82ad36c05409 found for delete ", "request_id": "req-52c473f8-738e-4dea-b15d-859a868ffc25"}]} [pid: 7|app: 0|req: 244/504] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:04:18 2026] GET /v2.0/networks?id=c26a76dd-53bf-41d8-ba9a-c770030d57da => generated 670 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/505] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:04:18 2026] GET /v2.0/quotas/6ce59e61220e44df8a31c50ba72e8a93 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/506] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:04:18 2026] GET /v2.0/ports?tenant_id=6ce59e61220e44df8a31c50ba72e8a93&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/507] 10.0.0.13 () {34 vars in 906 bytes} [Mon May 11 02:04:18 2026] GET /v2.0/extensions => generated 20516 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/508] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:04:18 2026] GET /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/509] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:04:18 2026] GET /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/510] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:19 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:19.069 8 INFO neutron.db.segments_db [None req-2445e334-0300-41d7-bda1-a6b5155052c2 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 427a3d4e-5635-41e9-a611-80f949a63522 of type vxlan for network 1e0621e6-29e9-44c4-99fd-a9e0c46c0108 [pid: 7|app: 0|req: 249/511] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:19 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/512] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:04:18 2026] POST /v2.0/networks => generated 745 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/513] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:19 2026] GET /v2.0/networks?id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 683 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/514] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:04:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:19.302 7 WARNING neutron_lib.context [req-86ef6a5c-adb2-4cee-a000-1c4ce51096e2 req-db946bb1-da9c-428f-999e-7798b95d60b7 fdc30b9cf29c490cb9ae781374a758e1 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/515] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:19 2026] POST /v2.0/subnets => generated 692 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:19.424 8 INFO neutron.db.segments_db [None req-4eeddaf6-633b-423a-8719-20dd2b260b8e 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 6c007f6d-7494-493f-83f5-0314eb815177 of type vxlan for network c5e4d85e-0a7a-47ca-ab86-4131f31f55de 2026-05-11 02:04:19.686 8 INFO neutron.db.l3_hamode_db [None req-4eeddaf6-633b-423a-8719-20dd2b260b8e 192505b12ae64a66a483b248d5fb861f 3d44da119f6248c28846f3c073ce910e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 252/516] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:04:19 2026] POST /v2.0/ports => generated 954 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/517] 199.204.45.109 () {34 vars in 911 bytes} [Mon May 11 02:04:19 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/518] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:20 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:20.514 8 INFO neutron.db.l3_hamode_db [None req-4eeddaf6-633b-423a-8719-20dd2b260b8e 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 255/519] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:04:20 2026] PUT /v2.0/ports/fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 1235 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 256/520] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:20 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/521] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:20 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&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: 265/522] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:19 2026] POST /v2.0/routers => generated 732 bytes in 2255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:21.812 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6c89cbe-fb19-47de-9be4-3bbf832ff7de'] response: {'name': 'network-changed', 'server_uuid': '53c33c13-4c2c-481d-8d43-48aa4cc15d29', 'tag': 'fc635566-60a6-48be-9ea8-9b5ed5ceb15f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 266/523] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:21 2026] GET /v2.0/ports?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/524] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => 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: 268/525] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:21 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => 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: 269/526] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:21 2026] GET /v2.0/subnets?id=6dc54159-fdc9-4063-b01c-6d09fd5da61b => generated 701 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/527] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:22 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/528] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:22 2026] GET /v2.0/ports?network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/529] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:22 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/530] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:22 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?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: 274/531] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:22 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/532] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:22 2026] GET /v2.0/security-groups?tenant_id=c457d9acf66f4beeb7d642ea6c6cc94d&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/533] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:22 2026] DELETE /v2.0/security-groups/557784f8-0d3a-4d67-9072-d2a7abd618c7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/534] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:04:21 2026] PUT /v2.0/routers/05bc2ab0-c854-428e-947d-1d5d9f8a9cb4/add_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/535] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:22 2026] GET /v2.0/security-groups?tenant_id=0e8c424226654f1089560d0a0eb06d49&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/536] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => 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: 278/537] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:23 2026] DELETE /v2.0/security-groups/391ad24a-aec0-4f63-93dd-f75818c463d4 => 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: 260/538] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/539] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/ports?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/540] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/541] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/networks?id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/542] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/543] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/subnets?id=6dc54159-fdc9-4063-b01c-6d09fd5da61b => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/544] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/ports?network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4&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-11 02:04:23.620 8 WARNING neutron_lib.context [req-8dfb1096-d12b-4049-8776-97bb6261977e req-a1a49edf-c180-4d02-a38d-2fcbdf586ae1 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 263/545] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/networks?id=c26a76dd-53bf-41d8-ba9a-c770030d57da => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/546] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/547] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ce59e61220e44df8a31c50ba72e8a93 => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/548] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:23 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:23.767 7 WARNING neutron_lib.context [req-fae0c784-e0e6-498a-9d59-ba044fc53c9e req-4e2f985a-eeef-4b01-b6bc-ed3f9af5a976 5bbbf776c1974d6680dd3dfe18d8fcc7 6ce59e61220e44df8a31c50ba72e8a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 283/549] 10.0.0.13 () {38 vars in 970 bytes} [Mon May 11 02:04:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:23.807 8 WARNING neutron_lib.context [req-3615a2c3-11b5-4491-876f-1ca7b72572a8 req-9346951b-37b5-45d6-becc-909149476c72 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 284/550] 10.0.0.13 () {38 vars in 970 bytes} [Mon May 11 02:04:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:24.003 8 WARNING neutron_lib.context [req-ca2fea98-caf3-4502-9253-932491567b17 req-6df69e62-6e70-49d4-9294-fa8803ff8a72 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 267/551] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:04:23 2026] POST /v2.0/ports => generated 958 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 10.0.0.13 () {38 vars in 970 bytes} [Mon May 11 02:04:23 2026] POST /v2.0/security-groups => generated 1680 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 268/553] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 961 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/554] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups?tenant_id=3d44da119f6248c28846f3c073ce910e => generated 7907 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/555] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/556] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups/ac9e98cd-90e9-4685-bb92-a2091a6d84c6 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/557] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups/ac9e98cd-90e9-4685-bb92-a2091a6d84c6 => generated 2922 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/558] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups/88ffff83-838e-4c09-95d3-bd7dfb3bb676 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/559] 10.0.0.13 () {36 vars in 1012 bytes} [Mon May 11 02:04:24 2026] DELETE /v2.0/security-groups/88ffff83-838e-4c09-95d3-bd7dfb3bb676 => 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: 286/560] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:04:24 2026] PUT /v2.0/ports/6a21c838-9d64-42bd-8515-70b97f0ce719 => generated 1239 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/561] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:04:24.710 8 INFO neutron.api.v2.resource [req-76c875b8-60d1-4a5c-9eb6-551dcbd67516 req-86c6358b-f83e-4420-b090-afcb53510720 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 287/564] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups/88ffff83-838e-4c09-95d3-bd7dfb3bb676 => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/565] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/566] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups/d3032060-1b67-4fae-b057-c3940bcc3554 => generated 1681 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/567] 10.0.0.13 () {36 vars in 1012 bytes} [Mon May 11 02:04:24 2026] DELETE /v2.0/security-groups/d3032060-1b67-4fae-b057-c3940bcc3554 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:24.911 8 INFO neutron.api.v2.resource [req-8b81c18b-aa37-4166-8b15-87c8806ba56a req-f8729ec1-3b8b-41de-8da7-ffec3ab28cf0 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 289/568] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups/d3032060-1b67-4fae-b057-c3940bcc3554 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/569] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:24 2026] GET /v2.0/security-groups/800d5c4c-ab58-4b6a-a4c3-d4238ec55d8c => generated 1680 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/570] 10.0.0.13 () {36 vars in 1012 bytes} [Mon May 11 02:04:24 2026] DELETE /v2.0/security-groups/800d5c4c-ab58-4b6a-a4c3-d4238ec55d8c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:25.099 7 INFO neutron.api.v2.resource [req-d5f81761-762a-491d-bc12-b2828448eb7c req-faca3f62-4cc1-4758-ac17-bac1abf488cc 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 281/571] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups/800d5c4c-ab58-4b6a-a4c3-d4238ec55d8c => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/572] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups?tenant_id=3d44da119f6248c28846f3c073ce910e => 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: 282/573] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups/ac9e98cd-90e9-4685-bb92-a2091a6d84c6 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/574] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups/ac9e98cd-90e9-4685-bb92-a2091a6d84c6 => generated 2922 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:25.297 7 INFO neutron.api.v2.resource [req-62918e66-6bca-495c-bb11-06d409dd67a3 req-f546ef0d-4467-440a-ab58-2efe04ae05a7 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 283/575] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups/800d5c4c-ab58-4b6a-a4c3-d4238ec55d8c => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:25.324 8 INFO neutron.api.v2.resource [req-553f40e4-3245-421d-94ab-fd5dfe11fde9 req-2bdae3c7-83ea-4330-a78d-6ccafe16cca4 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 293/576] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups/d3032060-1b67-4fae-b057-c3940bcc3554 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:25.357 7 INFO neutron.api.v2.resource [req-2b0e9be6-3701-4a2c-b7d3-925f0c8b256c req-6cd065c8-62bc-4071-845e-8987d411c26d 3eae5eaf038d433695767d062ba6db08 3d44da119f6248c28846f3c073ce910e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/577] 10.0.0.13 () {34 vars in 990 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups/88ffff83-838e-4c09-95d3-bd7dfb3bb676 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:25.372 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2de64147-6caa-4022-9eb8-b4457e280ef5'] response: {'name': 'network-changed', 'server_uuid': '594f8dd9-36e2-48eb-bbe6-f857940f1098', 'tag': '6a21c838-9d64-42bd-8515-70b97f0ce719', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 285/578] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => 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: 286/579] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&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: 7|app: 0|req: 287/580] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/ports?tenant_id=6ce59e61220e44df8a31c50ba72e8a93&device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 1242 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/581] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6a21c838-9d64-42bd-8515-70b97f0ce719 => 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: 289/582] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/583] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/subnets?id=374465a2-ccf6-4dee-ae6c-1e77b8f3e949 => generated 688 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/584] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:25 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:26 2026] GET /v2.0/ports?network_id=c26a76dd-53bf-41d8-ba9a-c770030d57da&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:26 2026] GET /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:26 2026] GET /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da?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: 294/588] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:04:25 2026] PUT /v2.0/routers/05bc2ab0-c854-428e-947d-1d5d9f8a9cb4/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:26 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 973 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:27.059 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-c421163a-97e8-472d-9ce6-f247c6f413d5 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 296/590] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/591] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/ports?tenant_id=6ce59e61220e44df8a31c50ba72e8a93&device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/networks?id=c26a76dd-53bf-41d8-ba9a-c770030d57da => generated 766 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/595] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6a21c838-9d64-42bd-8515-70b97f0ce719 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:27.412 7 INFO neutron.services.segments.plugin [-] Segment 6c007f6d-7494-493f-83f5-0314eb815177 resource provider aggregate not found 2026-05-11 02:04:27.427 7 INFO neutron.services.segments.plugin [-] Segment 6c007f6d-7494-493f-83f5-0314eb815177 resource provider aggregate not found [pid: 8|app: 0|req: 302/596] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/subnets?id=374465a2-ccf6-4dee-ae6c-1e77b8f3e949 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:27.432 7 INFO neutron.services.segments.plugin [-] Segment 6c007f6d-7494-493f-83f5-0314eb815177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c007f6d-7494-493f-83f5-0314eb815177 found for delete ", "request_id": "req-5e346d02-ed56-40c8-8794-42b826c921c4"}]} 2026-05-11 02:04:27.445 7 INFO neutron.db.l3_hamode_db [None req-c421163a-97e8-472d-9ce6-f247c6f413d5 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network c5e4d85e-0a7a-47ca-ab86-4131f31f55de was deleted as no HA routers are present in tenant 3d44da119f6248c28846f3c073ce910e. [pid: 7|app: 0|req: 295/597] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:26 2026] DELETE /v2.0/routers/05bc2ab0-c854-428e-947d-1d5d9f8a9cb4 => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:27.462 7 INFO neutron.services.segments.plugin [-] Segment 6c007f6d-7494-493f-83f5-0314eb815177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c007f6d-7494-493f-83f5-0314eb815177 found for delete ", "request_id": "req-05a46c70-a218-4c5a-b462-4a9327824f11"}]} 2026-05-11 02:04:27.475 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 303/598] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/ports?network_id=c26a76dd-53bf-41d8-ba9a-c770030d57da&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/599] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/600] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:27 2026] DELETE /v2.0/subnets/110b31b0-7d01-4f80-8271-decd56fa8056 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/601] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:27 2026] GET /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:27 2026] DELETE /v2.0/networks/1e0621e6-29e9-44c4-99fd-a9e0c46c0108 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/603] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:28 2026] GET /v2.0/security-groups?tenant_id=3d44da119f6248c28846f3c073ce910e&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/604] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:28 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => 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: 299/605] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:28 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/606] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:28 2026] DELETE /v2.0/security-groups/ac9e98cd-90e9-4685-bb92-a2091a6d84c6 => 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: 300/607] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:28 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/608] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:28 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:29.447 7 INFO oslo.messaging._drivers.impl_rabbit [-] [35ff7e5b-d0ad-4131-9ef4-a385f9b83fc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43800. 2026-05-11 02:04:29.451 7 INFO neutron.services.segments.plugin [-] Segment 427a3d4e-5635-41e9-a611-80f949a63522 resource provider aggregate not found 2026-05-11 02:04:29.471 7 INFO neutron.services.segments.plugin [-] Segment 427a3d4e-5635-41e9-a611-80f949a63522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427a3d4e-5635-41e9-a611-80f949a63522 found for delete ", "request_id": "req-ca232c77-2019-401c-8104-1dfe8c6ad7f4"}]} 2026-05-11 02:04:29.481 7 INFO neutron.services.segments.plugin [-] Segment 427a3d4e-5635-41e9-a611-80f949a63522 resource provider aggregate not found [pid: 7|app: 0|req: 301/609] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:29 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:29.517 7 INFO neutron.services.segments.plugin [-] Segment 427a3d4e-5635-41e9-a611-80f949a63522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427a3d4e-5635-41e9-a611-80f949a63522 found for delete ", "request_id": "req-e7cebcbe-78db-4aab-af91-e53603cf7863"}]} [pid: 7|app: 0|req: 302/610] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:29 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/611] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:29 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/612] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:29 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/613] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/security-groups?tenant_id=9d2beb65f1604d6abd21e4f646c09f23&name=default => generated 2925 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/614] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:30 2026] DELETE /v2.0/security-groups/9c28c7c6-a539-4790-b894-92e281bb4103 => 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: 312/615] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/616] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:30.798 7 INFO neutron.db.segments_db [None req-a79e3676-f64d-4f77-9989-84a42a6d475b 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 25058bed-2abf-4e22-b7fb-979ea070bb86 of type vxlan for network 5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd [pid: 8|app: 0|req: 314/617] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/618] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&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: 304/619] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:04:30 2026] POST /v2.0/networks => generated 748 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/620] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/security-groups?tenant_id=5e8ad49eec7847dab092fb25a7e8fecb&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/621] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:31 2026] DELETE /v2.0/security-groups/80c1a568-965d-4506-8ebc-c8ef32d5878a => 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: 305/622] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:30 2026] POST /v2.0/subnets => generated 695 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:31.204 8 INFO neutron.db.segments_db [None req-3f13a3f0-37b8-4650-98eb-db988c73ff13 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 92d33c7c-7cc9-468c-96db-5f3d277d124e of type vxlan for network f9d05c9d-c812-4d52-9180-4dfafd9d7a17 2026-05-11 02:04:31.462 8 INFO neutron.db.l3_hamode_db [None req-3f13a3f0-37b8-4650-98eb-db988c73ff13 192505b12ae64a66a483b248d5fb861f 73cade1afb9340e586f9dfa41892883c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 306/623] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:31 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/624] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:31 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/625] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:32 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&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: 7|app: 0|req: 309/626] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:32 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/627] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:32 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:32.447 8 INFO neutron.db.l3_hamode_db [None req-3f13a3f0-37b8-4650-98eb-db988c73ff13 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:04:33.207 7 INFO neutron.db.l3_db [None req-331fba14-fadc-43e7-99cd-39b8a03d2577 fdc30b9cf29c490cb9ae781374a758e1 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] Floating IP ea43acbe-cb66-459d-8975-c444fdc1782d associated. External IP: 10.96.250.202, port: fc635566-60a6-48be-9ea8-9b5ed5ceb15f. [pid: 8|app: 0|req: 318/628] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:31 2026] POST /v2.0/routers => generated 735 bytes in 2309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/629] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:33 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/630] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:04:32 2026] PUT /v2.0/floatingips/ea43acbe-cb66-459d-8975-c444fdc1782d => generated 855 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/631] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:33 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:33.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12b5ec61-9fc0-426e-be73-dea403742e63'] response: {'name': 'network-changed', 'server_uuid': '53c33c13-4c2c-481d-8d43-48aa4cc15d29', 'tag': 'fc635566-60a6-48be-9ea8-9b5ed5ceb15f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 313/632] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:33 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:33 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/ports?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/networks?id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 779 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/subnets?id=6dc54159-fdc9-4063-b01c-6d09fd5da61b => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/ports?network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?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: 321/640] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:34 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:04:33 2026] PUT /v2.0/routers/e4d82781-7230-48e6-9526-9f99bd6c3db5/add_router_interface => generated 309 bytes in 1455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/644] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:35 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:35.728 7 WARNING neutron_lib.context [None req-c4a2471c-5eb8-4627-8026-d10520d9a226 0a86242088bc41e8a0701f89290386ca 73cade1afb9340e586f9dfa41892883c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:35.759 8 INFO neutron.db.l3_db [None req-3fa1b814-2d85-48b4-bf87-40272779b7d2 5bbbf776c1974d6680dd3dfe18d8fcc7 6ce59e61220e44df8a31c50ba72e8a93 - - default default] Floating IP 50c46e71-2132-48a9-92cb-51437111c8c9 associated. External IP: 10.96.250.207, port: 6a21c838-9d64-42bd-8515-70b97f0ce719. [pid: 7|app: 0|req: 325/645] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:04:35 2026] POST /v2.0/security-groups => generated 1659 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:35.904 7 WARNING neutron_lib.context [None req-8a0a4aae-5309-4069-8f8f-187be90ef122 0a86242088bc41e8a0701f89290386ca 73cade1afb9340e586f9dfa41892883c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 326/646] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:04:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:36.012 7 WARNING neutron_lib.context [None req-24ab3db3-bb60-4aea-8958-59d6e19a07e6 0a86242088bc41e8a0701f89290386ca 73cade1afb9340e586f9dfa41892883c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 327/647] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:04:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:36.111 7 WARNING neutron_lib.context [None req-1ef365a6-df6f-42be-a8b7-f7ee9d68b2fc 0a86242088bc41e8a0701f89290386ca 73cade1afb9340e586f9dfa41892883c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 321/648] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:04:35 2026] PUT /v2.0/floatingips/50c46e71-2132-48a9-92cb-51437111c8c9 => generated 856 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:36.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fafa1f54-0bbb-427e-bbc1-c92e033cdc32'] response: {'name': 'network-changed', 'server_uuid': '594f8dd9-36e2-48eb-bbe6-f857940f1098', 'tag': '6a21c838-9d64-42bd-8515-70b97f0ce719', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 323/650] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/651] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:04:36 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/ports?tenant_id=6ce59e61220e44df8a31c50ba72e8a93&device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/networks?id=c26a76dd-53bf-41d8-ba9a-c770030d57da => generated 766 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6a21c838-9d64-42bd-8515-70b97f0ce719 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/subnets?id=374465a2-ccf6-4dee-ae6c-1e77b8f3e949 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:36 2026] GET /v2.0/ports?network_id=c26a76dd-53bf-41d8-ba9a-c770030d57da&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:37 2026] GET /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:37 2026] GET /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:37 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:37 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:37 2026] GET /v2.0/security-groups?tenant_id=c4142e7bcb084a95b54c64b8c3f193db&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:37 2026] DELETE /v2.0/security-groups/4bab8ad4-e919-4d03-a7a3-7ffd813db8fd => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:38 2026] GET /v2.0/security-groups?tenant_id=c4035b9e5b5b44dfaee3a499c67274d7&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:38 2026] DELETE /v2.0/security-groups/eecf588e-9b49-40f3-abb7-695f1334ab08 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:04:38 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:38 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:38.975 8 INFO neutron.db.l3_db [req-bbc5aa2f-8d1d-4e94-98d6-af8e83460f07 req-9256ef7c-c95d-4e45-8d2d-ebd35ff78c71 5bbbf776c1974d6680dd3dfe18d8fcc7 6ce59e61220e44df8a31c50ba72e8a93 - - default default] Floating IP 50c46e71-2132-48a9-92cb-51437111c8c9 disassociated. External IP: 10.96.250.207, port: 6a21c838-9d64-42bd-8515-70b97f0ce719. [pid: 7|app: 0|req: 336/669] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:38 2026] GET /v2.0/security-groups?id=b6eaa0c2-35e5-4bc7-81f7-7f07686976fb&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:04:38 2026] DELETE /v2.0/ports/6a21c838-9d64-42bd-8515-70b97f0ce719 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:40 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:40.316 7 WARNING neutron_lib.context [None req-6f378460-1cee-4043-82a8-13ce3f8fcb94 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:40.506 7 INFO neutron.db.segments_db [None req-6f378460-1cee-4043-82a8-13ce3f8fcb94 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Added segment 182dee83-b4ce-4c0c-9c83-97059cff0e70 of type vxlan for network 73691b57-d362-4ae3-b886-758c2aa67f7e [pid: 7|app: 0|req: 338/674] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:40 2026] POST /v2.0/networks => generated 649 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:40.617 8 WARNING neutron_lib.context [None req-fab64e29-fd47-47ab-8723-c9fd4b619249 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:40.620 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-040699ed-52e3-44c4-8069-f1f3d7c1cc76'] response: {'server_uuid': '594f8dd9-36e2-48eb-bbe6-f857940f1098', 'name': 'network-vif-deleted', 'tag': '6a21c838-9d64-42bd-8515-70b97f0ce719', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 337/675] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:40 2026] POST /v2.0/subnets => generated 627 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:40.898 7 WARNING neutron_lib.context [None req-1841d3c8-97b4-4437-a25d-d20536a8d776 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:40.947 7 INFO neutron.db.segments_db [None req-1841d3c8-97b4-4437-a25d-d20536a8d776 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Added segment b25759cd-711a-4edf-b087-fa07ed91b5bc of type vxlan for network 6e5eb852-d7d7-43a1-bbc2-f41cbac2e7e1 [pid: 8|app: 0|req: 338/676] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:41 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:41.215 7 INFO neutron.db.l3_hamode_db [None req-1841d3c8-97b4-4437-a25d-d20536a8d776 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 339/677] 10.0.0.13 () {34 vars in 1097 bytes} [Mon May 11 02:04:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--810689239&fields=id&tenant_id=73cade1afb9340e586f9dfa41892883c => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:04:41 2026] GET /v2.0/networks?id=5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd => generated 680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:04:41 2026] GET /v2.0/quotas/73cade1afb9340e586f9dfa41892883c => 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: 342/680] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:04:41 2026] GET /v2.0/ports?tenant_id=73cade1afb9340e586f9dfa41892883c&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/681] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:04:41 2026] GET /v2.0/networks/5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd?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: 344/682] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:04:41 2026] GET /v2.0/networks/5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:42.131 7 INFO neutron.db.l3_hamode_db [None req-1841d3c8-97b4-4437-a25d-d20536a8d776 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 345/683] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/ports?device_id=594f8dd9-36e2-48eb-bbe6-f857940f1098 => 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: 339/685] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:40 2026] POST /v2.0/routers => generated 695 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/686] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:43 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:43 2026] DELETE /v2.0/security-groups/b6eaa0c2-35e5-4bc7-81f7-7f07686976fb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:43.577 7 INFO neutron.api.v2.resource [None req-9c0d58a9-520f-4862-a3a0-a89872d64ab9 5bbbf776c1974d6680dd3dfe18d8fcc7 6ce59e61220e44df8a31c50ba72e8a93 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 342/688] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:04:43 2026] GET /v2.0/security-groups/b6eaa0c2-35e5-4bc7-81f7-7f07686976fb => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:04:43 2026] DELETE /v2.0/floatingips/50c46e71-2132-48a9-92cb-51437111c8c9 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:04:43 2026] PUT /v2.0/routers/853ad847-8d32-4252-9e99-7d1c10879ebf/add_router_interface => generated 309 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.76 () {34 vars in 989 bytes} [Mon May 11 02:04:44 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:44 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:44.696 8 WARNING neutron_lib.context [None req-66cc5706-cd71-4775-86ed-e2fc1d39b3be 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 344/693] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:04:43 2026] PUT /v2.0/routers/c98976a0-4bce-4a28-9dcf-2e4bb6ddf527/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 10.0.0.76 () {34 vars in 1039 bytes} [Mon May 11 02:04:44 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:04:44 2026] POST /v2.0/ports => generated 955 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:04:45.394 8 WARNING neutron_lib.context [None req-6da49768-c4b8-4e06-8af1-942516d97298 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:45.868 7 INFO neutron.services.segments.plugin [-] Segment 96b61fb8-1b73-436f-b320-f0eeb95345b0 resource provider aggregate not found [pid: 8|app: 0|req: 351/696] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:04:45 2026] POST /v2.0/ports => generated 954 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:45.873 7 INFO neutron.services.segments.plugin [-] Segment 96b61fb8-1b73-436f-b320-f0eeb95345b0 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:04:45.890 7 INFO neutron.db.l3_hamode_db [None req-89d25194-c87c-4fdc-a7c9-853045fad8b1 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network cb07b79b-8332-40a6-97c0-d5fb86063043 was deleted as no HA routers are present in tenant 6ce59e61220e44df8a31c50ba72e8a93. 2026-05-11 02:04:45.892 7 INFO neutron.services.segments.plugin [-] Segment 96b61fb8-1b73-436f-b320-f0eeb95345b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96b61fb8-1b73-436f-b320-f0eeb95345b0 found for delete ", "request_id": "req-81808d23-b1cb-42ee-83de-794b91d9f5d9"}]} 2026-05-11 02:04:45.893 7 INFO neutron.services.segments.plugin [-] Segment 96b61fb8-1b73-436f-b320-f0eeb95345b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96b61fb8-1b73-436f-b320-f0eeb95345b0 found for delete ", "request_id": "req-88a66657-d499-4ca3-afb0-6818d6dd13dd"}]} [pid: 8|app: 0|req: 352/697] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:45 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => 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: 346/698] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:44 2026] DELETE /v2.0/routers/c98976a0-4bce-4a28-9dcf-2e4bb6ddf527 => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:45.901 8 WARNING neutron_lib.context [None req-0b60ea04-b0ff-4fab-88a2-ad2a38687d50 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/699] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:45 2026] DELETE /v2.0/subnets/374465a2-ccf6-4dee-ae6c-1e77b8f3e949 => 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: 348/700] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:46 2026] DELETE /v2.0/networks/c26a76dd-53bf-41d8-ba9a-c770030d57da => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:46 2026] GET /v2.0/security-groups?tenant_id=6ce59e61220e44df8a31c50ba72e8a93&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:46 2026] GET /v2.0/networks?id=5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd => generated 680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:46.659 8 INFO neutron.db.l3_db [None req-0b60ea04-b0ff-4fab-88a2-ad2a38687d50 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Floating IP b4035162-d4e0-449a-9414-b53ab8ad3264 associated. External IP: 10.96.250.212, port: b7a2aa3e-9a86-4558-9987-3d9843d8614f. [pid: 7|app: 0|req: 351/703] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:46 2026] DELETE /v2.0/security-groups/d89159df-1b4a-4dfd-a63a-7ef27e2f8f56 => 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: 352/704] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:04:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73cade1afb9340e586f9dfa41892883c => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:46.756 7 WARNING neutron_lib.context [req-1a91edd8-6fcd-4aab-b3c6-9518279c3c53 req-a1fad246-3ead-42d3-afc3-088af689b0fd 0a86242088bc41e8a0701f89290386ca 73cade1afb9340e586f9dfa41892883c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 353/705] 10.0.0.240 () {34 vars in 677 bytes} [Mon May 11 02:04:45 2026] POST /v2.0/floatingips => generated 841 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:46 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:47.095 8 INFO neutron.db.l3_db [None req-b42f4868-672b-4c21-ad50-062d4e0e3c03 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Floating IP b4035162-d4e0-449a-9414-b53ab8ad3264 disassociated. External IP: 10.96.250.212, port: b7a2aa3e-9a86-4558-9987-3d9843d8614f. [pid: 7|app: 0|req: 353/707] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:04:46 2026] POST /v2.0/ports => generated 954 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/708] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:04:46 2026] PUT /v2.0/floatingips/b4035162-d4e0-449a-9414-b53ab8ad3264 => generated 552 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:04:47 2026] PUT /v2.0/ports/c95ff063-f3e4-41b8-8d78-f5a21d22e6ed => generated 1235 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:04:47 2026] DELETE /v2.0/floatingips/b4035162-d4e0-449a-9414-b53ab8ad3264 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:04:47.792 7 WARNING neutron_lib.context [None req-659e309f-e95e-4cd8-b4d4-f0f0ee8d6a4b 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:47.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e935126-166b-4bbd-972e-12dc265ca49d'] response: {'name': 'network-changed', 'server_uuid': '98ac5c49-fcd3-4ce6-83f5-948dc767a7fa', 'tag': 'c95ff063-f3e4-41b8-8d78-f5a21d22e6ed', 'status': 'completed', 'code': 200} 2026-05-11 02:04:47.922 7 INFO neutron.services.segments.plugin [-] Segment 20ec7b01-6162-4122-bb79-0a3dd6b2b05b resource provider aggregate not found 2026-05-11 02:04:47.928 7 INFO neutron.services.segments.plugin [-] Segment 20ec7b01-6162-4122-bb79-0a3dd6b2b05b resource provider aggregate not found 2026-05-11 02:04:47.936 7 INFO neutron.services.segments.plugin [-] Segment 20ec7b01-6162-4122-bb79-0a3dd6b2b05b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20ec7b01-6162-4122-bb79-0a3dd6b2b05b found for delete ", "request_id": "req-2bbc8c99-e2b8-4254-9c02-c5782e58768d"}]} 2026-05-11 02:04:47.944 7 INFO neutron.services.segments.plugin [-] Segment 20ec7b01-6162-4122-bb79-0a3dd6b2b05b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20ec7b01-6162-4122-bb79-0a3dd6b2b05b found for delete ", "request_id": "req-d4891a4f-271f-4cb4-8e76-22aa17090549"}]} [pid: 8|app: 0|req: 357/711] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:48 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:48 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:48 2026] GET /v2.0/ports?tenant_id=73cade1afb9340e586f9dfa41892883c&device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:04:48 2026] GET /v2.0/networks?tenant_id=73cade1afb9340e586f9dfa41892883c&shared=False => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:04:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:48.651 7 INFO neutron.db.l3_db [None req-659e309f-e95e-4cd8-b4d4-f0f0ee8d6a4b 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Floating IP 6d0930af-ca25-471a-a9d3-af3a4ed043ac associated. External IP: 10.96.250.216, port: ab1ca413-393f-4085-bf32-ade8ec7b6eb3. [pid: 7|app: 0|req: 355/716] 10.0.0.240 () {34 vars in 677 bytes} [Mon May 11 02:04:47 2026] POST /v2.0/floatingips => generated 842 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/floatingips/6d0930af-ca25-471a-a9d3-af3a4ed043ac => generated 842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 10.0.0.240 () {32 vars in 655 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/floatingips => generated 845 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/719] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/security-groups?tenant_id=28ebe4af5ab64b5ca8ea0e40ddcf26c9&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/720] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:49 2026] DELETE /v2.0/security-groups/035f8879-ab3f-4ea0-b72b-4f082101ba89 => 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: 359/722] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&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: 7|app: 0|req: 360/723] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/ports?tenant_id=73cade1afb9340e586f9dfa41892883c&device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:49.584 8 INFO neutron.db.l3_db [None req-667f6fc9-9300-4d83-9319-aa63b8413e2c 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Floating IP 6d0930af-ca25-471a-a9d3-af3a4ed043ac associated. External IP: 10.96.250.216, port: ab1ca413-393f-4085-bf32-ade8ec7b6eb3. [pid: 7|app: 0|req: 361/724] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c95ff063-f3e4-41b8-8d78-f5a21d22e6ed => 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: 362/725] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/subnets?id=2fbd5ac4-ccaf-46f1-aa4f-87bd616642bf => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/ports?network_id=5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/727] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/networks/5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:49 2026] GET /v2.0/networks/5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd?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: 364/729] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:04:49 2026] PUT /v2.0/floatingips/6d0930af-ca25-471a-a9d3-af3a4ed043ac => generated 841 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:50.465 7 INFO neutron.db.l3_db [None req-36eb158e-c390-4b95-9de6-6668f4cd9891 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] Floating IP 6d0930af-ca25-471a-a9d3-af3a4ed043ac disassociated. External IP: 10.96.250.216, port: b7a2aa3e-9a86-4558-9987-3d9843d8614f. [pid: 8|app: 0|req: 365/730] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:50 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:50 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&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: 366/732] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:04:50 2026] PUT /v2.0/floatingips/6d0930af-ca25-471a-a9d3-af3a4ed043ac => generated 552 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:04:50 2026] DELETE /v2.0/floatingips/6d0930af-ca25-471a-a9d3-af3a4ed043ac => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:51.122 7 INFO neutron.api.v2.resource [None req-fbea5b2c-f82a-479f-922d-66b1dac3217e 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 367/734] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:04:51 2026] DELETE /v2.0/floatingips/6d0930af-ca25-471a-a9d3-af3a4ed043ac => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:51.368 7 WARNING neutron_lib.context [None req-786cfb34-f4b7-4320-9d66-22695380e570 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 368/735] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:51 2026] DELETE /v2.0/ports/b7a2aa3e-9a86-4558-9987-3d9843d8614f => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:04:51.525 7 INFO neutron.db.segments_db [None req-786cfb34-f4b7-4320-9d66-22695380e570 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Added segment 9622bcd2-8fe3-499b-a6eb-c11a271bdea0 of type vxlan for network f34a4835-2f94-406b-9c4b-42cdd85fa263 [pid: 7|app: 0|req: 368/736] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:51 2026] POST /v2.0/networks => generated 649 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:51.627 7 WARNING neutron_lib.context [None req-c1e93582-eea9-4b4c-994e-36620e69b7da 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 369/737] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:51 2026] DELETE /v2.0/ports/ab1ca413-393f-4085-bf32-ade8ec7b6eb3 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:04:51 2026] GET /v2.0/ports?device_id=853ad847-8d32-4252-9e99-7d1c10879ebf => generated 958 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:51 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:04:51 2026] POST /v2.0/ports => generated 779 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/741] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:51 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:51.969 7 WARNING neutron_lib.context [None req-2a5e55c5-22cb-4bd5-993d-3bd3145a27ca 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:52.021 7 INFO neutron.db.segments_db [None req-2a5e55c5-22cb-4bd5-993d-3bd3145a27ca 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Added segment f698b950-a49d-494d-9a90-07609fa73636 of type vxlan for network 4d33e70d-1ed8-46ec-a0fc-02eb010718fb [pid: 7|app: 0|req: 371/742] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:51 2026] POST /v2.0/networks => generated 635 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:52.114 7 WARNING neutron_lib.context [None req-6a8236c7-0ab6-4f0b-b9b7-0df90fb7b09e 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 372/743] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:52 2026] POST /v2.0/subnets => generated 646 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:52.420 7 WARNING neutron_lib.context [None req-3d44a3e6-af38-4017-8c25-4aa6f83c4f05 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 372/744] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:04:51 2026] PUT /v2.0/routers/853ad847-8d32-4252-9e99-7d1c10879ebf/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:04:52 2026] POST /v2.0/ports => generated 965 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/746] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:52 2026] DELETE /v2.0/ports/9be7d479-704f-4320-8cad-77ed637f8a92 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:04:52.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af9ad0fd-49b0-4c24-8e3e-46b9ea145660 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 375/747] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:52 2026] DELETE /v2.0/ports/9be7d479-704f-4320-8cad-77ed637f8a92 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:53.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d5b4170-0968-408a-a839-dbdbadb685f1 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 376/748] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:04:53 2026] GET /v2.0/ports/9be7d479-704f-4320-8cad-77ed637f8a92 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/749] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:53 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:53.472 8 INFO neutron.services.segments.plugin [-] Segment b25759cd-711a-4edf-b087-fa07ed91b5bc resource provider aggregate not found 2026-05-11 02:04:53.477 8 INFO neutron.services.segments.plugin [-] Segment b25759cd-711a-4edf-b087-fa07ed91b5bc resource provider aggregate not found 2026-05-11 02:04:53.488 8 INFO neutron.db.l3_hamode_db [None req-2861700c-ab92-4e0c-bd59-f9c927f822d2 686bd0bf935e4c838540997767995b4f 1e2855c0d58647e493dde0f512ff630b - - default default] HA network 6e5eb852-d7d7-43a1-bbc2-f41cbac2e7e1 was deleted as no HA routers are present in tenant 1e2855c0d58647e493dde0f512ff630b. [pid: 8|app: 0|req: 373/750] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:52 2026] DELETE /v2.0/routers/853ad847-8d32-4252-9e99-7d1c10879ebf => generated 0 bytes in 799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:53.498 8 INFO neutron.services.segments.plugin [-] Segment b25759cd-711a-4edf-b087-fa07ed91b5bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b25759cd-711a-4edf-b087-fa07ed91b5bc found for delete ", "request_id": "req-6d30d5bc-fcf6-4cc1-ad81-e8f49b81c0dc"}]} 2026-05-11 02:04:53.504 8 INFO neutron.services.segments.plugin [-] Segment b25759cd-711a-4edf-b087-fa07ed91b5bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b25759cd-711a-4edf-b087-fa07ed91b5bc found for delete ", "request_id": "req-9bb5eea8-8f83-4dbc-9871-e24a7be3763f"}]} [pid: 7|app: 0|req: 378/751] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:53 2026] DELETE /v2.0/subnets/bb5a0429-5869-434d-92f2-a416f1410c18 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:53 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:53 2026] DELETE /v2.0/subnets/416739f2-33f9-47f6-9430-f38921efe730 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:04:53.773 7 INFO neutron.services.segments.plugin [-] Segment 182dee83-b4ce-4c0c-9c83-97059cff0e70 resource provider aggregate not found 2026-05-11 02:04:53.777 7 INFO neutron.services.segments.plugin [-] Segment 182dee83-b4ce-4c0c-9c83-97059cff0e70 resource provider aggregate not found 2026-05-11 02:04:53.794 7 INFO neutron.services.segments.plugin [-] Segment 182dee83-b4ce-4c0c-9c83-97059cff0e70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182dee83-b4ce-4c0c-9c83-97059cff0e70 found for delete ", "request_id": "req-2749ee53-9bea-4528-9916-a3b2f3c95706"}]} 2026-05-11 02:04:53.794 7 INFO neutron.services.segments.plugin [-] Segment 182dee83-b4ce-4c0c-9c83-97059cff0e70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182dee83-b4ce-4c0c-9c83-97059cff0e70 found for delete ", "request_id": "req-e80c5c10-f71e-4617-8aef-29af2b0b33c4"}]} [pid: 7|app: 0|req: 380/754] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:53 2026] DELETE /v2.0/networks/73691b57-d362-4ae3-b886-758c2aa67f7e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/755] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:53 2026] DELETE /v2.0/networks/4d33e70d-1ed8-46ec-a0fc-02eb010718fb => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:04:53.902 7 WARNING neutron_lib.context [None req-bdd40959-bec9-4720-a803-f69a1023a813 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:53.951 7 INFO neutron.db.segments_db [None req-bdd40959-bec9-4720-a803-f69a1023a813 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Added segment 7763b958-832b-46b2-abe5-1f9f8c69c63b of type vxlan for network f5bdf360-8339-4f45-89a0-cd5f416ed05c [pid: 7|app: 0|req: 381/756] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:53 2026] POST /v2.0/networks => generated 635 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:54.049 8 WARNING neutron_lib.context [None req-67a6915c-f392-46cd-b1f5-b36d3189eb66 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 376/757] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:54 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:54.313 7 WARNING neutron_lib.context [None req-ee53ffc5-8272-4d68-a067-9351b22ef46f 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 377/758] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups?tenant_id=1e2855c0d58647e493dde0f512ff630b&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/759] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:54 2026] DELETE /v2.0/security-groups/e0d0e456-57e4-4d81-87f0-0862138b899c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/760] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:04:54 2026] POST /v2.0/ports => generated 928 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.13 () {34 vars in 970 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/ports/fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 968 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/766] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&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: 382/767] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:54 2026] DELETE /v2.0/ports/e8cdfc4f-16cd-4d7c-8310-e6414e2b1365 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:04:55.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7209592-f781-4578-b96f-390b3a7030f7 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 386/768] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/ports/e8cdfc4f-16cd-4d7c-8310-e6414e2b1365 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:55 2026] DELETE /v2.0/subnets/ae78b463-60c5-4b88-99bf-8da8ac5dde1d => 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: 387/770] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:55 2026] DELETE /v2.0/networks/f5bdf360-8339-4f45-89a0-cd5f416ed05c => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:04:55.525 8 INFO neutron.services.segments.plugin [-] Segment f698b950-a49d-494d-9a90-07609fa73636 resource provider aggregate not found 2026-05-11 02:04:55.526 7 WARNING neutron_lib.context [None req-36168a6b-9231-4ea4-9d12-0cf7dcf7b873 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:55.531 8 INFO neutron.services.segments.plugin [-] Segment f698b950-a49d-494d-9a90-07609fa73636 resource provider aggregate not found [pid: 8|app: 0|req: 384/771] 199.204.45.109 () {34 vars in 1000 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/subnets?network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 683 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:55.548 8 INFO neutron.services.segments.plugin [-] Segment f698b950-a49d-494d-9a90-07609fa73636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f698b950-a49d-494d-9a90-07609fa73636 found for delete ", "request_id": "req-3acf52d8-11c1-4073-af7d-597e881d253f"}]} 2026-05-11 02:04:55.549 8 INFO neutron.services.segments.plugin [-] Segment f698b950-a49d-494d-9a90-07609fa73636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f698b950-a49d-494d-9a90-07609fa73636 found for delete ", "request_id": "req-74309317-1f15-4c17-a5a3-4d5066eb72c1"}]} [pid: 8|app: 0|req: 385/772] 199.204.45.109 () {34 vars in 1146 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29&device_owner=compute%3Anova&network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:04:55 2026] POST /v2.0/ports => generated 779 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:55.825 7 INFO neutron.services.segments.plugin [-] Segment 7763b958-832b-46b2-abe5-1f9f8c69c63b resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:04:55.836 7 INFO neutron.services.segments.plugin [-] Segment 7763b958-832b-46b2-abe5-1f9f8c69c63b resource provider aggregate not found 2026-05-11 02:04:55.847 7 INFO neutron.services.segments.plugin [-] Segment 7763b958-832b-46b2-abe5-1f9f8c69c63b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7763b958-832b-46b2-abe5-1f9f8c69c63b found for delete ", "request_id": "req-5934de77-2285-48e0-b541-631a0eb6382a"}]} 2026-05-11 02:04:55.850 7 INFO neutron.services.segments.plugin [-] Segment 7763b958-832b-46b2-abe5-1f9f8c69c63b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7763b958-832b-46b2-abe5-1f9f8c69c63b found for delete ", "request_id": "req-b16bd815-d1ee-40ea-8879-20edf8e1b2de"}]} [pid: 7|app: 0|req: 389/774] 10.0.0.240 () {34 vars in 737 bytes} [Mon May 11 02:04:55 2026] PUT /v2.0/ports/4c1da8c9-fe45-47ef-875d-27f4b94c8cdd => generated 752 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/775] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:04:55 2026] PUT /v2.0/ports/fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 1145 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/777] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:56.243 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9ac74e3-3216-4bb1-a656-56d113ebe475'] response: {'name': 'network-changed', 'server_uuid': '53c33c13-4c2c-481d-8d43-48aa4cc15d29', 'tag': 'fc635566-60a6-48be-9ea8-9b5ed5ceb15f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 391/778] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:56 2026] DELETE /v2.0/ports/4c1da8c9-fe45-47ef-875d-27f4b94c8cdd => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/779] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/ports => generated 782 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:56.358 7 INFO neutron.pecan_wsgi.hooks.translation [None req-210df518-a4d4-400d-a1da-c2d8955ed755 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 393/780] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/ports/4c1da8c9-fe45-47ef-875d-27f4b94c8cdd => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:56.393 8 WARNING neutron_lib.context [None req-9b638ed1-0ec7-4110-bb0f-b6370b57c781 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:56.394 8 WARNING neutron_lib.context [None req-9b638ed1-0ec7-4110-bb0f-b6370b57c781 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 394/781] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/ports => generated 782 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/782] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/ports/2255e166-792e-46cd-8059-047f22f55155 => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:56.475 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73f7d5e9-7e52-4182-af07-5110ee632865 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/783] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:56 2026] DELETE /v2.0/ports/e8cdfc4f-16cd-4d7c-8310-e6414e2b1365 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:56.496 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4207796-ef1b-45b0-9c48-6a4bf7456943 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 397/784] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:56 2026] DELETE /v2.0/subnets/ae78b463-60c5-4b88-99bf-8da8ac5dde1d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:56.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c0f652e-a485-4607-8f87-d0710137d7c1 6c8c6f87aada44a5a55b3b9f1c765652 014b99bdd2924220ba4ee9c9c14132d3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 398/785] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:04:56 2026] DELETE /v2.0/subnets/bb5a0429-5869-434d-92f2-a416f1410c18 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:56.572 8 INFO neutron.db.segments_db [None req-9b638ed1-0ec7-4110-bb0f-b6370b57c781 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Added segment c8f36cce-eb44-4586-bf67-ca6fea4e1963 of type vxlan for network 0b189ffa-3f3a-493c-b5ba-c5462be7079c 2026-05-11 02:04:56.639 8 INFO neutron.db.segments_db [None req-9b638ed1-0ec7-4110-bb0f-b6370b57c781 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Added segment 7ef3cbe7-ae3a-4d58-a20c-555b010f8187 of type vxlan for network ca54299b-eab0-4c13-8be2-19e5857f2eae [pid: 7|app: 0|req: 399/786] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:56 2026] DELETE /v2.0/ports/2255e166-792e-46cd-8059-047f22f55155 => 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: 388/787] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:56 2026] POST /v2.0/networks => generated 1245 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/788] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/ports?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1417 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/789] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:56 2026] DELETE /v2.0/networks/f34a4835-2f94-406b-9c4b-42cdd85fa263 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/790] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/networks => generated 1844 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/791] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/networks?id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/792] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => 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: 391/793] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:56 2026] DELETE /v2.0/networks/0b189ffa-3f3a-493c-b5ba-c5462be7079c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/794] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/795] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:56 2026] GET /v2.0/subnets?id=6dc54159-fdc9-4063-b01c-6d09fd5da61b => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/796] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/ports?network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4&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: 406/797] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/798] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:04:56 2026] DELETE /v2.0/networks/ca54299b-eab0-4c13-8be2-19e5857f2eae => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/799] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/800] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/networks => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:57.192 7 WARNING neutron_lib.context [None req-f0fb0f38-6d11-4a45-b625-6ec1b934078d 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:57.248 7 INFO neutron.db.segments_db [None req-f0fb0f38-6d11-4a45-b625-6ec1b934078d 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Added segment 17182d95-f4d7-490b-bacd-d48673438992 of type vxlan for network 15af4263-b359-41fb-9909-90a56d99ebd5 [pid: 8|app: 0|req: 394/801] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/802] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:57 2026] POST /v2.0/networks => generated 653 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/803] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:57.452 7 WARNING neutron_lib.context [None req-b4e283e8-6032-4061-8469-c63747f6776c 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:57.516 7 INFO neutron.db.segments_db [None req-b4e283e8-6032-4061-8469-c63747f6776c 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Added segment d2fa688a-5d2c-40fe-8fd1-be5a9d5b292b of type vxlan for network 8a99dd11-9056-41ba-bba5-cf4a71d4bfd6 [pid: 8|app: 0|req: 395/804] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/security-groups?tenant_id=014b99bdd2924220ba4ee9c9c14132d3&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:57.569 8 INFO neutron.services.segments.plugin [-] Segment c8f36cce-eb44-4586-bf67-ca6fea4e1963 resource provider aggregate not found 2026-05-11 02:04:57.572 8 INFO neutron.services.segments.plugin [-] Segment c8f36cce-eb44-4586-bf67-ca6fea4e1963 resource provider aggregate not found 2026-05-11 02:04:57.589 8 INFO neutron.services.segments.plugin [-] Segment c8f36cce-eb44-4586-bf67-ca6fea4e1963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8f36cce-eb44-4586-bf67-ca6fea4e1963 found for delete ", "request_id": "req-20a7beb7-22b9-4ef7-8e06-6970c281721a"}]} 2026-05-11 02:04:57.594 8 INFO neutron.services.segments.plugin [-] Segment c8f36cce-eb44-4586-bf67-ca6fea4e1963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8f36cce-eb44-4586-bf67-ca6fea4e1963 found for delete ", "request_id": "req-d440c0a4-1c84-4f84-95ad-c5feb5e65eb3"}]} 2026-05-11 02:04:57.608 8 INFO neutron.services.segments.plugin [-] Segment 7ef3cbe7-ae3a-4d58-a20c-555b010f8187 resource provider aggregate not found 2026-05-11 02:04:57.612 8 INFO neutron.services.segments.plugin [-] Segment 7ef3cbe7-ae3a-4d58-a20c-555b010f8187 resource provider aggregate not found 2026-05-11 02:04:57.633 8 INFO neutron.services.segments.plugin [-] Segment 7ef3cbe7-ae3a-4d58-a20c-555b010f8187 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ef3cbe7-ae3a-4d58-a20c-555b010f8187 found for delete ", "request_id": "req-bad7186d-6f42-445a-bed5-53f7874a0428"}]} 2026-05-11 02:04:57.634 8 INFO neutron.services.segments.plugin [-] Segment 7ef3cbe7-ae3a-4d58-a20c-555b010f8187 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ef3cbe7-ae3a-4d58-a20c-555b010f8187 found for delete ", "request_id": "req-b561f5a4-e7f6-4dca-8ac9-8ca741e2e3f3"}]} [pid: 7|app: 0|req: 410/805] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:57 2026] POST /v2.0/networks => generated 653 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:57.661 7 WARNING neutron_lib.context [None req-0737bfde-b96b-4b57-87e9-9b8f28c90b33 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 396/806] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:04:57 2026] DELETE /v2.0/security-groups/f55ceb35-c50d-4d5e-8c8e-7b12ea801648 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:57.702 7 WARNING neutron_lib.context [None req-0737bfde-b96b-4b57-87e9-9b8f28c90b33 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:57.871 7 INFO neutron.services.segments.plugin [-] Segment 9622bcd2-8fe3-499b-a6eb-c11a271bdea0 resource provider aggregate not found 2026-05-11 02:04:57.878 7 INFO neutron.services.segments.plugin [-] Segment 9622bcd2-8fe3-499b-a6eb-c11a271bdea0 resource provider aggregate not found 2026-05-11 02:04:57.895 7 INFO neutron.services.segments.plugin [-] Segment 9622bcd2-8fe3-499b-a6eb-c11a271bdea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9622bcd2-8fe3-499b-a6eb-c11a271bdea0 found for delete ", "request_id": "req-9e425dba-4aec-41d2-8570-911347406ad1"}]} 2026-05-11 02:04:57.897 7 INFO neutron.services.segments.plugin [-] Segment 9622bcd2-8fe3-499b-a6eb-c11a271bdea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9622bcd2-8fe3-499b-a6eb-c11a271bdea0 found for delete ", "request_id": "req-203fa0c4-a0f5-477e-95eb-2dcc59bf46bf"}]} [pid: 8|app: 0|req: 397/807] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/808] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/ports?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/809] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/810] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/networks?id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/811] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:04:57 2026] POST /v2.0/ports => generated 1506 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/812] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/813] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/814] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/subnets?id=6dc54159-fdc9-4063-b01c-6d09fd5da61b => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/815] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:04:58 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) [pid: 8|app: 0|req: 404/816] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/ports?network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4&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: 405/817] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/818] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/819] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/820] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:58 2026] DELETE /v2.0/ports/c62aad94-f775-471a-b2ad-80b619867f58 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/822] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => 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: 409/823] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:04:58 2026] DELETE /v2.0/ports/1bb47184-d398-4975-85cf-020d667d0676 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/824] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/ports => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:58.910 8 WARNING neutron_lib.context [None req-69fd76a6-5dc8-4ed2-82a0-0e0282df09db 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:58.958 8 INFO neutron.db.segments_db [None req-69fd76a6-5dc8-4ed2-82a0-0e0282df09db 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Added segment 3eb82d24-463e-49e8-a004-289511e91e7f of type vxlan for network dfd7e22e-845d-4672-8908-5f2dab0ef32b [pid: 8|app: 0|req: 411/825] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:58 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:59.077 8 WARNING neutron_lib.context [None req-b8f3a959-9c13-406b-b309-5c6afb707ddc 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:59.109 7 INFO neutron.db.l3_db [None req-730fbc7e-a623-42f0-84bc-ea5424ed521b 0a86242088bc41e8a0701f89290386ca 73cade1afb9340e586f9dfa41892883c - - default default] Floating IP 0062a6f3-0f8e-4ac9-a72d-9faa5da49198 associated. External IP: 10.96.250.208, port: c95ff063-f3e4-41b8-8d78-f5a21d22e6ed. 2026-05-11 02:04:59.141 8 INFO neutron.db.segments_db [None req-b8f3a959-9c13-406b-b309-5c6afb707ddc 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Added segment a6f03e74-7389-4056-97ad-52752be089bf of type vxlan for network 8ece515f-84af-4847-9cbd-b20aa5f60186 [pid: 8|app: 0|req: 412/826] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:59 2026] POST /v2.0/networks => generated 654 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 199.204.45.109 () {34 vars in 1118 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/828] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:04:58 2026] PUT /v2.0/floatingips/0062a6f3-0f8e-4ac9-a72d-9faa5da49198 => generated 855 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:59.518 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a7a1ed-eb69-490b-9475-dbea0282ebf1'] response: {'name': 'network-changed', 'server_uuid': '98ac5c49-fcd3-4ce6-83f5-948dc767a7fa', 'tag': 'c95ff063-f3e4-41b8-8d78-f5a21d22e6ed', 'status': 'completed', 'code': 200} 2026-05-11 02:04:59.687 7 WARNING neutron_lib.context [None req-2e7fffe7-67f8-48f6-ba9c-9aba17bcab24 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 414/829] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:04:59 2026] PUT /v2.0/ports/fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 968 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:04:59.818 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d7dcf62-dc97-42e7-a48c-3f9a34455e3a'] response: {'name': 'network-changed', 'server_uuid': '53c33c13-4c2c-481d-8d43-48aa4cc15d29', 'tag': 'fc635566-60a6-48be-9ea8-9b5ed5ceb15f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/830] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:59.832 8 WARNING neutron_lib.context [None req-016582ae-283e-471f-af1b-c30193a4ecd7 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:04:59.852 7 INFO neutron.db.segments_db [None req-2e7fffe7-67f8-48f6-ba9c-9aba17bcab24 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Added segment 56c6fe8d-84e0-4adf-b84e-828279872549 of type vxlan for network 42507e37-c0a4-4726-9917-d1ca7db12156 2026-05-11 02:04:59.872 8 WARNING neutron_lib.context [None req-016582ae-283e-471f-af1b-c30193a4ecd7 8b94991a6fd64ba2aba1dd68cce969f2 b248e959ff0f44618041c0ae14fc93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 416/831] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:59 2026] POST /v2.0/networks => generated 630 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/832] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:59.974 7 WARNING neutron_lib.context [None req-1f92208f-b881-4bb5-86f9-12a08af49347 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:00.025 7 INFO neutron.db.segments_db [None req-1f92208f-b881-4bb5-86f9-12a08af49347 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Added segment 44d806d4-2b2b-47af-8c18-d165cb118d9a of type vxlan for network c27b36fd-fe17-4860-9eb8-dc6a2fcaad4f [pid: 7|app: 0|req: 418/833] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:04:59 2026] POST /v2.0/networks => generated 629 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/834] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/ports?tenant_id=73cade1afb9340e586f9dfa41892883c&device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:00.173 7 WARNING neutron_lib.context [None req-f6396905-47d1-44c1-911b-70d44c4e1dfb bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 416/835] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:04:59 2026] POST /v2.0/subnets => generated 1323 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/836] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/networks?id=5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/837] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/838] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:00 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/839] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/ports?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/840] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/subnets => generated 1959 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/841] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&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: 8|app: 0|req: 420/842] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c95ff063-f3e4-41b8-8d78-f5a21d22e6ed => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:00.551 7 WARNING neutron_lib.context [None req-65975cbe-fde6-4d98-b687-f684ae2bc57d bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 421/843] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/networks?id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/844] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:00 2026] DELETE /v2.0/subnets/da48837b-50c6-49ea-9cc2-85d40e6668c8 => 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: 423/845] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/subnets?id=2fbd5ac4-ccaf-46f1-aa4f-87bd616642bf => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/846] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/847] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:00 2026] POST /v2.0/subnets => generated 626 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/848] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/ports?network_id=5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/849] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/subnets?id=6dc54159-fdc9-4063-b01c-6d09fd5da61b => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:00.943 7 WARNING neutron_lib.context [None req-53819f25-a74c-48fb-b9e0-70b49f5ccb4f bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:00.977 7 INFO neutron.db.segments_db [None req-53819f25-a74c-48fb-b9e0-70b49f5ccb4f bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Added segment d0f261ff-ae10-4c82-b398-0f4d77812cd6 of type vxlan for network 870c66a0-2575-48a2-be31-6d46c3f7bc4f [pid: 8|app: 0|req: 425/850] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:00 2026] DELETE /v2.0/subnets/7ebf48ef-b0e7-4e9b-b351-1354170b2b23 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/networks/5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/852] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/ports?network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/853] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/854] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/networks/5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/855] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:01.301 7 INFO neutron.db.l3_hamode_db [None req-53819f25-a74c-48fb-b9e0-70b49f5ccb4f bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:01.342 8 INFO neutron.services.segments.plugin [-] Segment a6f03e74-7389-4056-97ad-52752be089bf resource provider aggregate not found 2026-05-11 02:05:01.349 8 INFO neutron.services.segments.plugin [-] Segment a6f03e74-7389-4056-97ad-52752be089bf resource provider aggregate not found 2026-05-11 02:05:01.359 8 INFO neutron.services.segments.plugin [-] Segment a6f03e74-7389-4056-97ad-52752be089bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f03e74-7389-4056-97ad-52752be089bf found for delete ", "request_id": "req-f336396c-ce9f-4fcc-aadf-a1c0150df8ac"}]} [pid: 8|app: 0|req: 431/856] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:01 2026] DELETE /v2.0/networks/8ece515f-84af-4847-9cbd-b20aa5f60186 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:01.373 8 INFO neutron.services.segments.plugin [-] Segment a6f03e74-7389-4056-97ad-52752be089bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f03e74-7389-4056-97ad-52752be089bf found for delete ", "request_id": "req-aadb7293-e902-4d27-9986-0111475667e5"}]} [pid: 8|app: 0|req: 432/857] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:01.461 7 INFO neutron.db.l3_hamode_db [None req-53819f25-a74c-48fb-b9e0-70b49f5ccb4f bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 433/858] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:01 2026] DELETE /v2.0/networks/dfd7e22e-845d-4672-8908-5f2dab0ef32b => 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: 434/859] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:01 2026] DELETE /v2.0/networks/8a99dd11-9056-41ba-bba5-cf4a71d4bfd6 => 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: 435/860] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/861] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/862] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:01 2026] DELETE /v2.0/networks/15af4263-b359-41fb-9909-90a56d99ebd5 => 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: 438/863] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/security-groups?id=163abbfe-664c-4f0f-a80e-ae78179e9adf&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: 439/864] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/865] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:00 2026] POST /v2.0/routers => generated 507 bytes in 1237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/866] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:02.432 8 INFO neutron.db.l3_db [req-d93b4727-8cdc-4635-92d5-123df44dc4aa req-7a46d958-0274-4e93-a71e-7d4aad33221e 0a86242088bc41e8a0701f89290386ca 73cade1afb9340e586f9dfa41892883c - - default default] Floating IP 0062a6f3-0f8e-4ac9-a72d-9faa5da49198 disassociated. External IP: 10.96.250.208, port: c95ff063-f3e4-41b8-8d78-f5a21d22e6ed. [pid: 8|app: 0|req: 441/867] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:05:02 2026] DELETE /v2.0/ports/c95ff063-f3e4-41b8-8d78-f5a21d22e6ed => generated 0 bytes in 691 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/868] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/ports?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:02.911 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a10be96-8ea2-486c-adf3-922c75227b25'] response: {'server_uuid': '98ac5c49-fcd3-4ce6-83f5-948dc767a7fa', 'name': 'network-vif-deleted', 'tag': 'c95ff063-f3e4-41b8-8d78-f5a21d22e6ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 443/869] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/security-groups?tenant_id=b248e959ff0f44618041c0ae14fc93cd&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/870] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/networks?id=98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/871] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:03 2026] DELETE /v2.0/security-groups/fd6d7ce0-5cd4-4709-b75f-34537858a828 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/872] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/873] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/874] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/875] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/subnets?id=6dc54159-fdc9-4063-b01c-6d09fd5da61b => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/876] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/security-groups?id=446f9240-d266-400b-8dd1-859d201c7eb7&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/877] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/ports?network_id=98c34fe2-4058-4d4c-9b60-18e783c28ff4&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:03.370 8 INFO neutron.services.segments.plugin [-] Segment 3eb82d24-463e-49e8-a004-289511e91e7f resource provider aggregate not found 2026-05-11 02:05:03.386 8 INFO neutron.services.segments.plugin [-] Segment 3eb82d24-463e-49e8-a004-289511e91e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb82d24-463e-49e8-a004-289511e91e7f found for delete ", "request_id": "req-8765db88-6d16-46ab-9aa2-aa453e3cd7de"}]} 2026-05-11 02:05:03.391 8 INFO neutron.services.segments.plugin [-] Segment 3eb82d24-463e-49e8-a004-289511e91e7f resource provider aggregate not found [pid: 8|app: 0|req: 452/878] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:03.409 8 INFO neutron.services.segments.plugin [-] Segment d2fa688a-5d2c-40fe-8fd1-be5a9d5b292b resource provider aggregate not found 2026-05-11 02:05:03.412 8 INFO neutron.services.segments.plugin [-] Segment 3eb82d24-463e-49e8-a004-289511e91e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb82d24-463e-49e8-a004-289511e91e7f found for delete ", "request_id": "req-a51a0787-d4d2-466a-afaf-121e47408bfb"}]} 2026-05-11 02:05:03.425 8 INFO neutron.services.segments.plugin [-] Segment d2fa688a-5d2c-40fe-8fd1-be5a9d5b292b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2fa688a-5d2c-40fe-8fd1-be5a9d5b292b found for delete ", "request_id": "req-77f6de3d-2fba-4605-a54e-ea6b89a03d7b"}]} 2026-05-11 02:05:03.429 8 INFO neutron.services.segments.plugin [-] Segment d2fa688a-5d2c-40fe-8fd1-be5a9d5b292b resource provider aggregate not found 2026-05-11 02:05:03.440 8 INFO neutron.services.segments.plugin [-] Segment d2fa688a-5d2c-40fe-8fd1-be5a9d5b292b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2fa688a-5d2c-40fe-8fd1-be5a9d5b292b found for delete ", "request_id": "req-1c722c5d-62b1-4464-a1af-c8187c61410e"}]} 2026-05-11 02:05:03.469 8 INFO neutron.services.segments.plugin [-] Segment 17182d95-f4d7-490b-bacd-d48673438992 resource provider aggregate not found 2026-05-11 02:05:03.474 8 INFO neutron.services.segments.plugin [-] Segment 17182d95-f4d7-490b-bacd-d48673438992 resource provider aggregate not found 2026-05-11 02:05:03.488 8 INFO neutron.services.segments.plugin [-] Segment 17182d95-f4d7-490b-bacd-d48673438992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17182d95-f4d7-490b-bacd-d48673438992 found for delete ", "request_id": "req-7b6b85cc-bed4-43c9-af97-8ee87463ec5e"}]} [pid: 8|app: 0|req: 453/879] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/880] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:05:02 2026] PUT /v2.0/routers/c23ccf48-6c36-4f40-bc53-a576f6e9777d/add_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:03.579 8 INFO neutron.services.segments.plugin [-] Segment 17182d95-f4d7-490b-bacd-d48673438992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17182d95-f4d7-490b-bacd-d48673438992 found for delete ", "request_id": "req-895ee79b-aced-4c32-b6dc-345f8fb57c54"}]} [pid: 8|app: 0|req: 454/881] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/ports/f947dc08-8c71-4b12-9858-98963ccd7d53 => generated 955 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/882] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:03.968 8 INFO neutron.db.l3_db [req-4a28ce85-b051-4975-8c0b-0a54d6519fd1 req-cf1820da-2526-4e13-956b-16453c2e54a2 fdc30b9cf29c490cb9ae781374a758e1 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] Floating IP ea43acbe-cb66-459d-8975-c444fdc1782d disassociated. External IP: 10.96.250.202, port: fc635566-60a6-48be-9ea8-9b5ed5ceb15f. [pid: 8|app: 0|req: 456/883] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:05:03 2026] DELETE /v2.0/ports/fc635566-60a6-48be-9ea8-9b5ed5ceb15f => generated 0 bytes in 840 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/884] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:04 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => 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: 458/885] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:04 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:05.322 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9a1121c-8da2-4a8c-bacb-20fda0ded58b'] response: {'server_uuid': '53c33c13-4c2c-481d-8d43-48aa4cc15d29', 'name': 'network-vif-deleted', 'tag': 'fc635566-60a6-48be-9ea8-9b5ed5ceb15f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 428/886] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:05:03 2026] PUT /v2.0/routers/c23ccf48-6c36-4f40-bc53-a576f6e9777d/add_router_interface => generated 309 bytes in 1800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:05.453 8 WARNING neutron_lib.context [None req-4434921a-cafe-4db1-9fc1-68eeecb954dc 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 429/887] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:05:05 2026] GET /v2.0/ports/e6e28038-bf22-4d02-a704-bd252b0a2f34 => generated 955 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:05.657 8 INFO neutron.db.segments_db [None req-4434921a-cafe-4db1-9fc1-68eeecb954dc 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] Added segment 70e43726-eddc-48fa-a9ad-5307229e8ebb of type vxlan for network 7950ddc4-6a73-4031-8855-91d3272cef5b [pid: 8|app: 0|req: 459/888] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:05:05 2026] POST /v2.0/networks => generated 648 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/889] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:05 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => 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: 461/890] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:05 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:06.284 8 WARNING neutron_lib.context [None req-bc45b057-4923-4e1b-a068-2022aaf76a19 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/891] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:05:05 2026] PUT /v2.0/routers/c23ccf48-6c36-4f40-bc53-a576f6e9777d/remove_router_interface => generated 309 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/892] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:06 2026] POST /v2.0/subnets => generated 673 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:06.587 8 WARNING neutron_lib.context [None req-b6a786c6-6603-49a7-b230-2a906b3c1b09 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:06.662 8 INFO neutron.db.segments_db [None req-b6a786c6-6603-49a7-b230-2a906b3c1b09 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] Added segment d3d4d14e-e2ed-4cf2-84b8-3d790031adf9 of type vxlan for network a0fa6139-03de-45cb-ad79-83cb442f3888 [pid: 8|app: 0|req: 463/893] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:05:06 2026] POST /v2.0/networks => generated 648 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/894] 10.0.0.240 () {34 vars in 743 bytes} [Mon May 11 02:05:06 2026] PUT /v2.0/networks/a0fa6139-03de-45cb-ad79-83cb442f3888 => generated 592 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/895] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:06 2026] GET /v2.0/ports?device_id=98ac5c49-fcd3-4ce6-83f5-948dc767a7fa => 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: 466/896] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:06 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:06.983 8 WARNING neutron_lib.context [None req-767a6706-9958-411c-bae1-50f5ed145871 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 467/897] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:06 2026] POST /v2.0/subnets => generated 646 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/898] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:05:06 2026] PUT /v2.0/routers/c23ccf48-6c36-4f40-bc53-a576f6e9777d/remove_router_interface => generated 309 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/899] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/ports?device_id=c23ccf48-6c36-4f40-bc53-a576f6e9777d => 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: 468/900] 10.0.0.240 () {34 vars in 741 bytes} [Mon May 11 02:05:07 2026] PUT /v2.0/subnets/2b85628e-3d1d-405f-92c9-8556337d2c58 => generated 656 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:07.730 8 INFO neutron.services.segments.plugin [-] Segment d3d4d14e-e2ed-4cf2-84b8-3d790031adf9 resource provider aggregate not found 2026-05-11 02:05:07.735 8 INFO neutron.services.segments.plugin [-] Segment d3d4d14e-e2ed-4cf2-84b8-3d790031adf9 resource provider aggregate not found 2026-05-11 02:05:07.751 8 INFO neutron.services.segments.plugin [-] Segment d3d4d14e-e2ed-4cf2-84b8-3d790031adf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d4d14e-e2ed-4cf2-84b8-3d790031adf9 found for delete ", "request_id": "req-ed10a76b-6670-492b-8b0e-c825204d051b"}]} 2026-05-11 02:05:07.752 8 INFO neutron.services.segments.plugin [-] Segment d3d4d14e-e2ed-4cf2-84b8-3d790031adf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d4d14e-e2ed-4cf2-84b8-3d790031adf9 found for delete ", "request_id": "req-70972276-61ea-4dc3-8251-ce879b7ddf5b"}]} [pid: 8|app: 0|req: 469/901] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:07 2026] DELETE /v2.0/networks/a0fa6139-03de-45cb-ad79-83cb442f3888 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:07.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03a5382d-4645-41a6-a2c8-71029669e8a7 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/902] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:07 2026] DELETE /v2.0/networks/a0fa6139-03de-45cb-ad79-83cb442f3888 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/903] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/904] 10.0.0.240 () {32 vars in 742 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/subnets?network_id=50408f95-b3f9-4eee-b88c-54299c36d98b => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/905] 10.0.0.240 () {32 vars in 653 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 02:05:07.946 7 INFO neutron.services.segments.plugin [-] Segment d0f261ff-ae10-4c82-b398-0f4d77812cd6 resource provider aggregate not found 2026-05-11 02:05:07.956 7 INFO neutron.services.segments.plugin [-] Segment d0f261ff-ae10-4c82-b398-0f4d77812cd6 resource provider aggregate not found 2026-05-11 02:05:07.964 7 INFO neutron.services.segments.plugin [-] Segment d0f261ff-ae10-4c82-b398-0f4d77812cd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f261ff-ae10-4c82-b398-0f4d77812cd6 found for delete ", "request_id": "req-db55a255-5787-4913-9e86-21efef7c510a"}]} 2026-05-11 02:05:07.970 7 INFO neutron.services.segments.plugin [-] Segment d0f261ff-ae10-4c82-b398-0f4d77812cd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f261ff-ae10-4c82-b398-0f4d77812cd6 found for delete ", "request_id": "req-55b60837-8f43-43af-8570-a9bfa1bd08f0"}]} 2026-05-11 02:05:07.993 7 INFO neutron.db.l3_hamode_db [None req-a97ef62e-0fbc-4156-b064-eeee99a38910 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] HA network 870c66a0-2575-48a2-be31-6d46c3f7bc4f was deleted as no HA routers are present in tenant 28bbcaf08b0540c8966b927d0cbfa29c. [pid: 8|app: 0|req: 474/906] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/networks => generated 1313 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/907] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:07 2026] DELETE /v2.0/routers/c23ccf48-6c36-4f40-bc53-a576f6e9777d => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/908] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/909] 10.0.0.240 () {32 vars in 723 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/networks/7950ddc4-6a73-4031-8855-91d3272cef5b => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/910] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/subnets/085b16ab-8d58-47b5-9959-52110fac18e3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/911] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/ports?device_id=53c33c13-4c2c-481d-8d43-48aa4cc15d29 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/912] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/subnets/a2598320-45cf-4817-942e-652e0086d504 => generated 673 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/913] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/security-groups/163abbfe-664c-4f0f-a80e-ae78179e9adf => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:08.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91cc63fb-89a3-417b-a18d-dcc9d6ceea5d 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/914] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/subnets/2b85628e-3d1d-405f-92c9-8556337d2c58 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:08.230 8 INFO neutron.api.v2.resource [None req-78bd7455-598c-4024-9026-6e6c0b1e1935 0a86242088bc41e8a0701f89290386ca 73cade1afb9340e586f9dfa41892883c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 479/915] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups/163abbfe-664c-4f0f-a80e-ae78179e9adf => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:08.242 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ed5bf25-188c-44b9-bbaf-fcf6525a611e 118cdd7b0f62496db075f7965845e856 e9f9a7a2fd2641ff8fc446382cfc843e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/916] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/networks/a0fa6139-03de-45cb-ad79-83cb442f3888 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/917] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/subnets/48e0cec4-05a0-474e-a6e7-da94b4f32d8b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/918] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/subnets/a2598320-45cf-4817-942e-652e0086d504 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/919] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/floatingips/0062a6f3-0f8e-4ac9-a72d-9faa5da49198 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/920] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/networks/c27b36fd-fe17-4860-9eb8-dc6a2fcaad4f => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/921] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/networks/7950ddc4-6a73-4031-8855-91d3272cef5b => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 483/922] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/networks/42507e37-c0a4-4726-9917-d1ca7db12156 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:09.152 8 WARNING neutron_lib.context [None req-77a9934a-6e34-4d09-96a6-5907635f8eb3 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:09.199 8 INFO neutron.db.segments_db [None req-77a9934a-6e34-4d09-96a6-5907635f8eb3 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Added segment c5961b5c-e708-4587-ac20-67c77defbeb5 of type vxlan for network 8aae7136-cfe6-49ff-93dc-6a355616ce78 [pid: 8|app: 0|req: 484/923] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:05:09 2026] POST /v2.0/networks => generated 629 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:09.328 8 WARNING neutron_lib.context [None req-36ec0910-daae-4d19-a0c3-21b71c7f2360 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 485/924] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:09 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/925] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:09 2026] GET /v2.0/security-groups?tenant_id=e9f9a7a2fd2641ff8fc446382cfc843e&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:09.767 8 INFO neutron.services.segments.plugin [-] Segment 70e43726-eddc-48fa-a9ad-5307229e8ebb resource provider aggregate not found 2026-05-11 02:05:09.775 8 INFO neutron.services.segments.plugin [-] Segment 70e43726-eddc-48fa-a9ad-5307229e8ebb resource provider aggregate not found 2026-05-11 02:05:09.779 8 INFO neutron.services.segments.plugin [-] Segment 70e43726-eddc-48fa-a9ad-5307229e8ebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e43726-eddc-48fa-a9ad-5307229e8ebb found for delete ", "request_id": "req-d46bfef4-be14-4fb9-a393-f9a08167a13a"}]} [pid: 7|app: 0|req: 440/926] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:05:08 2026] PUT /v2.0/routers/e4d82781-7230-48e6-9526-9f99bd6c3db5/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:09.787 7 WARNING neutron_lib.context [None req-4403b8c1-ff96-4e1e-bd72-2d174c35db34 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 487/927] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:09 2026] DELETE /v2.0/security-groups/446f9240-d266-400b-8dd1-859d201c7eb7 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:09.799 8 INFO neutron.services.segments.plugin [-] Segment 70e43726-eddc-48fa-a9ad-5307229e8ebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e43726-eddc-48fa-a9ad-5307229e8ebb found for delete ", "request_id": "req-4096e056-9916-490f-b963-f440bed1fd4a"}]} 2026-05-11 02:05:09.807 8 INFO neutron.services.segments.plugin [-] Segment 56c6fe8d-84e0-4adf-b84e-828279872549 resource provider aggregate not found 2026-05-11 02:05:09.825 8 INFO neutron.services.segments.plugin [-] Segment 56c6fe8d-84e0-4adf-b84e-828279872549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56c6fe8d-84e0-4adf-b84e-828279872549 found for delete ", "request_id": "req-1d4a43dc-9044-4410-8bc3-7189e30b089b"}]} 2026-05-11 02:05:09.827 7 INFO neutron.db.segments_db [None req-4403b8c1-ff96-4e1e-bd72-2d174c35db34 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Added segment 080752b1-9829-4b75-bf68-5b1a507bbd35 of type vxlan for network 78a5687c-1136-4c28-8354-de7040e7ef6e 2026-05-11 02:05:09.829 8 INFO neutron.services.segments.plugin [-] Segment 56c6fe8d-84e0-4adf-b84e-828279872549 resource provider aggregate not found 2026-05-11 02:05:09.841 8 INFO neutron.services.segments.plugin [-] Segment 56c6fe8d-84e0-4adf-b84e-828279872549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56c6fe8d-84e0-4adf-b84e-828279872549 found for delete ", "request_id": "req-1bbf1390-156d-45d5-94e0-49c65632323b"}]} [pid: 8|app: 0|req: 488/928] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:09 2026] DELETE /v2.0/security-groups/0cb54e0a-1733-4d07-b992-9269b9c80334 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:09.982 7 INFO neutron.services.segments.plugin [-] Segment 44d806d4-2b2b-47af-8c18-d165cb118d9a resource provider aggregate not found 2026-05-11 02:05:09.986 7 INFO neutron.services.segments.plugin [-] Segment 44d806d4-2b2b-47af-8c18-d165cb118d9a resource provider aggregate not found 2026-05-11 02:05:09.994 7 INFO neutron.services.segments.plugin [-] Segment 44d806d4-2b2b-47af-8c18-d165cb118d9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d806d4-2b2b-47af-8c18-d165cb118d9a found for delete ", "request_id": "req-1812b1db-1cdb-4838-8d27-c551506f1d0e"}]} 2026-05-11 02:05:10.001 7 INFO neutron.services.segments.plugin [-] Segment 44d806d4-2b2b-47af-8c18-d165cb118d9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d806d4-2b2b-47af-8c18-d165cb118d9a found for delete ", "request_id": "req-4ff90d30-02c5-4c33-bb5d-7e74142c71ac"}]} 2026-05-11 02:05:10.099 7 INFO neutron.db.l3_hamode_db [None req-4403b8c1-ff96-4e1e-bd72-2d174c35db34 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:10.298 7 INFO neutron.db.l3_hamode_db [None req-4403b8c1-ff96-4e1e-bd72-2d174c35db34 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 441/931] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:09 2026] POST /v2.0/routers => generated 507 bytes in 1228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:11.025 7 INFO neutron.api.v2.resource [None req-a34f8435-8188-4ab7-9c0c-c9b001c7f3c3 fdc30b9cf29c490cb9ae781374a758e1 3d0fe37fc5e74e52a74dac07a4edf84d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 442/932] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/security-groups/446f9240-d266-400b-8dd1-859d201c7eb7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:11.030 7 WARNING neutron_lib.context [None req-2d1d8e47-e734-488a-810a-31be0b3b9cd5 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:11.217 8 INFO neutron.db.l3_hamode_db [None req-bbf9794a-4eda-45e2-affe-142e4c7c1419 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network f9d05c9d-c812-4d52-9180-4dfafd9d7a17 was deleted as no HA routers are present in tenant 73cade1afb9340e586f9dfa41892883c. [pid: 8|app: 0|req: 491/933] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:09 2026] DELETE /v2.0/routers/e4d82781-7230-48e6-9526-9f99bd6c3db5 => generated 0 bytes in 1307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/934] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:05:11 2026] POST /v2.0/ports => generated 947 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/935] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:05:11 2026] DELETE /v2.0/floatingips/ea43acbe-cb66-459d-8975-c444fdc1782d => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/936] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:11 2026] DELETE /v2.0/subnets/2fbd5ac4-ccaf-46f1-aa4f-87bd616642bf => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:11.854 8 INFO neutron.services.segments.plugin [-] Segment 92d33c7c-7cc9-468c-96db-5f3d277d124e resource provider aggregate not found 2026-05-11 02:05:11.864 8 INFO neutron.services.segments.plugin [-] Segment 92d33c7c-7cc9-468c-96db-5f3d277d124e resource provider aggregate not found 2026-05-11 02:05:11.879 8 INFO neutron.services.segments.plugin [-] Segment 92d33c7c-7cc9-468c-96db-5f3d277d124e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d33c7c-7cc9-468c-96db-5f3d277d124e found for delete ", "request_id": "req-45fa35f3-5194-459a-9746-e2f8c50a3841"}]} [pid: 7|app: 0|req: 445/937] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:11 2026] DELETE /v2.0/networks/5cedb30f-e78f-4cf8-ab8b-1e193f1d2ddd => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:11.879 8 INFO neutron.services.segments.plugin [-] Segment 92d33c7c-7cc9-468c-96db-5f3d277d124e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d33c7c-7cc9-468c-96db-5f3d277d124e found for delete ", "request_id": "req-c5b5494f-dc7c-43a3-b6f4-4f2c7a38df46"}]} 2026-05-11 02:05:12.017 7 INFO neutron.services.segments.plugin [-] Segment 25058bed-2abf-4e22-b7fb-979ea070bb86 resource provider aggregate not found 2026-05-11 02:05:12.022 7 INFO neutron.services.segments.plugin [-] Segment 25058bed-2abf-4e22-b7fb-979ea070bb86 resource provider aggregate not found 2026-05-11 02:05:12.038 7 INFO neutron.services.segments.plugin [-] Segment 25058bed-2abf-4e22-b7fb-979ea070bb86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25058bed-2abf-4e22-b7fb-979ea070bb86 found for delete ", "request_id": "req-b6c9cd0e-c343-4004-93f4-0b70f4c0c116"}]} 2026-05-11 02:05:12.041 7 INFO neutron.services.segments.plugin [-] Segment 25058bed-2abf-4e22-b7fb-979ea070bb86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25058bed-2abf-4e22-b7fb-979ea070bb86 found for delete ", "request_id": "req-8137ea86-bb97-4a1a-95eb-eb9a9fdae9bb"}]} [pid: 8|app: 0|req: 493/938] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:05:11 2026] PUT /v2.0/routers/9eca952a-d8b6-4dec-80bb-de93f15b6500/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/939] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/security-groups?tenant_id=73cade1afb9340e586f9dfa41892883c&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/940] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports/52db12b9-199f-4bea-a9d6-84a93fe3f782 => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/941] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:05:11 2026] PUT /v2.0/routers/a86fcf23-c502-4404-a308-9f36696e5ae4/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/942] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:12 2026] DELETE /v2.0/security-groups/3ab5c75c-6f4a-4b73-92f1-268e51a6e6c7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/943] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:05:12 2026] PUT /v2.0/routers/9eca952a-d8b6-4dec-80bb-de93f15b6500/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:13.849 8 INFO neutron.db.l3_hamode_db [None req-b633b62a-486e-4fbc-ae12-8e8cb4f9f168 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network 45453881-296a-4c64-aa6d-a1d7bef8bab3 was deleted as no HA routers are present in tenant 3d0fe37fc5e74e52a74dac07a4edf84d. [pid: 8|app: 0|req: 497/944] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:12 2026] DELETE /v2.0/routers/a86fcf23-c502-4404-a308-9f36696e5ae4 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:13.896 8 INFO neutron.services.segments.plugin [-] Segment bb210517-9005-47d0-af3a-81368a8a461d resource provider aggregate not found 2026-05-11 02:05:13.901 8 INFO neutron.services.segments.plugin [-] Segment bb210517-9005-47d0-af3a-81368a8a461d resource provider aggregate not found 2026-05-11 02:05:13.919 8 INFO neutron.services.segments.plugin [-] Segment bb210517-9005-47d0-af3a-81368a8a461d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb210517-9005-47d0-af3a-81368a8a461d found for delete ", "request_id": "req-357445f1-a0a8-454e-9b3e-8178ab6a1984"}]} 2026-05-11 02:05:13.920 8 INFO neutron.services.segments.plugin [-] Segment bb210517-9005-47d0-af3a-81368a8a461d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb210517-9005-47d0-af3a-81368a8a461d found for delete ", "request_id": "req-3091f881-88ed-48db-bd35-a4a8cae9c97d"}]} 2026-05-11 02:05:13.964 7 INFO neutron.api.v2.resource [None req-f5c3e687-a5d4-4477-ae6e-5e4a749f2aa6 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/945] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:05:13 2026] PUT /v2.0/routers/9eca952a-d8b6-4dec-80bb-de93f15b6500/remove_router_interface => generated 197 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/946] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/ports?device_id=9eca952a-d8b6-4dec-80bb-de93f15b6500 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/947] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:13 2026] DELETE /v2.0/subnets/6dc54159-fdc9-4063-b01c-6d09fd5da61b => 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: 499/948] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:14 2026] DELETE /v2.0/networks/98c34fe2-4058-4d4c-9b60-18e783c28ff4 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:14.571 7 INFO neutron.services.segments.plugin [-] Segment 080752b1-9829-4b75-bf68-5b1a507bbd35 resource provider aggregate not found 2026-05-11 02:05:14.579 7 INFO neutron.services.segments.plugin [-] Segment 080752b1-9829-4b75-bf68-5b1a507bbd35 resource provider aggregate not found 2026-05-11 02:05:14.596 7 INFO neutron.services.segments.plugin [-] Segment 080752b1-9829-4b75-bf68-5b1a507bbd35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080752b1-9829-4b75-bf68-5b1a507bbd35 found for delete ", "request_id": "req-3a14e1d9-892f-441f-ba78-47aa8cf4d2ba"}]} 2026-05-11 02:05:14.596 7 INFO neutron.db.l3_hamode_db [None req-5740858f-7e4f-4ad5-bda1-c67b0b79be8e bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] HA network 78a5687c-1136-4c28-8354-de7040e7ef6e was deleted as no HA routers are present in tenant 28bbcaf08b0540c8966b927d0cbfa29c. [pid: 7|app: 0|req: 450/949] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:14 2026] DELETE /v2.0/routers/9eca952a-d8b6-4dec-80bb-de93f15b6500 => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:14.627 7 INFO neutron.services.segments.plugin [-] Segment 080752b1-9829-4b75-bf68-5b1a507bbd35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080752b1-9829-4b75-bf68-5b1a507bbd35 found for delete ", "request_id": "req-8fd8e99f-ecd5-498d-ab83-82b1142d35a6"}]} [pid: 7|app: 0|req: 451/950] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/security-groups?tenant_id=3d0fe37fc5e74e52a74dac07a4edf84d&name=default => generated 2921 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/951] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:14 2026] DELETE /v2.0/security-groups/de3cd9bf-a6f9-4f24-bf07-dadee7615e8d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/952] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:14 2026] DELETE /v2.0/subnets/a52cef48-96bf-48f6-9792-adb2ce1e0b2b => 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: 501/953] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:14 2026] DELETE /v2.0/networks/8aae7136-cfe6-49ff-93dc-6a355616ce78 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:15.181 8 WARNING neutron_lib.context [None req-b446ff13-6258-4835-94a3-f9103b3ab73f bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:15.236 7 INFO neutron.db.segments_db [None req-d9cfdf6d-44a7-4e5f-9e38-650fa1cd105f 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 601b6f19-1258-4ec5-825a-efd0cf3401ed of type vxlan for network daa65270-0d72-4e30-a847-acb46fe85fdb 2026-05-11 02:05:15.246 8 INFO neutron.db.segments_db [None req-b446ff13-6258-4835-94a3-f9103b3ab73f bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Added segment 357e4e0f-6d57-4ed7-947d-1f9f4c66cf3a of type vxlan for network 302d88c0-ed59-4ac4-90e1-f04e9dbc315e [pid: 8|app: 0|req: 502/954] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:05:15 2026] POST /v2.0/networks => generated 629 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/955] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:05:14 2026] POST /v2.0/networks => generated 744 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:15.336 8 WARNING neutron_lib.context [None req-1683a47b-e4f5-40e7-aadc-dbc89fa2a0bc bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 454/956] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:15 2026] POST /v2.0/subnets => generated 691 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/957] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:15 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:15.598 8 INFO neutron.db.segments_db [None req-3d9c2e04-ea06-4b1f-8c55-bae1b0636d46 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment c200e5de-8106-4c35-a230-9bd9626a79b0 of type vxlan for network d11e7d96-8640-491e-920b-d110cb09d69a [pid: 7|app: 0|req: 455/958] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:15 2026] GET /v2.0/security-groups?tenant_id=6eb793ce957c48e2a0e4a863b234a6a0&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:15.774 7 WARNING neutron_lib.context [None req-d676380d-ba87-4b1f-b650-7c0cae1d758a bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:15.806 7 INFO neutron.db.segments_db [None req-d676380d-ba87-4b1f-b650-7c0cae1d758a bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Added segment 79047826-1bfa-43be-8532-e255354fea18 of type vxlan for network 3204f12f-58fc-4b21-ba98-23e6f58d3a11 2026-05-11 02:05:15.854 8 INFO neutron.db.l3_hamode_db [None req-3d9c2e04-ea06-4b1f-8c55-bae1b0636d46 192505b12ae64a66a483b248d5fb861f 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:15.950 8 INFO neutron.services.segments.plugin [-] Segment 6dff9372-927d-4ae9-bf6b-80a0a1b951f6 resource provider aggregate not found 2026-05-11 02:05:15.960 8 INFO neutron.services.segments.plugin [-] Segment 6dff9372-927d-4ae9-bf6b-80a0a1b951f6 resource provider aggregate not found 2026-05-11 02:05:15.970 8 INFO neutron.services.segments.plugin [-] Segment 6dff9372-927d-4ae9-bf6b-80a0a1b951f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dff9372-927d-4ae9-bf6b-80a0a1b951f6 found for delete ", "request_id": "req-299a2bc7-fc92-4648-8396-379b58f4ceca"}]} 2026-05-11 02:05:15.975 8 INFO neutron.services.segments.plugin [-] Segment 6dff9372-927d-4ae9-bf6b-80a0a1b951f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dff9372-927d-4ae9-bf6b-80a0a1b951f6 found for delete ", "request_id": "req-f6a40e9a-0549-4033-a5ec-e171cf5f3f91"}]} 2026-05-11 02:05:15.984 8 INFO neutron.services.segments.plugin [-] Segment c5961b5c-e708-4587-ac20-67c77defbeb5 resource provider aggregate not found 2026-05-11 02:05:15.993 8 INFO neutron.services.segments.plugin [-] Segment c5961b5c-e708-4587-ac20-67c77defbeb5 resource provider aggregate not found 2026-05-11 02:05:15.998 8 INFO neutron.services.segments.plugin [-] Segment c5961b5c-e708-4587-ac20-67c77defbeb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5961b5c-e708-4587-ac20-67c77defbeb5 found for delete ", "request_id": "req-d6c6eda3-132a-4130-aac5-f47992a6ccf9"}]} 2026-05-11 02:05:16.021 8 INFO neutron.services.segments.plugin [-] Segment c5961b5c-e708-4587-ac20-67c77defbeb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5961b5c-e708-4587-ac20-67c77defbeb5 found for delete ", "request_id": "req-5ac1194c-7a0f-47b2-b52b-395678460a80"}]} 2026-05-11 02:05:16.062 7 INFO neutron.db.l3_hamode_db [None req-d676380d-ba87-4b1f-b650-7c0cae1d758a bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:16.208 7 INFO neutron.db.l3_hamode_db [None req-d676380d-ba87-4b1f-b650-7c0cae1d758a bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:16.745 8 INFO neutron.db.l3_hamode_db [None req-3d9c2e04-ea06-4b1f-8c55-bae1b0636d46 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 456/959] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:15 2026] POST /v2.0/routers => generated 507 bytes in 1400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/960] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:17 2026] DELETE /v2.0/security-groups/1f0642b4-b160-4f26-897b-17623463c59d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:17.622 7 INFO neutron.db.segments_db [None req-7943806c-a6df-4e98-b062-06134ef92803 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 702f1cc7-703a-4e92-93b3-225c2e1c5ab9 of type vxlan for network 0d12d448-ceb6-494e-9894-6b57e7112ac7 [pid: 8|app: 0|req: 504/961] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:15 2026] POST /v2.0/routers => generated 731 bytes in 2101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/962] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:05:17 2026] POST /v2.0/networks => generated 744 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/963] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/security-groups?tenant_id=3e3a8b7cf2f548068eba8d1db629d0c7&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/964] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:05:17 2026] PUT /v2.0/routers/00cb3979-a7dc-4b7a-8bef-28fca55d1379/add_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/965] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:18 2026] POST /v2.0/subnets => generated 691 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/966] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:05:17 2026] PUT /v2.0/routers/5c42831e-031a-4171-98b8-f8c760e8b450/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/967] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:19 2026] DELETE /v2.0/security-groups/5061bcef-f10a-4dd1-8ae4-cacb5c945297 => 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: 461/968] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/ports/f5b3918c-128f-47e2-a26b-a046195f32ee => generated 955 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:19.227 8 INFO neutron.db.segments_db [None req-b08aa46b-eae7-45a5-be9c-64f866337bb8 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 7612efd4-6e3a-49cd-b87d-34c79fbe9a07 of type vxlan for network 4d4ce746-17e1-4594-969a-ed05a7c2a060 2026-05-11 02:05:19.530 8 INFO neutron.db.l3_hamode_db [None req-b08aa46b-eae7-45a5-be9c-64f866337bb8 192505b12ae64a66a483b248d5fb861f 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 462/969] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:05:19 2026] PUT /v2.0/routers/00cb3979-a7dc-4b7a-8bef-28fca55d1379/remove_router_interface => generated 309 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:19.974 7 WARNING neutron_lib.context [None req-78387d01-12c8-498b-a008-1b1db447864d 842529a2fa9d48cc9871bec975c4b73a 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 463/970] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:05:19 2026] POST /v2.0/security-groups => generated 1658 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/971] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:05:20 2026] GET /v2.0/ports?device_id=00cb3979-a7dc-4b7a-8bef-28fca55d1379 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:20.165 7 WARNING neutron_lib.context [None req-93e73374-0cb9-4b9e-9667-b18dfe32f5ba 842529a2fa9d48cc9871bec975c4b73a 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 465/972] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:20 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) 2026-05-11 02:05:20.454 8 INFO neutron.db.l3_hamode_db [None req-b08aa46b-eae7-45a5-be9c-64f866337bb8 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:20.906 7 INFO neutron.services.segments.plugin [-] Segment 79047826-1bfa-43be-8532-e255354fea18 resource provider aggregate not found 2026-05-11 02:05:20.909 7 INFO neutron.services.segments.plugin [-] Segment 79047826-1bfa-43be-8532-e255354fea18 resource provider aggregate not found 2026-05-11 02:05:20.922 7 INFO neutron.db.l3_hamode_db [None req-42600af3-4b07-4fcc-990d-4aa98e08de45 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] HA network 3204f12f-58fc-4b21-ba98-23e6f58d3a11 was deleted as no HA routers are present in tenant 28bbcaf08b0540c8966b927d0cbfa29c. [pid: 7|app: 0|req: 466/973] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:20 2026] DELETE /v2.0/routers/00cb3979-a7dc-4b7a-8bef-28fca55d1379 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:20.931 7 WARNING neutron_lib.context [None req-0bb1ecc3-b7d3-4480-b6c4-cdf9dcd62497 842529a2fa9d48cc9871bec975c4b73a 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:20.932 7 INFO neutron.services.segments.plugin [-] Segment 79047826-1bfa-43be-8532-e255354fea18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79047826-1bfa-43be-8532-e255354fea18 found for delete ", "request_id": "req-3dd3af24-5a52-4112-99c0-c202e2a70533"}]} 2026-05-11 02:05:20.933 7 INFO neutron.services.segments.plugin [-] Segment 79047826-1bfa-43be-8532-e255354fea18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79047826-1bfa-43be-8532-e255354fea18 found for delete ", "request_id": "req-91ffb98f-5be1-4191-8f19-d5a9f0fe89bf"}]} [pid: 7|app: 0|req: 467/974] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/975] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:21 2026] DELETE /v2.0/subnets/87ba232a-864f-4843-b1b0-f42e98be530d => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:21.266 7 WARNING neutron_lib.context [None req-59206ab4-1494-40bf-affc-bd718882b172 842529a2fa9d48cc9871bec975c4b73a 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 508/976] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:19 2026] POST /v2.0/routers => generated 731 bytes in 2218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:21.710 8 INFO neutron.services.segments.plugin [-] Segment 357e4e0f-6d57-4ed7-947d-1f9f4c66cf3a resource provider aggregate not found 2026-05-11 02:05:21.716 8 INFO neutron.services.segments.plugin [-] Segment 357e4e0f-6d57-4ed7-947d-1f9f4c66cf3a resource provider aggregate not found [pid: 8|app: 0|req: 509/977] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:21 2026] DELETE /v2.0/networks/302d88c0-ed59-4ac4-90e1-f04e9dbc315e => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:21.735 8 INFO neutron.services.segments.plugin [-] Segment 357e4e0f-6d57-4ed7-947d-1f9f4c66cf3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 357e4e0f-6d57-4ed7-947d-1f9f4c66cf3a found for delete ", "request_id": "req-f16538b2-8e83-4e41-bb10-c382231f1eac"}]} 2026-05-11 02:05:21.736 8 INFO neutron.services.segments.plugin [-] Segment 357e4e0f-6d57-4ed7-947d-1f9f4c66cf3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 357e4e0f-6d57-4ed7-947d-1f9f4c66cf3a found for delete ", "request_id": "req-786aadac-bc6b-4d87-8f35-8fc90ad1e0a1"}]} [pid: 7|app: 0|req: 469/978] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:05:21 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/979] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/security-groups?tenant_id=6d6513a20bf141569ca2f2bef3fd4c20&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:22.168 7 WARNING neutron_lib.context [None req-90777e18-9c92-4a08-af45-c21472e5b650 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:05:22.224 7 INFO neutron.db.segments_db [None req-90777e18-9c92-4a08-af45-c21472e5b650 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Added segment bb5a92c0-6d96-44d5-a204-3fb69d7c4cd3 of type vxlan for network 73bfaee6-6a4e-407c-8f6c-8778907c8179 2026-05-11 02:05:22.513 7 INFO neutron.db.l3_hamode_db [None req-90777e18-9c92-4a08-af45-c21472e5b650 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 510/980] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:05:21 2026] PUT /v2.0/routers/9e8d7c92-55c1-4831-8df7-2b8150055ab7/add_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/981] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:23 2026] DELETE /v2.0/security-groups/2b1e4914-fe6a-4430-89ec-bed10e954057 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/982] 10.0.0.13 () {34 vars in 1097 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--138460904&fields=id&tenant_id=97f3f7ee32ff4bbf95ae9dd610ce70a3 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/983] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/networks?id=daa65270-0d72-4e30-a847-acb46fe85fdb => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/984] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/quotas/97f3f7ee32ff4bbf95ae9dd610ce70a3 => 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: 515/985] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?tenant_id=97f3f7ee32ff4bbf95ae9dd610ce70a3&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:23.437 7 INFO neutron.db.l3_hamode_db [None req-90777e18-9c92-4a08-af45-c21472e5b650 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 516/986] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/networks/daa65270-0d72-4e30-a847-acb46fe85fdb?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/987] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/networks/daa65270-0d72-4e30-a847-acb46fe85fdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/988] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:23.719 8 WARNING neutron_lib.context [None req-6a75c2d8-8ba5-401f-9051-0fc96ecc5375 cf94c6093de34cb5a7f5f509358b659c 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 519/989] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:05:23 2026] POST /v2.0/security-groups => generated 1661 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:05:23.913 8 WARNING neutron_lib.context [None req-ac14c8e5-b9c7-4d45-bdef-1a1ef86dec97 cf94c6093de34cb5a7f5f509358b659c 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 520/990] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:24.023 8 WARNING neutron_lib.context [None req-1ed1a7d5-01b9-46e2-9e76-607b8e76c811 cf94c6093de34cb5a7f5f509358b659c 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 521/991] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:24.137 8 WARNING neutron_lib.context [None req-221db983-a8a6-4e89-a284-84837fcd70f3 cf94c6093de34cb5a7f5f509358b659c 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 471/992] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:22 2026] POST /v2.0/routers => generated 688 bytes in 2273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/993] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/routers/8051e40d-d348-4c5d-814d-418e6ce4fb91 => generated 694 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/994] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/routers => generated 697 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/995] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:05:24 2026] POST /v2.0/floatingips => generated 552 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/998] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/999] 10.0.0.240 () {34 vars in 741 bytes} [Mon May 11 02:05:24 2026] PUT /v2.0/routers/8051e40d-d348-4c5d-814d-418e6ce4fb91 => generated 701 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1000] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/routers/8051e40d-d348-4c5d-814d-418e6ce4fb91 => generated 701 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1001] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?device_id=8051e40d-d348-4c5d-814d-418e6ce4fb91 => 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: 527/1002] 10.0.0.13 () {34 vars in 1099 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2122291264&fields=id&tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1003] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/networks?id=0d12d448-ceb6-494e-9894-6b57e7112ac7 => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1004] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/quotas/3f39845f406d4dcb9b9ebd54ad21eb70 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1005] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1006] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?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: 532/1007] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?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: 533/1008] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 534/1009] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:26.001 7 INFO neutron.services.segments.plugin [-] Segment bb5a92c0-6d96-44d5-a204-3fb69d7c4cd3 resource provider aggregate not found 2026-05-11 02:05:26.004 7 INFO neutron.services.segments.plugin [-] Segment bb5a92c0-6d96-44d5-a204-3fb69d7c4cd3 resource provider aggregate not found 2026-05-11 02:05:26.011 7 INFO neutron.services.segments.plugin [-] Segment bb5a92c0-6d96-44d5-a204-3fb69d7c4cd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb5a92c0-6d96-44d5-a204-3fb69d7c4cd3 found for delete ", "request_id": "req-d1c41763-35db-4848-ae81-b1f4ea17c314"}]} 2026-05-11 02:05:26.018 7 INFO neutron.services.segments.plugin [-] Segment bb5a92c0-6d96-44d5-a204-3fb69d7c4cd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb5a92c0-6d96-44d5-a204-3fb69d7c4cd3 found for delete ", "request_id": "req-9977eb32-e1aa-4d9a-b584-e1d3d895bd5b"}]} 2026-05-11 02:05:26.027 7 INFO neutron.db.l3_hamode_db [None req-607e2886-0317-4c43-a792-5642111f43b5 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] HA network 73bfaee6-6a4e-407c-8f6c-8778907c8179 was deleted as no HA routers are present in tenant 28bbcaf08b0540c8966b927d0cbfa29c. [pid: 7|app: 0|req: 476/1010] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:25 2026] DELETE /v2.0/routers/8051e40d-d348-4c5d-814d-418e6ce4fb91 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1011] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?device_id=8051e40d-d348-4c5d-814d-418e6ce4fb91 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:26.088 7 INFO neutron.api.v2.resource [None req-77634cb7-d7dc-4288-b5ee-863a6e915860 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 477/1012] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/routers/8051e40d-d348-4c5d-814d-418e6ce4fb91 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1013] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?device_id=00cb3979-a7dc-4b7a-8bef-28fca55d1379 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:26.138 7 INFO neutron.api.v2.resource [None req-c8c22c25-594b-47ec-9da3-0750f9715c0e bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/1014] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/routers/00cb3979-a7dc-4b7a-8bef-28fca55d1379 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:26.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f68e8c93-86df-44fd-8771-2245a4646750 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1015] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/subnets/87ba232a-864f-4843-b1b0-f42e98be530d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1016] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?device_id=9eca952a-d8b6-4dec-80bb-de93f15b6500 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:26.212 8 INFO neutron.api.v2.resource [None req-8ee67248-f765-4f39-8b2a-f7c2051f5f69 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1017] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/routers/9eca952a-d8b6-4dec-80bb-de93f15b6500 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:26.245 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e44f7e0-158b-430e-bc7e-da76aa24c2e6 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/1018] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/subnets/a52cef48-96bf-48f6-9792-adb2ce1e0b2b => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1019] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?device_id=c23ccf48-6c36-4f40-bc53-a576f6e9777d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:26.301 7 INFO neutron.api.v2.resource [None req-94ccf106-ab60-4456-b5ce-8d8ed44b60af bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/1020] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/routers/c23ccf48-6c36-4f40-bc53-a576f6e9777d => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:26.324 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52b87e05-3e98-4d06-8152-f46ffef13c4a bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1021] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/subnets/085b16ab-8d58-47b5-9959-52110fac18e3 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:26.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-341bb205-428e-4036-96ca-4ed4ff8daa40 bf285c07b6524d8688f03b0e942589f6 28bbcaf08b0540c8966b927d0cbfa29c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/1022] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/subnets/48e0cec4-05a0-474e-a6e7-da94b4f32d8b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1023] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1024] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => 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: 483/1025] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/security-groups?tenant_id=28bbcaf08b0540c8966b927d0cbfa29c&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1026] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:27 2026] DELETE /v2.0/security-groups/4115069e-be32-4105-b542-107624b9c2cd => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1027] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 544/1028] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/networks?id=daa65270-0d72-4e30-a847-acb46fe85fdb => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1029] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => 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: 485/1030] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97f3f7ee32ff4bbf95ae9dd610ce70a3 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:28.052 8 WARNING neutron_lib.context [req-04482e95-e8dc-4fd5-b337-ebc68edd9fd9 req-85012a75-6388-419b-946f-7f39983f184c 842529a2fa9d48cc9871bec975c4b73a 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 546/1031] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:05:28 2026] POST /v2.0/ports => generated 954 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:28.791 8 WARNING neutron_lib.context [None req-fb09b9a6-b2f6-4385-baa0-57b321b1aa38 133bc0e3b2614f2380fe5496bcf7cb4d a079c16a369242838652affa0781cfdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 486/1032] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:05:28 2026] PUT /v2.0/ports/e499a5dc-a14d-4e33-acdb-bf6e0d15805a => generated 1235 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1033] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:05:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1034] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1035] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/security-groups => generated 4530 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:29.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40008fda-d824-457a-b0f7-c76f5871b333'] response: {'name': 'network-changed', 'server_uuid': '1296f43b-c4ea-4feb-8c54-596b9c572e8f', 'tag': 'e499a5dc-a14d-4e33-acdb-bf6e0d15805a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 488/1036] 10.0.0.240 () {34 vars in 758 bytes} [Mon May 11 02:05:29 2026] PUT /v2.0/security-groups/eee8a3a2-6722-4c8b-95ff-caf1127d410d => generated 1664 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1037] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-groups/eee8a3a2-6722-4c8b-95ff-caf1127d410d => generated 1664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1038] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1039] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1040] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/security-groups/eee8a3a2-6722-4c8b-95ff-caf1127d410d => 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: 551/1041] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:29.309 7 INFO neutron.api.v2.resource [None req-0a12e1be-a346-4efe-8b7f-53d6874f3062 133bc0e3b2614f2380fe5496bcf7cb4d a079c16a369242838652affa0781cfdb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 491/1042] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/security-groups/eee8a3a2-6722-4c8b-95ff-caf1127d410d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:29.324 8 WARNING neutron_lib.context [None req-63d7f916-c511-49be-bc6c-b5b858193777 133bc0e3b2614f2380fe5496bcf7cb4d a079c16a369242838652affa0781cfdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 552/1043] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:05:29 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:05:29.459 7 WARNING neutron_lib.context [None req-32bfef9b-1c52-4ffd-967a-0cee496ef4f7 133bc0e3b2614f2380fe5496bcf7cb4d a079c16a369242838652affa0781cfdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 553/1044] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/ports?tenant_id=97f3f7ee32ff4bbf95ae9dd610ce70a3&device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1045] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1046] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-group-rules/e56f4225-3814-484c-a2de-77219b74f0a8 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1047] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/networks?tenant_id=97f3f7ee32ff4bbf95ae9dd610ce70a3&shared=False => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1048] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1049] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1050] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/security-group-rules/e56f4225-3814-484c-a2de-77219b74f0a8 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1051] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:29.807 7 WARNING neutron_lib.context [None req-aaacc73a-97ba-485b-ac3f-c3876531661d 133bc0e3b2614f2380fe5496bcf7cb4d a079c16a369242838652affa0781cfdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 496/1052] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1053] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-group-rules/976f1ce5-3f6e-4622-ac80-abec46beeef2 => 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: 497/1054] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1055] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 558/1056] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/security-group-rules/976f1ce5-3f6e-4622-ac80-abec46beeef2 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1057] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/networks?id=0d12d448-ceb6-494e-9894-6b57e7112ac7 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1058] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:30.115 8 WARNING neutron_lib.context [None req-c6e0d15a-f26e-491a-b7d7-b3b87b9cd62c 133bc0e3b2614f2380fe5496bcf7cb4d a079c16a369242838652affa0781cfdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 500/1059] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:30.145 8 INFO neutron.db.securitygroups_db [None req-c6e0d15a-f26e-491a-b7d7-b3b87b9cd62c 133bc0e3b2614f2380fe5496bcf7cb4d a079c16a369242838652affa0781cfdb - - default default] Project a079c16a369242838652affa0781cfdb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:05:30.152 7 WARNING neutron_lib.context [req-5db85879-3277-4868-a932-2ad8562655d0 req-6788b0f0-55b9-440f-b8b4-79d5f79df3c7 cf94c6093de34cb5a7f5f509358b659c 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1060] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1061] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-group-rules/9c03fca5-1b11-4984-82d8-c75a3cc03d05 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1062] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1063] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:05:30 2026] DELETE /v2.0/security-group-rules/9c03fca5-1b11-4984-82d8-c75a3cc03d05 => 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: 564/1064] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1065] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:30 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) [pid: 8|app: 0|req: 566/1066] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1067] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:05:30 2026] POST /v2.0/ports => generated 958 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1068] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:30 2026] DELETE /v2.0/security-groups/5891ff7a-37ab-4ccf-999d-429028cb448c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1069] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1070] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1071] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?tenant_id=97f3f7ee32ff4bbf95ae9dd610ce70a3&device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1072] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e499a5dc-a14d-4e33-acdb-bf6e0d15805a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1073] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/subnets?id=b86e66a9-62b2-4cd2-a2ac-5fb0b5d13b2e => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1074] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?network_id=daa65270-0d72-4e30-a847-acb46fe85fdb&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1075] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/networks/daa65270-0d72-4e30-a847-acb46fe85fdb?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1076] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:05:30 2026] PUT /v2.0/ports/007bae30-350e-4835-975d-1d7a283c5144 => generated 1239 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1077] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/networks/daa65270-0d72-4e30-a847-acb46fe85fdb?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:31.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8fa8777-0787-4a86-9031-8abc09080139'] response: {'name': 'network-changed', 'server_uuid': '20a2fbf5-6dde-4962-84a5-ee2c93d1b624', 'tag': '007bae30-350e-4835-975d-1d7a283c5144', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 503/1078] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1079] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1080] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/security-groups?tenant_id=a079c16a369242838652affa0781cfdb&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1081] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:31 2026] DELETE /v2.0/security-groups/e4700caa-496b-4c97-890b-f7aeefaa59be => 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: 577/1082] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1083] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&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: 8|app: 0|req: 578/1084] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/ports?tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70&device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 1242 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1085] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/networks?tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70&shared=False => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1086] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1087] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1088] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&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: 509/1089] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1090] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&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: 510/1091] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/ports?tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70&device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1092] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=007bae30-350e-4835-975d-1d7a283c5144 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1093] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/subnets?id=0d34a716-f53d-40f1-a55b-f32e401eae53 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1094] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/ports?network_id=0d12d448-ceb6-494e-9894-6b57e7112ac7&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: 584/1095] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1096] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:33.179 7 WARNING neutron_lib.context [None req-2343a94d-ea46-42b0-b293-978cd0690cf2 570a4f1212344100acf32bc19c522492 2e46fd2b748d4e5693ecaf0d03265aec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 512/1097] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:05:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1098] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/security-groups => generated 4530 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1099] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 587/1100] 10.0.0.240 () {34 vars in 758 bytes} [Mon May 11 02:05:33 2026] PUT /v2.0/security-groups/f72c9a81-ff45-4f37-9f82-f423a636e084 => generated 1663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1101] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1102] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/security-groups/f72c9a81-ff45-4f37-9f82-f423a636e084 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1103] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:33 2026] DELETE /v2.0/security-groups/f72c9a81-ff45-4f37-9f82-f423a636e084 => 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: 589/1104] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:33.772 7 INFO neutron.api.v2.resource [None req-1302063b-f899-4ae7-8aeb-b6034edfeedd 570a4f1212344100acf32bc19c522492 2e46fd2b748d4e5693ecaf0d03265aec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1105] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:33 2026] DELETE /v2.0/security-groups/f72c9a81-ff45-4f37-9f82-f423a636e084 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:33.785 8 WARNING neutron_lib.context [None req-c96ec734-6907-4eea-8301-79928d32b832 570a4f1212344100acf32bc19c522492 2e46fd2b748d4e5693ecaf0d03265aec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 590/1106] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:05:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:05:33.932 8 WARNING neutron_lib.context [None req-59468850-f3cd-4c8c-8d4a-12f0210c359b 570a4f1212344100acf32bc19c522492 2e46fd2b748d4e5693ecaf0d03265aec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 517/1107] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1108] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&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: 591/1109] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1110] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-group-rules/62e947ff-c10b-42a8-96cd-57de6d43c7ff => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1111] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1112] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:05:34 2026] DELETE /v2.0/security-group-rules/62e947ff-c10b-42a8-96cd-57de6d43c7ff => 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: 593/1113] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:34.355 7 WARNING neutron_lib.context [None req-beac5729-669d-4a84-b367-2622f8642fac 570a4f1212344100acf32bc19c522492 2e46fd2b748d4e5693ecaf0d03265aec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 521/1114] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1115] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-group-rules/1e11e305-a315-41ea-970a-eb779301007b => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1116] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1117] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:05:34 2026] DELETE /v2.0/security-group-rules/1e11e305-a315-41ea-970a-eb779301007b => 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: 523/1118] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 524/1119] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1120] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:34.767 7 WARNING neutron_lib.context [None req-8deb7be5-bba0-4670-843c-59e535824f82 570a4f1212344100acf32bc19c522492 2e46fd2b748d4e5693ecaf0d03265aec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 525/1121] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:05:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1122] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-group-rules/b922250a-c0d2-4467-b40d-a2d51a70dd2f => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1123] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1124] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:05:34 2026] DELETE /v2.0/security-group-rules/b922250a-c0d2-4467-b40d-a2d51a70dd2f => 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: 527/1125] 10.0.0.240 () {32 vars in 673 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1126] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1127] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&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: 528/1128] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:35 2026] DELETE /v2.0/security-groups/85c2956e-9090-4500-84d9-5afb4d306ca0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1129] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1130] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1131] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:35.698 7 INFO neutron.db.l3_db [None req-9527ea0b-6d31-4f83-a705-4284036b86af 842529a2fa9d48cc9871bec975c4b73a 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] Floating IP c91ab9ab-3eb2-447f-b5eb-b5d458277df8 associated. External IP: 10.96.250.204, port: e499a5dc-a14d-4e33-acdb-bf6e0d15805a. [pid: 8|app: 0|req: 603/1132] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1133] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:05:35 2026] PUT /v2.0/floatingips/c91ab9ab-3eb2-447f-b5eb-b5d458277df8 => generated 855 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1134] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1135] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:36.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3983e47b-24db-4fd6-9451-d9e845736d79'] response: {'name': 'network-changed', 'server_uuid': '1296f43b-c4ea-4feb-8c54-596b9c572e8f', 'tag': 'e499a5dc-a14d-4e33-acdb-bf6e0d15805a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 604/1136] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/security-groups?tenant_id=2e46fd2b748d4e5693ecaf0d03265aec&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1137] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1138] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:36 2026] DELETE /v2.0/security-groups/969ac54b-a4be-493b-b8d6-d51c12bf0dba => 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: 606/1139] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/ports?tenant_id=97f3f7ee32ff4bbf95ae9dd610ce70a3&device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1140] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1141] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/security-groups?tenant_id=18e53c757a0d4e039af032a67de51f21&name=default => generated 2925 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1142] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/networks?id=daa65270-0d72-4e30-a847-acb46fe85fdb => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1143] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1144] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:36 2026] DELETE /v2.0/security-groups/07cb5c39-f371-46b4-8b5b-70d579ca0ad7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1145] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e499a5dc-a14d-4e33-acdb-bf6e0d15805a => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1146] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/subnets?id=b86e66a9-62b2-4cd2-a2ac-5fb0b5d13b2e => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1147] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/ports?network_id=daa65270-0d72-4e30-a847-acb46fe85fdb&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1148] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/networks/daa65270-0d72-4e30-a847-acb46fe85fdb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1149] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:37 2026] GET /v2.0/networks/daa65270-0d72-4e30-a847-acb46fe85fdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1150] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:37 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1151] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:37 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1152] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:37 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1153] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:38 2026] GET /v2.0/security-groups?id=031cfabd-869d-463a-942f-689972dcd534&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:38.200 7 WARNING neutron_lib.context [None req-498fa626-ec6a-4f8d-adad-96017e7ff6da e4d73d76a70e4ed69598d03e311b3047 2ced3f59bd964c83af0172ec70b7c786 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1154] 10.0.0.240 () {34 vars in 677 bytes} [Mon May 11 02:05:38 2026] POST /v2.0/subnetpools => generated 549 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1155] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:05:38 2026] GET /v2.0/subnetpools/85d41900-1661-45c6-abcd-03488ef3f46e => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1156] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:05:38 2026] PUT /v2.0/subnetpools/85d41900-1661-45c6-abcd-03488ef3f46e => generated 501 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1157] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:05:38 2026] DELETE /v2.0/subnetpools/85d41900-1661-45c6-abcd-03488ef3f46e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:38.434 8 INFO neutron.api.v2.resource [None req-535b0190-0b5c-4c27-b4d7-c4dff3df5427 e4d73d76a70e4ed69598d03e311b3047 2ced3f59bd964c83af0172ec70b7c786 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1158] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:05:38 2026] GET /v2.0/subnetpools/85d41900-1661-45c6-abcd-03488ef3f46e => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1159] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:38 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:38.462 8 INFO neutron.api.v2.resource [None req-6db60d2f-b222-4009-9f3a-01ca9acdec8b e4d73d76a70e4ed69598d03e311b3047 2ced3f59bd964c83af0172ec70b7c786 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1160] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:05:38 2026] DELETE /v2.0/subnetpools/85d41900-1661-45c6-abcd-03488ef3f46e => generated 145 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1161] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:38 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&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: 619/1162] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:38 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1163] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:05:38 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:38.955 8 INFO neutron.db.l3_db [req-8409b9c8-b251-410f-83c1-e6b757b007c1 req-1653c8c8-7b29-4c4e-bda6-083d84d8ee09 842529a2fa9d48cc9871bec975c4b73a 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] Floating IP c91ab9ab-3eb2-447f-b5eb-b5d458277df8 disassociated. External IP: 10.96.250.204, port: e499a5dc-a14d-4e33-acdb-bf6e0d15805a. 2026-05-11 02:05:39.013 7 INFO neutron.db.l3_db [None req-ec5ef0e3-4b15-4214-b88c-bc9bf62623fc cf94c6093de34cb5a7f5f509358b659c 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] Floating IP aeb9836e-8f84-40d8-91ce-c301658d583a associated. External IP: 10.96.250.214, port: 007bae30-350e-4835-975d-1d7a283c5144. [pid: 8|app: 0|req: 621/1164] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:05:38 2026] DELETE /v2.0/ports/e499a5dc-a14d-4e33-acdb-bf6e0d15805a => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:39.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b26a9aaa-5b44-4c18-b2d1-c55f561f0446'] response: {'server_uuid': '1296f43b-c4ea-4feb-8c54-596b9c572e8f', 'name': 'network-vif-deleted', 'tag': 'e499a5dc-a14d-4e33-acdb-bf6e0d15805a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 544/1165] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:05:38 2026] PUT /v2.0/floatingips/aeb9836e-8f84-40d8-91ce-c301658d583a => generated 856 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1166] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1167] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/security-groups?tenant_id=2ced3f59bd964c83af0172ec70b7c786&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:39.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7a5b6e4-5ae2-466c-89ef-63f51e0da2d3'] response: {'name': 'network-changed', 'server_uuid': '20a2fbf5-6dde-4962-84a5-ee2c93d1b624', 'tag': '007bae30-350e-4835-975d-1d7a283c5144', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 546/1168] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:39 2026] DELETE /v2.0/security-groups/687f558d-fb18-40d7-9c71-e624dea34d0e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1171] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/ports?tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70&device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 548/1172] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/networks?id=0d12d448-ceb6-494e-9894-6b57e7112ac7 => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1173] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=007bae30-350e-4835-975d-1d7a283c5144 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1174] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/subnets?id=0d34a716-f53d-40f1-a55b-f32e401eae53 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1175] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/ports?network_id=0d12d448-ceb6-494e-9894-6b57e7112ac7&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1176] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?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: 550/1177] 10.0.0.112 () {30 vars in 650 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/extensions => generated 20516 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1178] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1179] 10.0.0.112 () {30 vars in 724 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/quotas/cd594ce0fac74be7866bb50cd2c7e8d3/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1180] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1181] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/ports?device_id=1296f43b-c4ea-4feb-8c54-596b9c572e8f => 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: 630/1182] 10.0.0.112 () {30 vars in 650 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1183] 10.0.0.112 () {30 vars in 724 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/quotas/cd594ce0fac74be7866bb50cd2c7e8d3/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1184] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:42 2026] DELETE /v2.0/security-groups/031cfabd-869d-463a-942f-689972dcd534 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:42.820 8 INFO neutron.api.v2.resource [None req-5457e4e4-5532-4861-aaf1-586169e60645 842529a2fa9d48cc9871bec975c4b73a 97f3f7ee32ff4bbf95ae9dd610ce70a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1185] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/security-groups/031cfabd-869d-463a-942f-689972dcd534 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1186] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/security-groups?tenant_id=e779344348b24d59ab356e488efe090c&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1187] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:05:42 2026] DELETE /v2.0/floatingips/c91ab9ab-3eb2-447f-b5eb-b5d458277df8 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1188] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:43 2026] DELETE /v2.0/security-groups/5bb8495a-7977-48b8-a9fc-eb155c5f2dff => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1189] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:05:43 2026] PUT /v2.0/routers/5c42831e-031a-4171-98b8-f8c760e8b450/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1190] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/security-groups?tenant_id=cd594ce0fac74be7866bb50cd2c7e8d3&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:44.915 7 INFO neutron.services.segments.plugin [-] Segment c200e5de-8106-4c35-a230-9bd9626a79b0 resource provider aggregate not found 2026-05-11 02:05:44.918 7 INFO neutron.services.segments.plugin [-] Segment c200e5de-8106-4c35-a230-9bd9626a79b0 resource provider aggregate not found 2026-05-11 02:05:44.930 7 INFO neutron.services.segments.plugin [-] Segment c200e5de-8106-4c35-a230-9bd9626a79b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c200e5de-8106-4c35-a230-9bd9626a79b0 found for delete ", "request_id": "req-5802e508-be89-49f2-8ad8-db3e7b1023de"}]} 2026-05-11 02:05:44.933 7 INFO neutron.services.segments.plugin [-] Segment c200e5de-8106-4c35-a230-9bd9626a79b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c200e5de-8106-4c35-a230-9bd9626a79b0 found for delete ", "request_id": "req-62d8c23d-83e4-4da6-9825-84cb114d7960"}]} 2026-05-11 02:05:44.940 7 INFO neutron.db.l3_hamode_db [None req-928e1651-58ac-4baa-a1d9-83cccf3fbc79 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network d11e7d96-8640-491e-920b-d110cb09d69a was deleted as no HA routers are present in tenant 97f3f7ee32ff4bbf95ae9dd610ce70a3. [pid: 7|app: 0|req: 556/1191] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:44 2026] DELETE /v2.0/routers/5c42831e-031a-4171-98b8-f8c760e8b450 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1192] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:44 2026] DELETE /v2.0/security-groups/e61fd5ac-f355-4d72-a8ca-95ce6338a01e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:45.093 8 INFO neutron.db.segments_db [None req-8bd4f0fe-6c40-48e3-8229-cefa60fff3df 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment edf3d807-684a-41dd-9175-3669833e72fa of type vxlan for network 656dd1be-aff1-4e7f-819e-aaca4c506b3e [pid: 8|app: 0|req: 636/1193] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:05:44 2026] POST /v2.0/networks => generated 739 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1194] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:45 2026] DELETE /v2.0/subnets/b86e66a9-62b2-4cd2-a2ac-5fb0b5d13b2e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1195] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:45 2026] POST /v2.0/subnets => generated 687 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:45.432 8 INFO neutron.db.segments_db [None req-a12a5a6d-69e5-4972-9931-beb82c1c88da 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment bbbb558a-e497-4364-8993-383109354014 of type vxlan for network a469de93-1b1b-4a89-82c9-ecf7c3907413 [pid: 7|app: 0|req: 559/1196] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:45 2026] DELETE /v2.0/networks/daa65270-0d72-4e30-a847-acb46fe85fdb => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1197] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/security-groups?tenant_id=97f3f7ee32ff4bbf95ae9dd610ce70a3&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:45.692 8 INFO neutron.db.l3_hamode_db [None req-a12a5a6d-69e5-4972-9931-beb82c1c88da 192505b12ae64a66a483b248d5fb861f 3f466f2c73c7416d9e07f9bfd3973294 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 561/1198] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:45 2026] DELETE /v2.0/security-groups/2a476a85-8a1a-412d-b605-d35eab2e2ce1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:46.566 8 INFO neutron.db.l3_hamode_db [None req-a12a5a6d-69e5-4972-9931-beb82c1c88da 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 638/1199] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:45 2026] POST /v2.0/routers => generated 727 bytes in 2078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:47.506 7 INFO neutron.services.segments.plugin [-] Segment 601b6f19-1258-4ec5-825a-efd0cf3401ed resource provider aggregate not found 2026-05-11 02:05:47.510 7 INFO neutron.services.segments.plugin [-] Segment 601b6f19-1258-4ec5-825a-efd0cf3401ed resource provider aggregate not found 2026-05-11 02:05:47.522 7 INFO neutron.services.segments.plugin [-] Segment 601b6f19-1258-4ec5-825a-efd0cf3401ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 601b6f19-1258-4ec5-825a-efd0cf3401ed found for delete ", "request_id": "req-dcef35b8-fe63-4f5b-a643-daaa3247c2de"}]} 2026-05-11 02:05:47.524 7 INFO neutron.services.segments.plugin [-] Segment 601b6f19-1258-4ec5-825a-efd0cf3401ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 601b6f19-1258-4ec5-825a-efd0cf3401ed found for delete ", "request_id": "req-c17d3025-20b2-4e95-861c-023a0b3ad738"}]} [pid: 7|app: 0|req: 562/1200] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:05:47 2026] PUT /v2.0/routers/0de517a9-b307-4fa5-8232-072f6f2d5632/add_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1201] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/security-groups?tenant_id=f95aba8b46824f5a915c61eaf010b4a6&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1202] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:48 2026] DELETE /v2.0/security-groups/1372a123-5bd1-4722-82ed-719bc2b41613 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:49.542 8 INFO neutron.db.segments_db [None req-4eee6447-507f-42d8-b509-b158afdae9f1 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - default default] Added segment eaeee9cd-7f65-451d-9d02-da5ebb2d8ddf of type vxlan for network 46ae54b4-258f-46d6-b276-f1c438909486 [pid: 8|app: 0|req: 640/1203] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:05:49 2026] POST /v2.0/networks => generated 726 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1204] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:49 2026] POST /v2.0/subnets => generated 644 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:49.861 7 WARNING neutron.api.v2.base [None req-28af9362-ece3-4c62-9f20-58d02a6be4cb 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - 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-11 02:05:49.864 7 INFO neutron.api.v2.resource [None req-28af9362-ece3-4c62-9f20-58d02a6be4cb 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 565/1205] 10.0.0.240 () {34 vars in 681 bytes} [Mon May 11 02:05:49 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1206] 10.0.0.76 () {34 vars in 989 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 1244 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1207] 10.0.0.76 () {34 vars in 1039 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:50.104 7 INFO neutron.services.segments.plugin [-] Segment eaeee9cd-7f65-451d-9d02-da5ebb2d8ddf resource provider aggregate not found 2026-05-11 02:05:50.108 7 INFO neutron.services.segments.plugin [-] Segment eaeee9cd-7f65-451d-9d02-da5ebb2d8ddf resource provider aggregate not found 2026-05-11 02:05:50.117 7 INFO neutron.services.segments.plugin [-] Segment eaeee9cd-7f65-451d-9d02-da5ebb2d8ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaeee9cd-7f65-451d-9d02-da5ebb2d8ddf found for delete ", "request_id": "req-99514673-d9ce-41fe-b8d7-59e8bd9701d7"}]} 2026-05-11 02:05:50.121 7 INFO neutron.services.segments.plugin [-] Segment eaeee9cd-7f65-451d-9d02-da5ebb2d8ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaeee9cd-7f65-451d-9d02-da5ebb2d8ddf found for delete ", "request_id": "req-b99f201f-ec16-4d02-b1fa-6cc55896199d"}]} [pid: 7|app: 0|req: 566/1208] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:49 2026] DELETE /v2.0/networks/46ae54b4-258f-46d6-b276-f1c438909486 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:50.192 8 INFO neutron.db.segments_db [None req-28c8ebd9-0e4f-46c3-bab9-d336bd2ffd7c 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - default default] Added segment 529d1742-9e02-4e47-9ce5-3fb26c49a011 of type vxlan for network 7a1547fd-b8c3-400e-be7c-6139982b5844 [pid: 8|app: 0|req: 643/1209] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:05:50 2026] POST /v2.0/networks => generated 727 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1210] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:50 2026] POST /v2.0/subnets => generated 647 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:50.498 8 WARNING neutron.api.v2.base [None req-8b36898a-347f-49af-a74b-a18a2309b8c2 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - 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-11 02:05:50.499 8 INFO neutron.api.v2.resource [None req-8b36898a-347f-49af-a74b-a18a2309b8c2 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 644/1211] 10.0.0.240 () {34 vars in 681 bytes} [Mon May 11 02:05:50 2026] POST /v2.0/rbac-policies => generated 547 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1212] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:50 2026] DELETE /v2.0/networks/7a1547fd-b8c3-400e-be7c-6139982b5844 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:50.785 8 INFO neutron.db.segments_db [None req-3ba7eeef-ef80-4d5c-9ce6-a4184fadc33f 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - default default] Added segment bcba1de3-38de-4c75-9192-fb8d65311770 of type vxlan for network 7822a807-f7d1-4d3c-9d5d-49d78f639808 [pid: 8|app: 0|req: 645/1213] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:05:50 2026] POST /v2.0/networks => generated 726 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1214] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:50 2026] POST /v2.0/subnets => generated 647 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1215] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/networks?id=656dd1be-aff1-4e7f-819e-aaca4c506b3e => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1216] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1217] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/quotas/3f466f2c73c7416d9e07f9bfd3973294 => 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: 649/1218] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1219] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?tenant_id=3f466f2c73c7416d9e07f9bfd3973294&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1220] 10.0.0.240 () {34 vars in 681 bytes} [Mon May 11 02:05:51 2026] POST /v2.0/rbac-policies => generated 324 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1221] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1222] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/networks/656dd1be-aff1-4e7f-819e-aaca4c506b3e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1223] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1224] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/networks/656dd1be-aff1-4e7f-819e-aaca4c506b3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1225] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1226] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1227] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1228] 10.0.0.240 () {32 vars in 723 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/networks/7822a807-f7d1-4d3c-9d5d-49d78f639808 => generated 654 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:52.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce3735f5-40f9-4c7f-a136-344d664a6c8f cbdf82623e2b4692a2cbcf4f54ddfa08 46ec6872a1694d13ba1121fc7be5b673 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1229] 10.0.0.240 () {32 vars in 723 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/networks/7822a807-f7d1-4d3c-9d5d-49d78f639808 => generated 138 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:52.657 7 INFO neutron.services.segments.plugin [-] Segment 529d1742-9e02-4e47-9ce5-3fb26c49a011 resource provider aggregate not found 2026-05-11 02:05:52.661 7 INFO neutron.services.segments.plugin [-] Segment 529d1742-9e02-4e47-9ce5-3fb26c49a011 resource provider aggregate not found 2026-05-11 02:05:52.675 7 INFO neutron.services.segments.plugin [-] Segment 529d1742-9e02-4e47-9ce5-3fb26c49a011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 529d1742-9e02-4e47-9ce5-3fb26c49a011 found for delete ", "request_id": "req-078fb616-c640-4a58-8ce3-603adc8ece11"}]} 2026-05-11 02:05:52.676 7 INFO neutron.services.segments.plugin [-] Segment 529d1742-9e02-4e47-9ce5-3fb26c49a011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 529d1742-9e02-4e47-9ce5-3fb26c49a011 found for delete ", "request_id": "req-c10c4f59-a2bd-4642-9847-7d44c855ec9c"}]} [pid: 8|app: 0|req: 657/1230] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => 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: 658/1231] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/security-groups?tenant_id=6e906e94d30a4f90821a6de97248b278&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1232] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1233] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:05:52 2026] DELETE /v2.0/networks/7822a807-f7d1-4d3c-9d5d-49d78f639808 => generated 0 bytes in 517 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1234] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:53.174 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bd77057-3d68-4f31-a098-ef4e751e6464 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1235] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/subnets/ac4da9d6-9dc5-48fe-a096-99e63202199e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:53.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e78f1f07-9df3-4204-932d-1e8fa15504aa 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1236] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/subnets/32511b04-c817-44a2-99fa-646d4ea695a9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:53.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54b4b639-52bc-4815-8892-7d5a68463a39 85b6088667dd4d40b80dcbdfa2055f04 6daec04bf21843f7a9f28cd92f3a21bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1237] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/subnets/d236d0ec-5481-4c84-b3e5-ee3c8f4d2ab3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1238] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/ports?tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70&device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 580/1239] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/networks?id=0d12d448-ceb6-494e-9894-6b57e7112ac7 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1240] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=007bae30-350e-4835-975d-1d7a283c5144 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1241] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/security-groups/811ce409-4316-43ff-b2f4-e32db1718b7d => generated 0 bytes in 481 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1242] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/subnets?id=0d34a716-f53d-40f1-a55b-f32e401eae53 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1243] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/ports?network_id=0d12d448-ceb6-494e-9894-6b57e7112ac7&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1244] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1245] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1246] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/security-groups?tenant_id=f48e202a8d09454796827761de782dd3&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1247] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => 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: 663/1248] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/security-groups/5abaee8f-732b-4928-b0d8-86ea2aa29447 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1249] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 586/1250] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/security-groups?tenant_id=6daec04bf21843f7a9f28cd92f3a21bf&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1251] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1252] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:54 2026] DELETE /v2.0/security-groups/140ec6d3-5fcf-4635-b80b-424e8a2b45f5 => 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: 666/1253] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/security-groups?tenant_id=46ec6872a1694d13ba1121fc7be5b673&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:54.723 7 INFO neutron.services.segments.plugin [-] Segment bcba1de3-38de-4c75-9192-fb8d65311770 resource provider aggregate not found 2026-05-11 02:05:54.729 7 INFO neutron.services.segments.plugin [-] Segment bcba1de3-38de-4c75-9192-fb8d65311770 resource provider aggregate not found 2026-05-11 02:05:54.739 7 INFO neutron.services.segments.plugin [-] Segment bcba1de3-38de-4c75-9192-fb8d65311770 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcba1de3-38de-4c75-9192-fb8d65311770 found for delete ", "request_id": "req-028b219f-6240-4a1c-b976-1938f8f3e55a"}]} 2026-05-11 02:05:54.740 7 INFO neutron.services.segments.plugin [-] Segment bcba1de3-38de-4c75-9192-fb8d65311770 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcba1de3-38de-4c75-9192-fb8d65311770 found for delete ", "request_id": "req-35ec8138-57a0-4aaa-a18e-155731ce659b"}]} [pid: 7|app: 0|req: 588/1256] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:54 2026] DELETE /v2.0/security-groups/807421a7-bd87-4f62-aec7-ac753553a5e8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1257] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => 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: 669/1258] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/security-groups?tenant_id=a7378d9ba0de43aeb8773229a2ec8917&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1259] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:05:54 2026] DELETE /v2.0/security-groups/66e31bc8-778b-454c-9c73-b06effa0eb0c => 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: 670/1260] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 591/1261] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1262] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/networks?id=656dd1be-aff1-4e7f-819e-aaca4c506b3e => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:56.011 7 WARNING neutron_lib.context [req-720c52cb-237d-4856-b787-5cd6058523c6 req-aff7813e-21fa-4111-bc31-06b44fee8eb2 3998805d4c8845268688bc0e83161030 3f466f2c73c7416d9e07f9bfd3973294 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1263] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => 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: 592/1264] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:05:56 2026] POST /v2.0/ports => generated 954 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1265] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 594/1266] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1267] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:05:56 2026] PUT /v2.0/ports/facbde90-5137-4f3c-bc5d-8f83687d886d => generated 1235 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1268] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 674/1269] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1270] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:57.780 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe33f51b-3e69-4159-b395-a4c631871c7d'] response: {'name': 'network-changed', 'server_uuid': '743f2e54-1a20-486f-8bfa-376eb241e64a', 'tag': 'facbde90-5137-4f3c-bc5d-8f83687d886d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 675/1271] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1272] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/ports?tenant_id=3f466f2c73c7416d9e07f9bfd3973294&device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1273] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/networks?tenant_id=3f466f2c73c7416d9e07f9bfd3973294&shared=False => generated 767 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1274] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1275] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:58 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1276] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:58 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&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: 678/1277] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:58 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1278] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:58 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1279] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/ports?tenant_id=3f466f2c73c7416d9e07f9bfd3973294&device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1280] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=facbde90-5137-4f3c-bc5d-8f83687d886d => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1281] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/subnets?id=c6e3a214-df17-4983-92dc-8e3e3d02003e => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1282] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/ports?network_id=656dd1be-aff1-4e7f-819e-aaca4c506b3e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1283] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/networks/656dd1be-aff1-4e7f-819e-aaca4c506b3e?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: 603/1284] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/networks/656dd1be-aff1-4e7f-819e-aaca4c506b3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:59.516 8 WARNING neutron_lib.context [None req-419eb2c6-f6bc-4eb2-a507-f496d2e767be a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1285] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1286] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:59.696 8 INFO neutron.db.segments_db [None req-419eb2c6-f6bc-4eb2-a507-f496d2e767be a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Added segment e2b6ccea-513f-4c8f-90c1-1cc4b5de0ff7 of type vxlan for network c43a2baa-f4c1-4879-a2e1-dfcedb38780a [pid: 8|app: 0|req: 682/1287] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:05:59 2026] POST /v2.0/networks => generated 631 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:59.824 8 WARNING neutron_lib.context [None req-0c9d55b9-e3db-44e1-86a9-b29f6f860fea a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 683/1288] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:05:59 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:00.036 8 WARNING neutron_lib.context [None req-84f5585b-4faf-498a-aef0-27106d886069 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 606/1289] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/security-groups?tenant_id=1794358ab38c4a3690da9a4089ac7edf&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:00.090 8 INFO neutron.db.segments_db [None req-84f5585b-4faf-498a-aef0-27106d886069 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Added segment fc12cda5-9856-4d71-86e1-63efeb941a07 of type vxlan for network 3a3e5158-7ce0-42ad-84ce-f2e2c0d3bb6b [pid: 7|app: 0|req: 607/1290] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1291] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:00 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1292] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:00.207 8 WARNING neutron_lib.context [None req-a5023180-203e-4e44-a0fb-d201811ab0df a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 608/1293] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:00 2026] DELETE /v2.0/security-groups/188e2d0b-81bc-46e5-b1ec-31fcde1803cf => 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: 686/1294] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:00 2026] POST /v2.0/subnets => generated 629 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:00.491 8 WARNING neutron_lib.context [None req-50c7518c-9a2b-4d27-9eb9-1374dfc5d2a8 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 609/1295] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/security-groups?tenant_id=7b5958d4cf6e4af5925956a2c9e871e2&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:00.561 8 INFO neutron.db.segments_db [None req-50c7518c-9a2b-4d27-9eb9-1374dfc5d2a8 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Added segment f4427236-9d15-4d07-b2e5-6612ba5f2dfe of type vxlan for network 6cb550b4-b685-49a6-851f-c9b782445dcf [pid: 8|app: 0|req: 687/1296] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:00 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:00.676 8 WARNING neutron_lib.context [None req-75b4c824-9eee-4c61-b7b9-2c7523ab9db6 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 610/1297] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:00 2026] DELETE /v2.0/security-groups/eca6eb4a-1824-4953-ba5a-574518b5ff8f => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1298] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:00 2026] POST /v2.0/subnets => generated 629 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:00.958 8 WARNING neutron_lib.context [None req-aab512ed-6d00-491a-a4f8-ad389034e632 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 611/1299] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:01.010 8 INFO neutron.db.segments_db [None req-aab512ed-6d00-491a-a4f8-ad389034e632 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Added segment cb208236-df13-4d65-9f8e-722e7944f83f of type vxlan for network 7048c070-d03c-42ab-b1e9-f329043c1145 [pid: 7|app: 0|req: 612/1300] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1301] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:00 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:01.107 7 WARNING neutron_lib.context [None req-daf61d71-8397-4b51-94d8-9c37370f3a64 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1302] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:01 2026] POST /v2.0/subnets => generated 629 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:01.384 8 WARNING neutron_lib.context [None req-75409061-5105-439c-b476-218c02b13740 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:01.453 8 INFO neutron.db.segments_db [None req-75409061-5105-439c-b476-218c02b13740 a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Added segment 3d44d749-5679-457a-8e96-8ef07521c3ed of type vxlan for network 2123d3c9-88c6-44ea-980b-435fc40a470c [pid: 8|app: 0|req: 690/1303] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:01 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:01.563 7 WARNING neutron_lib.context [None req-f2746126-57b1-4a78-85aa-1b3f416dc23e a1c5f447197a4057aefa6afe70f56279 b6bbffd74d364e13a7d6eb97d4c340d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 614/1304] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:01 2026] POST /v2.0/subnets => generated 629 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1305] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:06:01 2026] PUT /v2.0/subnets/010a452a-203b-4b00-8314-743a38bb1ab2/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1306] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:06:01 2026] PUT /v2.0/subnets/bf2cfbec-1acb-4be1-92d8-f683b79fc2c9/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1307] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:06:02 2026] PUT /v2.0/subnets/4887bc71-de44-4793-a864-466faec393eb/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1308] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1309] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:06:02 2026] PUT /v2.0/subnets/0121698e-3928-46a9-860c-e36829ffd3da/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1310] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1311] 10.0.0.240 () {32 vars in 664 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1312] 10.0.0.240 () {32 vars in 678 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1313] 10.0.0.240 () {32 vars in 674 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1314] 10.0.0.240 () {32 vars in 686 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1315] 10.0.0.240 () {32 vars in 672 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1316] 10.0.0.240 () {32 vars in 686 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1317] 10.0.0.240 () {32 vars in 682 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1318] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1319] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:02 2026] DELETE /v2.0/subnets/010a452a-203b-4b00-8314-743a38bb1ab2 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1320] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:02 2026] DELETE /v2.0/subnets/bf2cfbec-1acb-4be1-92d8-f683b79fc2c9 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1321] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/subnets/4887bc71-de44-4793-a864-466faec393eb => 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: 700/1322] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1323] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/subnets/0121698e-3928-46a9-860c-e36829ffd3da => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1324] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&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: 7|app: 0|req: 624/1325] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/subnets/e4f6621e-2334-4e74-b0d0-4ae3c929663a => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:03.899 8 INFO neutron.services.segments.plugin [-] Segment e2b6ccea-513f-4c8f-90c1-1cc4b5de0ff7 resource provider aggregate not found 2026-05-11 02:06:03.906 8 INFO neutron.services.segments.plugin [-] Segment e2b6ccea-513f-4c8f-90c1-1cc4b5de0ff7 resource provider aggregate not found 2026-05-11 02:06:03.923 8 INFO neutron.services.segments.plugin [-] Segment e2b6ccea-513f-4c8f-90c1-1cc4b5de0ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2b6ccea-513f-4c8f-90c1-1cc4b5de0ff7 found for delete ", "request_id": "req-af35326e-06d8-43a6-8fa0-617927d14870"}]} 2026-05-11 02:06:03.929 8 INFO neutron.services.segments.plugin [-] Segment e2b6ccea-513f-4c8f-90c1-1cc4b5de0ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2b6ccea-513f-4c8f-90c1-1cc4b5de0ff7 found for delete ", "request_id": "req-b75d4234-70f2-41cd-95f1-4d8474e933c5"}]} [pid: 8|app: 0|req: 702/1326] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/networks/c43a2baa-f4c1-4879-a2e1-dfcedb38780a => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:04.098 7 INFO neutron.services.segments.plugin [-] Segment fc12cda5-9856-4d71-86e1-63efeb941a07 resource provider aggregate not found 2026-05-11 02:06:04.103 7 INFO neutron.services.segments.plugin [-] Segment fc12cda5-9856-4d71-86e1-63efeb941a07 resource provider aggregate not found 2026-05-11 02:06:04.109 7 INFO neutron.services.segments.plugin [-] Segment fc12cda5-9856-4d71-86e1-63efeb941a07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc12cda5-9856-4d71-86e1-63efeb941a07 found for delete ", "request_id": "req-d17743f6-6f0a-4595-8bab-87a6b0ad758b"}]} 2026-05-11 02:06:04.114 7 INFO neutron.services.segments.plugin [-] Segment fc12cda5-9856-4d71-86e1-63efeb941a07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc12cda5-9856-4d71-86e1-63efeb941a07 found for delete ", "request_id": "req-479ebe68-4f8f-4487-9039-fb98349877e8"}]} [pid: 7|app: 0|req: 625/1327] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/networks/3a3e5158-7ce0-42ad-84ce-f2e2c0d3bb6b => 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: 703/1328] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:04 2026] DELETE /v2.0/networks/6cb550b4-b685-49a6-851f-c9b782445dcf => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1329] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1330] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1331] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:04 2026] DELETE /v2.0/networks/7048c070-d03c-42ab-b1e9-f329043c1145 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1332] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:04 2026] DELETE /v2.0/networks/2123d3c9-88c6-44ea-980b-435fc40a470c => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:05.949 8 INFO neutron.services.segments.plugin [-] Segment f4427236-9d15-4d07-b2e5-6612ba5f2dfe resource provider aggregate not found 2026-05-11 02:06:05.957 8 INFO neutron.services.segments.plugin [-] Segment f4427236-9d15-4d07-b2e5-6612ba5f2dfe resource provider aggregate not found 2026-05-11 02:06:05.975 8 INFO neutron.services.segments.plugin [-] Segment f4427236-9d15-4d07-b2e5-6612ba5f2dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4427236-9d15-4d07-b2e5-6612ba5f2dfe found for delete ", "request_id": "req-7d954742-da65-41d1-b60e-b90b115686c5"}]} 2026-05-11 02:06:05.981 8 INFO neutron.services.segments.plugin [-] Segment f4427236-9d15-4d07-b2e5-6612ba5f2dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4427236-9d15-4d07-b2e5-6612ba5f2dfe found for delete ", "request_id": "req-494c5739-9714-4492-9153-334dd6139008"}]} 2026-05-11 02:06:05.992 8 INFO neutron.services.segments.plugin [-] Segment cb208236-df13-4d65-9f8e-722e7944f83f resource provider aggregate not found 2026-05-11 02:06:06.008 8 INFO neutron.services.segments.plugin [-] Segment cb208236-df13-4d65-9f8e-722e7944f83f resource provider aggregate not found 2026-05-11 02:06:06.018 8 INFO neutron.services.segments.plugin [-] Segment cb208236-df13-4d65-9f8e-722e7944f83f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb208236-df13-4d65-9f8e-722e7944f83f found for delete ", "request_id": "req-30286cf9-2d59-4213-b871-608ec75740a6"}]} 2026-05-11 02:06:06.024 8 INFO neutron.services.segments.plugin [-] Segment cb208236-df13-4d65-9f8e-722e7944f83f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb208236-df13-4d65-9f8e-722e7944f83f found for delete ", "request_id": "req-a9e77ee4-77e1-4fa3-b997-0724b3381650"}]} 2026-05-11 02:06:06.134 7 INFO neutron.services.segments.plugin [-] Segment 3d44d749-5679-457a-8e96-8ef07521c3ed resource provider aggregate not found [pid: 8|app: 0|req: 705/1333] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/security-groups?tenant_id=e50b0547bd62431bab332a093d2a3939&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:06.147 7 INFO neutron.services.segments.plugin [-] Segment 3d44d749-5679-457a-8e96-8ef07521c3ed resource provider aggregate not found 2026-05-11 02:06:06.150 7 INFO neutron.services.segments.plugin [-] Segment 3d44d749-5679-457a-8e96-8ef07521c3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d44d749-5679-457a-8e96-8ef07521c3ed found for delete ", "request_id": "req-13a91df9-672e-4cd0-833c-2569613840f8"}]} 2026-05-11 02:06:06.164 7 INFO neutron.services.segments.plugin [-] Segment 3d44d749-5679-457a-8e96-8ef07521c3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d44d749-5679-457a-8e96-8ef07521c3ed found for delete ", "request_id": "req-36400f30-c86c-4d47-83bf-927325bbe43a"}]} [pid: 7|app: 0|req: 629/1334] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/security-groups?tenant_id=850ea1863b2d46e0ba9032f5ade53bae&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1335] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:06 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1336] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:06 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1337] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:06 2026] DELETE /v2.0/security-groups/132e759c-00de-4b52-a102-45af442715c5 => 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: 708/1338] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:06 2026] DELETE /v2.0/security-groups/3652d6ec-a323-4af1-b7ee-ab0807d82668 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1339] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:06 2026] GET /v2.0/security-groups?tenant_id=b6bbffd74d364e13a7d6eb97d4c340d1&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1340] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:06 2026] DELETE /v2.0/security-groups/2b7832d8-870f-4826-887e-167d0584fc3b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1341] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:06 2026] GET /v2.0/security-groups?tenant_id=8481a0f74f3b4f75bd3817f1a6a50dd7&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1342] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:06 2026] DELETE /v2.0/security-groups/c7f86138-c590-49cf-bad0-f946681786a1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1343] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:07 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1344] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:07 2026] GET /v2.0/security-groups?id=04ec0aab-0305-4371-bc50-8ddc233e4009&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1345] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:06:07 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1346] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:06:07 2026] DELETE /v2.0/ports/facbde90-5137-4f3c-bc5d-8f83687d886d => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1347] 10.0.0.240 () {32 vars in 653 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions => generated 20516 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1348] 10.0.0.240 () {32 vars in 681 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1349] 10.0.0.240 () {32 vars in 681 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1350] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1351] 10.0.0.240 () {32 vars in 665 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1352] 10.0.0.240 () {32 vars in 699 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1353] 10.0.0.240 () {32 vars in 697 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1354] 10.0.0.240 () {32 vars in 701 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1355] 10.0.0.240 () {32 vars in 689 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:08.369 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4cc53fe-2694-4ee4-a7e1-0cac6be0521e'] response: {'server_uuid': '743f2e54-1a20-486f-8bfa-376eb241e64a', 'name': 'network-vif-deleted', 'tag': 'facbde90-5137-4f3c-bc5d-8f83687d886d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 717/1356] 10.0.0.240 () {32 vars in 703 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1357] 10.0.0.240 () {32 vars in 693 bytes} [Mon May 11 02:06:08 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: 8|app: 0|req: 718/1358] 10.0.0.240 () {32 vars in 695 bytes} [Mon May 11 02:06:08 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: 641/1359] 10.0.0.240 () {32 vars in 685 bytes} [Mon May 11 02:06:08 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: 719/1360] 10.0.0.240 () {32 vars in 687 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1361] 10.0.0.240 () {32 vars in 661 bytes} [Mon May 11 02:06:08 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: 8|app: 0|req: 720/1362] 10.0.0.240 () {32 vars in 699 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1363] 10.0.0.240 () {32 vars in 679 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1364] 10.0.0.240 () {32 vars in 683 bytes} [Mon May 11 02:06:08 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: 644/1365] 10.0.0.240 () {32 vars in 675 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1366] 10.0.0.240 () {32 vars in 689 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1367] 10.0.0.240 () {32 vars in 723 bytes} [Mon May 11 02:06:08 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: 723/1368] 10.0.0.240 () {32 vars in 687 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1369] 10.0.0.240 () {32 vars in 669 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1370] 10.0.0.240 () {32 vars in 687 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1371] 10.0.0.240 () {32 vars in 681 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1372] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => 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: 648/1373] 10.0.0.240 () {32 vars in 699 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1374] 10.0.0.240 () {32 vars in 679 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1375] 10.0.0.240 () {32 vars in 667 bytes} [Mon May 11 02:06:08 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: 727/1376] 10.0.0.240 () {32 vars in 677 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1377] 10.0.0.240 () {32 vars in 665 bytes} [Mon May 11 02:06:08 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: 728/1378] 10.0.0.240 () {32 vars in 675 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1379] 10.0.0.240 () {32 vars in 713 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1380] 10.0.0.240 () {32 vars in 691 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1381] 10.0.0.240 () {32 vars in 683 bytes} [Mon May 11 02:06:08 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: 730/1382] 10.0.0.240 () {32 vars in 669 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1383] 10.0.0.240 () {32 vars in 687 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1384] 10.0.0.240 () {32 vars in 705 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1385] 10.0.0.240 () {32 vars in 675 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1386] 10.0.0.240 () {32 vars in 701 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1387] 10.0.0.240 () {32 vars in 675 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1388] 10.0.0.240 () {32 vars in 693 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1389] 10.0.0.240 () {32 vars in 689 bytes} [Mon May 11 02:06:08 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: 734/1390] 10.0.0.240 () {32 vars in 709 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1391] 10.0.0.240 () {32 vars in 705 bytes} [Mon May 11 02:06:08 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: 735/1392] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1393] 10.0.0.240 () {32 vars in 697 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1394] 10.0.0.240 () {32 vars in 711 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1395] 10.0.0.240 () {32 vars in 669 bytes} [Mon May 11 02:06:08 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: 737/1396] 10.0.0.240 () {32 vars in 687 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1397] 10.0.0.240 () {32 vars in 681 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1398] 10.0.0.240 () {32 vars in 675 bytes} [Mon May 11 02:06:08 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) [pid: 7|app: 0|req: 661/1399] 10.0.0.240 () {32 vars in 671 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1400] 10.0.0.240 () {32 vars in 661 bytes} [Mon May 11 02:06:08 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: 662/1401] 10.0.0.240 () {32 vars in 699 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1402] 10.0.0.240 () {32 vars in 699 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1403] 10.0.0.240 () {32 vars in 677 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1404] 10.0.0.240 () {32 vars in 669 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1405] 10.0.0.240 () {32 vars in 683 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1406] 10.0.0.240 () {32 vars in 701 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1407] 10.0.0.240 () {32 vars in 685 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1408] 10.0.0.240 () {32 vars in 707 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1409] 10.0.0.240 () {32 vars in 669 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1410] 10.0.0.240 () {32 vars in 697 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1411] 10.0.0.240 () {32 vars in 695 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1412] 10.0.0.240 () {32 vars in 685 bytes} [Mon May 11 02:06:08 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: 7|app: 0|req: 668/1413] 10.0.0.240 () {32 vars in 689 bytes} [Mon May 11 02:06:08 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: 746/1414] 10.0.0.240 () {32 vars in 667 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1415] 10.0.0.240 () {32 vars in 681 bytes} [Mon May 11 02:06:09 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: 747/1416] 10.0.0.240 () {32 vars in 681 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1417] 10.0.0.240 () {32 vars in 691 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1418] 10.0.0.240 () {32 vars in 691 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1419] 10.0.0.240 () {32 vars in 695 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1420] 10.0.0.240 () {32 vars in 685 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1421] 10.0.0.240 () {32 vars in 689 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1422] 10.0.0.240 () {32 vars in 701 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1423] 10.0.0.240 () {32 vars in 703 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1424] 10.0.0.240 () {32 vars in 713 bytes} [Mon May 11 02:06:09 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: 7|app: 0|req: 674/1425] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1426] 10.0.0.240 () {32 vars in 715 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1427] 10.0.0.240 () {32 vars in 727 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1428] 10.0.0.240 () {32 vars in 741 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1429] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:06:09 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: 754/1430] 10.0.0.240 () {32 vars in 683 bytes} [Mon May 11 02:06:09 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: 677/1431] 10.0.0.240 () {32 vars in 669 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1432] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1433] 10.0.0.240 () {32 vars in 679 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1434] 10.0.0.240 () {32 vars in 669 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1435] 10.0.0.240 () {32 vars in 697 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1436] 10.0.0.240 () {32 vars in 705 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1437] 10.0.0.240 () {32 vars in 701 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1438] 10.0.0.240 () {32 vars in 701 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1439] 10.0.0.240 () {32 vars in 683 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1440] 10.0.0.240 () {32 vars in 705 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1441] 10.0.0.240 () {32 vars in 695 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1442] 10.0.0.240 () {32 vars in 689 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1443] 10.0.0.240 () {32 vars in 697 bytes} [Mon May 11 02:06:09 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: 761/1444] 10.0.0.240 () {32 vars in 679 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1445] 10.0.0.240 () {32 vars in 689 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1446] 10.0.0.240 () {32 vars in 701 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1447] 10.0.0.240 () {32 vars in 665 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1448] 10.0.0.240 () {32 vars in 681 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1449] 10.0.0.240 () {32 vars in 693 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1450] 10.0.0.240 () {32 vars in 677 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1451] 10.0.0.240 () {32 vars in 667 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1452] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => 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: 689/1455] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/security-groups?tenant_id=211abdc0f4a0473085c80ed5e14c8327&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1456] 10.0.0.240 () {34 vars in 678 bytes} [Mon May 11 02:06:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1457] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:06:10 2026] PUT /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1458] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1459] 199.204.45.109 () {34 vars in 1096 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1460] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:10 2026] DELETE /v2.0/security-groups/1df7ba3f-3085-484e-a162-7e86c8c32bb9 => 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: 771/1461] 10.0.0.240 () {34 vars in 764 bytes} [Mon May 11 02:06:10 2026] PUT /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1462] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1463] 10.0.0.240 () {34 vars in 760 bytes} [Mon May 11 02:06:10 2026] PUT /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1464] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1465] 10.0.0.240 () {34 vars in 782 bytes} [Mon May 11 02:06:10 2026] PUT /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1466] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1467] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:06:10 2026] PUT /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1468] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1469] 10.0.0.240 () {32 vars in 741 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:10.533 7 INFO neutron.api.v2.resource [None req-7dc27a2f-9999-48a4-b4fa-3e9b06435006 c98508b9cebe4509a0bede2ba46673b0 8b3d1a20e224437ea65023d2f94affba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1470] 10.0.0.240 () {32 vars in 745 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1471] 10.0.0.240 () {32 vars in 744 bytes} [Mon May 11 02:06:10 2026] DELETE /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1472] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:10.621 8 INFO neutron.api.v2.resource [None req-7b3c3258-af8a-4680-acca-1de0b4070d79 c98508b9cebe4509a0bede2ba46673b0 8b3d1a20e224437ea65023d2f94affba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1473] 10.0.0.240 () {32 vars in 748 bytes} [Mon May 11 02:06:10 2026] DELETE /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1474] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:10 2026] DELETE /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1475] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1476] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:10 2026] GET /v2.0/ports?device_id=743f2e54-1a20-486f-8bfa-376eb241e64a => 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: 698/1477] 10.0.0.240 () {32 vars in 734 bytes} [Mon May 11 02:06:10 2026] DELETE /v2.0/qos/policies/002c7176-79b4-4b96-834f-d9aebcca6a2d => 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: 780/1478] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/ports?tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70&device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1479] 10.0.0.76 () {34 vars in 989 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1480] 10.0.0.76 () {34 vars in 1039 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1481] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/security-groups?tenant_id=8b3d1a20e224437ea65023d2f94affba&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1482] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:11 2026] DELETE /v2.0/security-groups/9ee2a694-69bf-42ba-8442-324c5c74950a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1483] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/networks?id=0d12d448-ceb6-494e-9894-6b57e7112ac7 => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1484] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=007bae30-350e-4835-975d-1d7a283c5144 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1485] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/subnets?id=0d34a716-f53d-40f1-a55b-f32e401eae53 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1486] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:12 2026] GET /v2.0/ports?network_id=0d12d448-ceb6-494e-9894-6b57e7112ac7&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: 785/1487] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:06:12 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?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: 703/1488] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:12 2026] GET /v2.0/security-groups?tenant_id=a49460d0c7434fe9acf5090ff632d1e8&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1489] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:06:12 2026] GET /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:12.272 8 WARNING neutron_lib.context [None req-61cc644d-8216-4181-9c78-3ebcb6f36d96 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:12.273 8 WARNING neutron_lib.context [None req-61cc644d-8216-4181-9c78-3ebcb6f36d96 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 705/1490] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:12 2026] DELETE /v2.0/security-groups/77806d01-8249-4e0f-8a78-670b7b4632ed => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:12.427 8 INFO neutron.db.segments_db [None req-61cc644d-8216-4181-9c78-3ebcb6f36d96 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Added segment 9d5bb77c-8a6d-41a3-9c1f-6c84d37cfec1 of type vxlan for network 9d6ac25e-c09b-4db4-aa4c-6bd030e629ba 2026-05-11 02:06:12.479 8 INFO neutron.db.segments_db [None req-61cc644d-8216-4181-9c78-3ebcb6f36d96 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Added segment ea1c6099-f166-4a86-9c84-02a8a30e1b38 of type vxlan for network 01f4c108-e0ae-4aa7-ba09-b5c66cffc5dd [pid: 8|app: 0|req: 786/1491] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:12 2026] POST /v2.0/networks => generated 1245 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1492] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:06:12 2026] GET /v2.0/networks => generated 1844 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:12.798 8 INFO neutron.services.segments.plugin [-] Segment 9d5bb77c-8a6d-41a3-9c1f-6c84d37cfec1 resource provider aggregate not found 2026-05-11 02:06:12.804 8 INFO neutron.services.segments.plugin [-] Segment 9d5bb77c-8a6d-41a3-9c1f-6c84d37cfec1 resource provider aggregate not found 2026-05-11 02:06:12.817 8 INFO neutron.services.segments.plugin [-] Segment 9d5bb77c-8a6d-41a3-9c1f-6c84d37cfec1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5bb77c-8a6d-41a3-9c1f-6c84d37cfec1 found for delete ", "request_id": "req-283423d4-b606-46e8-b9f8-68e2f6af3b07"}]} 2026-05-11 02:06:12.819 8 INFO neutron.services.segments.plugin [-] Segment 9d5bb77c-8a6d-41a3-9c1f-6c84d37cfec1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5bb77c-8a6d-41a3-9c1f-6c84d37cfec1 found for delete ", "request_id": "req-ca87a724-a62f-4981-b9d9-ca633538e18c"}]} [pid: 8|app: 0|req: 787/1493] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:12 2026] DELETE /v2.0/networks/9d6ac25e-c09b-4db4-aa4c-6bd030e629ba => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:12.963 7 INFO neutron.services.segments.plugin [-] Segment ea1c6099-f166-4a86-9c84-02a8a30e1b38 resource provider aggregate not found 2026-05-11 02:06:12.972 7 INFO neutron.services.segments.plugin [-] Segment ea1c6099-f166-4a86-9c84-02a8a30e1b38 resource provider aggregate not found 2026-05-11 02:06:12.982 7 INFO neutron.services.segments.plugin [-] Segment ea1c6099-f166-4a86-9c84-02a8a30e1b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea1c6099-f166-4a86-9c84-02a8a30e1b38 found for delete ", "request_id": "req-0fa1ea00-ef24-443d-8df5-ef39fa5e7c38"}]} 2026-05-11 02:06:12.989 7 INFO neutron.services.segments.plugin [-] Segment ea1c6099-f166-4a86-9c84-02a8a30e1b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea1c6099-f166-4a86-9c84-02a8a30e1b38 found for delete ", "request_id": "req-5ef16418-8fe4-4ce5-8673-db5e28fb3e0e"}]} [pid: 7|app: 0|req: 707/1494] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:12 2026] DELETE /v2.0/networks/01f4c108-e0ae-4aa7-ba09-b5c66cffc5dd => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1495] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:06:12 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:13.049 7 WARNING neutron_lib.context [None req-ce52dacb-3840-445f-82af-631fcb74edf7 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:13.107 7 INFO neutron.db.segments_db [None req-ce52dacb-3840-445f-82af-631fcb74edf7 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Added segment 0e4d9969-955c-4b43-861c-8885dab325a8 of type vxlan for network e3416411-918a-41d1-9bdb-3f2dec11151c [pid: 7|app: 0|req: 709/1496] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:13 2026] POST /v2.0/networks => generated 649 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:13.212 7 WARNING neutron_lib.context [None req-42c62276-9f8f-4c46-afda-94876a3f5e9d d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:13.272 7 INFO neutron.db.segments_db [None req-42c62276-9f8f-4c46-afda-94876a3f5e9d d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Added segment cfef0ce3-e94d-412e-9603-19afd6e760d3 of type vxlan for network 1dddfc22-43a2-436b-a5b1-35a0cfe572f3 [pid: 7|app: 0|req: 710/1497] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:13 2026] POST /v2.0/networks => generated 649 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:13.387 7 WARNING neutron_lib.context [None req-0d0583da-9a62-4eb0-a497-20c9fd3770ca d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:13.412 7 WARNING neutron_lib.context [None req-0d0583da-9a62-4eb0-a497-20c9fd3770ca d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1498] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:06:13 2026] POST /v2.0/ports => generated 1506 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 788/1499] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:06:12 2026] PUT /v2.0/routers/0de517a9-b307-4fa5-8232-072f6f2d5632/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1500] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/ports => generated 1506 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1501] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/ports/f0bf28f2-fde8-45be-b56c-cb9a0ef7b61d => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1502] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/ports/7e001514-1dee-478a-bd95-953231977ca0 => 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: 715/1503] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:06:14 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:14.566 7 WARNING neutron_lib.context [None req-bac8a880-6493-4d21-b3f9-26316e1fdcfe d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:14.624 7 INFO neutron.db.segments_db [None req-bac8a880-6493-4d21-b3f9-26316e1fdcfe d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Added segment 39784928-ee9f-4db8-9b4f-5f79df62d138 of type vxlan for network 6fb3474b-06cc-485e-bb3f-411a83a8f5a4 [pid: 7|app: 0|req: 716/1504] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:14 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:14.755 7 WARNING neutron_lib.context [None req-95844e78-1cc5-4d39-854a-2eca68a229a8 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:14.800 7 INFO neutron.db.segments_db [None req-95844e78-1cc5-4d39-854a-2eca68a229a8 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Added segment a9b5a5ed-5484-4c50-917b-9f063d74eef1 of type vxlan for network ca9d5549-59f0-4044-9c13-05a528d8ab64 [pid: 7|app: 0|req: 717/1505] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:14 2026] POST /v2.0/networks => generated 650 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:14.922 8 INFO neutron.services.segments.plugin [-] Segment bbbb558a-e497-4364-8993-383109354014 resource provider aggregate not found 2026-05-11 02:06:14.935 8 INFO neutron.services.segments.plugin [-] Segment bbbb558a-e497-4364-8993-383109354014 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbbb558a-e497-4364-8993-383109354014 found for delete ", "request_id": "req-f6abb3bf-46ee-44bd-96fe-dfbf95d537f9"}]} 2026-05-11 02:06:14.941 8 INFO neutron.services.segments.plugin [-] Segment bbbb558a-e497-4364-8993-383109354014 resource provider aggregate not found 2026-05-11 02:06:14.946 7 WARNING neutron_lib.context [None req-5a726c2a-48d2-4b46-b64a-63a0d7b0dfe1 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:14.955 8 INFO neutron.db.l3_hamode_db [None req-5bc64c86-8424-4506-8bd7-90b29189c693 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network a469de93-1b1b-4a89-82c9-ecf7c3907413 was deleted as no HA routers are present in tenant 3f466f2c73c7416d9e07f9bfd3973294. 2026-05-11 02:06:14.956 8 INFO neutron.services.segments.plugin [-] Segment bbbb558a-e497-4364-8993-383109354014 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbbb558a-e497-4364-8993-383109354014 found for delete ", "request_id": "req-86d55ce7-4664-43e1-b01c-1329a691ce85"}]} [pid: 8|app: 0|req: 789/1506] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/routers/0de517a9-b307-4fa5-8232-072f6f2d5632 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:14.970 7 WARNING neutron_lib.context [None req-5a726c2a-48d2-4b46-b64a-63a0d7b0dfe1 d8d7972c0f814d3d8ad8c5f5d32d9794 fa0bcebf12394c7eaa2d07427aaffbde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1507] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/subnets/c6e3a214-df17-4983-92dc-8e3e3d02003e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1508] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:15 2026] DELETE /v2.0/networks/656dd1be-aff1-4e7f-819e-aaca4c506b3e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1509] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:14 2026] POST /v2.0/subnets => generated 1274 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1510] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:06:15 2026] GET /v2.0/subnets => generated 1910 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1511] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:15 2026] GET /v2.0/security-groups?tenant_id=3f466f2c73c7416d9e07f9bfd3973294&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1512] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:15 2026] DELETE /v2.0/subnets/b65343f6-51eb-4510-9bf4-9843267ef40b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1513] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:15 2026] DELETE /v2.0/security-groups/04ec0aab-0305-4371-bc50-8ddc233e4009 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1514] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:15 2026] DELETE /v2.0/subnets/94f85028-0a5e-4a51-814d-3aedacfb246e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1515] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:06:15 2026] GET /v2.0/subnets => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1516] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:15 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1517] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:15 2026] DELETE /v2.0/networks/ca9d5549-59f0-4044-9c13-05a528d8ab64 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1518] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:15 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1519] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:15 2026] DELETE /v2.0/networks/6fb3474b-06cc-485e-bb3f-411a83a8f5a4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:16.167 7 WARNING neutron_lib.context [None req-c41559f3-fe3f-4636-a23e-30977b397f93 50c91d8440fd430b89cbbabd7bf8e040 20c0dabbd3534ddba507bce600610ebb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1520] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:16 2026] DELETE /v2.0/networks/1dddfc22-43a2-436b-a5b1-35a0cfe572f3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:16.350 7 INFO neutron.db.segments_db [None req-c41559f3-fe3f-4636-a23e-30977b397f93 50c91d8440fd430b89cbbabd7bf8e040 20c0dabbd3534ddba507bce600610ebb - - default default] Added segment 1dfe4132-d65e-4f3c-a6ed-d00e76315b4f of type vxlan for network 13e744e3-0219-4569-81da-79eb63eec5aa [pid: 8|app: 0|req: 800/1521] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:16 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1522] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:15 2026] POST /v2.0/networks => generated 632 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1523] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:16 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:16.455 7 WARNING neutron_lib.context [None req-d89a65d3-82d5-4d77-a5f2-47808ded5701 50c91d8440fd430b89cbbabd7bf8e040 20c0dabbd3534ddba507bce600610ebb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1524] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:16 2026] DELETE /v2.0/networks/e3416411-918a-41d1-9bdb-3f2dec11151c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1525] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:16 2026] POST /v2.0/subnets => generated 626 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1526] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:06:16 2026] PUT /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1527] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:06:16 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1528] 10.0.0.240 () {34 vars in 762 bytes} [Mon May 11 02:06:16 2026] PUT /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1529] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:06:16 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1530] 10.0.0.240 () {34 vars in 758 bytes} [Mon May 11 02:06:16 2026] PUT /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/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: 727/1531] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:06:16 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:16.983 8 INFO neutron.services.segments.plugin [-] Segment edf3d807-684a-41dd-9175-3669833e72fa resource provider aggregate not found 2026-05-11 02:06:16.988 8 INFO neutron.services.segments.plugin [-] Segment edf3d807-684a-41dd-9175-3669833e72fa resource provider aggregate not found 2026-05-11 02:06:16.998 8 INFO neutron.services.segments.plugin [-] Segment edf3d807-684a-41dd-9175-3669833e72fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf3d807-684a-41dd-9175-3669833e72fa found for delete ", "request_id": "req-ee7b006b-7834-45fe-bcbf-622b607b522a"}]} 2026-05-11 02:06:17.002 8 INFO neutron.services.segments.plugin [-] Segment edf3d807-684a-41dd-9175-3669833e72fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf3d807-684a-41dd-9175-3669833e72fa found for delete ", "request_id": "req-01b131a6-ba55-4498-910a-022f076ff59b"}]} 2026-05-11 02:06:17.010 8 INFO neutron.services.segments.plugin [-] Segment a9b5a5ed-5484-4c50-917b-9f063d74eef1 resource provider aggregate not found 2026-05-11 02:06:17.015 8 INFO neutron.services.segments.plugin [-] Segment a9b5a5ed-5484-4c50-917b-9f063d74eef1 resource provider aggregate not found 2026-05-11 02:06:17.031 8 INFO neutron.services.segments.plugin [-] Segment a9b5a5ed-5484-4c50-917b-9f063d74eef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b5a5ed-5484-4c50-917b-9f063d74eef1 found for delete ", "request_id": "req-5763482a-766c-405c-84e5-c21e1da2068f"}]} [pid: 7|app: 0|req: 728/1532] 10.0.0.240 () {34 vars in 780 bytes} [Mon May 11 02:06:16 2026] PUT /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:06:17.035 8 INFO neutron.services.segments.plugin [-] Segment a9b5a5ed-5484-4c50-917b-9f063d74eef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b5a5ed-5484-4c50-917b-9f063d74eef1 found for delete ", "request_id": "req-cae82aff-6548-4073-84cc-dff34cfefee6"}]} 2026-05-11 02:06:17.049 8 INFO neutron.services.segments.plugin [-] Segment 39784928-ee9f-4db8-9b4f-5f79df62d138 resource provider aggregate not found 2026-05-11 02:06:17.056 8 INFO neutron.services.segments.plugin [-] Segment 39784928-ee9f-4db8-9b4f-5f79df62d138 resource provider aggregate not found 2026-05-11 02:06:17.069 8 INFO neutron.services.segments.plugin [-] Segment 39784928-ee9f-4db8-9b4f-5f79df62d138 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39784928-ee9f-4db8-9b4f-5f79df62d138 found for delete ", "request_id": "req-e9a1f15c-5764-42af-9ee8-f18ed724bf2c"}]} 2026-05-11 02:06:17.074 8 INFO neutron.services.segments.plugin [-] Segment 39784928-ee9f-4db8-9b4f-5f79df62d138 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39784928-ee9f-4db8-9b4f-5f79df62d138 found for delete ", "request_id": "req-dd4a2464-3d15-474a-9d70-985a760ff843"}]} [pid: 7|app: 0|req: 729/1533] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:17.086 8 INFO neutron.services.segments.plugin [-] Segment cfef0ce3-e94d-412e-9603-19afd6e760d3 resource provider aggregate not found 2026-05-11 02:06:17.093 8 INFO neutron.services.segments.plugin [-] Segment cfef0ce3-e94d-412e-9603-19afd6e760d3 resource provider aggregate not found 2026-05-11 02:06:17.108 8 INFO neutron.services.segments.plugin [-] Segment cfef0ce3-e94d-412e-9603-19afd6e760d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfef0ce3-e94d-412e-9603-19afd6e760d3 found for delete ", "request_id": "req-45864e5f-9ae0-4e37-aca0-e20f37bed05f"}]} 2026-05-11 02:06:17.113 8 INFO neutron.services.segments.plugin [-] Segment cfef0ce3-e94d-412e-9603-19afd6e760d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfef0ce3-e94d-412e-9603-19afd6e760d3 found for delete ", "request_id": "req-1ce3ab73-a6fe-426b-87aa-844ef475ae98"}]} 2026-05-11 02:06:17.130 8 INFO neutron.services.segments.plugin [-] Segment 0e4d9969-955c-4b43-861c-8885dab325a8 resource provider aggregate not found 2026-05-11 02:06:17.134 8 INFO neutron.services.segments.plugin [-] Segment 0e4d9969-955c-4b43-861c-8885dab325a8 resource provider aggregate not found [pid: 7|app: 0|req: 730/1534] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:06:17 2026] PUT /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:17.143 8 INFO neutron.services.segments.plugin [-] Segment 0e4d9969-955c-4b43-861c-8885dab325a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4d9969-955c-4b43-861c-8885dab325a8 found for delete ", "request_id": "req-2cba0fdf-bfb5-4472-88ca-98af9ac5bd49"}]} 2026-05-11 02:06:17.146 8 INFO neutron.services.segments.plugin [-] Segment 0e4d9969-955c-4b43-861c-8885dab325a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4d9969-955c-4b43-861c-8885dab325a8 found for delete ", "request_id": "req-26446786-6da5-446d-a2f4-037e2339e8fb"}]} [pid: 8|app: 0|req: 805/1535] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:16 2026] GET /v2.0/security-groups?tenant_id=fa0bcebf12394c7eaa2d07427aaffbde&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1536] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/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: 732/1537] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:17.240 7 INFO neutron.api.v2.resource [None req-77fd8a9d-e621-48ad-ad77-11ccce547a78 50c91d8440fd430b89cbbabd7bf8e040 20c0dabbd3534ddba507bce600610ebb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1538] 10.0.0.240 () {32 vars in 743 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1539] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:17 2026] DELETE /v2.0/security-groups/dd20ef92-ae6e-4735-805f-0f9038a8f6a6 => 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: 734/1540] 10.0.0.240 () {32 vars in 742 bytes} [Mon May 11 02:06:17 2026] DELETE /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags/red => 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: 807/1541] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:17.405 7 INFO neutron.api.v2.resource [None req-43a2bbfb-3a10-4742-b5d2-e452244a99b0 50c91d8440fd430b89cbbabd7bf8e040 20c0dabbd3534ddba507bce600610ebb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1542] 10.0.0.240 () {32 vars in 746 bytes} [Mon May 11 02:06:17 2026] DELETE /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/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: 808/1543] 10.0.0.240 () {32 vars in 734 bytes} [Mon May 11 02:06:17 2026] DELETE /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1544] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1545] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1546] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/security-groups?id=fcce20ee-3b15-4e24-8f8b-4ec7415ab686&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1547] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:17 2026] DELETE /v2.0/subnets/b7d91d80-1179-4741-a386-511cb60c9c56 => 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: 811/1548] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:17 2026] DELETE /v2.0/networks/13e744e3-0219-4569-81da-79eb63eec5aa => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1549] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:06:18 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:18.433 8 INFO neutron.db.l3_db [req-a166da13-b925-4af9-88fa-4d92489f0844 req-53d8a0c3-e301-4e89-8962-156c2b8c5c67 cf94c6093de34cb5a7f5f509358b659c 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] Floating IP aeb9836e-8f84-40d8-91ce-c301658d583a disassociated. External IP: 10.96.250.214, port: 007bae30-350e-4835-975d-1d7a283c5144. [pid: 7|app: 0|req: 739/1550] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:18 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => 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: 812/1551] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:06:18 2026] DELETE /v2.0/ports/007bae30-350e-4835-975d-1d7a283c5144 => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1552] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:18 2026] GET /v2.0/security-groups?tenant_id=20c0dabbd3534ddba507bce600610ebb&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:19.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f754dce-b3ef-4b27-8d1d-572c09b0aeb6'] response: {'server_uuid': '20a2fbf5-6dde-4962-84a5-ee2c93d1b624', 'name': 'network-vif-deleted', 'tag': '007bae30-350e-4835-975d-1d7a283c5144', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 813/1553] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:18 2026] DELETE /v2.0/security-groups/c43d111b-0069-4aae-a730-6aa49136e1e1 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:19.143 7 WARNING neutron_lib.context [None req-5db6046c-e883-40a6-b742-480d20ccbdb1 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:19.233 8 INFO neutron.services.segments.plugin [-] Segment 1dfe4132-d65e-4f3c-a6ed-d00e76315b4f resource provider aggregate not found 2026-05-11 02:06:19.243 8 INFO neutron.services.segments.plugin [-] Segment 1dfe4132-d65e-4f3c-a6ed-d00e76315b4f resource provider aggregate not found 2026-05-11 02:06:19.255 8 INFO neutron.services.segments.plugin [-] Segment 1dfe4132-d65e-4f3c-a6ed-d00e76315b4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfe4132-d65e-4f3c-a6ed-d00e76315b4f found for delete ", "request_id": "req-392b9b21-0690-4b5f-9569-719511381591"}]} 2026-05-11 02:06:19.259 8 INFO neutron.services.segments.plugin [-] Segment 1dfe4132-d65e-4f3c-a6ed-d00e76315b4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfe4132-d65e-4f3c-a6ed-d00e76315b4f found for delete ", "request_id": "req-c0387bf5-fa3b-413f-9121-778e24f61a3d"}]} 2026-05-11 02:06:19.300 7 INFO neutron.db.segments_db [None req-5db6046c-e883-40a6-b742-480d20ccbdb1 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Added segment e5a717d1-018f-4995-a566-fa94e50222f3 of type vxlan for network fb66871a-6137-4f11-b972-5dc6bd5b6de9 2026-05-11 02:06:19.370 8 WARNING neutron_lib.context [None req-168189db-d5bb-46a5-b4a9-99f7e9d26cb0 e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1554] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:06:19 2026] POST /v2.0/networks => generated 632 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1555] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:19 2026] GET /v2.0/security-groups?tenant_id=7a128c93537c4581b990418ceb5fc463&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:19.537 8 INFO neutron.db.segments_db [None req-168189db-d5bb-46a5-b4a9-99f7e9d26cb0 e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] Added segment 329c4aa7-4841-4c5a-a904-2373188c5c31 of type vxlan for network df91b139-7ddc-4298-b67e-510c991e9b25 2026-05-11 02:06:19.540 7 WARNING neutron_lib.context [None req-d74f1c57-cdc7-4994-ab90-8f63cbc5c801 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:19.577 7 INFO neutron.db.segments_db [None req-d74f1c57-cdc7-4994-ab90-8f63cbc5c801 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Added segment c3c3adb0-5308-411f-be77-f89563eaa6cc of type vxlan for network 7e588270-9cbe-48bb-a6aa-19f959bc50f8 [pid: 8|app: 0|req: 814/1556] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:19 2026] POST /v2.0/networks => generated 644 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1557] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:19 2026] DELETE /v2.0/security-groups/ddb33d80-cf75-4937-a5d1-912bac2e52b2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:19.736 8 WARNING neutron_lib.context [None req-ee3b0ddd-7f22-4883-baa8-9abc8b902d97 e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:19.850 7 INFO neutron.db.l3_hamode_db [None req-d74f1c57-cdc7-4994-ab90-8f63cbc5c801 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 816/1558] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:19 2026] POST /v2.0/subnets => generated 641 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1559] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:19 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:20.014 8 WARNING neutron_lib.context [None req-cf36fd7b-d8b0-4492-abde-1c457b7e6fc3 e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:20.082 8 INFO neutron.db.segments_db [None req-cf36fd7b-d8b0-4492-abde-1c457b7e6fc3 e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] Added segment 64e959ac-7229-4651-9d81-2ee358aaa39b of type vxlan for network cbe2f11a-9b55-4375-bb7e-0689f89e9a12 [pid: 8|app: 0|req: 818/1560] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:20 2026] POST /v2.0/networks => generated 643 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1561] 10.0.0.240 () {34 vars in 743 bytes} [Mon May 11 02:06:20 2026] PUT /v2.0/networks/cbe2f11a-9b55-4375-bb7e-0689f89e9a12 => generated 592 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:20.353 8 WARNING neutron_lib.context [None req-f8dca9d1-6e04-4b61-b0cb-67c79a63343d e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 820/1562] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:20 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:20.722 7 INFO neutron.db.l3_hamode_db [None req-d74f1c57-cdc7-4994-ab90-8f63cbc5c801 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1563] 10.0.0.240 () {34 vars in 741 bytes} [Mon May 11 02:06:20 2026] PUT /v2.0/subnets/d54ce441-cf21-46a6-b4c7-4d5dc10b0ba9 => generated 636 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1564] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:20 2026] DELETE /v2.0/networks/cbe2f11a-9b55-4375-bb7e-0689f89e9a12 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:21.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00010915-2546-4eab-8dd1-1125405b3526 e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1565] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/networks/cbe2f11a-9b55-4375-bb7e-0689f89e9a12 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1566] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1567] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/ports?device_id=20a2fbf5-6dde-4962-84a5-ee2c93d1b624 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1568] 10.0.0.240 () {32 vars in 742 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/subnets?network_id=50408f95-b3f9-4eee-b88c-54299c36d98b => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1569] 10.0.0.240 () {32 vars in 653 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1570] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/networks => generated 1309 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:21.280 8 INFO neutron.services.segments.plugin [-] Segment 64e959ac-7229-4651-9d81-2ee358aaa39b resource provider aggregate not found 2026-05-11 02:06:21.287 8 INFO neutron.services.segments.plugin [-] Segment 64e959ac-7229-4651-9d81-2ee358aaa39b resource provider aggregate not found 2026-05-11 02:06:21.293 8 INFO neutron.services.segments.plugin [-] Segment 64e959ac-7229-4651-9d81-2ee358aaa39b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64e959ac-7229-4651-9d81-2ee358aaa39b found for delete ", "request_id": "req-a5aec70e-771c-43a8-ac66-523947c05fe8"}]} [pid: 8|app: 0|req: 829/1571] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/subnets => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:21.315 8 INFO neutron.services.segments.plugin [-] Segment 64e959ac-7229-4651-9d81-2ee358aaa39b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64e959ac-7229-4651-9d81-2ee358aaa39b found for delete ", "request_id": "req-d9e9aa62-7380-4c23-ba1d-c46e8c9a088f"}]} [pid: 8|app: 0|req: 830/1572] 10.0.0.240 () {32 vars in 723 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/networks/df91b139-7ddc-4298-b67e-510c991e9b25 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1573] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/subnets/c2cdd288-154d-41ed-941e-4a4571d6aadb => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:21.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d84ced2f-1bbd-4779-8f33-47453506b203 e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1574] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/subnets/d54ce441-cf21-46a6-b4c7-4d5dc10b0ba9 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:21.418 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10cfea21-17b8-4ec3-8fed-3051df9e3d8e e5443fccc79c446c8a88e9e53f9fd76c f494d58a9409457293c463d1ca27dd89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1575] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/networks/cbe2f11a-9b55-4375-bb7e-0689f89e9a12 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1576] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/subnets/c2cdd288-154d-41ed-941e-4a4571d6aadb => 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: 743/1577] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:19 2026] POST /v2.0/routers => generated 695 bytes in 2272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1578] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/networks/df91b139-7ddc-4298-b67e-510c991e9b25 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1579] 10.0.0.240 () {32 vars in 776 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/subnets?project_id=019f04a0fd9942b09b73865754fd1695&cidr=10.100.0.0%2F28 => generated 14 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1580] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:06:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1581] 10.0.0.240 () {32 vars in 784 bytes} [Mon May 11 02:06:22 2026] GET /v2.0/subnets?network_id=50408f95-b3f9-4eee-b88c-54299c36d98b&cidr=10.100.0.0%2F28 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:22.229 7 WARNING neutron_lib.context [None req-5b084713-c14b-4b4e-8e73-a6d057c7db97 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 837/1582] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:22 2026] DELETE /v2.0/security-groups/fcce20ee-3b15-4e24-8f8b-4ec7415ab686 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:22.309 8 INFO neutron.api.v2.resource [None req-c2c0c53b-3433-4bcd-ba61-e87a52e8688b cf94c6093de34cb5a7f5f509358b659c 3f39845f406d4dcb9b9ebd54ad21eb70 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1583] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:06:22 2026] GET /v2.0/security-groups/fcce20ee-3b15-4e24-8f8b-4ec7415ab686 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1584] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:22 2026] POST /v2.0/subnets => generated 657 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1585] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:06:22 2026] DELETE /v2.0/floatingips/aeb9836e-8f84-40d8-91ce-c301658d583a => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1586] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:22 2026] GET /v2.0/security-groups?tenant_id=f494d58a9409457293c463d1ca27dd89&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:23.333 8 INFO neutron.services.segments.plugin [-] Segment 329c4aa7-4841-4c5a-a904-2373188c5c31 resource provider aggregate not found 2026-05-11 02:06:23.336 8 INFO neutron.services.segments.plugin [-] Segment 329c4aa7-4841-4c5a-a904-2373188c5c31 resource provider aggregate not found 2026-05-11 02:06:23.354 8 INFO neutron.services.segments.plugin [-] Segment 329c4aa7-4841-4c5a-a904-2373188c5c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 329c4aa7-4841-4c5a-a904-2373188c5c31 found for delete ", "request_id": "req-3fa28e64-8b01-451b-b768-589dd94c8df2"}]} 2026-05-11 02:06:23.355 8 INFO neutron.services.segments.plugin [-] Segment 329c4aa7-4841-4c5a-a904-2373188c5c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 329c4aa7-4841-4c5a-a904-2373188c5c31 found for delete ", "request_id": "req-667caa4e-9adf-43a8-b68b-d527bce77eb2"}]} [pid: 8|app: 0|req: 841/1587] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:06:22 2026] PUT /v2.0/routers/9e8d7c92-55c1-4831-8df7-2b8150055ab7/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1588] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:23 2026] DELETE /v2.0/security-groups/76a69046-5439-4677-84f6-25aa1b7fe4e0 => 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: 747/1589] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:22 2026] PUT /v2.0/routers/38bf871b-9007-4914-b79f-f477cd7ce5ca/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:23.948 8 WARNING neutron_lib.context [None req-adec0781-4118-499b-8a72-f22ce55ff08d d236047b75804d8db77d38e840a252f3 eb230336551c403b92531bb5634b205e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:24.099 8 INFO neutron.db.segments_db [None req-adec0781-4118-499b-8a72-f22ce55ff08d d236047b75804d8db77d38e840a252f3 eb230336551c403b92531bb5634b205e - - default default] Added segment 55b7d7ed-acfe-4e62-a3ec-c1c934350cc1 of type vxlan for network fc1beea7-107e-46ca-9bad-1c23d769e291 [pid: 8|app: 0|req: 843/1590] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:23 2026] POST /v2.0/networks => generated 632 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1591] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:06:24 2026] GET /v2.0/networks => generated 5758 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:24.275 8 WARNING neutron_lib.context [None req-e2c2213d-c9ea-4119-ac2a-ef1a4265aa7b d236047b75804d8db77d38e840a252f3 eb230336551c403b92531bb5634b205e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 845/1592] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:06:24 2026] POST /v2.0/ports => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 846/1593] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:06:24 2026] GET /v2.0/subnets => generated 3898 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:24.689 8 WARNING neutron_lib.context [None req-56710589-662b-401d-91fa-d6724b393e00 d236047b75804d8db77d38e840a252f3 eb230336551c403b92531bb5634b205e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 847/1594] 10.0.0.240 () {34 vars in 666 bytes} [Mon May 11 02:06:24 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:24.955 7 INFO neutron.services.segments.plugin [-] Segment 7612efd4-6e3a-49cd-b87d-34c79fbe9a07 resource provider aggregate not found 2026-05-11 02:06:24.960 7 INFO neutron.services.segments.plugin [-] Segment 7612efd4-6e3a-49cd-b87d-34c79fbe9a07 resource provider aggregate not found 2026-05-11 02:06:24.967 7 INFO neutron.db.l3_hamode_db [None req-e6e9f96b-5ca1-469b-8141-0925db244fac 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network 4d4ce746-17e1-4594-969a-ed05a7c2a060 was deleted as no HA routers are present in tenant 3f39845f406d4dcb9b9ebd54ad21eb70. [pid: 7|app: 0|req: 748/1595] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:23 2026] DELETE /v2.0/routers/9e8d7c92-55c1-4831-8df7-2b8150055ab7 => generated 0 bytes in 1037 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1597] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:06:24 2026] GET /v2.0/routers => generated 738 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:24.985 7 INFO neutron.services.segments.plugin [-] Segment 7612efd4-6e3a-49cd-b87d-34c79fbe9a07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7612efd4-6e3a-49cd-b87d-34c79fbe9a07 found for delete ", "request_id": "req-9df32fc3-9eee-4a12-9288-0fac16482205"}]} 2026-05-11 02:06:24.994 7 INFO neutron.services.segments.plugin [-] Segment 7612efd4-6e3a-49cd-b87d-34c79fbe9a07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7612efd4-6e3a-49cd-b87d-34c79fbe9a07 found for delete ", "request_id": "req-9a5e1a15-025b-47f2-90bf-5f88d32b2c58"}]} [pid: 8|app: 0|req: 849/1599] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:06:24 2026] PUT /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1600] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:25.028 8 WARNING neutron_lib.context [None req-373608a8-4031-431c-8449-6c198d074a11 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 851/1601] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:06:25 2026] POST /v2.0/security-groups => generated 1675 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1602] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:24 2026] DELETE /v2.0/subnets/0d34a716-f53d-40f1-a55b-f32e401eae53 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1603] 10.0.0.240 () {34 vars in 760 bytes} [Mon May 11 02:06:25 2026] PUT /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:06:25.168 8 WARNING neutron_lib.context [None req-7d0f9d1f-39b5-4415-bfcb-c1ec29b683df 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 853/1604] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:25 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: 854/1605] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:25.287 8 WARNING neutron_lib.context [None req-20a0fcb9-4a52-4a13-b264-54c4b88c8f1e 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 855/1606] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1607] 10.0.0.240 () {34 vars in 756 bytes} [Mon May 11 02:06:25 2026] PUT /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:06:25.394 8 WARNING neutron_lib.context [None req-a1a2ec20-5c1d-4870-9853-fd06ac56f602 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 857/1608] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1609] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:25 2026] DELETE /v2.0/networks/0d12d448-ceb6-494e-9894-6b57e7112ac7 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:25.497 7 WARNING neutron_lib.context [None req-f037f539-ecb3-4796-984d-7cc4438d12eb 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1610] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1611] 10.0.0.240 () {34 vars in 778 bytes} [Mon May 11 02:06:25 2026] PUT /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1612] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1613] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:06:25 2026] PUT /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1614] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1615] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:25.643 7 WARNING neutron_lib.context [None req-7028f6b0-a320-44c3-81b5-45782da47927 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 863/1616] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:25.667 8 INFO neutron.api.v2.resource [None req-4b62932f-6102-4197-9535-783e631d8a37 d236047b75804d8db77d38e840a252f3 eb230336551c403b92531bb5634b205e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1617] 10.0.0.240 () {32 vars in 741 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:06:25.678 7 INFO neutron.db.securitygroups_db [None req-7028f6b0-a320-44c3-81b5-45782da47927 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Project 019f04a0fd9942b09b73865754fd1695 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: 865/1618] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:25 2026] DELETE /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1619] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/security-groups?tenant_id=3f39845f406d4dcb9b9ebd54ad21eb70&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1620] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1621] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1622] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:25 2026] DELETE /v2.0/security-groups/6e7bbafc-1bbf-4f8d-8f9b-d4a3f6d2b675 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:25.868 8 WARNING neutron_lib.context [None req-2c2d26c5-55bf-42a4-b676-ba056ac3bcf1 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:25.902 8 INFO neutron.db.securitygroups_db [None req-2c2d26c5-55bf-42a4-b676-ba056ac3bcf1 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Project 019f04a0fd9942b09b73865754fd1695 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:06:25.954 7 WARNING neutron_lib.context [None req-3d7c0be4-af4f-4c07-b148-63df4611802b 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 869/1623] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:26.006 8 INFO neutron.api.v2.resource [None req-1887d12f-9099-404c-b9d9-c7a18c0faf82 d236047b75804d8db77d38e840a252f3 eb230336551c403b92531bb5634b205e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1624] 10.0.0.240 () {32 vars in 744 bytes} [Mon May 11 02:06:25 2026] DELETE /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1625] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:06:26 2026] DELETE /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1626] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1627] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:26.115 7 INFO neutron.db.segments_db [None req-3d7c0be4-af4f-4c07-b148-63df4611802b 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Added segment 529758c1-1586-4e62-b53e-ef9b5717932c of type vxlan for network e4981d3d-e3f4-47b3-b61d-b67d1f7578b6 [pid: 7|app: 0|req: 755/1628] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:25 2026] POST /v2.0/networks => generated 634 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1629] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/ports/e2c3cf91-2124-4c6d-b417-d9276e1264d3 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:26.205 7 WARNING neutron_lib.context [None req-a435fa0c-4e28-44af-aef0-e511d5ed49d3 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:26.276 7 INFO neutron.db.segments_db [None req-a435fa0c-4e28-44af-aef0-e511d5ed49d3 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Added segment fb891799-543e-4709-b393-7e5f531e623e of type vxlan for network 7ae5dd0b-0e8d-4053-ab9e-01e4ffb053b4 [pid: 8|app: 0|req: 875/1630] 10.0.0.240 () {32 vars in 722 bytes} [Mon May 11 02:06:26 2026] DELETE /v2.0/trunks/d2662b55-2151-4f2d-875a-bca1c80db2cc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1631] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:26 2026] POST /v2.0/networks => generated 633 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1632] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:06:26 2026] DELETE /v2.0/ports/e2c3cf91-2124-4c6d-b417-d9276e1264d3 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:26.522 8 WARNING neutron_lib.context [None req-7ab4d5f6-0640-4f1d-bbcf-5157c428c3d6 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1633] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/networks => generated 1297 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1634] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:26 2026] DELETE /v2.0/networks/fc1beea7-107e-46ca-9bad-1c23d769e291 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1635] 10.0.0.13 () {34 vars in 1099 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1520270570&fields=id&tenant_id=019f04a0fd9942b09b73865754fd1695 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1636] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:26 2026] POST /v2.0/subnets => generated 646 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1637] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/networks?id=fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 660 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:26.781 8 WARNING neutron_lib.context [None req-7389897d-79e2-4f17-ba47-e16757a5d214 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 761/1638] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/quotas/019f04a0fd9942b09b73865754fd1695 => 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: 762/1639] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&fields=id => generated 103 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1640] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1641] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1642] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:26 2026] POST /v2.0/subnets => generated 655 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:27.026 7 WARNING neutron_lib.context [None req-51228288-8931-4955-bd76-67afc7dfd6e7 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:27.035 7 INFO neutron.services.segments.plugin [-] Segment 702f1cc7-703a-4e92-93b3-225c2e1c5ab9 resource provider aggregate not found 2026-05-11 02:06:27.051 7 INFO neutron.services.segments.plugin [-] Segment 702f1cc7-703a-4e92-93b3-225c2e1c5ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702f1cc7-703a-4e92-93b3-225c2e1c5ab9 found for delete ", "request_id": "req-83dab524-0bb2-4530-91b9-a44929d8ed4b"}]} 2026-05-11 02:06:27.058 7 INFO neutron.services.segments.plugin [-] Segment 702f1cc7-703a-4e92-93b3-225c2e1c5ab9 resource provider aggregate not found 2026-05-11 02:06:27.071 7 INFO neutron.services.segments.plugin [-] Segment 55b7d7ed-acfe-4e62-a3ec-c1c934350cc1 resource provider aggregate not found 2026-05-11 02:06:27.077 7 INFO neutron.services.segments.plugin [-] Segment 702f1cc7-703a-4e92-93b3-225c2e1c5ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702f1cc7-703a-4e92-93b3-225c2e1c5ab9 found for delete ", "request_id": "req-03e2e3d8-1ce7-4283-bfbf-7a96ba53e200"}]} 2026-05-11 02:06:27.087 7 INFO neutron.services.segments.plugin [-] Segment 55b7d7ed-acfe-4e62-a3ec-c1c934350cc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b7d7ed-acfe-4e62-a3ec-c1c934350cc1 found for delete ", "request_id": "req-6785b69d-8507-42f7-846e-d4187cc9700d"}]} 2026-05-11 02:06:27.093 7 INFO neutron.db.segments_db [None req-51228288-8931-4955-bd76-67afc7dfd6e7 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Added segment 81f690cf-9a53-4836-8212-b2e07e1aeaa8 of type vxlan for network 74ade727-70c3-46cd-9d7c-28402fadeb92 2026-05-11 02:06:27.097 7 INFO neutron.services.segments.plugin [-] Segment 55b7d7ed-acfe-4e62-a3ec-c1c934350cc1 resource provider aggregate not found [pid: 8|app: 0|req: 879/1643] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:27 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:27.110 7 INFO neutron.services.segments.plugin [-] Segment 55b7d7ed-acfe-4e62-a3ec-c1c934350cc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b7d7ed-acfe-4e62-a3ec-c1c934350cc1 found for delete ", "request_id": "req-92269f8f-da9e-44d1-989b-f23d790138b1"}]} 2026-05-11 02:06:27.313 7 INFO neutron.db.l3_hamode_db [None req-51228288-8931-4955-bd76-67afc7dfd6e7 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:27.412 7 INFO neutron.db.l3_hamode_db [None req-51228288-8931-4955-bd76-67afc7dfd6e7 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 880/1644] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:27 2026] GET /v2.0/security-groups?tenant_id=eb230336551c403b92531bb5634b205e&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1645] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:27 2026] DELETE /v2.0/security-groups/5273b7bb-801e-45a5-9015-cb6dcf4dabe0 => 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: 765/1646] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:27 2026] POST /v2.0/routers => generated 511 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:28.069 8 INFO neutron.db.segments_db [None req-aaeb7809-760d-4145-b76e-78d3cb590323 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 0a96e198-48c1-449d-b707-96f64e5cd4af of type vxlan for network e1cebf5d-7bf2-42e3-a308-295cda9fcc1d [pid: 7|app: 0|req: 766/1647] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/security-groups?tenant_id=a7c4d85363064558a097902b27b9a26f&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1648] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:06:27 2026] POST /v2.0/networks => generated 746 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1649] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/security-groups/15224794-51da-4fe7-88f7-70adc422c016 => 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: 884/1650] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1651] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:28 2026] POST /v2.0/subnets => generated 693 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:28.542 8 INFO neutron.db.segments_db [None req-24dc095e-e635-4071-8824-cec39476af55 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment a27b4580-4209-40e0-8400-059d4e9cfe91 of type vxlan for network 08ac9c18-fa79-4ff9-8636-6cd079ee28ea 2026-05-11 02:06:28.827 8 INFO neutron.db.l3_hamode_db [None req-24dc095e-e635-4071-8824-cec39476af55 192505b12ae64a66a483b248d5fb861f 0694eac3255e49aaa7be9ccde9163568 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 767/1652] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:28 2026] PUT /v2.0/routers/543337a1-d2ba-4823-8767-6bf2cd789bc7/add_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1653] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:06:29 2026] GET /v2.0/ports/80094829-80a4-4a00-9e15-67f031f47786 => generated 959 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1654] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:29 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:29.576 8 INFO neutron.db.l3_hamode_db [None req-24dc095e-e635-4071-8824-cec39476af55 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 770/1655] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:29 2026] PUT /v2.0/routers/543337a1-d2ba-4823-8767-6bf2cd789bc7/add_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1656] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => 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: 772/1657] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/ports/094fc365-038f-43f6-87ec-5d7d87791f2c => generated 967 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1658] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:28 2026] POST /v2.0/routers => generated 733 bytes in 2189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1659] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:06:30 2026] PUT /v2.0/routers/543337a1-d2ba-4823-8767-6bf2cd789bc7/remove_router_interface => generated 309 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1660] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/networks?id=fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1661] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:30 2026] PUT /v2.0/routers/5c0a2bc9-6d08-4944-8942-619a5c2bc823/add_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1662] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=019f04a0fd9942b09b73865754fd1695 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1663] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:32.107 8 WARNING neutron_lib.context [req-718153f3-00b4-4e87-af97-c9f725d9c400 req-77ea4a49-ce7f-41f1-8aa9-6e221ff1d45d 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 775/1664] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:06:31 2026] PUT /v2.0/routers/543337a1-d2ba-4823-8767-6bf2cd789bc7/remove_router_interface => generated 309 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1665] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/ports?device_id=543337a1-d2ba-4823-8767-6bf2cd789bc7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1666] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:06:32 2026] POST /v2.0/ports => generated 954 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:32.943 7 INFO neutron.services.segments.plugin [-] Segment 81f690cf-9a53-4836-8212-b2e07e1aeaa8 resource provider aggregate not found 2026-05-11 02:06:32.955 7 INFO neutron.services.segments.plugin [-] Segment 81f690cf-9a53-4836-8212-b2e07e1aeaa8 resource provider aggregate not found 2026-05-11 02:06:32.960 7 INFO neutron.services.segments.plugin [-] Segment 81f690cf-9a53-4836-8212-b2e07e1aeaa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f690cf-9a53-4836-8212-b2e07e1aeaa8 found for delete ", "request_id": "req-aa8c6fad-ba51-45e1-8115-09dcccd4a666"}]} 2026-05-11 02:06:32.965 7 INFO neutron.db.l3_hamode_db [None req-e21992c9-558c-4f22-b606-9652cd66303c 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] HA network 74ade727-70c3-46cd-9d7c-28402fadeb92 was deleted as no HA routers are present in tenant 794764278b6347a7abccbfc188f6db61. [pid: 7|app: 0|req: 777/1667] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:32 2026] DELETE /v2.0/routers/543337a1-d2ba-4823-8767-6bf2cd789bc7 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:32.976 7 INFO neutron.services.segments.plugin [-] Segment 81f690cf-9a53-4836-8212-b2e07e1aeaa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f690cf-9a53-4836-8212-b2e07e1aeaa8 found for delete ", "request_id": "req-1ee4e536-f184-4c83-b339-d72ebe267e87"}]} [pid: 8|app: 0|req: 891/1668] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:06:32 2026] PUT /v2.0/ports/4bf4b156-8e02-42e5-b3e2-acdbbb872b26 => generated 1235 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 778/1669] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:32 2026] DELETE /v2.0/subnets/0c4c4416-eb2d-453d-b9e6-096e0ac45f7f => 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: 892/1670] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/networks?id=e1cebf5d-7bf2-42e3-a308-295cda9fcc1d => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1671] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1672] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/quotas/0694eac3255e49aaa7be9ccde9163568 => 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: 781/1673] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&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: 893/1674] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/subnets/677c6f72-378a-43be-aa0d-0b419249a055 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:33.355 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a29eb1da-2db0-441a-9a43-5f6ca87b9bd7'] response: {'name': 'network-changed', 'server_uuid': '7c4a1f4b-3272-46d0-a34a-f15501b50913', 'tag': '4bf4b156-8e02-42e5-b3e2-acdbbb872b26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 782/1675] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/ports?tenant_id=0694eac3255e49aaa7be9ccde9163568&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1676] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/networks/e1cebf5d-7bf2-42e3-a308-295cda9fcc1d?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1677] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/networks/e1cebf5d-7bf2-42e3-a308-295cda9fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:33.633 8 INFO neutron.services.segments.plugin [-] Segment fb891799-543e-4709-b393-7e5f531e623e resource provider aggregate not found 2026-05-11 02:06:33.647 8 INFO neutron.services.segments.plugin [-] Segment fb891799-543e-4709-b393-7e5f531e623e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb891799-543e-4709-b393-7e5f531e623e found for delete ", "request_id": "req-c10e10fb-417d-4a0c-b11b-42a4aad90d5f"}]} 2026-05-11 02:06:33.652 8 INFO neutron.services.segments.plugin [-] Segment fb891799-543e-4709-b393-7e5f531e623e resource provider aggregate not found 2026-05-11 02:06:33.669 8 INFO neutron.services.segments.plugin [-] Segment fb891799-543e-4709-b393-7e5f531e623e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb891799-543e-4709-b393-7e5f531e623e found for delete ", "request_id": "req-fac93d06-c316-4a77-a4ea-ea2c03c4f2fc"}]} [pid: 8|app: 0|req: 894/1678] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/networks/7ae5dd0b-0e8d-4053-ab9e-01e4ffb053b4 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1679] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => 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: 786/1680] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1681] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/networks?tenant_id=019f04a0fd9942b09b73865754fd1695&shared=False => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1682] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/networks/e4981d3d-e3f4-47b3-b61d-b67d1f7578b6 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:34.052 8 WARNING neutron_lib.context [None req-039a0919-beb9-4897-a064-03d519f6480c 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 788/1683] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:34.144 8 INFO neutron.db.segments_db [None req-039a0919-beb9-4897-a064-03d519f6480c 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Added segment bee2d264-63a0-415c-a8c4-92dc77f3ff94 of type vxlan for network 9b3103bf-a391-4bfd-98a1-c3cb013944be [pid: 8|app: 0|req: 896/1684] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:34 2026] POST /v2.0/networks => generated 633 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:34.246 7 WARNING neutron_lib.context [None req-fac3d23a-03b5-4a18-abbf-049e9030d2ed 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1685] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:34 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1686] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:34 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1687] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:34 2026] POST /v2.0/subnets => generated 646 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:34.536 8 WARNING neutron_lib.context [None req-adb756d3-e627-4df0-9f62-1fdc8bea111a 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:34.583 8 INFO neutron.db.segments_db [None req-adb756d3-e627-4df0-9f62-1fdc8bea111a 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Added segment eb429816-4ade-4f03-8775-ebf9d8d3a268 of type vxlan for network 568ba305-e073-410e-a2b4-e0b2e8517e25 [pid: 7|app: 0|req: 790/1688] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:34 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:34.858 8 INFO neutron.db.l3_hamode_db [None req-adb756d3-e627-4df0-9f62-1fdc8bea111a 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:34.965 8 INFO neutron.db.l3_hamode_db [None req-adb756d3-e627-4df0-9f62-1fdc8bea111a 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 791/1689] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1690] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4bf4b156-8e02-42e5-b3e2-acdbbb872b26 => 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: 793/1691] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/subnets?id=41ae5af5-d9a7-4249-94de-f6dad39ae056 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1692] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/ports?network_id=fb66871a-6137-4f11-b972-5dc6bd5b6de9&device_owner=network%3Adhcp => generated 1244 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1693] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?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: 796/1694] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?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: 797/1695] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1696] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1697] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:35.965 8 INFO neutron.services.segments.plugin [-] Segment 529758c1-1586-4e62-b53e-ef9b5717932c resource provider aggregate not found 2026-05-11 02:06:35.969 8 INFO neutron.services.segments.plugin [-] Segment 529758c1-1586-4e62-b53e-ef9b5717932c resource provider aggregate not found 2026-05-11 02:06:35.980 8 INFO neutron.services.segments.plugin [-] Segment 529758c1-1586-4e62-b53e-ef9b5717932c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 529758c1-1586-4e62-b53e-ef9b5717932c found for delete ", "request_id": "req-b158a173-2754-4986-ab30-090f246d9f35"}]} 2026-05-11 02:06:35.985 8 INFO neutron.services.segments.plugin [-] Segment 529758c1-1586-4e62-b53e-ef9b5717932c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 529758c1-1586-4e62-b53e-ef9b5717932c found for delete ", "request_id": "req-c8264c79-7608-435b-b16a-21a2e88ca13e"}]} [pid: 8|app: 0|req: 899/1698] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:34 2026] POST /v2.0/routers => generated 510 bytes in 1539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:36.087 7 WARNING neutron_lib.context [None req-c6879f8d-4f87-4d66-b70b-901e7ce7b014 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 800/1699] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:06:36 2026] POST /v2.0/ports => generated 964 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 801/1700] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:36 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1701] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:36 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1702] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:36 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1703] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:36 2026] PUT /v2.0/routers/ebc31e71-3c41-41b8-96c4-a60430227561/add_router_interface => generated 309 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1704] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:06:37 2026] GET /v2.0/ports/50d0f134-36a4-4d62-905f-b3ee8190f25a => generated 1038 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:37.980 7 WARNING neutron_lib.context [None req-24d867b7-9639-4017-8ac0-405a64703b88 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:38.142 7 INFO neutron.db.segments_db [None req-24d867b7-9639-4017-8ac0-405a64703b88 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Added segment ed98d81f-c771-42ae-9760-09c37d0c7fc0 of type vxlan for network 168a640b-c92b-4101-a8e4-069cad222bff [pid: 7|app: 0|req: 805/1705] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:37 2026] POST /v2.0/networks => generated 639 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1706] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:06:37 2026] PUT /v2.0/routers/ebc31e71-3c41-41b8-96c4-a60430227561/remove_router_interface => generated 309 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 806/1707] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1708] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/networks?id=e1cebf5d-7bf2-42e3-a308-295cda9fcc1d => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:38.313 8 WARNING neutron_lib.context [None req-2fd28e39-b769-47db-8577-cce6b49dcfa9 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 807/1709] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:38.470 7 INFO neutron.api.v2.resource [None req-849339dc-bec7-41f9-8e8a-dd147aa0cb56 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1710] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:06:38 2026] PUT /v2.0/routers/ebc31e71-3c41-41b8-96c4-a60430227561/remove_router_interface => generated 197 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:38.480 7 WARNING neutron_lib.context [req-d15c9d89-c905-4705-b310-d7f7490b8151 req-12362123-6d98-490b-962e-0c9c5cd44a3e ef50626cce1c4aeaa27047bc321d62ad 0694eac3255e49aaa7be9ccde9163568 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 903/1711] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/subnets => generated 658 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1712] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1713] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/ports?device_id=ebc31e71-3c41-41b8-96c4-a60430227561 => 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: 906/1714] 10.0.0.240 () {32 vars in 722 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1715] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/ports => generated 958 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:38.877 7 WARNING neutron_lib.context [None req-6c1389cc-d16c-4b74-b87c-4034e5534802 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1716] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/subnets => generated 732 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:39.290 8 INFO neutron.services.segments.plugin [-] Segment eb429816-4ade-4f03-8775-ebf9d8d3a268 resource provider aggregate not found 2026-05-11 02:06:39.299 8 INFO neutron.services.segments.plugin [-] Segment eb429816-4ade-4f03-8775-ebf9d8d3a268 resource provider aggregate not found 2026-05-11 02:06:39.312 8 INFO neutron.services.segments.plugin [-] Segment eb429816-4ade-4f03-8775-ebf9d8d3a268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb429816-4ade-4f03-8775-ebf9d8d3a268 found for delete ", "request_id": "req-038bc20e-0803-4f12-8075-a3742e0a560a"}]} 2026-05-11 02:06:39.317 8 INFO neutron.services.segments.plugin [-] Segment eb429816-4ade-4f03-8775-ebf9d8d3a268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb429816-4ade-4f03-8775-ebf9d8d3a268 found for delete ", "request_id": "req-6c874e74-8511-401c-8e65-3d34c2f3a11e"}]} 2026-05-11 02:06:39.335 8 INFO neutron.db.l3_hamode_db [None req-c895e49e-fec3-4069-af29-081cc58fe8ef 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] HA network 568ba305-e073-410e-a2b4-e0b2e8517e25 was deleted as no HA routers are present in tenant 794764278b6347a7abccbfc188f6db61. [pid: 8|app: 0|req: 907/1717] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:38 2026] DELETE /v2.0/routers/ebc31e71-3c41-41b8-96c4-a60430227561 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:39.353 8 WARNING neutron_lib.context [None req-fdf784b4-916c-4adf-b6db-599fc513ec61 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:39.423 8 INFO neutron.db.segments_db [None req-fdf784b4-916c-4adf-b6db-599fc513ec61 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Added segment 8f8c12f9-b208-4cb1-a682-1b21979ae68d of type vxlan for network e5b7ea22-e12b-4e1b-99cb-142c7d73a332 [pid: 8|app: 0|req: 908/1718] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:39 2026] POST /v2.0/networks => generated 638 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1719] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/subnets/80b922fd-391c-45e9-9eea-157f2aa47275 => 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: 811/1720] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:06:39 2026] PUT /v2.0/ports/12ac2464-7a39-40ab-af10-50c140da95b2 => generated 1239 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:39.752 7 WARNING neutron_lib.context [None req-2ec7df1f-b519-4f2f-8be9-8708e5930f37 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 910/1721] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1724] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1725] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:39 2026] POST /v2.0/subnets => generated 656 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1726] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:40.106 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ae4cc1b-bda9-408f-9e02-72e82a76ecf7'] response: {'name': 'network-changed', 'server_uuid': '6eee50ea-ca3c-486f-917e-8a24f3d31e10', 'tag': '12ac2464-7a39-40ab-af10-50c140da95b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 814/1727] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:40.115 7 WARNING neutron_lib.context [None req-6c698c06-b4d3-4282-9a0d-8d5eea1013ef 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 914/1728] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/networks/9b3103bf-a391-4bfd-98a1-c3cb013944be => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1729] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:40.324 8 WARNING neutron_lib.context [None req-bb7d651d-82ce-4f85-8912-6869c701eac3 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1730] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:40 2026] POST /v2.0/subnets => generated 725 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:40.382 8 INFO neutron.db.segments_db [None req-bb7d651d-82ce-4f85-8912-6869c701eac3 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Added segment 5a1f91ea-c317-41ed-a502-7e0ff6c2338d of type vxlan for network b9628358-c405-41fa-84b0-4073923407ac [pid: 7|app: 0|req: 816/1731] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&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-11 02:06:40.418 7 WARNING neutron_lib.context [None req-6c41d51b-0d2f-4e07-a3c6-953edd3578a2 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:40.468 7 INFO neutron.db.segments_db [None req-6c41d51b-0d2f-4e07-a3c6-953edd3578a2 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Added segment a0900025-82d3-4b2f-a92f-308034e06784 of type vxlan for network ce6d6446-e9cb-404a-8242-6efacfbf9a7d [pid: 8|app: 0|req: 916/1732] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:40 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) [pid: 8|app: 0|req: 917/1733] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:40.531 8 WARNING neutron_lib.context [None req-99703287-4d6b-4d49-b7ca-2f6e5800afb8 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 817/1734] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:06:40 2026] POST /v2.0/networks => generated 637 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:40.559 7 WARNING neutron_lib.context [None req-0a4c9736-eef5-42df-8561-30337a875d21 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 918/1735] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:40 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:40.806 8 WARNING neutron_lib.context [None req-a61162cb-7b9c-45dd-93c8-37fa20d62d29 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1736] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:40 2026] POST /v2.0/subnets => generated 655 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1737] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/ports?tenant_id=0694eac3255e49aaa7be9ccde9163568&device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:41.126 8 WARNING neutron_lib.context [None req-70e53f6b-a06b-4758-af44-d1ea818f64c4 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:41.166 8 INFO neutron.db.segments_db [None req-70e53f6b-a06b-4758-af44-d1ea818f64c4 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Added segment 130a2fd5-0579-42b9-8db2-87dc8eb8eb73 of type vxlan for network b702b525-575a-40e7-9444-0e60a3bbbbfb 2026-05-11 02:06:41.333 8 INFO neutron.services.segments.plugin [-] Segment bee2d264-63a0-415c-a8c4-92dc77f3ff94 resource provider aggregate not found 2026-05-11 02:06:41.343 8 INFO neutron.services.segments.plugin [-] Segment bee2d264-63a0-415c-a8c4-92dc77f3ff94 resource provider aggregate not found 2026-05-11 02:06:41.351 8 INFO neutron.services.segments.plugin [-] Segment bee2d264-63a0-415c-a8c4-92dc77f3ff94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bee2d264-63a0-415c-a8c4-92dc77f3ff94 found for delete ", "request_id": "req-c5e15433-b865-45f7-a7fa-d716bfc681d0"}]} 2026-05-11 02:06:41.360 8 INFO neutron.services.segments.plugin [-] Segment bee2d264-63a0-415c-a8c4-92dc77f3ff94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bee2d264-63a0-415c-a8c4-92dc77f3ff94 found for delete ", "request_id": "req-855424b4-dcec-4d36-a07b-5c6715eb1770"}]} 2026-05-11 02:06:41.471 8 INFO neutron.db.l3_hamode_db [None req-70e53f6b-a06b-4758-af44-d1ea818f64c4 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:41.610 8 INFO neutron.db.l3_hamode_db [None req-70e53f6b-a06b-4758-af44-d1ea818f64c4 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:41.707 7 INFO neutron.db.l3_db [None req-0a4c9736-eef5-42df-8561-30337a875d21 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Floating IP 6dcc1d85-8236-4b2b-b0b6-1f151e574e4e associated. External IP: 10.96.250.212, port: 4bf4b156-8e02-42e5-b3e2-acdbbb872b26. [pid: 7|app: 0|req: 818/1738] 10.0.0.240 () {34 vars in 677 bytes} [Mon May 11 02:06:40 2026] POST /v2.0/floatingips => generated 855 bytes in 1537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:42.098 7 WARNING neutron_lib.context [None req-36f5865d-5ee8-41e0-ab67-a1f834b56670 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:42.138 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb06d92b-bbc2-445d-b9fd-0318e59711b2'] response: {'name': 'network-changed', 'server_uuid': '7c4a1f4b-3272-46d0-a34a-f15501b50913', 'tag': '4bf4b156-8e02-42e5-b3e2-acdbbb872b26', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 921/1739] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:41 2026] POST /v2.0/routers => generated 511 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1740] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/networks?tenant_id=0694eac3255e49aaa7be9ccde9163568&shared=False => generated 774 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1741] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1742] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1743] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:42 2026] POST /v2.0/subnets => generated 730 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1744] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1745] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:42.508 7 WARNING neutron_lib.context [None req-b6533f3e-8d11-4900-b728-9184c0479eb0 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:42.556 7 INFO neutron.db.segments_db [None req-b6533f3e-8d11-4900-b728-9184c0479eb0 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Added segment 52298259-fb61-4189-8558-b8d05ad27e33 of type vxlan for network 71302d83-b99e-4f88-a3d8-1a5f893019f7 2026-05-11 02:06:42.873 7 INFO neutron.db.l3_hamode_db [None req-b6533f3e-8d11-4900-b728-9184c0479eb0 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 925/1746] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:42 2026] PUT /v2.0/routers/56279d6d-7c4d-440d-856a-a2ca9fe8ce12/add_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1747] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1748] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 857 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1749] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/ports?tenant_id=0694eac3255e49aaa7be9ccde9163568&device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1750] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/ports/55ca465f-4cab-46a9-8cd0-7bef379f66e3 => generated 959 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:43.651 7 INFO neutron.db.l3_hamode_db [None req-b6533f3e-8d11-4900-b728-9184c0479eb0 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 930/1751] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/networks?id=fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1752] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1753] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12ac2464-7a39-40ab-af10-50c140da95b2 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1754] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:06:43 2026] PUT /v2.0/routers/56279d6d-7c4d-440d-856a-a2ca9fe8ce12/remove_router_interface => generated 309 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1755] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4bf4b156-8e02-42e5-b3e2-acdbbb872b26 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1756] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1757] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/subnets?id=d7fee3f2-ce87-4027-97ca-bea6c2fe50a5 => generated 696 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1758] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/ports?device_id=56279d6d-7c4d-440d-856a-a2ca9fe8ce12 => 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: 938/1759] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/subnets?id=41ae5af5-d9a7-4249-94de-f6dad39ae056 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1760] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:42 2026] POST /v2.0/routers => generated 684 bytes in 2115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1761] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/ports?network_id=e1cebf5d-7bf2-42e3-a308-295cda9fcc1d&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: 940/1762] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/ports?network_id=fb66871a-6137-4f11-b972-5dc6bd5b6de9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:45.226 7 INFO neutron.services.segments.plugin [-] Segment 130a2fd5-0579-42b9-8db2-87dc8eb8eb73 resource provider aggregate not found 2026-05-11 02:06:45.230 7 INFO neutron.services.segments.plugin [-] Segment 130a2fd5-0579-42b9-8db2-87dc8eb8eb73 resource provider aggregate not found 2026-05-11 02:06:45.239 7 INFO neutron.services.segments.plugin [-] Segment 130a2fd5-0579-42b9-8db2-87dc8eb8eb73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130a2fd5-0579-42b9-8db2-87dc8eb8eb73 found for delete ", "request_id": "req-52a937ae-9918-45c2-b0c0-611bc6ae08bb"}]} 2026-05-11 02:06:45.244 7 INFO neutron.services.segments.plugin [-] Segment 130a2fd5-0579-42b9-8db2-87dc8eb8eb73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130a2fd5-0579-42b9-8db2-87dc8eb8eb73 found for delete ", "request_id": "req-79586a6e-8b4b-41b4-b1df-c9058e302099"}]} 2026-05-11 02:06:45.250 7 INFO neutron.db.l3_hamode_db [None req-7d676f74-601c-4965-9151-fc47745b1029 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] HA network b702b525-575a-40e7-9444-0e60a3bbbbfb was deleted as no HA routers are present in tenant 794764278b6347a7abccbfc188f6db61. [pid: 7|app: 0|req: 823/1763] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:44 2026] DELETE /v2.0/routers/56279d6d-7c4d-440d-856a-a2ca9fe8ce12 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1764] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:06:45 2026] GET /v2.0/networks/e1cebf5d-7bf2-42e3-a308-295cda9fcc1d?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: 825/1765] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:06:45 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?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: 826/1766] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:45 2026] DELETE /v2.0/subnets/00f1c895-b6ab-4b62-8162-87a087a0086d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1767] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:06:45 2026] GET /v2.0/networks/e1cebf5d-7bf2-42e3-a308-295cda9fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1768] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:06:45 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1769] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:45 2026] DELETE /v2.0/networks/b9628358-c405-41fa-84b0-4073923407ac => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1770] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:45 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:45.951 7 WARNING neutron_lib.context [None req-92d7ca0e-6c02-46eb-89c7-79055e60cdc6 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:45.985 7 INFO neutron.db.segments_db [None req-92d7ca0e-6c02-46eb-89c7-79055e60cdc6 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Added segment 43cce26b-cb84-4147-b610-c416ebb33fbe of type vxlan for network d6cbd189-d267-4d9d-9450-1620a814d037 [pid: 8|app: 0|req: 941/1771] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:44 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/add_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1772] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:46.301 7 INFO neutron.db.l3_hamode_db [None req-92d7ca0e-6c02-46eb-89c7-79055e60cdc6 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:47.255 7 INFO neutron.services.segments.plugin [-] Segment 5a1f91ea-c317-41ed-a502-7e0ff6c2338d resource provider aggregate not found 2026-05-11 02:06:47.260 7 INFO neutron.services.segments.plugin [-] Segment 5a1f91ea-c317-41ed-a502-7e0ff6c2338d resource provider aggregate not found 2026-05-11 02:06:47.271 7 INFO neutron.services.segments.plugin [-] Segment 5a1f91ea-c317-41ed-a502-7e0ff6c2338d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a1f91ea-c317-41ed-a502-7e0ff6c2338d found for delete ", "request_id": "req-566a5259-7e62-41e2-ad79-d1d40429e8e4"}]} 2026-05-11 02:06:47.273 7 INFO neutron.services.segments.plugin [-] Segment 5a1f91ea-c317-41ed-a502-7e0ff6c2338d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a1f91ea-c317-41ed-a502-7e0ff6c2338d found for delete ", "request_id": "req-24509d58-9876-4abb-9610-dd8cd82bdf12"}]} 2026-05-11 02:06:47.281 7 INFO neutron.db.l3_hamode_db [None req-92d7ca0e-6c02-46eb-89c7-79055e60cdc6 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 943/1773] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:46 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/add_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1774] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1775] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:06:45 2026] POST /v2.0/routers => generated 691 bytes in 2250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1776] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1777] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/routers/675d3f0d-1037-4625-972a-92f5b1ca599e => generated 697 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1778] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/routers => generated 700 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1779] 10.0.0.240 () {34 vars in 741 bytes} [Mon May 11 02:06:48 2026] PUT /v2.0/routers/675d3f0d-1037-4625-972a-92f5b1ca599e => generated 704 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1780] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/routers/675d3f0d-1037-4625-972a-92f5b1ca599e => generated 704 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1781] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/ports?device_id=675d3f0d-1037-4625-972a-92f5b1ca599e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1782] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:06:47 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/add_router_interface => generated 309 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:49.292 8 WARNING neutron_lib.context [None req-f3eb2ced-c4ce-4d37-b3db-76c8b489fec0 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 946/1783] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:06:49 2026] POST /v2.0/security-groups => generated 1627 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1784] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:49.449 8 WARNING neutron_lib.context [None req-addcea1f-c897-4eae-8c9f-df086d6c64d1 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/1785] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1786] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:49.586 8 WARNING neutron_lib.context [None req-e735cfdb-7511-41bf-93d5-9f141a3718dd 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 950/1787] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:49.698 8 WARNING neutron_lib.context [None req-457484f0-9c45-4255-83f8-261bb1a9843b 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:49.798 7 INFO neutron.services.segments.plugin [-] Segment 43cce26b-cb84-4147-b610-c416ebb33fbe resource provider aggregate not found 2026-05-11 02:06:49.802 7 INFO neutron.services.segments.plugin [-] Segment 43cce26b-cb84-4147-b610-c416ebb33fbe resource provider aggregate not found [pid: 8|app: 0|req: 951/1788] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:49 2026] POST /v2.0/security-group-rules => generated 599 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:49.820 7 INFO neutron.services.segments.plugin [-] Segment 43cce26b-cb84-4147-b610-c416ebb33fbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43cce26b-cb84-4147-b610-c416ebb33fbe found for delete ", "request_id": "req-f669d7a1-3c48-4656-8b44-4ed2f466bbb9"}]} 2026-05-11 02:06:49.824 7 INFO neutron.services.segments.plugin [-] Segment 43cce26b-cb84-4147-b610-c416ebb33fbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43cce26b-cb84-4147-b610-c416ebb33fbe found for delete ", "request_id": "req-ee614f4c-69e0-4ffa-a590-b7e771b353ab"}]} 2026-05-11 02:06:49.831 8 WARNING neutron_lib.context [None req-0887f5bf-05d2-48c2-8fdf-1aa115f606a0 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:49.849 7 INFO neutron.db.l3_hamode_db [None req-438061ce-2c6f-4d3f-9ff2-353eb0c9256c 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] HA network d6cbd189-d267-4d9d-9450-1620a814d037 was deleted as no HA routers are present in tenant 794764278b6347a7abccbfc188f6db61. [pid: 7|app: 0|req: 838/1789] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:48 2026] DELETE /v2.0/routers/675d3f0d-1037-4625-972a-92f5b1ca599e => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1790] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/ports?device_id=675d3f0d-1037-4625-972a-92f5b1ca599e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:49.917 7 INFO neutron.api.v2.resource [None req-5182e804-c797-4280-89ec-e227f7b34854 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1791] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:49 2026] DELETE /v2.0/routers/675d3f0d-1037-4625-972a-92f5b1ca599e => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1792] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/ports?device_id=56279d6d-7c4d-440d-856a-a2ca9fe8ce12 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:49.971 7 INFO neutron.api.v2.resource [None req-59fef455-609c-4d96-9862-bc60ed3ec708 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1793] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:49 2026] DELETE /v2.0/routers/56279d6d-7c4d-440d-856a-a2ca9fe8ce12 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1794] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:49.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2b9e487-6f23-4032-9131-a88ec010aa4c 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-11 02:06:49.996 8 WARNING neutron_lib.context [None req-bc550a34-9419-4c9f-affe-63878947c9ef 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 843/1795] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:49 2026] DELETE /v2.0/subnets/00f1c895-b6ab-4b62-8162-87a087a0086d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1796] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/ports?device_id=ebc31e71-3c41-41b8-96c4-a60430227561 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:50.058 7 INFO neutron.api.v2.resource [None req-43550d85-438c-4ab1-b354-870091498ab3 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1797] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/routers/ebc31e71-3c41-41b8-96c4-a60430227561 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:50.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4eb6f85-93e7-46d4-8fd9-7f9b95ae3e6c 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1798] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/subnets/80b922fd-391c-45e9-9eea-157f2aa47275 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1799] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/ports?device_id=543337a1-d2ba-4823-8767-6bf2cd789bc7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:50.128 7 INFO neutron.api.v2.resource [None req-e5686ae5-3f8e-488f-a430-53a870dd6712 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/1800] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1801] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/routers/543337a1-d2ba-4823-8767-6bf2cd789bc7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:50.138 8 WARNING neutron_lib.context [None req-37877120-1d9c-48e7-87bb-1c1415edcb77 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:06:50.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba56c967-af54-4b97-aef6-001cdb07b434 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1802] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/subnets/0c4c4416-eb2d-453d-b9e6-096e0ac45f7f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:50.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a32ba9a-c540-4a83-a1a8-2395ce3ab4b9 9f6052080b374ff0a12200d120f90b3f 794764278b6347a7abccbfc188f6db61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1803] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/subnets/677c6f72-378a-43be-aa0d-0b419249a055 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1804] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:50 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-11 02:06:50.271 7 WARNING neutron_lib.context [None req-1189a623-2e8f-454d-887d-7874e152008e 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 851/1805] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:50.429 8 WARNING neutron_lib.context [None req-9683d5b9-6eed-4931-9d96-71f6562dde01 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/1806] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:50.554 7 WARNING neutron_lib.context [None req-6523fc93-27ea-4a2f-9363-c9d4fd2e6470 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1807] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:50 2026] POST /v2.0/security-group-rules => generated 599 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:50.689 7 WARNING neutron_lib.context [None req-43676926-732a-49b0-b9a4-76083b865e24 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 956/1808] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1809] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1810] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:50.842 7 WARNING neutron_lib.context [None req-0db327fb-f533-411b-9180-e8b5743d317a 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1811] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/security-groups?tenant_id=794764278b6347a7abccbfc188f6db61&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1812] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:06:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1813] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:51 2026] DELETE /v2.0/security-groups/0e962d6e-0902-4bf9-9c5c-3f7400022aed => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1814] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1815] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&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: 856/1816] 10.0.0.13 () {34 vars in 1093 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-701274229&fields=id&tenant_id=155ce26a78a04f4fbebfa458fbccdcdb => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1817] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => 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: 857/1818] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/quotas/155ce26a78a04f4fbebfa458fbccdcdb => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1819] 10.0.0.76 () {34 vars in 989 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1820] 10.0.0.76 () {34 vars in 1039 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1821] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&fields=id => generated 287 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1822] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?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: 963/1823] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1824] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => 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: 964/1825] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1826] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/security-groups?id=d06af4da-8e47-4f75-9b2c-1fcefb478b76&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1827] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1828] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:06:53 2026] DELETE /v2.0/ports/12ac2464-7a39-40ab-af10-50c140da95b2 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1829] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:53 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1830] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:55.577 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-55cfd836-eea4-49fc-8272-095eaf58e9fc'] response: {'server_uuid': '6eee50ea-ca3c-486f-917e-8a24f3d31e10', 'name': 'network-vif-deleted', 'tag': '12ac2464-7a39-40ab-af10-50c140da95b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 968/1833] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:55 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => 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: 866/1834] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:55 2026] GET /v2.0/security-groups?tenant_id=c34672d42cb049ac818daf4f393a74ab&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1835] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:55 2026] DELETE /v2.0/security-groups/2f35fc04-55db-4798-aede-629de7379096 => 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: 970/1836] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1837] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=155ce26a78a04f4fbebfa458fbccdcdb => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:56.202 8 WARNING neutron_lib.context [req-7fdb5266-f413-437c-8e22-c8370864d81e req-9b6666c6-0174-4812-882e-4c9c3ed990ed 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1838] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-groups?tenant_id=4b09085739574cb088ede14a166fec10&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1839] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:06:56 2026] DELETE /v2.0/security-groups/f73eff91-f0a4-4379-a6a2-a3db5acc6b67 => 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: 869/1840] 10.0.0.240 () {32 vars in 826 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/ports?project_id=019f04a0fd9942b09b73865754fd1695&network_id=fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1841] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:06:56 2026] POST /v2.0/ports => generated 1183 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 973/1842] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/ports?device_id=6eee50ea-ca3c-486f-917e-8a24f3d31e10 => 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: 974/1843] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1198 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1844] 10.0.0.240 () {32 vars in 742 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/subnets?network_id=50408f95-b3f9-4eee-b88c-54299c36d98b => 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: 976/1845] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1846] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:06:56 2026] PUT /v2.0/ports/55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 1464 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:57.250 8 INFO neutron.db.l3_db [None req-e33386ba-e11f-403c-ac92-94dfd35d9781 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Floating IP 6dcc1d85-8236-4b2b-b0b6-1f151e574e4e disassociated. External IP: 10.96.250.212, port: 4bf4b156-8e02-42e5-b3e2-acdbbb872b26. [pid: 8|app: 0|req: 977/1847] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:06:57 2026] PUT /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 554 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 871/1848] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:57 2026] GET /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:57.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-943305d4-9d8e-47fd-b940-d8d94fc36ec6'] response: {'name': 'network-changed', 'server_uuid': '7c4a1f4b-3272-46d0-a34a-f15501b50913', 'tag': '4bf4b156-8e02-42e5-b3e2-acdbbb872b26', 'status': 'completed', 'code': 200} 2026-05-11 02:06:58.107 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e9e3b03-a17c-44a0-b827-f88f5f805b32'] response: {'name': 'network-changed', 'server_uuid': '2172f57c-a395-4e6c-bd85-1a9e91dbe54d', 'tag': '55c6a553-6e42-4e52-b848-90f23f1a12a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 872/1849] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1850] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=55c6a553-6e42-4e52-b848-90f23f1a12a5 => 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: 874/1851] 199.204.45.109 () {34 vars in 1104 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fa&port_id=55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1852] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b&id=cb29ae89-0db2-4df2-8a81-592371dc397a => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1853] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1854] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1855] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1856] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1857] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1858] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/networks?id=fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1859] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4bf4b156-8e02-42e5-b3e2-acdbbb872b26 => 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: 883/1860] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/subnets?id=41ae5af5-d9a7-4249-94de-f6dad39ae056 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1861] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1862] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/ports?network_id=fb66871a-6137-4f11-b972-5dc6bd5b6de9&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: 978/1863] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:06:57 2026] PUT /v2.0/routers/5c0a2bc9-6d08-4944-8942-619a5c2bc823/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1864] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1865] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:59.510 8 INFO neutron.services.segments.plugin [-] Segment a27b4580-4209-40e0-8400-059d4e9cfe91 resource provider aggregate not found 2026-05-11 02:06:59.514 8 INFO neutron.services.segments.plugin [-] Segment a27b4580-4209-40e0-8400-059d4e9cfe91 resource provider aggregate not found 2026-05-11 02:06:59.522 8 INFO neutron.db.l3_hamode_db [None req-03b7a59d-1c70-42e9-bb50-5ac1bca656de 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network 08ac9c18-fa79-4ff9-8636-6cd079ee28ea was deleted as no HA routers are present in tenant 0694eac3255e49aaa7be9ccde9163568. [pid: 8|app: 0|req: 979/1866] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:58 2026] DELETE /v2.0/routers/5c0a2bc9-6d08-4944-8942-619a5c2bc823 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:59.532 8 INFO neutron.services.segments.plugin [-] Segment a27b4580-4209-40e0-8400-059d4e9cfe91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a27b4580-4209-40e0-8400-059d4e9cfe91 found for delete ", "request_id": "req-961429a6-fc69-47be-9430-ba5bc26eb719"}]} 2026-05-11 02:06:59.533 8 INFO neutron.services.segments.plugin [-] Segment a27b4580-4209-40e0-8400-059d4e9cfe91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a27b4580-4209-40e0-8400-059d4e9cfe91 found for delete ", "request_id": "req-08ae32a8-c268-4ec9-8d74-d5874f40812b"}]} [pid: 7|app: 0|req: 888/1867] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1868] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1869] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1870] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:06:59 2026] DELETE /v2.0/subnets/d7fee3f2-ce87-4027-97ca-bea6c2fe50a5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1871] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 552 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1872] 199.204.45.109 () {34 vars in 1104 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fa&port_id=55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1873] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b&id=cb29ae89-0db2-4df2-8a81-592371dc397a => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1874] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1875] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1876] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1877] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:06:59 2026] DELETE /v2.0/networks/e1cebf5d-7bf2-42e3-a308-295cda9fcc1d => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1878] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1879] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:00 2026] GET /v2.0/security-groups?tenant_id=0694eac3255e49aaa7be9ccde9163568&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1880] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:00 2026] DELETE /v2.0/security-groups/d06af4da-8e47-4f75-9b2c-1fcefb478b76 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:00.743 8 WARNING neutron_lib.context [None req-308a0e6b-8ad3-4cc3-b231-305e1468243b 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 983/1881] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-groups => generated 1671 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:00.885 7 WARNING neutron_lib.context [None req-f892069b-fe10-43cf-8f5f-1273bbf36752 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 899/1882] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:01.114 8 WARNING neutron_lib.context [None req-c4428b67-8147-42e9-8589-11abbf6b844e 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 984/1883] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:01.309 7 WARNING neutron_lib.context [None req-b89b817d-80f9-46be-b067-b8e3fdbc5a3a 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1884] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:01.434 8 WARNING neutron_lib.context [None req-d54a4dd9-3e87-4ff8-9928-0210f4e4a933 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:01.558 8 INFO neutron.services.segments.plugin [-] Segment 0a96e198-48c1-449d-b707-96f64e5cd4af resource provider aggregate not found 2026-05-11 02:07:01.565 8 INFO neutron.services.segments.plugin [-] Segment 0a96e198-48c1-449d-b707-96f64e5cd4af resource provider aggregate not found 2026-05-11 02:07:01.574 8 INFO neutron.services.segments.plugin [-] Segment 0a96e198-48c1-449d-b707-96f64e5cd4af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a96e198-48c1-449d-b707-96f64e5cd4af found for delete ", "request_id": "req-802de548-fc6e-4224-8c33-bf285a7e8351"}]} 2026-05-11 02:07:01.581 8 INFO neutron.services.segments.plugin [-] Segment 0a96e198-48c1-449d-b707-96f64e5cd4af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a96e198-48c1-449d-b707-96f64e5cd4af found for delete ", "request_id": "req-2fd57719-4855-423c-9b20-f15e58eb1e9b"}]} [pid: 8|app: 0|req: 985/1885] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:01.625 7 WARNING neutron_lib.context [None req-39c25da5-a14a-4558-9482-000eb02a2acf 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:01.668 7 INFO neutron.db.securitygroups_db [None req-39c25da5-a14a-4558-9482-000eb02a2acf 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Project 019f04a0fd9942b09b73865754fd1695 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: 901/1886] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:01.763 8 WARNING neutron_lib.context [None req-75be5e6a-1eb0-4661-8542-70bf2364ce21 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:01.794 8 INFO neutron.db.securitygroups_db [None req-75be5e6a-1eb0-4661-8542-70bf2364ce21 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Project 019f04a0fd9942b09b73865754fd1695 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 986/1887] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1888] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1889] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1890] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/networks => generated 1297 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1891] 10.0.0.13 () {34 vars in 1095 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-23118661&fields=id&tenant_id=019f04a0fd9942b09b73865754fd1695 => 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: 904/1892] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/networks?id=fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1893] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/quotas/019f04a0fd9942b09b73865754fd1695 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1894] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&fields=id => generated 149 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1895] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1896] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1897] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:03 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1898] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:04 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1899] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:04 2026] GET /v2.0/security-groups?tenant_id=b5e63f46279f4b339335c5fdf5572e4b&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1900] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:04 2026] DELETE /v2.0/security-groups/ab8fdc9c-cd8c-4341-85a3-a207f6b5423f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1901] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:04 2026] GET /v2.0/security-groups?tenant_id=1aaf10c4c026479dbcc6e3b4ccb754cf&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1902] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:04 2026] DELETE /v2.0/security-groups/b684dbd8-3460-4ef1-bd10-ed9117f4baae => 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: 994/1903] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1904] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:06 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => 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: 910/1905] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:06 2026] GET /v2.0/security-groups?tenant_id=f311982b3b6242c58ddda2c49cacd104&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1906] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:06 2026] DELETE /v2.0/security-groups/683a1e6c-eea7-4856-9829-851b1964d293 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1907] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1908] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1909] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/networks?id=fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1910] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1911] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=019f04a0fd9942b09b73865754fd1695 => generated 272 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:07.523 8 WARNING neutron_lib.context [req-70ba8974-d2f3-494a-9b70-0d0bc4dbc4e8 req-4e2a870a-9f8b-4b3e-9993-e9661b527fee 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1912] 10.0.0.240 () {32 vars in 818 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&mac_address=fa%3A16%3A3e%3A61%3A1d%3A50 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:07.566 7 WARNING neutron_lib.context [None req-fccc5d4d-3bcf-4f96-86fe-834313837c59 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/1913] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:07:07 2026] POST /v2.0/ports => generated 954 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:08.330 7 INFO neutron.db.l3_db [None req-fccc5d4d-3bcf-4f96-86fe-834313837c59 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Floating IP 50b9b8a0-5665-45c8-92e9-e5a42cd364ec associated. External IP: 10.96.250.205, port: 55c6a553-6e42-4e52-b848-90f23f1a12a5. [pid: 8|app: 0|req: 1000/1914] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:07:07 2026] PUT /v2.0/ports/04ae9ac5-48cc-416a-85d2-f77a780305a1 => generated 1235 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:08.588 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6347f73d-4f9e-43f4-bbb0-1f40a8a7662f'] response: {'name': 'network-changed', 'server_uuid': '3741b4a0-040f-4c91-b6d8-56fc48fe34a7', 'tag': '04ae9ac5-48cc-416a-85d2-f77a780305a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1001/1915] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1916] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&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: 7|app: 0|req: 915/1917] 10.0.0.240 () {34 vars in 677 bytes} [Mon May 11 02:07:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1918] 10.0.0.13 () {34 vars in 1093 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-701274229&fields=id&tenant_id=155ce26a78a04f4fbebfa458fbccdcdb => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:08.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4430898-fd26-4360-b53d-2fb25c2dd106'] response: {'name': 'network-changed', 'server_uuid': '2172f57c-a395-4e6c-bd85-1a9e91dbe54d', 'tag': '55c6a553-6e42-4e52-b848-90f23f1a12a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 917/1919] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1920] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/quotas/155ce26a78a04f4fbebfa458fbccdcdb => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1921] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&fields=id => generated 333 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1922] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/security-groups?tenant_id=86e37147d3ca4900a8272ed691bb4846&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1923] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1924] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1925] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:09 2026] DELETE /v2.0/security-groups/a2b6e378-166a-4284-bcf2-506857098dd9 => 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: 922/1926] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1927] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks?tenant_id=019f04a0fd9942b09b73865754fd1695&shared=False => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1928] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1929] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0 => 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: 925/1930] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => 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: 1006/1931] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/security-groups?tenant_id=8e725b478d274bd2aa7f5a4faf25334d&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1932] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1933] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1934] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:09 2026] DELETE /v2.0/security-groups/c7927521-2152-428c-87af-025d05278ebf => 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: 928/1935] 199.204.45.109 () {34 vars in 1104 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fa&port_id=55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1936] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b&id=cb29ae89-0db2-4df2-8a81-592371dc397a => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1937] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1938] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1941] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1942] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1943] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1944] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&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: 7|app: 0|req: 932/1945] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1946] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=04ae9ac5-48cc-416a-85d2-f77a780305a1 => 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: 933/1947] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/subnets?id=41ae5af5-d9a7-4249-94de-f6dad39ae056 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1948] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/ports?network_id=fb66871a-6137-4f11-b972-5dc6bd5b6de9&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: 7|app: 0|req: 934/1949] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?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: 935/1950] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1951] 10.0.0.240 () {34 vars in 678 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1952] 10.0.0.240 () {34 vars in 678 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1953] 10.0.0.240 () {34 vars in 678 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1954] 10.0.0.240 () {34 vars in 678 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1955] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1956] 10.0.0.240 () {34 vars in 678 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1957] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:07:10 2026] PUT /v2.0/policies/ad606344-50a0-4e18-8d17-977d0158f3b0/tags => generated 17 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1958] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1959] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:07:10 2026] PUT /v2.0/policies/6c06d778-4deb-416f-b83c-07042dd2fa5d/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1960] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:07:10 2026] PUT /v2.0/policies/3f511f64-155b-4678-ae3b-a0f5820c517b/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1961] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:07:11 2026] PUT /v2.0/policies/926d7933-39fd-446a-8da5-47cf2470accb/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1962] 10.0.0.240 () {32 vars in 674 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1963] 10.0.0.240 () {32 vars in 688 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1964] 10.0.0.240 () {32 vars in 684 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1965] 10.0.0.240 () {32 vars in 696 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1966] 10.0.0.240 () {32 vars in 682 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1967] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/security-groups?tenant_id=e5205bce75af480e979ebe9d4726838b&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: 945/1968] 10.0.0.240 () {32 vars in 696 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1969] 10.0.0.240 () {32 vars in 692 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1970] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/security-groups/456c9f11-39ee-4c05-b505-680c8d297d15 => 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: 1025/1971] 10.0.0.240 () {32 vars in 704 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1972] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1973] 10.0.0.240 () {32 vars in 734 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/qos/policies/ad606344-50a0-4e18-8d17-977d0158f3b0 => 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: 948/1974] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1975] 10.0.0.240 () {32 vars in 734 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/qos/policies/6c06d778-4deb-416f-b83c-07042dd2fa5d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1976] 10.0.0.240 () {32 vars in 734 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/qos/policies/3f511f64-155b-4678-ae3b-a0f5820c517b => 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: 1028/1977] 10.0.0.240 () {32 vars in 734 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/qos/policies/926d7933-39fd-446a-8da5-47cf2470accb => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1978] 10.0.0.240 () {32 vars in 734 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/qos/policies/120d888c-ac9b-4236-9498-36523e75b8d5 => 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: 951/1979] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1980] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1981] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/security-groups?tenant_id=c106c53823b043d1a380d98eac4a68c9&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1982] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:13 2026] DELETE /v2.0/security-groups/4be4e39a-17a2-4498-a8f3-a3cb57476696 => 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: 1030/1983] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1984] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=155ce26a78a04f4fbebfa458fbccdcdb => generated 178 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:13.745 8 WARNING neutron_lib.context [req-1c6fe8b0-7647-46ab-ac11-09e00773cefa req-4b8f4ff6-5c69-4598-8f60-8dcda2294d78 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1985] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/security-groups?tenant_id=32b8bb32bc3447028bab673cdf5cd4a7&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1986] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:13 2026] DELETE /v2.0/security-groups/d2314216-16af-4c94-b793-03b5c205205f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1987] 10.0.0.76 () {34 vars in 989 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1988] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:07:13 2026] POST /v2.0/ports => generated 1183 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 958/1989] 10.0.0.76 () {34 vars in 1039 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1990] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/security-groups?tenant_id=74eba045264044d099ccc1df412898d1&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: 960/1991] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:14 2026] DELETE /v2.0/security-groups/681e6d53-146e-4bc8-bb16-0308fa014acc => 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: 961/1992] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1198 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1993] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:07:14 2026] PUT /v2.0/ports/2e1893e9-7b84-403a-a0e7-07ce2889e23a => generated 1464 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1033/1994] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1995] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:14.767 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-009a3061-84fe-4600-a535-ffd00d246be9'] response: {'name': 'network-changed', 'server_uuid': '7df95f39-7792-4602-baa1-377bec041bc0', 'tag': '2e1893e9-7b84-403a-a0e7-07ce2889e23a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1035/1996] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1997] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/security-groups?tenant_id=b2201de76496442ba1507e206dac9ee0&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1998] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:14 2026] DELETE /v2.0/security-groups/65e437c2-866e-4fdb-9df6-7b4ad863d13f => 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: 963/1999] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1467 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2000] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/networks?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&shared=False => generated 2375 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2001] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2002] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2003] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2004] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2005] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2006] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:16.516 7 INFO neutron.db.l3_db [None req-4c922643-38c4-4dd3-af22-d99a0b0e06b3 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Floating IP 6dcc1d85-8236-4b2b-b0b6-1f151e574e4e associated. External IP: 10.96.250.212, port: 04ae9ac5-48cc-416a-85d2-f77a780305a1. [pid: 8|app: 0|req: 1041/2007] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1467 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2008] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.26&port_id=2e1893e9-7b84-403a-a0e7-07ce2889e23a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2009] 199.204.45.109 () {34 vars in 1106 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=2e1893e9-7b84-403a-a0e7-07ce2889e23a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2010] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:07:16 2026] PUT /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 855 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:16.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ad3ffef-73a7-4ed4-ae94-e3098cad2bb9'] response: {'name': 'network-changed', 'server_uuid': '3741b4a0-040f-4c91-b6d8-56fc48fe34a7', 'tag': '04ae9ac5-48cc-416a-85d2-f77a780305a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1044/2011] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/subnets?id=917987a5-bace-41d2-b6ec-66d2f2beb045&id=e5a69b0e-6b29-447a-afbd-ce38ff2f21f9 => generated 1414 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:17.026 7 WARNING neutron_lib.context [None req-137c470b-5303-4bbf-a661-55d5634371a2 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1045/2012] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 855 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2013] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&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: 1047/2014] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2015] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:17.182 7 INFO neutron.db.segments_db [None req-137c470b-5303-4bbf-a661-55d5634371a2 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Added segment 30abec37-167c-4185-864e-90c54985cf52 of type vxlan for network eb3f6b6f-5a94-40c9-ae74-14006cedecae [pid: 8|app: 0|req: 1049/2016] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2017] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:16 2026] POST /v2.0/networks => generated 645 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:17.285 8 WARNING neutron_lib.context [None req-ba56ec8b-cfde-471a-b956-263b21aab9cd feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/2018] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/ports?tenant_id=019f04a0fd9942b09b73865754fd1695&device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2019] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/networks?id=fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2020] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=04ae9ac5-48cc-416a-85d2-f77a780305a1 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2021] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/subnets?id=41ae5af5-d9a7-4249-94de-f6dad39ae056 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2022] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:07:17 2026] POST /v2.0/ports => generated 775 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:17.558 8 WARNING neutron_lib.context [None req-b1bbd1df-26f2-4e51-9720-ee578f93527c feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/2023] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/ports?network_id=fb66871a-6137-4f11-b972-5dc6bd5b6de9&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:17.605 8 INFO neutron.db.segments_db [None req-b1bbd1df-26f2-4e51-9720-ee578f93527c feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Added segment 20692da5-e988-4530-b286-786ec53de8a8 of type vxlan for network 175db793-8476-413a-8161-d09f72006929 2026-05-11 02:07:17.626 7 WARNING neutron_lib.context [None req-2eabb911-51af-45f4-a594-be7fdb71599f 2239d87d39ca47a9a0142aee0b24e23d 248f7d13cefa4ab798350def95627204 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1051/2024] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:17 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2025] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:17.736 8 WARNING neutron_lib.context [None req-43dad355-e035-4b1b-9412-1440309ebeee feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:17.777 7 INFO neutron.db.segments_db [None req-2eabb911-51af-45f4-a594-be7fdb71599f 2239d87d39ca47a9a0142aee0b24e23d 248f7d13cefa4ab798350def95627204 - - default default] Added segment 9828f7e3-687d-4ae3-8620-5461e9e4a5b8 of type vxlan for network b2d65d96-6598-465e-a01a-2eea8abef0b1 [pid: 7|app: 0|req: 974/2026] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:17 2026] POST /v2.0/networks => generated 632 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2027] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:17.919 7 WARNING neutron_lib.context [None req-fabf3794-7fdf-40af-8611-1287c00f7e26 2239d87d39ca47a9a0142aee0b24e23d 248f7d13cefa4ab798350def95627204 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1053/2028] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:07:17 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:17.969 8 WARNING neutron_lib.context [None req-cb845b0b-4bbf-4fb3-8b3e-888e049e0c38 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 976/2029] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:07:17 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 977/2030] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2031] 10.0.0.240 () {34 vars in 747 bytes} [Mon May 11 02:07:18 2026] PUT /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2032] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:07:17 2026] POST /v2.0/ports => generated 950 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2033] 10.0.0.240 () {32 vars in 727 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 980/2034] 10.0.0.240 () {34 vars in 758 bytes} [Mon May 11 02:07:18 2026] PUT /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2035] 10.0.0.240 () {32 vars in 727 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2036] 10.0.0.240 () {34 vars in 754 bytes} [Mon May 11 02:07:18 2026] PUT /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2037] 10.0.0.240 () {32 vars in 727 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/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: 984/2038] 10.0.0.240 () {34 vars in 776 bytes} [Mon May 11 02:07:18 2026] PUT /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2039] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/ports/72db27dc-92c8-4307-8653-1184d27a8c46 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2040] 10.0.0.240 () {32 vars in 727 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:18.595 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66690b58-c66f-4952-ae08-4931da5cce59 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1056/2041] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/ports/72db27dc-92c8-4307-8653-1184d27a8c46 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:18.618 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4fe3e78-8ed2-4e7a-a3a2-0c50f64270bf feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1057/2042] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/72db27dc-92c8-4307-8653-1184d27a8c46 => 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: 986/2043] 10.0.0.240 () {34 vars in 747 bytes} [Mon May 11 02:07:18 2026] PUT /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2044] 10.0.0.240 () {32 vars in 727 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2045] 10.0.0.240 () {32 vars in 735 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:18.775 7 INFO neutron.api.v2.resource [None req-70f682de-60f0-4386-bfa0-6248aed9bded 2239d87d39ca47a9a0142aee0b24e23d 248f7d13cefa4ab798350def95627204 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 989/2046] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2047] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/subnets/dbafafcc-6921-43c7-88a9-ecfa0268d1f5 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2048] 10.0.0.240 () {32 vars in 738 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/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: 991/2049] 10.0.0.240 () {32 vars in 727 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:18.912 7 INFO neutron.api.v2.resource [None req-d72ed010-2006-44ae-a795-08e3874f24fb 2239d87d39ca47a9a0142aee0b24e23d 248f7d13cefa4ab798350def95627204 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/2050] 10.0.0.240 () {32 vars in 742 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/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: 993/2051] 10.0.0.240 () {32 vars in 730 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2052] 10.0.0.240 () {32 vars in 727 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:19.057 8 INFO neutron.services.segments.plugin [-] Segment 20692da5-e988-4530-b286-786ec53de8a8 resource provider aggregate not found 2026-05-11 02:07:19.062 8 INFO neutron.services.segments.plugin [-] Segment 20692da5-e988-4530-b286-786ec53de8a8 resource provider aggregate not found 2026-05-11 02:07:19.070 8 INFO neutron.services.segments.plugin [-] Segment 20692da5-e988-4530-b286-786ec53de8a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20692da5-e988-4530-b286-786ec53de8a8 found for delete ", "request_id": "req-f47de00a-8a09-43aa-aa26-f00db4043f69"}]} 2026-05-11 02:07:19.074 8 INFO neutron.services.segments.plugin [-] Segment 20692da5-e988-4530-b286-786ec53de8a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20692da5-e988-4530-b286-786ec53de8a8 found for delete ", "request_id": "req-7e8270cd-f219-427d-96a8-300478d1b379"}]} [pid: 8|app: 0|req: 1059/2053] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/networks/175db793-8476-413a-8161-d09f72006929 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:19.098 8 WARNING neutron_lib.context [None req-6ef3751e-9ad0-421b-8644-4d755c659e24 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:19.150 8 INFO neutron.db.segments_db [None req-6ef3751e-9ad0-421b-8644-4d755c659e24 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Added segment 4ca36fcf-218a-49bf-a74e-736cfb3f3787 of type vxlan for network 68579ab4-d97d-49ec-b072-42c32c911055 [pid: 7|app: 0|req: 995/2054] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:07:19 2026] DELETE /v2.0/ports/400b16a0-34c0-4c02-8831-2b1965d0c54f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2055] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:19 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:19.263 8 WARNING neutron_lib.context [None req-cac89b18-9d80-4ea4-ab9c-6660bc3afe82 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:19.387 7 INFO neutron.services.segments.plugin [-] Segment 9828f7e3-687d-4ae3-8620-5461e9e4a5b8 resource provider aggregate not found 2026-05-11 02:07:19.392 7 INFO neutron.services.segments.plugin [-] Segment 9828f7e3-687d-4ae3-8620-5461e9e4a5b8 resource provider aggregate not found [pid: 7|app: 0|req: 996/2056] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:19 2026] DELETE /v2.0/networks/b2d65d96-6598-465e-a01a-2eea8abef0b1 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2057] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:07:19 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:19.499 7 INFO neutron.services.segments.plugin [-] Segment 9828f7e3-687d-4ae3-8620-5461e9e4a5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9828f7e3-687d-4ae3-8620-5461e9e4a5b8 found for delete ", "request_id": "req-20713a85-95e0-4bc7-857e-51370b0a47cb"}]} 2026-05-11 02:07:19.500 7 INFO neutron.services.segments.plugin [-] Segment 9828f7e3-687d-4ae3-8620-5461e9e4a5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9828f7e3-687d-4ae3-8620-5461e9e4a5b8 found for delete ", "request_id": "req-0af85e25-20e9-4ca9-8349-773bca93bb24"}]} 2026-05-11 02:07:19.504 7 WARNING neutron_lib.context [None req-4110bd02-c8e5-4011-98fc-ade22984b0e2 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/2058] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:07:19 2026] POST /v2.0/ports => generated 915 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2059] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2060] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2061] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:07:19 2026] DELETE /v2.0/ports/cb868e58-2f78-4021-94af-ad83eb2cc1c2 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:20.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af4e58d2-b545-4a81-8df2-6f2c8c8df4e8 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/2062] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/ports/cb868e58-2f78-4021-94af-ad83eb2cc1c2 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2063] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/security-groups?tenant_id=d50240ae315e4efb8a09de9a67ede019&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2064] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:07:20 2026] DELETE /v2.0/subnets/1982c942-c424-4646-a84b-e76bda161788 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2065] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:20 2026] DELETE /v2.0/security-groups/53008dfc-fd61-4086-8d72-8d43ac8b3b78 => 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: 1066/2066] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/security-groups?tenant_id=248f7d13cefa4ab798350def95627204&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2067] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:20 2026] DELETE /v2.0/networks/68579ab4-d97d-49ec-b072-42c32c911055 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:20.706 7 WARNING neutron_lib.context [None req-a70dcd34-cc49-4f1a-98ac-f3ff236697c6 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2068] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:20 2026] DELETE /v2.0/security-groups/5d457f19-a28f-4203-8b19-76a81041225f => 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: 1002/2069] 10.0.0.240 () {34 vars in 665 bytes} [Mon May 11 02:07:20 2026] POST /v2.0/ports => generated 774 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2070] 10.0.0.240 () {34 vars in 737 bytes} [Mon May 11 02:07:20 2026] PUT /v2.0/ports/13b0ac80-f6af-4acf-8131-cae357a5dc44 => generated 752 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1003/2071] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:07:21 2026] DELETE /v2.0/ports/13b0ac80-f6af-4acf-8131-cae357a5dc44 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1069/2072] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:07:21 2026] GET /v2.0/ports => generated 778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:21.395 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d60315cd-c277-4e7b-a70d-16097638f389 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1004/2073] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:07:21 2026] GET /v2.0/ports/13b0ac80-f6af-4acf-8131-cae357a5dc44 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2074] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:07:21 2026] GET /v2.0/ports => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2075] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:07:21 2026] GET /v2.0/ports/392bdf02-9245-4693-a598-c0a29bd0eaf3 => generated 775 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:21.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-718dc06a-0753-449b-a4d3-ce8f46f0747b feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2076] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:07:21 2026] DELETE /v2.0/ports/cb868e58-2f78-4021-94af-ad83eb2cc1c2 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:21.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84c1cd6b-9b0d-4a40-9ae0-6db6933c8973 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1006/2077] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:07:21 2026] DELETE /v2.0/subnets/1982c942-c424-4646-a84b-e76bda161788 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:21.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f414666-e15c-4723-a525-aa02e0fdf284 feda3631ed3b46e78ba5c942467cf4b6 114d5a59454d4b09850fed69a5628d68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1072/2078] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:07:21 2026] DELETE /v2.0/subnets/dbafafcc-6921-43c7-88a9-ecfa0268d1f5 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:21.585 7 INFO neutron.services.segments.plugin [-] Segment 4ca36fcf-218a-49bf-a74e-736cfb3f3787 resource provider aggregate not found 2026-05-11 02:07:21.590 7 INFO neutron.services.segments.plugin [-] Segment 4ca36fcf-218a-49bf-a74e-736cfb3f3787 resource provider aggregate not found 2026-05-11 02:07:21.613 7 INFO neutron.services.segments.plugin [-] Segment 4ca36fcf-218a-49bf-a74e-736cfb3f3787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ca36fcf-218a-49bf-a74e-736cfb3f3787 found for delete ", "request_id": "req-f1ccc51f-b0f6-4a84-81f3-a4b23ac82569"}]} 2026-05-11 02:07:21.620 7 INFO neutron.services.segments.plugin [-] Segment 4ca36fcf-218a-49bf-a74e-736cfb3f3787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ca36fcf-218a-49bf-a74e-736cfb3f3787 found for delete ", "request_id": "req-20e137ca-cfbe-4231-8a45-f36b0d0836c9"}]} [pid: 7|app: 0|req: 1007/2079] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:07:21 2026] DELETE /v2.0/ports/392bdf02-9245-4693-a598-c0a29bd0eaf3 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:21.880 8 INFO neutron.services.segments.plugin [-] Segment 30abec37-167c-4185-864e-90c54985cf52 resource provider aggregate not found 2026-05-11 02:07:21.884 8 INFO neutron.services.segments.plugin [-] Segment 30abec37-167c-4185-864e-90c54985cf52 resource provider aggregate not found 2026-05-11 02:07:21.890 8 INFO neutron.services.segments.plugin [-] Segment 30abec37-167c-4185-864e-90c54985cf52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30abec37-167c-4185-864e-90c54985cf52 found for delete ", "request_id": "req-dff75353-d0a4-413c-a767-63321fbd5e86"}]} 2026-05-11 02:07:21.896 8 INFO neutron.services.segments.plugin [-] Segment 30abec37-167c-4185-864e-90c54985cf52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30abec37-167c-4185-864e-90c54985cf52 found for delete ", "request_id": "req-722de64d-ad04-4f4e-ac5a-906e7442ef3c"}]} [pid: 8|app: 0|req: 1073/2080] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:21 2026] DELETE /v2.0/networks/eb3f6b6f-5a94-40c9-ae74-14006cedecae => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2081] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/security-groups?tenant_id=114d5a59454d4b09850fed69a5628d68&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2082] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:22 2026] DELETE /v2.0/security-groups/5efec780-2c3d-42c8-8c66-ee5059786df6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:24.171 7 WARNING neutron_lib.context [None req-e5718419-d124-4914-ac3d-b6c58a9f7629 73f048e0502946d3af68505c526f354d 5abb89cc02f2489fa3773cbea38241ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/2083] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:07:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2084] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:07:24 2026] PUT /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2085] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2086] 10.0.0.240 () {34 vars in 770 bytes} [Mon May 11 02:07:24 2026] PUT /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2087] 10.0.0.240 () {32 vars in 623 bytes} [Mon May 11 02:07:24 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2088] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2089] 10.0.0.240 () {34 vars in 766 bytes} [Mon May 11 02:07:24 2026] PUT /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2090] 10.0.0.240 () {32 vars in 633 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/ => generated 632 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2091] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2092] 10.0.0.76 () {34 vars in 989 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2093] 10.0.0.240 () {34 vars in 788 bytes} [Mon May 11 02:07:24 2026] PUT /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2094] 10.0.0.76 () {34 vars in 1039 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2095] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2096] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:07:24 2026] PUT /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2097] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2098] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:24.616 7 INFO neutron.api.v2.resource [None req-51d7533a-97d6-4b46-bd5e-e6ec231c64a2 73f048e0502946d3af68505c526f354d 5abb89cc02f2489fa3773cbea38241ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/2099] 10.0.0.240 () {32 vars in 751 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2100] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:07:24 2026] DELETE /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2101] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:24.709 8 INFO neutron.api.v2.resource [None req-09d52774-487d-4d90-a85e-0d4f2a123530 73f048e0502946d3af68505c526f354d 5abb89cc02f2489fa3773cbea38241ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1084/2104] 10.0.0.240 () {32 vars in 754 bytes} [Mon May 11 02:07:24 2026] DELETE /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2105] 10.0.0.240 () {32 vars in 742 bytes} [Mon May 11 02:07:24 2026] DELETE /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2106] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f/tags => 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: 1022/2107] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:07:24 2026] DELETE /v2.0/subnetpools/077e7959-a70c-4efe-88d2-522ca9b5105f => 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: 1023/2108] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2109] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2110] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/security-groups?tenant_id=9e5b0b80f568447790a5c2cd87df3956&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2111] 10.0.0.240 () {32 vars in 818 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&mac_address=fa%3A16%3A3e%3A20%3A6d%3Ad8 => generated 1200 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:25.195 7 WARNING neutron_lib.context [None req-9bbc9417-c1d4-424a-9b82-89770138e19f 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1087/2112] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:25 2026] DELETE /v2.0/security-groups/f56e2559-90c9-42df-9a8c-2875c8d3cf1e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2113] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/security-groups?tenant_id=6a450bf8f7ba4f61b84d761029cb3458&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2114] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:25 2026] DELETE /v2.0/security-groups/8b1a4048-3281-49c7-89f9-cfc79f4389f9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:25.998 7 INFO neutron.db.l3_db [None req-9bbc9417-c1d4-424a-9b82-89770138e19f 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Floating IP 9f6838ed-579c-4578-bb2b-12f737b40989 associated. External IP: 10.96.250.214, port: 2e1893e9-7b84-403a-a0e7-07ce2889e23a. [pid: 8|app: 0|req: 1090/2115] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/security-groups?tenant_id=5abb89cc02f2489fa3773cbea38241ba&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2116] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:26 2026] DELETE /v2.0/security-groups/6bd863b9-4ca5-4565-8614-b406cb74e38c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2117] 10.0.0.240 () {34 vars in 677 bytes} [Mon May 11 02:07:25 2026] POST /v2.0/floatingips => generated 854 bytes in 1525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2118] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:27 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2119] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:27 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&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: 8|app: 0|req: 1093/2120] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:28.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-718cb8e1-92e4-4381-9312-be54d840cebf'] response: {'name': 'network-changed', 'server_uuid': '7df95f39-7792-4602-baa1-377bec041bc0', 'tag': '2e1893e9-7b84-403a-a0e7-07ce2889e23a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1028/2121] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2122] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.26&port_id=2e1893e9-7b84-403a-a0e7-07ce2889e23a => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2123] 199.204.45.109 () {34 vars in 1106 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=2e1893e9-7b84-403a-a0e7-07ce2889e23a => 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: 1095/2124] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/subnets?id=917987a5-bace-41d2-b6ec-66d2f2beb045&id=e5a69b0e-6b29-447a-afbd-ce38ff2f21f9 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2125] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2126] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2127] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?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: 1097/2128] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?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: 1032/2129] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2130] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/security-groups?id=27df45d0-2fbc-49ba-9383-e5dcbe38634d&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: 1033/2131] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:29 2026] GET /v2.0/security-groups?tenant_id=5f3fe40b8e9c4ce298da7c1504e12558&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2132] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:29 2026] DELETE /v2.0/security-groups/3dbf7f28-9626-48b1-bc31-4ce00a48138b => 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: 1034/2133] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:07:29 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:29.762 8 INFO neutron.db.l3_db [req-a62bb680-e3ac-4c3f-b4f2-f008b3cc1450 req-58549507-8193-45de-9ad0-81c8ffddfe8e 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] Floating IP 6dcc1d85-8236-4b2b-b0b6-1f151e574e4e disassociated. External IP: 10.96.250.212, port: 04ae9ac5-48cc-416a-85d2-f77a780305a1. [pid: 7|app: 0|req: 1035/2134] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:29 2026] GET /v2.0/security-groups?tenant_id=b0ed61936a0b49c79f0f3655ba6e731c&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: 1036/2135] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:29 2026] DELETE /v2.0/security-groups/5c90c569-f595-4328-b5b0-5cad94784050 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2136] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:29 2026] GET /v2.0/security-groups?tenant_id=645b30efdf694b07835845316547f755&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2137] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:07:29 2026] DELETE /v2.0/ports/04ae9ac5-48cc-416a-85d2-f77a780305a1 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2138] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:30 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:30.178 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6589b894-1b73-4a0b-81b9-ec8492730584'] response: {'server_uuid': '3741b4a0-040f-4c91-b6d8-56fc48fe34a7', 'name': 'network-vif-deleted', 'tag': '04ae9ac5-48cc-416a-85d2-f77a780305a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1101/2139] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:30 2026] DELETE /v2.0/security-groups/197c7968-da4e-41f7-9f3c-a6c8da347462 => 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: 1039/2140] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:31 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2141] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2142] 10.0.0.76 () {34 vars in 989 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2143] 10.0.0.76 () {34 vars in 1039 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2144] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/security-groups?tenant_id=b4a99dfe3af34f97b4979264c7584fa3&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2145] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:33 2026] DELETE /v2.0/security-groups/816fc1c8-e503-4acd-ba40-ad7efc5dee37 => 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: 1041/2146] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:33 2026] GET /v2.0/ports?device_id=3741b4a0-040f-4c91-b6d8-56fc48fe34a7 => 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: 1106/2147] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:34 2026] DELETE /v2.0/security-groups/27df45d0-2fbc-49ba-9383-e5dcbe38634d => 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: 1042/2148] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:07:34 2026] DELETE /v2.0/floatingips/6dcc1d85-8236-4b2b-b0b6-1f151e574e4e => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2149] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2150] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2151] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2152] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/security-groups?id=db58bacc-74f5-4c5c-9905-ff49413bd3f3&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2153] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:37.212 8 WARNING neutron_lib.context [None req-2006c9a4-4eee-4230-960e-00ed8545b004 b94230b38b4d4ad6aba92ad94360cae4 6bdcda97179545d0aa7589ead1c49132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1045/2154] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:07:37 2026] DELETE /v2.0/ports/4bf4b156-8e02-42e5-b3e2-acdbbb872b26 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2155] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => 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: 1110/2156] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:07:37 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:37.737 7 WARNING neutron_lib.context [None req-af0fa9c9-0889-4340-bcbf-55cc2e14ed69 b94230b38b4d4ad6aba92ad94360cae4 6bdcda97179545d0aa7589ead1c49132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:37.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ba6b71f-3468-4f12-9b7c-ba709ddd4593'] response: {'server_uuid': '7c4a1f4b-3272-46d0-a34a-f15501b50913', 'name': 'network-vif-deleted', 'tag': '4bf4b156-8e02-42e5-b3e2-acdbbb872b26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1047/2157] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:07:37 2026] POST /v2.0/floatingips => generated 552 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:38.336 8 WARNING neutron_lib.context [None req-11f930dc-0bfe-4573-bc22-bff469f01696 b94230b38b4d4ad6aba92ad94360cae4 6bdcda97179545d0aa7589ead1c49132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2158] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2159] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2160] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:07:38 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:38.879 7 WARNING neutron_lib.context [None req-01f9d0e0-9ba8-447b-a580-d4495489b601 b94230b38b4d4ad6aba92ad94360cae4 6bdcda97179545d0aa7589ead1c49132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1050/2161] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:07:38 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:39.441 8 WARNING neutron_lib.context [None req-e9cae127-136d-499f-823a-f0c9e8f5591b b94230b38b4d4ad6aba92ad94360cae4 6bdcda97179545d0aa7589ead1c49132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1051/2162] 10.0.0.37 () {30 vars in 688 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2163] 10.0.0.37 () {30 vars in 690 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2164] 10.0.0.37 () {30 vars in 666 bytes} [Mon May 11 02:07:39 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: 1054/2165] 10.0.0.37 () {30 vars in 702 bytes} [Mon May 11 02:07:39 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: 1055/2166] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/ports?device_id=7c4a1f4b-3272-46d0-a34a-f15501b50913 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2169] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:07:39 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2170] 10.0.0.37 () {28 vars in 437 bytes} [Mon May 11 02:07:40 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2171] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:07:40 2026] PUT /v2.0/floatingips/5c50d9ac-6792-4368-bea1-21f2fb43b1ca/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2172] 10.0.0.37 () {30 vars in 726 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 658 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2173] 10.0.0.37 () {30 vars in 688 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2174] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:07:40 2026] PUT /v2.0/floatingips/7e4d293e-ed7f-41e7-b74b-8b3f69d04fd0/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2175] 10.0.0.37 () {30 vars in 690 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2176] 10.0.0.37 () {30 vars in 666 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2177] 10.0.0.37 () {30 vars in 702 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2178] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:07:40 2026] PUT /v2.0/floatingips/9e5548c8-e33c-4442-abcc-a0c489401d86/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2179] 10.0.0.37 () {30 vars in 726 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2180] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:07:40 2026] PUT /v2.0/floatingips/840a8090-824e-4fa0-8213-bea8ad6aa580/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2181] 10.0.0.37 () {30 vars in 688 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2182] 10.0.0.37 () {30 vars in 690 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2183] 10.0.0.240 () {32 vars in 672 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2184] 10.0.0.37 () {30 vars in 666 bytes} [Mon May 11 02:07:40 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: 1122/2185] 10.0.0.37 () {30 vars in 702 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2186] 10.0.0.240 () {32 vars in 686 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2187] 10.0.0.37 () {30 vars in 728 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2188] 10.0.0.37 () {30 vars in 680 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2189] 10.0.0.240 () {32 vars in 682 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2190] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2191] 10.0.0.240 () {32 vars in 680 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2192] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2193] 10.0.0.240 () {32 vars in 690 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2194] 10.0.0.240 () {32 vars in 702 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2195] 10.0.0.37 () {34 vars in 702 bytes} [Mon May 11 02:07:40 2026] POST /v2.0/ports => generated 1132 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1126/2196] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/security-groups/db58bacc-74f5-4c5c-9905-ff49413bd3f3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2197] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/floatingips/5c50d9ac-6792-4368-bea1-21f2fb43b1ca => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2198] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/floatingips/7e4d293e-ed7f-41e7-b74b-8b3f69d04fd0 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2199] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:07:41 2026] DELETE /v2.0/floatingips/9e5548c8-e33c-4442-abcc-a0c489401d86 => 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: 1129/2200] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:07:41 2026] DELETE /v2.0/floatingips/840a8090-824e-4fa0-8213-bea8ad6aa580 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2201] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:07:40 2026] PUT /v2.0/routers/38bf871b-9007-4914-b79f-f477cd7ce5ca/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2202] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:07:41 2026] DELETE /v2.0/floatingips/dde444a9-358c-41c6-b3a4-07fa33ed19d3 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2203] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:07:42 2026] DELETE /v2.0/subnets/41ae5af5-d9a7-4249-94de-f6dad39ae056 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:43.121 8 INFO neutron.services.segments.plugin [-] Segment c3c3adb0-5308-411f-be77-f89563eaa6cc resource provider aggregate not found 2026-05-11 02:07:43.126 8 INFO neutron.services.segments.plugin [-] Segment c3c3adb0-5308-411f-be77-f89563eaa6cc resource provider aggregate not found 2026-05-11 02:07:43.134 8 INFO neutron.db.l3_hamode_db [None req-e0cb932c-d3f0-4a5f-8855-cb0ff8315142 2634013b2ed747f196955148de307dd9 019f04a0fd9942b09b73865754fd1695 - - default default] HA network 7e588270-9cbe-48bb-a6aa-19f959bc50f8 was deleted as no HA routers are present in tenant 019f04a0fd9942b09b73865754fd1695. [pid: 8|app: 0|req: 1131/2204] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:07:42 2026] DELETE /v2.0/routers/38bf871b-9007-4914-b79f-f477cd7ce5ca => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:43.145 8 INFO neutron.services.segments.plugin [-] Segment c3c3adb0-5308-411f-be77-f89563eaa6cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c3adb0-5308-411f-be77-f89563eaa6cc found for delete ", "request_id": "req-fe7ea45b-cece-4b6b-b329-24f7107aa746"}]} 2026-05-11 02:07:43.146 8 INFO neutron.services.segments.plugin [-] Segment c3c3adb0-5308-411f-be77-f89563eaa6cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c3adb0-5308-411f-be77-f89563eaa6cc found for delete ", "request_id": "req-ca418d87-c9a4-4da3-a2bd-508aaf55c3dc"}]} [pid: 7|app: 0|req: 1074/2205] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/security-groups?tenant_id=ad8f8608353d4365b98edae110165390&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2206] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:43 2026] DELETE /v2.0/networks/fb66871a-6137-4f11-b972-5dc6bd5b6de9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2207] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:43 2026] DELETE /v2.0/security-groups/5be9c48c-3925-42a4-885a-2f726b2f5c48 => 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: 1076/2208] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2209] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/security-groups?tenant_id=d4711f66f2bd49b3b957e963bb2df810&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2210] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2211] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:07:43 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: 1079/2212] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:07: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: 1080/2213] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2214] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:43 2026] DELETE /v2.0/security-groups/9ce5201b-dc74-4ef7-9864-68c4e7c7c77c => 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: 1081/2215] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/security-groups?tenant_id=019f04a0fd9942b09b73865754fd1695&name=default => generated 2925 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2216] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:43 2026] DELETE /v2.0/security-groups/c62e3055-8344-4c08-8e01-6eb6c2559484 => 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: 1083/2217] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2218] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2219] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/security-groups?tenant_id=6bdcda97179545d0aa7589ead1c49132&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2220] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:07:44 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: 1086/2221] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:44.129 7 INFO neutron.api.v2.resource [None req-4d24c005-c487-4afd-93bd-608609e78613 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1087/2222] 199.204.45.109 () {30 vars in 762 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/security-groups/lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => 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: 1088/2223] 199.204.45.109 () {30 vars in 784 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/security-groups?name=lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2224] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:44 2026] DELETE /v2.0/security-groups/ecad32a9-98de-40ad-bc26-68dc65e88173 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2225] 199.204.45.109 () {34 vars in 735 bytes} [Mon May 11 02:07:44 2026] POST /v2.0/security-groups => generated 1636 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2226] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/security-groups?tenant_id=4eeb6c071117447b915e2b9549be07a0&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2227] 199.204.45.109 () {30 vars in 814 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/security-group-rules?security_group_id=074b64ea-3ee6-4448-b13d-e64baf90e8da => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2228] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:44 2026] DELETE /v2.0/security-groups/4dbc76f2-8041-4032-8a3c-1503f7dfd53a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2229] 199.204.45.109 () {34 vars in 788 bytes} [Mon May 11 02:07:44 2026] PUT /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2230] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1092/2231] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:07:44 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: 1140/2232] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:07:44 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: 1093/2233] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2234] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:46.320 7 INFO neutron.db.segments_db [None req-09eb4522-51cc-4091-ace4-c99625f1291d 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 99cf4825-bbd0-44cb-bbeb-0415622a36dd of type vxlan for network 2cdb672e-2c6e-4a45-b73e-509d7bc73027 [pid: 7|app: 0|req: 1094/2235] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:07:46 2026] POST /v2.0/networks => generated 740 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:46.485 8 INFO neutron.services.segments.plugin [-] Segment e5a717d1-018f-4995-a566-fa94e50222f3 resource provider aggregate not found 2026-05-11 02:07:46.491 8 INFO neutron.services.segments.plugin [-] Segment e5a717d1-018f-4995-a566-fa94e50222f3 resource provider aggregate not found 2026-05-11 02:07:46.509 8 INFO neutron.services.segments.plugin [-] Segment e5a717d1-018f-4995-a566-fa94e50222f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a717d1-018f-4995-a566-fa94e50222f3 found for delete ", "request_id": "req-363e7fbb-ddeb-4bfd-bd3d-8bf9e371c36a"}]} 2026-05-11 02:07:46.515 8 INFO neutron.services.segments.plugin [-] Segment e5a717d1-018f-4995-a566-fa94e50222f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a717d1-018f-4995-a566-fa94e50222f3 found for delete ", "request_id": "req-0b235b23-6ad6-4d2e-8efb-753c62339b8b"}]} [pid: 8|app: 0|req: 1142/2236] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:07:46 2026] POST /v2.0/subnets => generated 687 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:46.726 7 INFO neutron.db.segments_db [None req-b8485e5a-2887-458c-bb8d-3ace34728759 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 19b02985-fb8a-4031-91cd-90da55cc5f52 of type vxlan for network f3a131e1-d123-4b63-a65a-4c7060229155 2026-05-11 02:07:46.973 7 INFO neutron.db.l3_hamode_db [None req-b8485e5a-2887-458c-bb8d-3ace34728759 192505b12ae64a66a483b248d5fb861f 6363fb0aa29a4ca892501c894a8e2230 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:07:47.807 7 INFO neutron.db.l3_hamode_db [None req-b8485e5a-2887-458c-bb8d-3ace34728759 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:07:48.284 8 WARNING neutron_lib.context [None req-9afa6a51-a608-48f1-b92e-83e6f61d3762 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:48.441 8 INFO neutron.db.segments_db [None req-9afa6a51-a608-48f1-b92e-83e6f61d3762 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Added segment 475c0395-2a53-4b0a-9eb1-3861de22c9b6 of type vxlan for network 7c7f5d47-0f92-45eb-a865-4999e23de62a [pid: 8|app: 0|req: 1143/2237] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:48 2026] POST /v2.0/networks => generated 631 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:48.551 8 WARNING neutron_lib.context [None req-0719f0fc-0859-4121-8cdb-3a02d2974b54 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:48.598 8 INFO neutron.db.segments_db [None req-0719f0fc-0859-4121-8cdb-3a02d2974b54 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Added segment 78b5ccf2-b196-4499-9ac1-642108e2241f of type vxlan for network 1a6c719b-06ff-4c3f-b541-3aeb10b42e07 [pid: 7|app: 0|req: 1095/2238] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:07:46 2026] POST /v2.0/routers => generated 727 bytes in 1988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2239] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:48 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:48.702 8 WARNING neutron_lib.context [None req-51d79df5-2a54-4ae9-90b4-0ad7f1bd4567 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:48.754 8 INFO neutron.db.segments_db [None req-51d79df5-2a54-4ae9-90b4-0ad7f1bd4567 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Added segment aa32758e-dce1-4c35-8c7b-1e78d21b06cd of type vxlan for network 6bf8f37d-4d0e-4ee5-837a-98bc12282d28 [pid: 8|app: 0|req: 1145/2240] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:48 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:48.854 8 WARNING neutron_lib.context [None req-85815287-b2a4-4341-854f-7f50cf7d7504 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:48.902 8 INFO neutron.db.segments_db [None req-85815287-b2a4-4341-854f-7f50cf7d7504 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Added segment a0dcd6d7-140f-46cc-9d42-597c9c8e4118 of type vxlan for network ab14186b-b7e4-4bf7-9a29-7e6056cd1fbd [pid: 8|app: 0|req: 1146/2241] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:48 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:48.999 8 WARNING neutron_lib.context [None req-97a7ebaa-eb36-4114-9fb1-10b205bf0ad0 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:49.044 8 INFO neutron.db.segments_db [None req-97a7ebaa-eb36-4114-9fb1-10b205bf0ad0 7f6368035f824648905e61a65e9390a8 1bc2072ee618495291e455455ac55c66 - - default default] Added segment cfb7c712-5479-4c0f-908a-1c244ef7ff96 of type vxlan for network b5783093-d06c-406f-8398-dd064ae98601 [pid: 8|app: 0|req: 1147/2242] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:07:48 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2243] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:07:49 2026] PUT /v2.0/networks/7c7f5d47-0f92-45eb-a865-4999e23de62a/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2244] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:07:49 2026] PUT /v2.0/networks/1a6c719b-06ff-4c3f-b541-3aeb10b42e07/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: 1150/2245] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:07:49 2026] PUT /v2.0/networks/6bf8f37d-4d0e-4ee5-837a-98bc12282d28/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: 1151/2246] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:07:49 2026] PUT /v2.0/networks/ab14186b-b7e4-4bf7-9a29-7e6056cd1fbd/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2247] 10.0.0.240 () {32 vars in 666 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2248] 10.0.0.240 () {32 vars in 680 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2249] 10.0.0.240 () {32 vars in 676 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2250] 10.0.0.240 () {32 vars in 688 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2251] 10.0.0.240 () {32 vars in 674 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2252] 10.0.0.240 () {32 vars in 688 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2253] 10.0.0.240 () {32 vars in 684 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2254] 10.0.0.240 () {32 vars in 696 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2255] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:07:48 2026] PUT /v2.0/routers/9047523a-853b-4fd9-bf2b-a239e1e24b2f/add_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:49.900 8 INFO neutron.services.segments.plugin [-] Segment 475c0395-2a53-4b0a-9eb1-3861de22c9b6 resource provider aggregate not found 2026-05-11 02:07:49.907 8 INFO neutron.services.segments.plugin [-] Segment 475c0395-2a53-4b0a-9eb1-3861de22c9b6 resource provider aggregate not found 2026-05-11 02:07:49.919 8 INFO neutron.services.segments.plugin [-] Segment 475c0395-2a53-4b0a-9eb1-3861de22c9b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 475c0395-2a53-4b0a-9eb1-3861de22c9b6 found for delete ", "request_id": "req-17125173-d8e3-441e-993d-3f75d8bf646c"}]} 2026-05-11 02:07:49.924 8 INFO neutron.services.segments.plugin [-] Segment 475c0395-2a53-4b0a-9eb1-3861de22c9b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 475c0395-2a53-4b0a-9eb1-3861de22c9b6 found for delete ", "request_id": "req-0b279621-f2da-4860-86c5-f8cdff409f08"}]} [pid: 8|app: 0|req: 1160/2256] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:49 2026] DELETE /v2.0/networks/7c7f5d47-0f92-45eb-a865-4999e23de62a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:50.071 7 INFO neutron.services.segments.plugin [-] Segment 78b5ccf2-b196-4499-9ac1-642108e2241f resource provider aggregate not found 2026-05-11 02:07:50.076 7 INFO neutron.services.segments.plugin [-] Segment 78b5ccf2-b196-4499-9ac1-642108e2241f resource provider aggregate not found 2026-05-11 02:07:50.084 7 INFO neutron.services.segments.plugin [-] Segment 78b5ccf2-b196-4499-9ac1-642108e2241f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78b5ccf2-b196-4499-9ac1-642108e2241f found for delete ", "request_id": "req-78cf12d8-5035-46ba-8981-56cd8995d6bd"}]} 2026-05-11 02:07:50.087 7 INFO neutron.services.segments.plugin [-] Segment 78b5ccf2-b196-4499-9ac1-642108e2241f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78b5ccf2-b196-4499-9ac1-642108e2241f found for delete ", "request_id": "req-a4723111-62f3-4676-97dc-0863c800bab2"}]} [pid: 7|app: 0|req: 1097/2257] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:49 2026] DELETE /v2.0/networks/1a6c719b-06ff-4c3f-b541-3aeb10b42e07 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2258] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:50 2026] DELETE /v2.0/networks/6bf8f37d-4d0e-4ee5-837a-98bc12282d28 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2259] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:50 2026] DELETE /v2.0/networks/ab14186b-b7e4-4bf7-9a29-7e6056cd1fbd => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2260] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:07:50 2026] DELETE /v2.0/networks/b5783093-d06c-406f-8398-dd064ae98601 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:51.254 7 INFO neutron.db.segments_db [None req-d2b3979f-cee6-4e2f-a1b1-3fb9219aee4e 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 47ffc0b1-d0d6-4f7f-9f0f-ef8d553ef079 of type vxlan for network 47b0c4f0-78ff-4aa2-ba87-e9bc2ae33f80 [pid: 7|app: 0|req: 1099/2261] 10.0.0.240 () {34 vars in 671 bytes} [Mon May 11 02:07:51 2026] POST /v2.0/networks => generated 740 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2262] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:07:51 2026] POST /v2.0/subnets => generated 687 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:51.560 7 INFO neutron.db.segments_db [None req-fa3a38ad-4e64-4b62-9788-eb8909bfff17 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Added segment 267d1cac-3b60-4fef-b062-aa4c71671d07 of type vxlan for network 00e649a6-ccd3-4261-b076-5c2d5172db4b [pid: 8|app: 0|req: 1163/2263] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/security-groups?tenant_id=c23ec6119efc4ac2814fa275654d8509&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: 1164/2264] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:51 2026] DELETE /v2.0/security-groups/75437bbb-8ed9-4dd2-ba26-ed1ea87e6a47 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:51.776 7 INFO neutron.db.l3_hamode_db [None req-fa3a38ad-4e64-4b62-9788-eb8909bfff17 192505b12ae64a66a483b248d5fb861f 0ca77350ccd4452f80fea47004e6949b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1165/2265] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/security-groups?tenant_id=1bc2072ee618495291e455455ac55c66&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:51.936 8 INFO neutron.services.segments.plugin [-] Segment aa32758e-dce1-4c35-8c7b-1e78d21b06cd resource provider aggregate not found 2026-05-11 02:07:51.941 8 INFO neutron.services.segments.plugin [-] Segment aa32758e-dce1-4c35-8c7b-1e78d21b06cd resource provider aggregate not found 2026-05-11 02:07:51.955 8 INFO neutron.services.segments.plugin [-] Segment aa32758e-dce1-4c35-8c7b-1e78d21b06cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa32758e-dce1-4c35-8c7b-1e78d21b06cd found for delete ", "request_id": "req-2e199fd2-0f23-4342-b049-ada8cafe3fc8"}]} 2026-05-11 02:07:51.959 8 INFO neutron.services.segments.plugin [-] Segment aa32758e-dce1-4c35-8c7b-1e78d21b06cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa32758e-dce1-4c35-8c7b-1e78d21b06cd found for delete ", "request_id": "req-41f307f1-aed6-4826-9e5b-528b10fffb70"}]} 2026-05-11 02:07:51.967 8 INFO neutron.services.segments.plugin [-] Segment cfb7c712-5479-4c0f-908a-1c244ef7ff96 resource provider aggregate not found 2026-05-11 02:07:51.973 8 INFO neutron.services.segments.plugin [-] Segment cfb7c712-5479-4c0f-908a-1c244ef7ff96 resource provider aggregate not found 2026-05-11 02:07:51.978 8 INFO neutron.services.segments.plugin [-] Segment cfb7c712-5479-4c0f-908a-1c244ef7ff96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfb7c712-5479-4c0f-908a-1c244ef7ff96 found for delete ", "request_id": "req-cd0057d2-e012-45dd-bdf6-97f0439800b4"}]} 2026-05-11 02:07:51.988 8 INFO neutron.services.segments.plugin [-] Segment cfb7c712-5479-4c0f-908a-1c244ef7ff96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfb7c712-5479-4c0f-908a-1c244ef7ff96 found for delete ", "request_id": "req-87e71a2c-acb4-4aa9-83ed-44cc1b5c4888"}]} [pid: 8|app: 0|req: 1166/2266] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:51 2026] DELETE /v2.0/security-groups/4f25b664-9d5d-44e0-a35e-73d363272bca => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:52.103 7 INFO neutron.services.segments.plugin [-] Segment a0dcd6d7-140f-46cc-9d42-597c9c8e4118 resource provider aggregate not found 2026-05-11 02:07:52.112 7 INFO neutron.services.segments.plugin [-] Segment a0dcd6d7-140f-46cc-9d42-597c9c8e4118 resource provider aggregate not found 2026-05-11 02:07:52.119 7 INFO neutron.services.segments.plugin [-] Segment a0dcd6d7-140f-46cc-9d42-597c9c8e4118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0dcd6d7-140f-46cc-9d42-597c9c8e4118 found for delete ", "request_id": "req-2ff89e0a-8a7a-423c-89c9-c7312d2d5704"}]} 2026-05-11 02:07:52.125 7 INFO neutron.services.segments.plugin [-] Segment a0dcd6d7-140f-46cc-9d42-597c9c8e4118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0dcd6d7-140f-46cc-9d42-597c9c8e4118 found for delete ", "request_id": "req-c247a1f0-c296-4cbd-8d6e-4719fc0dc5c7"}]} [pid: 8|app: 0|req: 1167/2267] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:52 2026] GET /v2.0/security-groups?tenant_id=37bfcb4116834a65b42013a34dd19a36&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2268] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:52 2026] DELETE /v2.0/security-groups/b9a34f2d-1c0b-4789-825e-4f28d5877a77 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:52.653 7 INFO neutron.db.l3_hamode_db [None req-fa3a38ad-4e64-4b62-9788-eb8909bfff17 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1169/2269] 10.0.0.13 () {34 vars in 1015 bytes} [Mon May 11 02:07:52 2026] GET /v2.0/security-groups?id=54e305cb-f1c6-4277-969e-bac921581e33&fields=id => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2270] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:07:52 2026] GET /v2.0/networks?id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2271] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:07:52 2026] GET /v2.0/quotas/c246ff017f904d8582579bc21bc99341 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2272] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:07:52 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&fields=id => generated 149 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2273] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:07:53 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2274] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:07:53 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2275] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:53 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => 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: 1101/2276] 10.0.0.240 () {34 vars in 669 bytes} [Mon May 11 02:07:51 2026] POST /v2.0/routers => generated 727 bytes in 2139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2277] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:53 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => 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: 1102/2280] 10.0.0.240 () {34 vars in 783 bytes} [Mon May 11 02:07:53 2026] PUT /v2.0/routers/50f7232b-0876-45de-922e-cdb2e853f0d4/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:55.494 8 WARNING neutron_lib.context [None req-3169d26b-42dc-48d2-9e8d-62274c12b102 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1179/2281] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/security-groups => generated 1677 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:55.630 7 WARNING neutron_lib.context [None req-176bc576-5c56-4a95-ad97-ecd5f83d8c4a e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1103/2282] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:55 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-11 02:07:55.768 8 WARNING neutron_lib.context [None req-710f435e-d6b0-4f6e-8e9c-cd13f8d7ba4c e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1180/2283] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:55.897 7 WARNING neutron_lib.context [None req-d65c3944-3f9b-4220-9699-80c4f415d143 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1104/2284] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:56.048 8 WARNING neutron_lib.context [None req-9c4ec81f-8d3a-458b-8d18-6cc6331529d4 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2285] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:56.226 7 WARNING neutron_lib.context [None req-c95ae0fe-6af7-4f15-8a41-1cabebaac2c7 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:56.254 7 INFO neutron.db.securitygroups_db [None req-c95ae0fe-6af7-4f15-8a41-1cabebaac2c7 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Project 6363fb0aa29a4ca892501c894a8e2230 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: 1105/2286] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:56.338 8 WARNING neutron_lib.context [None req-2c77694b-0687-4958-85fc-abe68fcb5ba0 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:56.366 8 INFO neutron.db.securitygroups_db [None req-2c77694b-0687-4958-85fc-abe68fcb5ba0 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Project 6363fb0aa29a4ca892501c894a8e2230 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: 1106/2287] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2288] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2289] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:56.837 8 WARNING neutron_lib.context [None req-c12e643b-0ebc-4448-8096-303615a2bedd 46f9011990a043be8775cd5756c01d8f bde5132c60ce42bea98d7dbffc2cf586 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:56.899 7 WARNING neutron_lib.context [None req-e358ad14-51c0-4526-9fe2-2557098ee4ce e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1108/2290] 10.0.0.240 () {34 vars in 685 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/security-groups => generated 1663 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:57.003 7 WARNING neutron_lib.context [None req-ee7c4369-4e4a-444b-816e-a01383ddf381 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2291] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:57.081 8 WARNING neutron_lib.context [None req-acff7ddd-f079-4d91-baf9-1d9563eaf2d2 46f9011990a043be8775cd5756c01d8f bde5132c60ce42bea98d7dbffc2cf586 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2292] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:57.109 7 WARNING neutron_lib.context [None req-07932f63-e918-42f9-99cb-55d142a3cf98 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1184/2293] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2294] 10.0.0.240 () {34 vars in 695 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:57.214 8 WARNING neutron_lib.context [None req-90ca9645-7f9f-496b-a76a-9b7f3f1f6cdc 46f9011990a043be8775cd5756c01d8f bde5132c60ce42bea98d7dbffc2cf586 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:07:57.218 7 WARNING neutron_lib.context [None req-218f341d-1033-4ecd-a0a6-a919b9c555ff e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1185/2295] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:57.341 8 WARNING neutron_lib.context [None req-f16be6cc-8943-4a6c-8cfc-3eb4c117c86f 46f9011990a043be8775cd5756c01d8f bde5132c60ce42bea98d7dbffc2cf586 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1186/2296] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:57.470 8 WARNING neutron_lib.context [None req-cf88d318-c0a1-4764-bd2c-d9e734a45ff7 46f9011990a043be8775cd5756c01d8f bde5132c60ce42bea98d7dbffc2cf586 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1187/2297] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2298] 10.0.0.240 () {34 vars in 767 bytes} [Mon May 11 02:07:57 2026] PUT /v2.0/security-groups/3b6846df-cdeb-4d5d-ae38-0de52fbe672a/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: 1111/2299] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/floatingips => generated 552 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2300] 10.0.0.240 () {34 vars in 767 bytes} [Mon May 11 02:07:57 2026] PUT /v2.0/security-groups/16af33bd-2973-4d76-8536-5f3153b8896f/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2301] 10.0.0.240 () {34 vars in 767 bytes} [Mon May 11 02:07:57 2026] PUT /v2.0/security-groups/333ffa7c-36a2-4d15-b9ae-07caff390ecd/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2302] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/networks?id=50ed1829-2724-488c-a342-09fa5d3b5ee3 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2303] 10.0.0.240 () {34 vars in 767 bytes} [Mon May 11 02:07:57 2026] PUT /v2.0/security-groups/27d24bb1-9747-4302-ac4e-093d517f4771/tags => 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: 1191/2304] 10.0.0.13 () {34 vars in 1099 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1865926328&fields=id&tenant_id=6363fb0aa29a4ca892501c894a8e2230 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2305] 10.0.0.240 () {32 vars in 680 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2306] 10.0.0.13 () {34 vars in 1099 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1270249716&fields=id&tenant_id=6363fb0aa29a4ca892501c894a8e2230 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2307] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c246ff017f904d8582579bc21bc99341 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2308] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2309] 10.0.0.13 () {34 vars in 981 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/networks?id=2cdb672e-2c6e-4a45-b73e-509d7bc73027 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2310] 10.0.0.240 () {32 vars in 690 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2311] 10.0.0.13 () {34 vars in 964 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/quotas/6363fb0aa29a4ca892501c894a8e2230 => 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: 1196/2312] 10.0.0.240 () {32 vars in 702 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2313] 10.0.0.13 () {34 vars in 1001 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/ports?tenant_id=6363fb0aa29a4ca892501c894a8e2230&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2314] 10.0.0.240 () {32 vars in 688 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2315] 10.0.0.13 () {34 vars in 1007 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/networks/2cdb672e-2c6e-4a45-b73e-509d7bc73027?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2316] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/ports => generated 1078 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1200/2317] 10.0.0.240 () {32 vars in 702 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2318] 10.0.0.13 () {34 vars in 1107 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/networks/2cdb672e-2c6e-4a45-b73e-509d7bc73027?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2319] 10.0.0.240 () {32 vars in 698 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2320] 10.0.0.240 () {32 vars in 710 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2321] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:58 2026] DELETE /v2.0/security-groups/3b6846df-cdeb-4d5d-ae38-0de52fbe672a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2322] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2323] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:58 2026] DELETE /v2.0/security-groups/16af33bd-2973-4d76-8536-5f3153b8896f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2324] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:58 2026] DELETE /v2.0/security-groups/333ffa7c-36a2-4d15-b9ae-07caff390ecd => 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: 1201/2325] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:07:58 2026] PUT /v2.0/ports/018144f5-80eb-4074-a13e-b2afb52b4d3e => generated 1239 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2326] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:58 2026] DELETE /v2.0/security-groups/27d24bb1-9747-4302-ac4e-093d517f4771 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:58.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc42b034-5c19-438f-ac99-5ddfa4302402'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': '018144f5-80eb-4074-a13e-b2afb52b4d3e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1202/2327] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:58 2026] DELETE /v2.0/security-groups/7d22e48f-03f8-4cf8-848d-2f925126168d => 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: 1126/2328] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2329] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/networks?tenant_id=c246ff017f904d8582579bc21bc99341&shared=False => generated 735 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2330] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2331] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => 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: 1128/2332] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2333] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/security-groups?id=54e305cb-f1c6-4277-969e-bac921581e33&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2334] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2335] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/security-groups?tenant_id=b2f0063e5a0d4b23a0d663cc25cc1147&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2336] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:07:59 2026] DELETE /v2.0/security-groups/9978daa1-f09a-4ae6-949a-21e3b67fdd91 => 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: 1130/2337] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/security-groups?tenant_id=98bc8144e1fd4c2b8e0c2c6f8f21f837&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2338] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/security-groups/c5129b02-51a9-4349-a9e0-96257c6a2fcf => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2339] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/security-groups?tenant_id=bde5132c60ce42bea98d7dbffc2cf586&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2340] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2341] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=018144f5-80eb-4074-a13e-b2afb52b4d3e => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2342] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/subnets?id=f6d588af-74c0-48e7-880c-eda4487db05b => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2343] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2344] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/security-groups/ea795968-825f-469e-9f7d-a6f79975fad7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2345] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/ports?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2346] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2347] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2348] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:01 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2349] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2350] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/security-groups?id=54e305cb-f1c6-4277-969e-bac921581e33&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2351] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2352] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/networks?id=2cdb672e-2c6e-4a45-b73e-509d7bc73027 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2353] 199.204.45.109 () {34 vars in 1050 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6363fb0aa29a4ca892501c894a8e2230 => generated 274 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2354] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:02.771 7 WARNING neutron_lib.context [req-bfa6a292-ae5a-4ec9-a277-d4e66e9a514c req-6d89b353-3920-4635-9f94-aa12ad7dba62 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1141/2355] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:08:02 2026] POST /v2.0/ports => generated 997 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2356] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:08:03 2026] PUT /v2.0/ports/52935fda-3400-49ed-94cc-11a608aaab41 => generated 1278 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1142/2357] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:03 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:03.958 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48a20bde-9b56-46c9-9e9c-5d094a5bdfb8'] response: {'name': 'network-changed', 'server_uuid': 'e35707da-df1c-4900-b50a-d1aeb3575050', 'tag': '52935fda-3400-49ed-94cc-11a608aaab41', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1216/2358] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:03 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2359] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2360] 199.204.45.109 () {34 vars in 1044 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/security-groups?id=54e305cb-f1c6-4277-969e-bac921581e33&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2361] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/ports?tenant_id=6363fb0aa29a4ca892501c894a8e2230&device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2362] 199.204.45.109 () {34 vars in 1018 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/networks?tenant_id=6363fb0aa29a4ca892501c894a8e2230&shared=False => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2363] 199.204.45.109 () {34 vars in 930 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:04.648 8 WARNING neutron_lib.context [None req-e3185ef7-5bcb-4bf3-8771-1a253727fff9 36134d852240445aa70e04143f7778e4 193258bb094844cf8de5b0578cf46e47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1218/2364] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:04.731 7 WARNING neutron_lib.context [None req-2ae9dff6-48a1-4cda-893c-f8fe25e7dd5d 36134d852240445aa70e04143f7778e4 193258bb094844cf8de5b0578cf46e47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2365] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:04.818 8 WARNING neutron_lib.context [None req-7bdafdf0-037b-4d4e-ac2e-2e71d2ad84d3 36134d852240445aa70e04143f7778e4 193258bb094844cf8de5b0578cf46e47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1219/2366] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:04.885 7 WARNING neutron_lib.context [None req-17411d98-e7d9-49e5-8063-7eec3f446c65 36134d852240445aa70e04143f7778e4 193258bb094844cf8de5b0578cf46e47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2367] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:04.945 8 WARNING neutron_lib.context [None req-4a059140-2e99-471e-9a82-ca5fc41b9507 36134d852240445aa70e04143f7778e4 193258bb094844cf8de5b0578cf46e47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1220/2368] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2369] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:08:04 2026] PUT /v2.0/subnetpools/6ff09b4a-2304-4a49-841e-81e6cd507d38/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2370] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:08:05 2026] PUT /v2.0/subnetpools/b1503e40-8fd8-4311-b475-2c676325dcaa/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2371] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:08:05 2026] PUT /v2.0/subnetpools/b0ebeb42-ba14-4c20-bc71-60ec3a8f266c/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: 1221/2372] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1012 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2373] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:08:05 2026] PUT /v2.0/subnetpools/8649ae1a-b5e1-4d50-9c42-d8f5c43b1cb2/tags => 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: 1153/2374] 10.0.0.240 () {32 vars in 672 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools?tags=red => 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: 1222/2375] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2376] 10.0.0.240 () {32 vars in 686 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2377] 10.0.0.240 () {32 vars in 682 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2378] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2379] 10.0.0.240 () {32 vars in 680 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2380] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2381] 10.0.0.240 () {32 vars in 690 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2382] 10.0.0.240 () {32 vars in 702 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2383] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:08:05 2026] DELETE /v2.0/subnetpools/6ff09b4a-2304-4a49-841e-81e6cd507d38 => 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: 1158/2384] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:08:05 2026] DELETE /v2.0/subnetpools/b1503e40-8fd8-4311-b475-2c676325dcaa => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2385] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => 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: 1228/2386] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/security-groups?id=54e305cb-f1c6-4277-969e-bac921581e33&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2387] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:08:05 2026] DELETE /v2.0/subnetpools/b0ebeb42-ba14-4c20-bc71-60ec3a8f266c => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2388] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:08:05 2026] DELETE /v2.0/subnetpools/8649ae1a-b5e1-4d50-9c42-d8f5c43b1cb2 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2389] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => 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: 1230/2390] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:08:05 2026] DELETE /v2.0/subnetpools/d3d0593d-e649-4c44-8510-cd37a9e6adae => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2391] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/ports?tenant_id=6363fb0aa29a4ca892501c894a8e2230&device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1281 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2392] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=52935fda-3400-49ed-94cc-11a608aaab41 => 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: 1162/2393] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnets?id=92f367f4-e824-4761-89d5-84a9d43b4542 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2394] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/ports?network_id=2cdb672e-2c6e-4a45-b73e-509d7bc73027&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: 1163/2395] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/networks/2cdb672e-2c6e-4a45-b73e-509d7bc73027?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2396] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/networks/2cdb672e-2c6e-4a45-b73e-509d7bc73027?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2397] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2398] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2399] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/security-groups?tenant_id=193258bb094844cf8de5b0578cf46e47&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2400] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:06 2026] DELETE /v2.0/security-groups/d5775aed-a567-4b27-b587-bac5be4c1bd9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2401] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/security-groups?tenant_id=7391674dc9a94362b518d7dd282d49e5&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2402] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:07 2026] DELETE /v2.0/security-groups/c23a94e4-c47b-4812-ad06-d242ed5757ec => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2403] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:07 2026] GET /v2.0/security-groups?tenant_id=4ce17d4a0125475588c9ec6773557fc4&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: 1237/2404] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:07 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2405] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:07 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2406] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:07 2026] DELETE /v2.0/security-groups/fa789ed0-bc09-4313-ac00-6d8e067045eb => 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: 1239/2407] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => 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: 1169/2408] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/security-groups?id=54e305cb-f1c6-4277-969e-bac921581e33&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2409] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2410] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2411] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1012 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2412] 199.204.45.109 () {34 vars in 1124 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2413] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2416] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:09 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2417] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:09 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:10.990 7 WARNING neutron_lib.context [None req-75a02ddc-36e1-42e3-9813-08439dd75b65 434c22d86b244228b180e3d124d98a72 4c1a310e7c0544d7b04744911483a2a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1245/2418] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:10 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2419] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2420] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2421] 10.0.0.240 () {34 vars in 676 bytes} [Mon May 11 02:08:10 2026] POST /v2.0/floatingips => generated 552 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2422] 199.204.45.109 () {34 vars in 1096 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2423] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:08:11 2026] PUT /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:11.655 8 INFO neutron.db.l3_db [None req-58d3db85-010f-4c6d-9206-826f7bfd2b46 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Floating IP 5f77476a-692b-4225-a3b4-62ffeb573582 associated. External IP: 10.96.250.220, port: 52935fda-3400-49ed-94cc-11a608aaab41. [pid: 7|app: 0|req: 1177/2424] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2425] 10.0.0.240 () {34 vars in 770 bytes} [Mon May 11 02:08:11 2026] PUT /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags/green => 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: 1179/2426] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/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: 1180/2427] 10.0.0.240 () {34 vars in 766 bytes} [Mon May 11 02:08:11 2026] PUT /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2428] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/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: 1182/2429] 10.0.0.240 () {34 vars in 788 bytes} [Mon May 11 02:08:11 2026] PUT /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2430] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2431] 10.0.0.240 () {34 vars in 759 bytes} [Mon May 11 02:08:11 2026] PUT /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2432] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:08:11 2026] PUT /v2.0/floatingips/5f77476a-692b-4225-a3b4-62ffeb573582 => generated 856 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2433] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:12.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-240947fd-ceb5-4b76-90c8-d0cc7e02a244'] response: {'name': 'network-changed', 'server_uuid': 'e35707da-df1c-4900-b50a-d1aeb3575050', 'tag': '52935fda-3400-49ed-94cc-11a608aaab41', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1249/2434] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:12.112 7 INFO neutron.api.v2.resource [None req-a3044d6e-c284-4f35-89cb-f797098706e7 434c22d86b244228b180e3d124d98a72 4c1a310e7c0544d7b04744911483a2a2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2435] 10.0.0.240 () {32 vars in 751 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2436] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/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: 1187/2437] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:12.256 8 INFO neutron.api.v2.resource [None req-faf12bc3-7299-4950-8e6f-24b866e17e00 434c22d86b244228b180e3d124d98a72 4c1a310e7c0544d7b04744911483a2a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1251/2438] 10.0.0.240 () {32 vars in 754 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2439] 10.0.0.240 () {32 vars in 742 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags => 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: 1252/2440] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2441] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/ports?tenant_id=6363fb0aa29a4ca892501c894a8e2230&device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2442] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2443] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/networks?id=2cdb672e-2c6e-4a45-b73e-509d7bc73027 => generated 768 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2444] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/floatingips/c1e6cb15-0435-4ff2-bf88-77314dac657a => 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: 1256/2445] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=52935fda-3400-49ed-94cc-11a608aaab41 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2446] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/subnets?id=92f367f4-e824-4761-89d5-84a9d43b4542 => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2447] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/ports?network_id=2cdb672e-2c6e-4a45-b73e-509d7bc73027&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: 1191/2448] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/networks/2cdb672e-2c6e-4a45-b73e-509d7bc73027?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2449] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/networks/2cdb672e-2c6e-4a45-b73e-509d7bc73027?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: 1192/2450] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2451] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2452] 199.204.45.109 () {34 vars in 1104 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fa&port_id=55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2453] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b&id=cb29ae89-0db2-4df2-8a81-592371dc397a => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2454] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2455] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2456] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2457] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2458] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/security-groups?tenant_id=4c1a310e7c0544d7b04744911483a2a2&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: 1263/2459] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:13 2026] DELETE /v2.0/security-groups/f53733ee-08ee-450b-8801-5200ef8026bd => 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: 1197/2460] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/security-groups?tenant_id=8d02fb8b37c54e729ec76ddbef70bb4f&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2461] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:14 2026] DELETE /v2.0/security-groups/2b85eab7-5d67-4a49-9597-717f5717e5da => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:17.376 7 WARNING neutron_lib.context [None req-662e20a1-5096-4a9f-aebe-1c924cb0f15f 95b5945bec38433fa341ff2a2bf81bf4 f0759e8e98c546bcae1888e3ac45c1d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:17.548 7 INFO neutron.db.segments_db [None req-662e20a1-5096-4a9f-aebe-1c924cb0f15f 95b5945bec38433fa341ff2a2bf81bf4 f0759e8e98c546bcae1888e3ac45c1d9 - - default default] Added segment 96033205-74ab-46db-bc4a-42cdb4ab3c2e of type vxlan for network 68f9f5d3-63b2-427e-83e4-6bb3bfb70624 [pid: 7|app: 0|req: 1198/2462] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:08:17 2026] POST /v2.0/networks => generated 632 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2463] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:08:17 2026] PUT /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2464] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2465] 10.0.0.240 () {34 vars in 764 bytes} [Mon May 11 02:08:17 2026] PUT /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2466] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2467] 10.0.0.240 () {34 vars in 760 bytes} [Mon May 11 02:08:17 2026] PUT /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2468] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2469] 10.0.0.240 () {34 vars in 782 bytes} [Mon May 11 02:08:17 2026] PUT /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2470] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2471] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:08:17 2026] PUT /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2472] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/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: 1270/2473] 10.0.0.240 () {32 vars in 741 bytes} [Mon May 11 02:08:18 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:18.112 7 INFO neutron.api.v2.resource [None req-9a96b9e5-0476-4087-9f1a-d94723e5e438 95b5945bec38433fa341ff2a2bf81bf4 f0759e8e98c546bcae1888e3ac45c1d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1204/2474] 10.0.0.240 () {32 vars in 745 bytes} [Mon May 11 02:08:18 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2475] 10.0.0.240 () {32 vars in 744 bytes} [Mon May 11 02:08:18 2026] DELETE /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2476] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:18 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:18.254 8 INFO neutron.api.v2.resource [None req-ea07f1a7-e293-4d02-9ce3-f89b73e0e29f 95b5945bec38433fa341ff2a2bf81bf4 f0759e8e98c546bcae1888e3ac45c1d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1272/2477] 10.0.0.240 () {32 vars in 748 bytes} [Mon May 11 02:08:18 2026] DELETE /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2478] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:08:18 2026] DELETE /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2479] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:18 2026] GET /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:18.483 7 INFO neutron.services.segments.plugin [-] Segment 96033205-74ab-46db-bc4a-42cdb4ab3c2e resource provider aggregate not found 2026-05-11 02:08:18.489 7 INFO neutron.services.segments.plugin [-] Segment 96033205-74ab-46db-bc4a-42cdb4ab3c2e resource provider aggregate not found 2026-05-11 02:08:18.502 7 INFO neutron.services.segments.plugin [-] Segment 96033205-74ab-46db-bc4a-42cdb4ab3c2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96033205-74ab-46db-bc4a-42cdb4ab3c2e found for delete ", "request_id": "req-1d350cdc-6628-48a0-a11f-2ac8694789cd"}]} [pid: 7|app: 0|req: 1207/2480] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:18 2026] DELETE /v2.0/networks/68f9f5d3-63b2-427e-83e4-6bb3bfb70624 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2481] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/security-groups?tenant_id=f0759e8e98c546bcae1888e3ac45c1d9&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:19.312 7 INFO neutron.services.segments.plugin [-] Segment 96033205-74ab-46db-bc4a-42cdb4ab3c2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96033205-74ab-46db-bc4a-42cdb4ab3c2e found for delete ", "request_id": "req-0a25d3a6-8329-440b-b6e3-ecfd92154bc5"}]} [pid: 7|app: 0|req: 1208/2482] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:19 2026] DELETE /v2.0/security-groups/fd5c936e-10b7-4cc5-a8d3-be1a6a00549c => 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: 1275/2483] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/security-groups?tenant_id=a07565930e984c23825441b0a3478b2d&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2484] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:19 2026] DELETE /v2.0/security-groups/58dccb4c-b954-41d7-bc7d-c7b67b2f3e20 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2485] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2486] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2487] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1283 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2488] 10.0.0.240 () {32 vars in 858 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/floatingips?floating_network_id=50408f95-b3f9-4eee-b88c-54299c36d98b&port_id=52935fda-3400-49ed-94cc-11a608aaab41 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2489] 10.0.0.76 () {34 vars in 989 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2490] 10.0.0.76 () {34 vars in 1119 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/security-groups?id=7aada4c6-af1c-4354-bfed-6375b962fcb9&id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:23.034 8 WARNING neutron_lib.context [None req-1e0a753c-70f4-45c5-aa27-ec814d4d8e15 6e2d4828bf8e45c6b2d47e3ce5dee249 1086df4f7a324343b79138d82eccc972 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:23.168 8 INFO neutron.db.segments_db [None req-1e0a753c-70f4-45c5-aa27-ec814d4d8e15 6e2d4828bf8e45c6b2d47e3ce5dee249 1086df4f7a324343b79138d82eccc972 - - default default] Added segment e2263aae-0653-44b3-838a-da2ae6410dfe of type vxlan for network 70d7064c-e578-4540-bb45-21b941154f0b [pid: 8|app: 0|req: 1279/2491] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:08:22 2026] POST /v2.0/networks => generated 631 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:23.286 7 WARNING neutron_lib.context [None req-cf499a7a-6a86-4148-b48b-8cbb516061c4 6e2d4828bf8e45c6b2d47e3ce5dee249 1086df4f7a324343b79138d82eccc972 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:23.346 7 INFO neutron.db.segments_db [None req-cf499a7a-6a86-4148-b48b-8cbb516061c4 6e2d4828bf8e45c6b2d47e3ce5dee249 1086df4f7a324343b79138d82eccc972 - - default default] Added segment 43dae3d2-2151-4559-9d56-155a7572937b of type vxlan for network 98d43dab-0727-46ef-81f9-e02ca6d2e468 [pid: 7|app: 0|req: 1213/2492] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:08:23 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2493] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:08:23 2026] PUT /v2.0/networks/70d7064c-e578-4540-bb45-21b941154f0b/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2494] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/networks/70d7064c-e578-4540-bb45-21b941154f0b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2495] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2496] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:08:23 2026] PUT /v2.0/networks/98d43dab-0727-46ef-81f9-e02ca6d2e468/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2497] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2498] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/networks/98d43dab-0727-46ef-81f9-e02ca6d2e468/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2499] 10.0.0.240 () {34 vars in 753 bytes} [Mon May 11 02:08:23 2026] PUT /v2.0/networks/98d43dab-0727-46ef-81f9-e02ca6d2e468/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2500] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/networks/98d43dab-0727-46ef-81f9-e02ca6d2e468/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2501] 10.0.0.240 () {32 vars in 733 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/networks/70d7064c-e578-4540-bb45-21b941154f0b/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:23.851 7 INFO neutron.services.segments.plugin [-] Segment e2263aae-0653-44b3-838a-da2ae6410dfe resource provider aggregate not found 2026-05-11 02:08:23.856 7 INFO neutron.services.segments.plugin [-] Segment e2263aae-0653-44b3-838a-da2ae6410dfe resource provider aggregate not found 2026-05-11 02:08:23.864 7 INFO neutron.services.segments.plugin [-] Segment e2263aae-0653-44b3-838a-da2ae6410dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2263aae-0653-44b3-838a-da2ae6410dfe found for delete ", "request_id": "req-d2ee7947-6d57-43c0-a86a-bf5483bb6807"}]} 2026-05-11 02:08:23.871 7 INFO neutron.services.segments.plugin [-] Segment e2263aae-0653-44b3-838a-da2ae6410dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2263aae-0653-44b3-838a-da2ae6410dfe found for delete ", "request_id": "req-f9cd4753-16c3-4940-8031-f1ccadcaa83e"}]} [pid: 7|app: 0|req: 1218/2502] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:23 2026] DELETE /v2.0/networks/70d7064c-e578-4540-bb45-21b941154f0b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:24.030 8 INFO neutron.services.segments.plugin [-] Segment 43dae3d2-2151-4559-9d56-155a7572937b resource provider aggregate not found 2026-05-11 02:08:24.036 8 INFO neutron.services.segments.plugin [-] Segment 43dae3d2-2151-4559-9d56-155a7572937b resource provider aggregate not found 2026-05-11 02:08:24.045 8 INFO neutron.services.segments.plugin [-] Segment 43dae3d2-2151-4559-9d56-155a7572937b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43dae3d2-2151-4559-9d56-155a7572937b found for delete ", "request_id": "req-a100e49b-b0c3-42b1-964f-c53c4cae9e58"}]} 2026-05-11 02:08:24.049 8 INFO neutron.services.segments.plugin [-] Segment 43dae3d2-2151-4559-9d56-155a7572937b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43dae3d2-2151-4559-9d56-155a7572937b found for delete ", "request_id": "req-e664e056-c595-40ab-94a7-2c8b92511aa4"}]} [pid: 8|app: 0|req: 1285/2503] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:23 2026] DELETE /v2.0/networks/98d43dab-0727-46ef-81f9-e02ca6d2e468 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2506] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2507] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2508] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/security-groups?tenant_id=1086df4f7a324343b79138d82eccc972&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2509] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:24 2026] DELETE /v2.0/security-groups/b734c021-8ff1-4b13-bf76-b84b5ba4649a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2510] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/security-groups?tenant_id=9d072ce5af9d44bab19ec82fe816ddb6&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2511] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:25 2026] DELETE /v2.0/security-groups/01561003-388b-4b45-92a8-d78e1065ccc2 => 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: 1290/2512] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2513] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2514] 10.0.0.13 () {34 vars in 1119 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/security-groups?id=ab33c426-f27f-4bc0-a714-f3389f6bef3d&id=7aada4c6-af1c-4354-bfed-6375b962fcb9&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:26.355 7 INFO neutron.db.l3_db [req-632ad7e2-5e8d-4eac-9e43-9d134bf19835 req-ee3f21e4-9863-452c-b3ca-193396ff8329 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] Floating IP 5f77476a-692b-4225-a3b4-62ffeb573582 disassociated. External IP: 10.96.250.220, port: 52935fda-3400-49ed-94cc-11a608aaab41. [pid: 7|app: 0|req: 1223/2515] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:08:25 2026] DELETE /v2.0/ports/52935fda-3400-49ed-94cc-11a608aaab41 => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2516] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:27 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => 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: 1224/2517] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => 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: 1294/2518] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/ports?device_id=e35707da-df1c-4900-b50a-d1aeb3575050 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:30.393 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44c1c749-041d-4b70-9591-cad39a4d3e01'] response: {'server_uuid': 'e35707da-df1c-4900-b50a-d1aeb3575050', 'name': 'network-vif-deleted', 'tag': '52935fda-3400-49ed-94cc-11a608aaab41', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1225/2519] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:30 2026] DELETE /v2.0/security-groups/7aada4c6-af1c-4354-bfed-6375b962fcb9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:30.509 8 INFO neutron.api.v2.resource [None req-02ccd0b9-7e1b-4080-8607-ceda500d50b7 e55ccb748c7e4556b7c258771f7e50c3 6363fb0aa29a4ca892501c894a8e2230 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1295/2520] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:08:30 2026] GET /v2.0/security-groups/7aada4c6-af1c-4354-bfed-6375b962fcb9 => 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: 1226/2521] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:08:30 2026] DELETE /v2.0/floatingips/5f77476a-692b-4225-a3b4-62ffeb573582 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2522] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:30 2026] DELETE /v2.0/security-groups/ab33c426-f27f-4bc0-a714-f3389f6bef3d => 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: 1227/2523] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:08:30 2026] PUT /v2.0/routers/9047523a-853b-4fd9-bf2b-a239e1e24b2f/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:32.693 8 INFO neutron.services.segments.plugin [-] Segment 19b02985-fb8a-4031-91cd-90da55cc5f52 resource provider aggregate not found 2026-05-11 02:08:32.701 8 INFO neutron.services.segments.plugin [-] Segment 19b02985-fb8a-4031-91cd-90da55cc5f52 resource provider aggregate not found 2026-05-11 02:08:32.712 8 INFO neutron.services.segments.plugin [-] Segment 19b02985-fb8a-4031-91cd-90da55cc5f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b02985-fb8a-4031-91cd-90da55cc5f52 found for delete ", "request_id": "req-1154e565-13f3-46ce-9b9a-c5b86a48e053"}]} 2026-05-11 02:08:32.716 8 INFO neutron.services.segments.plugin [-] Segment 19b02985-fb8a-4031-91cd-90da55cc5f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b02985-fb8a-4031-91cd-90da55cc5f52 found for delete ", "request_id": "req-6a1cb205-63d0-464c-8c35-5597202b7db9"}]} 2026-05-11 02:08:32.730 8 INFO neutron.db.l3_hamode_db [None req-163c3528-f37c-452c-a8ab-92cf2d91d269 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network f3a131e1-d123-4b63-a65a-4c7060229155 was deleted as no HA routers are present in tenant 6363fb0aa29a4ca892501c894a8e2230. [pid: 8|app: 0|req: 1297/2524] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:08:31 2026] DELETE /v2.0/routers/9047523a-853b-4fd9-bf2b-a239e1e24b2f => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2525] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:08:32 2026] DELETE /v2.0/subnets/92f367f4-e824-4761-89d5-84a9d43b4542 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2526] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:32 2026] DELETE /v2.0/networks/2cdb672e-2c6e-4a45-b73e-509d7bc73027 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2527] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:08:33 2026] PUT /v2.0/routers/50f7232b-0876-45de-922e-cdb2e853f0d4/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:34.732 8 INFO neutron.services.segments.plugin [-] Segment 99cf4825-bbd0-44cb-bbeb-0415622a36dd resource provider aggregate not found 2026-05-11 02:08:34.736 8 INFO neutron.services.segments.plugin [-] Segment 99cf4825-bbd0-44cb-bbeb-0415622a36dd resource provider aggregate not found 2026-05-11 02:08:34.753 8 INFO neutron.services.segments.plugin [-] Segment 99cf4825-bbd0-44cb-bbeb-0415622a36dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99cf4825-bbd0-44cb-bbeb-0415622a36dd found for delete ", "request_id": "req-b0ab6935-4ca6-496c-9bd3-25e2c74d9b59"}]} 2026-05-11 02:08:34.754 8 INFO neutron.services.segments.plugin [-] Segment 99cf4825-bbd0-44cb-bbeb-0415622a36dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99cf4825-bbd0-44cb-bbeb-0415622a36dd found for delete ", "request_id": "req-728c76d7-642b-4297-9f68-a9bdb2b400c5"}]} 2026-05-11 02:08:35.246 8 INFO neutron.db.l3_hamode_db [None req-a267423f-24c2-4827-b212-b737bdac496a 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] HA network 00e649a6-ccd3-4261-b076-5c2d5172db4b was deleted as no HA routers are present in tenant 0ca77350ccd4452f80fea47004e6949b. [pid: 8|app: 0|req: 1299/2528] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:08:34 2026] DELETE /v2.0/routers/50f7232b-0876-45de-922e-cdb2e853f0d4 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2529] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:08:35 2026] DELETE /v2.0/subnets/8e0311e6-df8b-4369-873a-2c321b91ee91 => 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: 1300/2530] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:35 2026] DELETE /v2.0/networks/47b0c4f0-78ff-4aa2-ba87-e9bc2ae33f80 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2531] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/security-groups?tenant_id=6363fb0aa29a4ca892501c894a8e2230&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: 1301/2532] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:36 2026] DELETE /v2.0/security-groups/de6a98b7-e392-44a1-bde0-5246d9eb011e => 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: 1232/2533] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:36 2026] GET /v2.0/security-groups?tenant_id=0ca77350ccd4452f80fea47004e6949b&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2534] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:36 2026] DELETE /v2.0/security-groups/707df259-48af-40f9-be3b-a05e99fdb19f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:40.335 8 INFO neutron.services.segments.plugin [-] Segment 267d1cac-3b60-4fef-b062-aa4c71671d07 resource provider aggregate not found 2026-05-11 02:08:40.340 8 INFO neutron.services.segments.plugin [-] Segment 267d1cac-3b60-4fef-b062-aa4c71671d07 resource provider aggregate not found 2026-05-11 02:08:40.347 8 INFO neutron.services.segments.plugin [-] Segment 267d1cac-3b60-4fef-b062-aa4c71671d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 267d1cac-3b60-4fef-b062-aa4c71671d07 found for delete ", "request_id": "req-a3bfc5d4-6969-49c3-9d98-1949f83e17c1"}]} 2026-05-11 02:08:40.350 8 INFO neutron.services.segments.plugin [-] Segment 267d1cac-3b60-4fef-b062-aa4c71671d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 267d1cac-3b60-4fef-b062-aa4c71671d07 found for delete ", "request_id": "req-ec144386-8bba-48b9-a2d6-59fd7b387708"}]} 2026-05-11 02:08:40.357 8 INFO neutron.services.segments.plugin [-] Segment 47ffc0b1-d0d6-4f7f-9f0f-ef8d553ef079 resource provider aggregate not found 2026-05-11 02:08:40.362 8 INFO neutron.services.segments.plugin [-] Segment 47ffc0b1-d0d6-4f7f-9f0f-ef8d553ef079 resource provider aggregate not found 2026-05-11 02:08:40.369 8 INFO neutron.services.segments.plugin [-] Segment 47ffc0b1-d0d6-4f7f-9f0f-ef8d553ef079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47ffc0b1-d0d6-4f7f-9f0f-ef8d553ef079 found for delete ", "request_id": "req-8ea9cbea-9d13-4f01-b544-d1cdfa7533f7"}]} 2026-05-11 02:08:40.374 8 INFO neutron.services.segments.plugin [-] Segment 47ffc0b1-d0d6-4f7f-9f0f-ef8d553ef079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47ffc0b1-d0d6-4f7f-9f0f-ef8d553ef079 found for delete ", "request_id": "req-0054c3d0-4c89-4291-a5c2-4b3aebef5a5a"}]} 2026-05-11 02:08:40.486 8 WARNING neutron_lib.context [None req-8640c56e-cc81-47d7-9b36-ab37a1159e44 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:40.638 8 INFO neutron.db.segments_db [None req-8640c56e-cc81-47d7-9b36-ab37a1159e44 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Added segment deb111eb-4854-4934-ad38-3214eaa662bf of type vxlan for network 95fbe744-7a0c-4cbe-853e-7f475f9b8ea7 [pid: 8|app: 0|req: 1304/2537] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:08:40 2026] POST /v2.0/networks => generated 631 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:40.753 7 WARNING neutron_lib.context [None req-d0900848-52cc-4c65-95ce-0a3298f534ba 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1234/2538] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:08:40 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:41.032 8 WARNING neutron_lib.context [None req-518da126-fe82-4c3a-97c1-0afd21eb67e4 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:41.086 8 INFO neutron.db.segments_db [None req-518da126-fe82-4c3a-97c1-0afd21eb67e4 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Added segment 5eaac820-208a-42cd-bfe8-3f56aaa08ecf of type vxlan for network 803427ae-cb1b-476b-923c-3b846ae4688e [pid: 8|app: 0|req: 1305/2539] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:08:41 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:41.187 7 WARNING neutron_lib.context [None req-52396ad0-7b86-47b4-94de-e318d0c912df 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1235/2540] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:08:41 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:41.457 8 WARNING neutron_lib.context [None req-82d1ef1a-04f7-4fc1-bcbf-70211e8d9985 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:41.502 8 INFO neutron.db.segments_db [None req-82d1ef1a-04f7-4fc1-bcbf-70211e8d9985 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Added segment 9ae2c048-8a9b-472f-98c6-24e5ebda57ac of type vxlan for network c9fcab9a-701b-47a8-9787-94bb51db9103 [pid: 8|app: 0|req: 1306/2541] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:08:41 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:41.612 7 WARNING neutron_lib.context [None req-7779f919-ff13-4cb7-9fc1-73ffcd7e9419 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1236/2542] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:08:41 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:41.883 8 WARNING neutron_lib.context [None req-1cc0a964-4f29-4068-99b2-5e802131b920 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:41.935 8 INFO neutron.db.segments_db [None req-1cc0a964-4f29-4068-99b2-5e802131b920 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Added segment a608d3de-1a56-4f24-897f-4b43d1729e7b of type vxlan for network abcce7de-09cc-4d5f-8aa4-381c346a3ed0 [pid: 8|app: 0|req: 1307/2543] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:08:41 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:42.041 7 WARNING neutron_lib.context [None req-100b4841-9268-4ec5-b43c-b82475659869 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2544] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:08:42 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:42.336 8 WARNING neutron_lib.context [None req-1cea5cca-95dd-466c-b372-67a70cbe5175 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:42.404 8 INFO neutron.db.segments_db [None req-1cea5cca-95dd-466c-b372-67a70cbe5175 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Added segment b45ed23e-2b03-40d0-a0eb-2d61d0cc1409 of type vxlan for network 78258c0d-91f6-44bb-8fbd-992d68a95e71 [pid: 8|app: 0|req: 1308/2545] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:08:42 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:42.522 7 WARNING neutron_lib.context [None req-40c0d4e7-6985-4c94-b68f-75462be2e13f 77a5fe5c1bd44c00be82b11833b06336 3767ff01be084438975eec2988baef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1238/2546] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:08:42 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2547] 10.0.0.240 () {34 vars in 747 bytes} [Mon May 11 02:08:42 2026] PUT /v2.0/ports/58492032-d3d5-4378-ab49-6ac7c609a62d/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1239/2548] 10.0.0.240 () {34 vars in 747 bytes} [Mon May 11 02:08:42 2026] PUT /v2.0/ports/55537f60-ecb9-4091-ae14-c142080a5b3f/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2549] 10.0.0.240 () {34 vars in 747 bytes} [Mon May 11 02:08:42 2026] PUT /v2.0/ports/360c8b3a-0a1e-4d64-b100-95f6a50ebe97/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2550] 10.0.0.240 () {34 vars in 747 bytes} [Mon May 11 02:08:42 2026] PUT /v2.0/ports/2866aa54-4362-41aa-a1d4-6d6b8a970989/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: 1311/2551] 10.0.0.240 () {32 vars in 660 bytes} [Mon May 11 02:08:42 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2552] 10.0.0.240 () {32 vars in 674 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2553] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2554] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2555] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:08:43 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: 1245/2556] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:08: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: 8|app: 0|req: 1312/2557] 10.0.0.240 () {32 vars in 670 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2558] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2559] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2560] 10.0.0.240 () {32 vars in 682 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2561] 10.0.0.240 () {32 vars in 668 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2562] 10.0.0.240 () {32 vars in 682 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2563] 10.0.0.240 () {32 vars in 678 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2564] 10.0.0.240 () {32 vars in 690 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2565] 199.204.45.109 () {34 vars in 716 bytes} [Mon May 11 02:08:43 2026] POST /v2.0/ports => generated 1097 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1251/2566] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:08:43 2026] DELETE /v2.0/ports/58492032-d3d5-4378-ab49-6ac7c609a62d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2567] 10.0.0.13 () {34 vars in 970 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2568] 10.0.0.13 () {34 vars in 906 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2569] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:08:43 2026] DELETE /v2.0/ports/55537f60-ecb9-4091-ae14-c142080a5b3f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2570] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/ports/360c8b3a-0a1e-4d64-b100-95f6a50ebe97 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2571] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/ports/2866aa54-4362-41aa-a1d4-6d6b8a970989 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2572] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/ports/3559c946-0ba7-402e-9793-896e347dfd15 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:44.787 7 INFO neutron.services.segments.plugin [-] Segment deb111eb-4854-4934-ad38-3214eaa662bf resource provider aggregate not found 2026-05-11 02:08:44.790 7 INFO neutron.services.segments.plugin [-] Segment deb111eb-4854-4934-ad38-3214eaa662bf resource provider aggregate not found 2026-05-11 02:08:44.796 7 INFO neutron.services.segments.plugin [-] Segment deb111eb-4854-4934-ad38-3214eaa662bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deb111eb-4854-4934-ad38-3214eaa662bf found for delete ", "request_id": "req-161ff6ef-46c5-4a3f-834a-040b29072da3"}]} 2026-05-11 02:08:44.800 7 INFO neutron.services.segments.plugin [-] Segment deb111eb-4854-4934-ad38-3214eaa662bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deb111eb-4854-4934-ad38-3214eaa662bf found for delete ", "request_id": "req-1ff87bbe-acf0-4792-b4da-8d043e221a55"}]} [pid: 7|app: 0|req: 1254/2573] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/networks/95fbe744-7a0c-4cbe-853e-7f475f9b8ea7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:44.938 8 INFO neutron.services.segments.plugin [-] Segment 5eaac820-208a-42cd-bfe8-3f56aaa08ecf resource provider aggregate not found 2026-05-11 02:08:44.944 8 INFO neutron.services.segments.plugin [-] Segment 5eaac820-208a-42cd-bfe8-3f56aaa08ecf resource provider aggregate not found 2026-05-11 02:08:44.950 8 INFO neutron.services.segments.plugin [-] Segment 5eaac820-208a-42cd-bfe8-3f56aaa08ecf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eaac820-208a-42cd-bfe8-3f56aaa08ecf found for delete ", "request_id": "req-09bbedf4-d77c-4fbe-8be0-74e4abf4f89c"}]} 2026-05-11 02:08:44.960 8 INFO neutron.services.segments.plugin [-] Segment 5eaac820-208a-42cd-bfe8-3f56aaa08ecf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eaac820-208a-42cd-bfe8-3f56aaa08ecf found for delete ", "request_id": "req-baf38efb-002c-4ca9-a221-c1e09b0bb648"}]} [pid: 8|app: 0|req: 1320/2574] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/networks/803427ae-cb1b-476b-923c-3b846ae4688e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2575] 199.204.45.109 () {34 vars in 1262 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2576] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2577] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2578] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/networks/c9fcab9a-701b-47a8-9787-94bb51db9103 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2579] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:45 2026] DELETE /v2.0/networks/abcce7de-09cc-4d5f-8aa4-381c346a3ed0 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2580] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:08:45 2026] DELETE /v2.0/networks/78258c0d-91f6-44bb-8fbd-992d68a95e71 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2581] 199.204.45.109 () {34 vars in 975 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2582] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/networks?id=168a640b-c92b-4101-a8e4-069cad222bff => 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: 1260/2583] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:08:45 2026] PUT /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1287 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2584] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:46 2026] GET /v2.0/security-groups?tenant_id=02ba7df3bea6433286f5d57e72d24b31&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:46.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e4b8a9e-7587-441f-940e-43c967f5a524'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': 'db12f57a-6e88-44f3-9546-045275632d53', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1261/2585] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:46 2026] DELETE /v2.0/security-groups/bbe9d0e3-3d46-44b1-8f4c-4a9382d9e728 => 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: 1325/2586] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:46 2026] GET /v2.0/security-groups?tenant_id=3767ff01be084438975eec2988baef37&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2587] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:46 2026] DELETE /v2.0/security-groups/df8cf754-c454-47b0-94e3-e88153a1b070 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:46.968 8 INFO neutron.services.segments.plugin [-] Segment 9ae2c048-8a9b-472f-98c6-24e5ebda57ac resource provider aggregate not found 2026-05-11 02:08:46.981 8 INFO neutron.services.segments.plugin [-] Segment 9ae2c048-8a9b-472f-98c6-24e5ebda57ac resource provider aggregate not found 2026-05-11 02:08:46.984 8 INFO neutron.services.segments.plugin [-] Segment 9ae2c048-8a9b-472f-98c6-24e5ebda57ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae2c048-8a9b-472f-98c6-24e5ebda57ac found for delete ", "request_id": "req-4a4032a2-9b84-48d8-8d93-1bd15a411214"}]} 2026-05-11 02:08:47.000 8 INFO neutron.services.segments.plugin [-] Segment 9ae2c048-8a9b-472f-98c6-24e5ebda57ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae2c048-8a9b-472f-98c6-24e5ebda57ac found for delete ", "request_id": "req-fbf55f2b-8ac2-4c1b-b66a-dd72d080d719"}]} 2026-05-11 02:08:47.004 8 INFO neutron.services.segments.plugin [-] Segment b45ed23e-2b03-40d0-a0eb-2d61d0cc1409 resource provider aggregate not found 2026-05-11 02:08:47.018 8 INFO neutron.services.segments.plugin [-] Segment b45ed23e-2b03-40d0-a0eb-2d61d0cc1409 resource provider aggregate not found 2026-05-11 02:08:47.025 7 INFO neutron.services.segments.plugin [-] Segment a608d3de-1a56-4f24-897f-4b43d1729e7b resource provider aggregate not found 2026-05-11 02:08:47.028 7 INFO neutron.services.segments.plugin [-] Segment a608d3de-1a56-4f24-897f-4b43d1729e7b resource provider aggregate not found 2026-05-11 02:08:47.029 8 INFO neutron.services.segments.plugin [-] Segment b45ed23e-2b03-40d0-a0eb-2d61d0cc1409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45ed23e-2b03-40d0-a0eb-2d61d0cc1409 found for delete ", "request_id": "req-3f764083-2bb6-4412-9fba-89a445988f8b"}]} 2026-05-11 02:08:47.030 8 INFO neutron.services.segments.plugin [-] Segment b45ed23e-2b03-40d0-a0eb-2d61d0cc1409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45ed23e-2b03-40d0-a0eb-2d61d0cc1409 found for delete ", "request_id": "req-26477214-ac20-4530-9ca7-96c7f25f8fc9"}]} 2026-05-11 02:08:47.036 7 INFO neutron.services.segments.plugin [-] Segment a608d3de-1a56-4f24-897f-4b43d1729e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a608d3de-1a56-4f24-897f-4b43d1729e7b found for delete ", "request_id": "req-2a1498d8-8edd-4bd8-85ec-60cb1364e42b"}]} 2026-05-11 02:08:47.038 7 INFO neutron.services.segments.plugin [-] Segment a608d3de-1a56-4f24-897f-4b43d1729e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a608d3de-1a56-4f24-897f-4b43d1729e7b found for delete ", "request_id": "req-abbb5bd9-963b-4ebd-b9e1-5d729e070871"}]} [pid: 8|app: 0|req: 1326/2588] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:08:46 2026] GET /v2.0/security-groups?tenant_id=f4805ae9dc2847a4be2241e4d0671b70&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2589] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:46 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2590] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/networks?id=168a640b-c92b-4101-a8e4-069cad222bff => generated 802 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2591] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2592] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2593] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2594] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2595] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:08:47 2026] DELETE /v2.0/security-groups/455e7d60-8d25-4ce1-b287-1cf690dc5aa7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2596] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?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: 8|app: 0|req: 1330/2597] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2598] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=018144f5-80eb-4074-a13e-b2afb52b4d3e => 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: 1331/2599] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/subnets?id=f6d588af-74c0-48e7-880c-eda4487db05b => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2600] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/ports?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3&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: 1332/2601] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2602] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2603] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => 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: 1271/2604] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2605] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2606] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2607] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:51.369 7 WARNING neutron_lib.context [None req-493d537c-8024-40c9-a505-a9d03fb7a0b8 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:51.406 7 INFO neutron.db.segments_db [None req-493d537c-8024-40c9-a505-a9d03fb7a0b8 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Added segment c342b53b-1a89-4563-add3-b8d0ab8d609b of type vxlan for network 74734cfe-c0a4-414c-8938-850adeb27ed7 2026-05-11 02:08:51.682 7 INFO neutron.db.l3_hamode_db [None req-493d537c-8024-40c9-a505-a9d03fb7a0b8 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:51.795 7 INFO neutron.db.l3_hamode_db [None req-493d537c-8024-40c9-a505-a9d03fb7a0b8 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1273/2608] 10.0.0.240 () {34 vars in 668 bytes} [Mon May 11 02:08:51 2026] POST /v2.0/routers => generated 474 bytes in 1221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:52.439 8 WARNING neutron_lib.context [None req-b9975fd6-f11b-4f8f-90f6-49a4a1ca9bc4 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:52.487 8 INFO neutron.db.l3_hamode_db [None req-b9975fd6-f11b-4f8f-90f6-49a4a1ca9bc4 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1274/2609] 10.0.0.13 () {34 vars in 970 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1289 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:52.593 8 INFO neutron.db.l3_hamode_db [None req-b9975fd6-f11b-4f8f-90f6-49a4a1ca9bc4 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1275/2610] 199.204.45.109 () {34 vars in 788 bytes} [Mon May 11 02:08:52 2026] PUT /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1314 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:52.734 7 INFO neutron.api.v2.resource [None req-3e78e138-db09-41b6-85ac-9bfa07c993a7 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1276/2611] 199.204.45.109 () {30 vars in 762 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/security-groups/lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:08:52.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-701ba596-403d-4f1e-b38d-e7d7c8352a00'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': 'db12f57a-6e88-44f3-9546-045275632d53', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1277/2612] 199.204.45.109 () {30 vars in 784 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/security-groups?name=lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2613] 199.204.45.109 () {34 vars in 788 bytes} [Mon May 11 02:08:52 2026] PUT /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1314 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2614] 10.0.0.240 () {34 vars in 668 bytes} [Mon May 11 02:08:52 2026] POST /v2.0/routers => generated 474 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:53.205 7 WARNING neutron_lib.context [None req-2753e462-c5b6-4aac-b926-5fa4e4982142 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1337/2615] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:08:53 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: 1338/2616] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:08:53 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: 1339/2617] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:08:53 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) 2026-05-11 02:08:53.235 7 INFO neutron.db.l3_hamode_db [None req-2753e462-c5b6-4aac-b926-5fa4e4982142 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1340/2618] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:08:53 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: 1341/2619] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2620] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2621] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:53.360 7 INFO neutron.db.l3_hamode_db [None req-2753e462-c5b6-4aac-b926-5fa4e4982142 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1344/2622] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/networks?id=168a640b-c92b-4101-a8e4-069cad222bff => generated 802 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2623] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1350 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2624] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2625] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2626] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2627] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2628] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&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: 1351/2629] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2630] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2631] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2632] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:53 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2633] 10.0.0.240 () {34 vars in 668 bytes} [Mon May 11 02:08:53 2026] POST /v2.0/routers => generated 474 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:53.974 8 WARNING neutron_lib.context [None req-e3b20ac5-21a8-4e70-812e-8db59488ebb3 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:54.021 8 INFO neutron.db.l3_hamode_db [None req-e3b20ac5-21a8-4e70-812e-8db59488ebb3 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:54.155 8 INFO neutron.db.l3_hamode_db [None req-e3b20ac5-21a8-4e70-812e-8db59488ebb3 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1355/2636] 10.0.0.240 () {34 vars in 668 bytes} [Mon May 11 02:08:53 2026] POST /v2.0/routers => generated 474 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:54.811 7 WARNING neutron_lib.context [None req-4cc84de5-3cf5-42f1-8415-dc1c0f9c76ba 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:08:54.846 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f092529-6c3b-467c-a524-36bed1ae4e45'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': 'db12f57a-6e88-44f3-9546-045275632d53', 'status': 'completed', 'code': 200} 2026-05-11 02:08:54.855 7 INFO neutron.db.l3_hamode_db [None req-4cc84de5-3cf5-42f1-8415-dc1c0f9c76ba 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:54.966 7 INFO neutron.db.l3_hamode_db [None req-4cc84de5-3cf5-42f1-8415-dc1c0f9c76ba 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1356/2637] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2638] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/networks?id=168a640b-c92b-4101-a8e4-069cad222bff => generated 802 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2639] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2640] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2641] 10.0.0.240 () {34 vars in 668 bytes} [Mon May 11 02:08:54 2026] POST /v2.0/routers => generated 474 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2642] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2643] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:08:55 2026] PUT /v2.0/routers/1c28b00b-b921-49a3-8d61-f65da0524b30/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2644] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2645] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:08:55 2026] PUT /v2.0/routers/7456f235-aec8-42d1-be3e-84b1e1e004ed/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2646] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2647] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:08:55 2026] PUT /v2.0/routers/fecebc40-076f-4831-88c9-86342541804b/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2648] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:08:55 2026] PUT /v2.0/routers/01206605-cf3b-4d5d-aa30-d47f362b671b/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2649] 10.0.0.240 () {32 vars in 664 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2650] 10.0.0.240 () {32 vars in 678 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2651] 10.0.0.240 () {32 vars in 674 bytes} [Mon May 11 02:08:56 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2652] 10.0.0.240 () {32 vars in 686 bytes} [Mon May 11 02:08:56 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2653] 10.0.0.240 () {32 vars in 672 bytes} [Mon May 11 02:08:56 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2654] 10.0.0.240 () {32 vars in 686 bytes} [Mon May 11 02:08:56 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2655] 10.0.0.240 () {32 vars in 682 bytes} [Mon May 11 02:08:56 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2656] 10.0.0.240 () {32 vars in 694 bytes} [Mon May 11 02:08:56 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2657] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:08:56 2026] GET /v2.0/routers/1c28b00b-b921-49a3-8d61-f65da0524b30 => generated 485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2658] 10.0.0.240 () {34 vars in 742 bytes} [Mon May 11 02:08:56 2026] PUT /v2.0/routers/1c28b00b-b921-49a3-8d61-f65da0524b30 => generated 485 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2659] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:08:57 2026] GET /v2.0/ports?device_id=1c28b00b-b921-49a3-8d61-f65da0524b30 => 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: 1369/2660] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:08:57 2026] DELETE /v2.0/routers/1c28b00b-b921-49a3-8d61-f65da0524b30 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2661] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:08:57 2026] GET /v2.0/routers/7456f235-aec8-42d1-be3e-84b1e1e004ed => generated 493 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2662] 10.0.0.240 () {34 vars in 742 bytes} [Mon May 11 02:08:57 2026] PUT /v2.0/routers/7456f235-aec8-42d1-be3e-84b1e1e004ed => generated 493 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2663] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:08:58 2026] GET /v2.0/ports?device_id=7456f235-aec8-42d1-be3e-84b1e1e004ed => 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: 1371/2664] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:08:58 2026] DELETE /v2.0/routers/7456f235-aec8-42d1-be3e-84b1e1e004ed => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2665] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:08:58 2026] GET /v2.0/routers/fecebc40-076f-4831-88c9-86342541804b => generated 502 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2666] 10.0.0.240 () {34 vars in 742 bytes} [Mon May 11 02:08:58 2026] PUT /v2.0/routers/fecebc40-076f-4831-88c9-86342541804b => generated 502 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2667] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/ports?device_id=fecebc40-076f-4831-88c9-86342541804b => 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: 1373/2668] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:08:59 2026] DELETE /v2.0/routers/fecebc40-076f-4831-88c9-86342541804b => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2669] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/routers/01206605-cf3b-4d5d-aa30-d47f362b671b => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2670] 10.0.0.240 () {34 vars in 742 bytes} [Mon May 11 02:08:59 2026] PUT /v2.0/routers/01206605-cf3b-4d5d-aa30-d47f362b671b => generated 487 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2671] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:09:00 2026] GET /v2.0/ports?device_id=01206605-cf3b-4d5d-aa30-d47f362b671b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2672] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:09:00 2026] DELETE /v2.0/routers/01206605-cf3b-4d5d-aa30-d47f362b671b => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2673] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:09:00 2026] GET /v2.0/routers/8b02732b-3be3-44be-ae41-8932c1c7997d => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:01.171 7 WARNING neutron_lib.context [None req-7225c70d-8510-4f34-a0bb-5edbbfafa787 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1376/2674] 10.0.0.240 () {34 vars in 742 bytes} [Mon May 11 02:09:00 2026] PUT /v2.0/routers/8b02732b-3be3-44be-ae41-8932c1c7997d => generated 480 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2675] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:09:01 2026] GET /v2.0/ports?device_id=8b02732b-3be3-44be-ae41-8932c1c7997d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:01.763 8 INFO neutron.services.segments.plugin [-] Segment c342b53b-1a89-4563-add3-b8d0ab8d609b resource provider aggregate not found 2026-05-11 02:09:01.769 8 INFO neutron.services.segments.plugin [-] Segment c342b53b-1a89-4563-add3-b8d0ab8d609b resource provider aggregate not found 2026-05-11 02:09:01.773 8 INFO neutron.db.l3_hamode_db [None req-7ab6a26b-71b8-4e4b-a350-8b136e87515b 28695b7a58a4464a9583744e53ae9e3c c81c21e709724130afb2cbecd7670fe4 - - default default] HA network 74734cfe-c0a4-414c-8938-850adeb27ed7 was deleted as no HA routers are present in tenant c81c21e709724130afb2cbecd7670fe4. [pid: 8|app: 0|req: 1378/2676] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:09:01 2026] DELETE /v2.0/routers/8b02732b-3be3-44be-ae41-8932c1c7997d => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:01.980 7 INFO neutron.db.l3_db [None req-7225c70d-8510-4f34-a0bb-5edbbfafa787 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Floating IP ee28b6db-8079-45b1-ba61-1a7ad4d79e1f associated. External IP: 10.96.250.220, port: 9bbf545a-403e-4581-927b-2345dac7ec31. [pid: 7|app: 0|req: 1299/2677] 10.0.0.240 () {34 vars in 677 bytes} [Mon May 11 02:09:01 2026] POST /v2.0/floatingips => generated 899 bytes in 1167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:02.600 8 INFO neutron.services.segments.plugin [-] Segment c342b53b-1a89-4563-add3-b8d0ab8d609b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c342b53b-1a89-4563-add3-b8d0ab8d609b found for delete ", "request_id": "req-663c5829-5cf8-4ed5-8824-6cb84fabf47b"}]} 2026-05-11 02:09:02.601 8 INFO neutron.services.segments.plugin [-] Segment c342b53b-1a89-4563-add3-b8d0ab8d609b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c342b53b-1a89-4563-add3-b8d0ab8d609b found for delete ", "request_id": "req-6720ebfc-12b3-4491-a19b-17d54b5988d7"}]} [pid: 8|app: 0|req: 1379/2678] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:02 2026] GET /v2.0/security-groups?tenant_id=83add633dfe4422eba7e1756d584675e&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2679] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:02 2026] DELETE /v2.0/security-groups/f3f9607f-7332-46de-8847-8a4a383ff82a => 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: 1380/2680] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:03 2026] GET /v2.0/security-groups?tenant_id=bb3d40f9b16640038aa88c5f09b8398d&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2681] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:03 2026] DELETE /v2.0/security-groups/67c73d41-5df7-413c-8a1e-af03346daa23 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2682] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:03 2026] GET /v2.0/security-groups?tenant_id=c81c21e709724130afb2cbecd7670fe4&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2683] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:03 2026] DELETE /v2.0/security-groups/9618eb28-c07c-4b30-a310-26b66c821a98 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2684] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2685] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:07 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: 1383/2686] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2687] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:07.321 8 INFO neutron.api.v2.resource [None req-edd9eadf-b693-4639-8378-44cca42c11db 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1384/2688] 199.204.45.109 () {30 vars in 762 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/security-groups/lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2689] 199.204.45.109 () {30 vars in 784 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/security-groups?name=lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2690] 199.204.45.109 () {30 vars in 814 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/security-group-rules?security_group_id=074b64ea-3ee6-4448-b13d-e64baf90e8da => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2691] 199.204.45.109 () {34 vars in 746 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2692] 199.204.45.109 () {34 vars in 746 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:07.719 7 WARNING neutron_lib.context [None req-5a3411bc-85af-4afe-97ef-408e6aebdd7a f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:09:07.883 7 INFO neutron.db.segments_db [None req-5a3411bc-85af-4afe-97ef-408e6aebdd7a f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Added segment b4b2acfd-0431-49d0-a3f7-bf57dc692055 of type vxlan for network 0cd89aea-f469-4158-a9d3-68a0b2c84bb7 [pid: 7|app: 0|req: 1307/2693] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/networks => generated 631 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:07.994 8 WARNING neutron_lib.context [None req-01fc177b-ed1f-423a-81b0-af7e4eb43778 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1387/2694] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/ports => generated 743 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:08.268 7 WARNING neutron_lib.context [None req-49960c78-c816-478e-a31f-5a6fdae8504c f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1308/2695] 10.0.0.240 () {34 vars in 666 bytes} [Mon May 11 02:09:08 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:08.498 8 WARNING neutron_lib.context [None req-b03b0cee-acb4-447f-b809-35d2d1dec5f1 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:09:08.545 8 INFO neutron.db.segments_db [None req-b03b0cee-acb4-447f-b809-35d2d1dec5f1 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Added segment 88caad82-6c90-40c7-858c-199e395f1716 of type vxlan for network 907bd406-cbec-4ab3-83fa-9299d390a6c4 [pid: 8|app: 0|req: 1388/2696] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:09:08 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:08.650 7 WARNING neutron_lib.context [None req-75a9d370-e386-4430-a3a7-8e0081014b23 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1309/2697] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:09:08 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:08.948 8 WARNING neutron_lib.context [None req-8fbaf481-03b9-4d1c-8e95-d2b7e94f08b5 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1389/2698] 10.0.0.240 () {34 vars in 666 bytes} [Mon May 11 02:09:08 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:09.118 7 WARNING neutron_lib.context [None req-e1acd5d6-1d00-4ccf-b664-890561461db6 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:09:09.173 7 INFO neutron.db.segments_db [None req-e1acd5d6-1d00-4ccf-b664-890561461db6 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Added segment 7cd2e448-25c4-46cf-b899-94209dbb2c5f of type vxlan for network bbea7768-633e-429f-8043-07907e8d4ab9 [pid: 7|app: 0|req: 1310/2699] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:09:09 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:09.275 8 WARNING neutron_lib.context [None req-197f42a5-15be-4e77-8067-4cd72cc9e691 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1390/2700] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:09:09 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:09.572 7 WARNING neutron_lib.context [None req-1d6f5bce-90fa-44e5-90f4-558e608cead0 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1311/2703] 10.0.0.240 () {34 vars in 666 bytes} [Mon May 11 02:09:09 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:09.735 8 WARNING neutron_lib.context [None req-66417f6b-3cb4-4e48-97e4-9021b31513bc f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:09:09.795 8 INFO neutron.db.segments_db [None req-66417f6b-3cb4-4e48-97e4-9021b31513bc f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Added segment 1256cbc5-d4b3-43cd-8153-dfcd1416848c of type vxlan for network 3d8822ed-3e50-4981-956d-fc921246ab6c [pid: 8|app: 0|req: 1393/2704] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:09:09 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:09.886 7 WARNING neutron_lib.context [None req-324b2805-4866-49e5-9980-60e9853d7c5e f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1312/2705] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:09:09 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:10.186 8 WARNING neutron_lib.context [None req-69de01c0-a7ab-4be3-b77a-66c1adfad6fc f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1394/2706] 10.0.0.240 () {34 vars in 666 bytes} [Mon May 11 02:09:10 2026] POST /v2.0/trunks => generated 407 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:10.334 7 WARNING neutron_lib.context [None req-f17f4c90-60d4-45a2-95c2-e3876fbe835d f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:09:10.388 7 INFO neutron.db.segments_db [None req-f17f4c90-60d4-45a2-95c2-e3876fbe835d f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Added segment 034bba8e-3207-4e3b-a243-e16323557d50 of type vxlan for network e0fc0a84-7bb0-41b7-b1cd-b237f358524c [pid: 7|app: 0|req: 1313/2707] 10.0.0.240 () {34 vars in 670 bytes} [Mon May 11 02:09:10 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:10.495 8 WARNING neutron_lib.context [None req-dab42280-eeb7-49e8-bc46-c6b3d37159e1 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1395/2708] 10.0.0.240 () {34 vars in 664 bytes} [Mon May 11 02:09:10 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:10.773 7 WARNING neutron_lib.context [None req-f0ff33ab-053e-4c22-b08c-241995c5abd6 f17e3544b965401db957948278d94687 1b4c7186073c42d9b0120e401a0f1d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1314/2709] 10.0.0.240 () {34 vars in 666 bytes} [Mon May 11 02:09:10 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1396/2710] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:09:10 2026] PUT /v2.0/trunks/9c92f1a0-d5c1-4d04-837f-b3607724e8bd/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2711] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:09:10 2026] PUT /v2.0/trunks/9e32b214-0d50-4c15-828e-793adc9739ac/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2712] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:09:10 2026] PUT /v2.0/trunks/d9ca2b00-6824-49ba-bac2-e997864e57d8/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2713] 10.0.0.240 () {34 vars in 749 bytes} [Mon May 11 02:09:11 2026] PUT /v2.0/trunks/233fb55d-3c30-4f64-be2b-7003e2d9c99f/tags => 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: 1398/2714] 10.0.0.240 () {32 vars in 662 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2715] 10.0.0.240 () {32 vars in 676 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2716] 10.0.0.240 () {32 vars in 672 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2717] 10.0.0.240 () {32 vars in 684 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2718] 10.0.0.240 () {32 vars in 670 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2719] 10.0.0.240 () {32 vars in 684 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2720] 10.0.0.240 () {32 vars in 680 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2721] 10.0.0.240 () {32 vars in 692 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2722] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks/9c92f1a0-d5c1-4d04-837f-b3607724e8bd => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2723] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/ports/5e2f2ee0-b98f-4ded-abbf-c6b6ba88ae81 => 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: 1403/2724] 10.0.0.240 () {32 vars in 722 bytes} [Mon May 11 02:09:11 2026] DELETE /v2.0/trunks/9c92f1a0-d5c1-4d04-837f-b3607724e8bd => 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: 1322/2725] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks/9e32b214-0d50-4c15-828e-793adc9739ac => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2726] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/ports/f41e793d-6d1f-4fab-9518-54c677d71a30 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2727] 10.0.0.240 () {32 vars in 722 bytes} [Mon May 11 02:09:11 2026] DELETE /v2.0/trunks/9e32b214-0d50-4c15-828e-793adc9739ac => 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: 1405/2728] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks/d9ca2b00-6824-49ba-bac2-e997864e57d8 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2729] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/ports/1ce3feb9-e624-46b5-b0bf-27e7a0e3ffc0 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2730] 10.0.0.240 () {32 vars in 722 bytes} [Mon May 11 02:09:11 2026] DELETE /v2.0/trunks/d9ca2b00-6824-49ba-bac2-e997864e57d8 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2731] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks/233fb55d-3c30-4f64-be2b-7003e2d9c99f => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2732] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/ports/fd9c5998-3d5b-4b64-aa73-6a9a2ef70216 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2733] 10.0.0.240 () {32 vars in 722 bytes} [Mon May 11 02:09:11 2026] DELETE /v2.0/trunks/233fb55d-3c30-4f64-be2b-7003e2d9c99f => 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: 1408/2734] 10.0.0.240 () {32 vars in 719 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/trunks/ed0f3119-af3a-46d5-b230-3ced49f4a7b8 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2735] 10.0.0.240 () {32 vars in 717 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/ports/f0b324bb-7398-4af7-bd3a-9b587abaf5a4 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2736] 10.0.0.240 () {32 vars in 722 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/trunks/ed0f3119-af3a-46d5-b230-3ced49f4a7b8 => 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: 1328/2737] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/ports/5e2f2ee0-b98f-4ded-abbf-c6b6ba88ae81 => 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: 1410/2738] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/ports/f41e793d-6d1f-4fab-9518-54c677d71a30 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2739] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/ports/1ce3feb9-e624-46b5-b0bf-27e7a0e3ffc0 => 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: 1411/2740] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/ports/fd9c5998-3d5b-4b64-aa73-6a9a2ef70216 => 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: 1330/2741] 10.0.0.240 () {32 vars in 720 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/ports/f0b324bb-7398-4af7-bd3a-9b587abaf5a4 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:13.244 8 INFO neutron.services.segments.plugin [-] Segment b4b2acfd-0431-49d0-a3f7-bf57dc692055 resource provider aggregate not found 2026-05-11 02:09:13.248 8 INFO neutron.services.segments.plugin [-] Segment b4b2acfd-0431-49d0-a3f7-bf57dc692055 resource provider aggregate not found 2026-05-11 02:09:13.267 8 INFO neutron.services.segments.plugin [-] Segment b4b2acfd-0431-49d0-a3f7-bf57dc692055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4b2acfd-0431-49d0-a3f7-bf57dc692055 found for delete ", "request_id": "req-1f1a92cd-7d70-4844-b5f8-2ea4e9f9b180"}]} 2026-05-11 02:09:13.268 8 INFO neutron.services.segments.plugin [-] Segment b4b2acfd-0431-49d0-a3f7-bf57dc692055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4b2acfd-0431-49d0-a3f7-bf57dc692055 found for delete ", "request_id": "req-81a70111-4658-40bb-8444-a041d6ffe9f3"}]} [pid: 8|app: 0|req: 1412/2742] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:09:13 2026] DELETE /v2.0/networks/0cd89aea-f469-4158-a9d3-68a0b2c84bb7 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:13.410 7 INFO neutron.services.segments.plugin [-] Segment 88caad82-6c90-40c7-858c-199e395f1716 resource provider aggregate not found 2026-05-11 02:09:13.416 7 INFO neutron.services.segments.plugin [-] Segment 88caad82-6c90-40c7-858c-199e395f1716 resource provider aggregate not found 2026-05-11 02:09:13.427 7 INFO neutron.services.segments.plugin [-] Segment 88caad82-6c90-40c7-858c-199e395f1716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88caad82-6c90-40c7-858c-199e395f1716 found for delete ", "request_id": "req-624ccbb6-5a2f-428f-9a5d-d074ccb54f61"}]} 2026-05-11 02:09:13.431 7 INFO neutron.services.segments.plugin [-] Segment 88caad82-6c90-40c7-858c-199e395f1716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88caad82-6c90-40c7-858c-199e395f1716 found for delete ", "request_id": "req-4594e474-7ba2-4327-80b3-4bdef7380528"}]} [pid: 7|app: 0|req: 1331/2743] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:09:13 2026] DELETE /v2.0/networks/907bd406-cbec-4ab3-83fa-9299d390a6c4 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2744] 199.204.45.109 () {34 vars in 1096 bytes} [Mon May 11 02:09:13 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2745] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:09:13 2026] DELETE /v2.0/networks/bbea7768-633e-429f-8043-07907e8d4ab9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2746] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:09:13 2026] DELETE /v2.0/networks/3d8822ed-3e50-4981-956d-fc921246ab6c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2747] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:09:13 2026] DELETE /v2.0/networks/e0fc0a84-7bb0-41b7-b1cd-b237f358524c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2748] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2749] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2750] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.26&port_id=2e1893e9-7b84-403a-a0e7-07ce2889e23a => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2751] 199.204.45.109 () {34 vars in 1106 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=2e1893e9-7b84-403a-a0e7-07ce2889e23a => 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: 1338/2752] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/subnets?id=917987a5-bace-41d2-b6ec-66d2f2beb045&id=e5a69b0e-6b29-447a-afbd-ce38ff2f21f9 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2753] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2754] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&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: 1415/2755] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/security-groups?tenant_id=b4a4638cc1854ed89c487ba53cceea30&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2756] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2757] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:14 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2758] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:14 2026] DELETE /v2.0/security-groups/f9b6697b-8f38-43a4-be72-189fac4c60aa => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2759] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/security-groups?tenant_id=1b4c7186073c42d9b0120e401a0f1d23&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2760] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:15 2026] DELETE /v2.0/security-groups/1c2ce5ad-04fe-4ea6-a116-ff3ee9e6e716 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:15.451 7 INFO neutron.services.segments.plugin [-] Segment 1256cbc5-d4b3-43cd-8153-dfcd1416848c resource provider aggregate not found 2026-05-11 02:09:15.458 7 INFO neutron.services.segments.plugin [-] Segment 1256cbc5-d4b3-43cd-8153-dfcd1416848c resource provider aggregate not found 2026-05-11 02:09:15.469 7 INFO neutron.services.segments.plugin [-] Segment 1256cbc5-d4b3-43cd-8153-dfcd1416848c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1256cbc5-d4b3-43cd-8153-dfcd1416848c found for delete ", "request_id": "req-6d08e39d-cf2a-4264-9824-3ed41299c352"}]} 2026-05-11 02:09:15.476 7 INFO neutron.services.segments.plugin [-] Segment 1256cbc5-d4b3-43cd-8153-dfcd1416848c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1256cbc5-d4b3-43cd-8153-dfcd1416848c found for delete ", "request_id": "req-08d2dd86-265c-46ae-be82-ee3fe0d17583"}]} [pid: 7|app: 0|req: 1344/2761] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/security-groups?tenant_id=66f6624c350a42be866933e5881efb44&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:15.557 8 INFO neutron.services.segments.plugin [-] Segment 7cd2e448-25c4-46cf-b899-94209dbb2c5f resource provider aggregate not found 2026-05-11 02:09:15.564 8 INFO neutron.services.segments.plugin [-] Segment 7cd2e448-25c4-46cf-b899-94209dbb2c5f resource provider aggregate not found 2026-05-11 02:09:15.574 8 INFO neutron.services.segments.plugin [-] Segment 7cd2e448-25c4-46cf-b899-94209dbb2c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cd2e448-25c4-46cf-b899-94209dbb2c5f found for delete ", "request_id": "req-4103a77d-8ac0-41d5-b6e0-865d2e4fc1e4"}]} 2026-05-11 02:09:15.586 8 INFO neutron.services.segments.plugin [-] Segment 7cd2e448-25c4-46cf-b899-94209dbb2c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cd2e448-25c4-46cf-b899-94209dbb2c5f found for delete ", "request_id": "req-ed9295f2-636a-4ad6-90be-80b2c008a1ab"}]} 2026-05-11 02:09:15.591 8 INFO neutron.services.segments.plugin [-] Segment 034bba8e-3207-4e3b-a243-e16323557d50 resource provider aggregate not found 2026-05-11 02:09:15.598 8 INFO neutron.services.segments.plugin [-] Segment 034bba8e-3207-4e3b-a243-e16323557d50 resource provider aggregate not found 2026-05-11 02:09:15.604 8 INFO neutron.services.segments.plugin [-] Segment 034bba8e-3207-4e3b-a243-e16323557d50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034bba8e-3207-4e3b-a243-e16323557d50 found for delete ", "request_id": "req-be576801-3581-46ea-aea6-c9a3d14f0cba"}]} 2026-05-11 02:09:15.609 8 INFO neutron.services.segments.plugin [-] Segment 034bba8e-3207-4e3b-a243-e16323557d50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034bba8e-3207-4e3b-a243-e16323557d50 found for delete ", "request_id": "req-a7e8fa53-8e28-4796-abdb-925605a968ed"}]} [pid: 8|app: 0|req: 1418/2762] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:15 2026] DELETE /v2.0/security-groups/bee54a43-ae18-40b3-87da-1d7a5021c218 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:18.895 7 WARNING neutron_lib.context [None req-ac160541-dd28-4679-9d37-422d70e2d454 e53336fb746f4561ac0ec28f13b25755 6cfe661b9a884faf94b0cd2390a7bbc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 02:09:18.934 7 INFO neutron.db.segments_db [None req-ac160541-dd28-4679-9d37-422d70e2d454 e53336fb746f4561ac0ec28f13b25755 6cfe661b9a884faf94b0cd2390a7bbc6 - - default default] Added segment 1327796a-4492-4daa-aab6-b263c2536236 of type vxlan for network 73d3031c-0265-4ef3-a2cb-7f651cbd4ea2 2026-05-11 02:09:19.179 7 INFO neutron.db.l3_hamode_db [None req-ac160541-dd28-4679-9d37-422d70e2d454 e53336fb746f4561ac0ec28f13b25755 6cfe661b9a884faf94b0cd2390a7bbc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1419/2763] 10.0.0.37 () {30 vars in 688 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2764] 10.0.0.37 () {30 vars in 690 bytes} [Mon May 11 02:09:19 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: 1421/2765] 10.0.0.37 () {30 vars in 666 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2766] 10.0.0.37 () {30 vars in 702 bytes} [Mon May 11 02:09:19 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) 2026-05-11 02:09:19.315 7 INFO neutron.db.l3_hamode_db [None req-ac160541-dd28-4679-9d37-422d70e2d454 e53336fb746f4561ac0ec28f13b25755 6cfe661b9a884faf94b0cd2390a7bbc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1423/2767] 10.0.0.37 () {28 vars in 437 bytes} [Mon May 11 02:09:19 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: 1424/2768] 10.0.0.37 () {30 vars in 726 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/subnets/70199937-88b0-4dba-8b43-9f95731a052b => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2769] 10.0.0.240 () {34 vars in 668 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/routers => generated 474 bytes in 1227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2770] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:09:19 2026] PUT /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2771] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2772] 10.0.0.240 () {34 vars in 762 bytes} [Mon May 11 02:09:20 2026] PUT /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2773] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2774] 10.0.0.240 () {34 vars in 758 bytes} [Mon May 11 02:09:20 2026] PUT /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2775] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2776] 10.0.0.240 () {34 vars in 780 bytes} [Mon May 11 02:09:20 2026] PUT /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/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: 7|app: 0|req: 1349/2777] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2778] 10.0.0.240 () {34 vars in 751 bytes} [Mon May 11 02:09:20 2026] PUT /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2779] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2780] 10.0.0.240 () {32 vars in 739 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:20.704 7 INFO neutron.api.v2.resource [None req-1d847497-61e9-42fb-b87d-45f979bc2e5f e53336fb746f4561ac0ec28f13b25755 6cfe661b9a884faf94b0cd2390a7bbc6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1351/2781] 10.0.0.240 () {32 vars in 743 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2782] 10.0.0.240 () {32 vars in 742 bytes} [Mon May 11 02:09:20 2026] DELETE /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2783] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2784] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2785] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:20 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: 1435/2786] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:20 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: 1436/2787] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/subnets/70199937-88b0-4dba-8b43-9f95731a052b => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2788] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2789] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:21 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: 1439/2790] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2791] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:21 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: 1441/2792] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:21 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: 1352/2793] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 30 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:21.350 8 INFO neutron.api.v2.resource [None req-df34f2fd-7185-4ad2-997f-ba35c45232e3 e53336fb746f4561ac0ec28f13b25755 6cfe661b9a884faf94b0cd2390a7bbc6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1442/2794] 10.0.0.240 () {32 vars in 746 bytes} [Mon May 11 02:09:21 2026] DELETE /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2795] 10.0.0.240 () {32 vars in 734 bytes} [Mon May 11 02:09:21 2026] DELETE /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/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: 1443/2796] 10.0.0.240 () {32 vars in 731 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2797] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2798] 10.0.0.240 () {34 vars in 742 bytes} [Mon May 11 02:09:21 2026] PUT /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe => generated 480 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2799] 10.0.0.240 () {32 vars in 736 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/ports?device_id=81270d1a-c626-45ab-9cdd-1208ce8de6fe => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:22.621 8 INFO neutron.db.l3_hamode_db [None req-5c28ac19-1639-4e68-a7d3-cbf915935a30 e53336fb746f4561ac0ec28f13b25755 6cfe661b9a884faf94b0cd2390a7bbc6 - - default default] HA network 73d3031c-0265-4ef3-a2cb-7f651cbd4ea2 was deleted as no HA routers are present in tenant 6cfe661b9a884faf94b0cd2390a7bbc6. [pid: 8|app: 0|req: 1445/2800] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:09:22 2026] DELETE /v2.0/routers/81270d1a-c626-45ab-9cdd-1208ce8de6fe => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2801] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:23.053 8 INFO neutron.services.segments.plugin [-] Segment 1327796a-4492-4daa-aab6-b263c2536236 resource provider aggregate not found 2026-05-11 02:09:23.058 8 INFO neutron.services.segments.plugin [-] Segment 1327796a-4492-4daa-aab6-b263c2536236 resource provider aggregate not found 2026-05-11 02:09:23.073 8 INFO neutron.services.segments.plugin [-] Segment 1327796a-4492-4daa-aab6-b263c2536236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1327796a-4492-4daa-aab6-b263c2536236 found for delete ", "request_id": "req-bf4ff293-8336-4c7f-b3cc-094c901c83d6"}]} 2026-05-11 02:09:23.074 8 INFO neutron.services.segments.plugin [-] Segment 1327796a-4492-4daa-aab6-b263c2536236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1327796a-4492-4daa-aab6-b263c2536236 found for delete ", "request_id": "req-4c139a2d-44c4-41df-8cc3-7a3a5f68b6ef"}]} [pid: 8|app: 0|req: 1446/2802] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2803] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/security-groups?tenant_id=6cfe661b9a884faf94b0cd2390a7bbc6&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2804] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:23 2026] DELETE /v2.0/security-groups/428cd6b8-cb10-488e-8799-0fecc2f8cc42 => 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: 1448/2805] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2806] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/security-groups?tenant_id=86785c7da93a4c1ca29ffda694fd9370&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2807] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:23 2026] DELETE /v2.0/security-groups/f7bc0185-3dfc-4b98-bd3c-acba0954f39d => 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: 1449/2808] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:09:23 2026] POST /v2.0/ports => generated 1299 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2809] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:09:24 2026] PUT /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 1460 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1362/2812] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 4038 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1451/2813] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=018144f5-80eb-4074-a13e-b2afb52b4d3e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2814] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/subnets?id=f6d588af-74c0-48e7-880c-eda4487db05b => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2815] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/ports?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3&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-11 02:09:25.649 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a79abdb6-5ace-40c6-ad1c-eba4cf9b8d88'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': '2de4c42b-da4a-4277-a49f-f513da8e3e29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2816] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2817] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2818] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2819] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2820] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&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: 8|app: 0|req: 1455/2821] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2822] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2823] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=2de4c42b-da4a-4277-a49f-f513da8e3e29 => 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: 1368/2824] 199.204.45.109 () {34 vars in 1104 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A349&port_id=2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2825] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b&id=cb29ae89-0db2-4df2-8a81-592371dc397a => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2826] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:26 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&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: 1458/2827] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:26 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2828] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:26 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2829] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:26 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:26.968 7 WARNING neutron_lib.context [None req-a40ebcab-c8a5-4a52-861e-7d548cb00f66 f580db486d06475f8bba19428c803e45 18194e16698144ce95791fc6fe7f3444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1371/2830] 10.0.0.240 () {34 vars in 684 bytes} [Mon May 11 02:09:26 2026] POST /v2.0/security-groups => generated 1603 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2831] 10.0.0.240 () {34 vars in 767 bytes} [Mon May 11 02:09:27 2026] PUT /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2832] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2833] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 4040 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2834] 10.0.0.240 () {34 vars in 778 bytes} [Mon May 11 02:09:27 2026] PUT /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2835] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2836] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2837] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2838] 10.0.0.240 () {34 vars in 774 bytes} [Mon May 11 02:09:27 2026] PUT /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2839] 199.204.45.109 () {34 vars in 1104 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A349&port_id=2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2840] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2841] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b&id=cb29ae89-0db2-4df2-8a81-592371dc397a => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2842] 10.0.0.240 () {34 vars in 796 bytes} [Mon May 11 02:09:27 2026] PUT /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2843] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2844] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2845] 10.0.0.240 () {34 vars in 767 bytes} [Mon May 11 02:09:27 2026] PUT /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2846] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2847] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/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: 1379/2848] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2849] 10.0.0.240 () {32 vars in 755 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:27.521 8 INFO neutron.api.v2.resource [None req-bcfe69d6-527c-49eb-93a0-ac0e96b6943b f580db486d06475f8bba19428c803e45 18194e16698144ce95791fc6fe7f3444 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2850] 10.0.0.240 () {32 vars in 759 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2851] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2852] 10.0.0.240 () {32 vars in 758 bytes} [Mon May 11 02:09:27 2026] DELETE /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2853] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:27.615 8 INFO neutron.api.v2.resource [None req-132dc398-8b38-48c3-ad35-f09cc2cdf482 f580db486d06475f8bba19428c803e45 18194e16698144ce95791fc6fe7f3444 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/2854] 10.0.0.240 () {32 vars in 762 bytes} [Mon May 11 02:09:27 2026] DELETE /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2855] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:09:27 2026] DELETE /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2856] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0/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: 1383/2857] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:27 2026] DELETE /v2.0/security-groups/110301a0-0131-49b6-bf82-c2139116c0e0 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2858] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:28 2026] GET /v2.0/security-groups?tenant_id=18194e16698144ce95791fc6fe7f3444&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2859] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:28 2026] DELETE /v2.0/security-groups/c7b63c2b-a70d-4ef9-ba6c-f5ef767ff6a6 => 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: 1476/2860] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:09:28 2026] GET /v2.0/security-groups?tenant_id=a0483191f89c4f1fa04fea1953e50383&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2861] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:09:28 2026] DELETE /v2.0/security-groups/45e6acc7-a7a3-46d2-a4d7-a196e48d4ea6 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2862] 10.0.0.13 () {34 vars in 970 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 1462 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2863] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 1462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2864] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 1462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2865] 199.204.45.109 () {34 vars in 789 bytes} [Mon May 11 02:09:30 2026] PUT /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 1197 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2866] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1388/2867] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/subnets/70199937-88b0-4dba-8b43-9f95731a052b => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2868] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:30.631 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-563457f6-ae43-43c5-ad76-f632aa8f164e'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': '2de4c42b-da4a-4277-a49f-f513da8e3e29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1389/2869] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:30 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: 1481/2870] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:30 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: 1390/2871] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:30 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: 1482/2872] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2873] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2874] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2875] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2876] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2877] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2878] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2879] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2880] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2881] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2882] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2883] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2884] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2885] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2886] 10.0.0.37 () {30 vars in 688 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2887] 10.0.0.37 () {30 vars in 690 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2888] 10.0.0.37 () {30 vars in 666 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2889] 10.0.0.37 () {30 vars in 702 bytes} [Mon May 11 02:09:35 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: 1491/2890] 10.0.0.37 () {28 vars in 437 bytes} [Mon May 11 02:09:35 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: 1400/2891] 10.0.0.37 () {30 vars in 726 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/subnets/917987a5-bace-41d2-b6ec-66d2f2beb045 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2892] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:36 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: 1401/2893] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:36 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: 1493/2894] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:36 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: 1402/2895] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:36 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: 1494/2896] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:36 2026] GET /v2.0/subnets/70199937-88b0-4dba-8b43-9f95731a052b => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2897] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:36 2026] GET /v2.0/subnets/917987a5-bace-41d2-b6ec-66d2f2beb045 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2898] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:09:36 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2899] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:36 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: 1496/2900] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2901] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:36 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: 1497/2902] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:36 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: 1406/2903] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:37 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2904] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:37 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?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: 1407/2905] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:09:38 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2906] 199.204.45.109 () {38 vars in 955 bytes} [Mon May 11 02:09:38 2026] POST /v2.0/ports => generated 1307 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2907] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:09:38 2026] PUT /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 1468 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1410/2910] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 5271 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1501/2911] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=018144f5-80eb-4074-a13e-b2afb52b4d3e => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:40.522 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-966c82d1-5f8e-4452-a6b3-63992436c8aa'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': '2de61cf0-ddd2-42a9-aa46-4819e4b474ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2912] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/subnets?id=f6d588af-74c0-48e7-880c-eda4487db05b => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2913] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/ports?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2914] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2915] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2916] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2917] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2918] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2919] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2920] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2921] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=2de4c42b-da4a-4277-a49f-f513da8e3e29 => 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: 1416/2922] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2923] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:40 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2924] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2925] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2926] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2927] 199.204.45.109 () {34 vars in 1106 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1bf&port_id=2de61cf0-ddd2-42a9-aa46-4819e4b474ac => 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: 1419/2928] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/subnets?id=917987a5-bace-41d2-b6ec-66d2f2beb045&id=e5a69b0e-6b29-447a-afbd-ce38ff2f21f9 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2929] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&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: 1420/2930] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2931] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2932] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?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: 1512/2933] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 5271 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2934] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2935] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=2de61cf0-ddd2-42a9-aa46-4819e4b474ac => 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: 1423/2936] 199.204.45.109 () {34 vars in 1106 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1bf&port_id=2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2937] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/subnets?id=917987a5-bace-41d2-b6ec-66d2f2beb045&id=e5a69b0e-6b29-447a-afbd-ce38ff2f21f9 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2938] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2939] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2940] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2941] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?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: 1426/2942] 10.0.0.13 () {34 vars in 970 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 1470 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2943] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 1470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2944] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 1470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2945] 199.204.45.109 () {34 vars in 789 bytes} [Mon May 11 02:09:45 2026] PUT /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 1201 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2946] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1519/2947] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/subnets/917987a5-bace-41d2-b6ec-66d2f2beb045 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2948] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:45.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b1d416d-abf8-4661-a8b8-22e0af67cec1'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': '2de61cf0-ddd2-42a9-aa46-4819e4b474ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1520/2949] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2950] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:45 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: 1521/2951] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:45 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: 1431/2952] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2953] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2954] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2955] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2956] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2957] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2958] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2959] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 5040 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2960] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2961] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=2de61cf0-ddd2-42a9-aa46-4819e4b474ac => 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: 1436/2962] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/subnets?id=917987a5-bace-41d2-b6ec-66d2f2beb045 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2963] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2964] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2965] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2968] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:55 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: 1439/2969] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2970] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:55 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: 1440/2971] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:55 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: 1532/2972] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:09:55 2026] GET /v2.0/subnets/70199937-88b0-4dba-8b43-9f95731a052b => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2973] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:09:55 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 5040 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2974] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:09:56 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: 1442/2975] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:09:56 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: 1534/2976] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:09:56 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: 1443/2977] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:09:56 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: 1535/2978] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:09:56 2026] GET /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 1237 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2979] 199.204.45.109 () {34 vars in 788 bytes} [Mon May 11 02:09:56 2026] PUT /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 1026 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2980] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:09:56 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1445/2981] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:09:56 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 4865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2982] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:09:56 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 4865 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:57.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-335e9bcf-8ba9-42b6-9445-2eee53add1a2'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': '2de61cf0-ddd2-42a9-aa46-4819e4b474ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2983] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:09:57 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 4865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2984] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:09:57 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2985] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:09:57 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2986] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:09:57 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?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: 1448/2987] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:09:57 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 4865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2988] 199.204.45.109 () {34 vars in 975 bytes} [Mon May 11 02:09:58 2026] GET /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2989] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:09:58 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 4865 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2990] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:09:58 2026] DELETE /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2991] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:09:59 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:59.942 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f475af7a-686e-4513-b06a-13173f5f9eff 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/2992] 199.204.45.109 () {32 vars in 758 bytes} [Mon May 11 02:09:59 2026] DELETE /v2.0/ports/2de61cf0-ddd2-42a9-aa46-4819e4b474ac => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2993] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:00.053 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ce93024-4c87-4597-8d15-78c305f524cc'] response: {'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'name': 'network-vif-deleted', 'tag': '2de61cf0-ddd2-42a9-aa46-4819e4b474ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1451/2994] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:10:00 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: 1544/2995] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:10:00 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: 1452/2996] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:10:00 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: 1545/2997] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2998] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2999] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3000] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3001] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3002] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3003] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3004] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3811 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3005] 199.204.45.109 () {34 vars in 1146 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/networks?id=50ed1829-2724-488c-a342-09fa5d3b5ee3&id=168a640b-c92b-4101-a8e4-069cad222bff&id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 2310 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3006] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=018144f5-80eb-4074-a13e-b2afb52b4d3e => 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: 1550/3007] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/subnets?id=f6d588af-74c0-48e7-880c-eda4487db05b => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3008] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3009] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?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: 1459/3010] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3011] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3012] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3013] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3014] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3015] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3016] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3017] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/subnets?id=70199937-88b0-4dba-8b43-9f95731a052b => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3018] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/ports?network_id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3019] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3020] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3021] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:10: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: 1465/3022] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3023] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3024] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3025] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3811 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3026] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:10:06 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: 1560/3027] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:10:06 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: 1468/3028] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:10:06 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: 1561/3029] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3030] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3031] 199.204.45.109 () {34 vars in 788 bytes} [Mon May 11 02:10:06 2026] PUT /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 1026 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3032] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1563/3033] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3034] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:07.487 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-108679fe-d7ed-4fe4-8d0a-07c30de8bef8'] response: {'name': 'network-changed', 'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'tag': '2de4c42b-da4a-4277-a49f-f513da8e3e29', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3035] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3036] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/networks?id=e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3037] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3038] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3039] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:08 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3040] 199.204.45.109 () {34 vars in 975 bytes} [Mon May 11 02:10:09 2026] GET /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => 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: 1567/3041] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:09 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3042] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:10:09 2026] DELETE /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3045] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:10.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1317ece-f860-4105-bb88-f07768db8122 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3046] 199.204.45.109 () {32 vars in 758 bytes} [Mon May 11 02:10:10 2026] DELETE /v2.0/ports/2de4c42b-da4a-4277-a49f-f513da8e3e29 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3047] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:10:10 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: 1570/3048] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:10.430 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83e8e3db-56ba-479b-b584-06f735a3981e'] response: {'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'name': 'network-vif-deleted', 'tag': '2de4c42b-da4a-4277-a49f-f513da8e3e29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1479/3049] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:10:10 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: 1571/3050] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:10:10 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: 1480/3051] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3052] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3053] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3054] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3055] 199.204.45.109 () {30 vars in 742 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3056] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3057] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3058] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3059] 199.204.45.109 () {34 vars in 1066 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/networks?id=50ed1829-2724-488c-a342-09fa5d3b5ee3&id=168a640b-c92b-4101-a8e4-069cad222bff => generated 1523 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3060] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=018144f5-80eb-4074-a13e-b2afb52b4d3e => 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: 1485/3061] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/subnets?id=f6d588af-74c0-48e7-880c-eda4487db05b => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3062] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/ports?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3063] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3064] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3065] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3066] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3067] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3068] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3069] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:11 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3070] 199.204.45.109 () {34 vars in 1096 bytes} [Mon May 11 02:10:12 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3071] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:10:12 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3072] 199.204.45.109 () {34 vars in 1066 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/networks?id=50ed1829-2724-488c-a342-09fa5d3b5ee3&id=168a640b-c92b-4101-a8e4-069cad222bff => generated 1523 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3073] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=018144f5-80eb-4074-a13e-b2afb52b4d3e => 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: 1583/3074] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/subnets?id=f6d588af-74c0-48e7-880c-eda4487db05b => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3075] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/ports?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3&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: 1584/3076] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3077] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3078] 199.204.45.109 () {34 vars in 1058 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=db12f57a-6e88-44f3-9546-045275632d53 => 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: 1494/3079] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/subnets?id=ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3080] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/ports?network_id=168a640b-c92b-4101-a8e4-069cad222bff&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: 1495/3081] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3082] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:13 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?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: 1496/3083] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3084] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3085] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:10:22 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: 1589/3086] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:22.402 7 INFO neutron.api.v2.resource [None req-1d7d02a9-9db4-47aa-b9b5-7b3eba41887a 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3087] 199.204.45.109 () {30 vars in 762 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/security-groups/lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3088] 199.204.45.109 () {30 vars in 784 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/security-groups?name=lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 2863 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3089] 199.204.45.109 () {30 vars in 814 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/security-group-rules?security_group_id=074b64ea-3ee6-4448-b13d-e64baf90e8da => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3090] 199.204.45.109 () {32 vars in 788 bytes} [Mon May 11 02:10:22 2026] DELETE /v2.0/security-group-rules/5395f651-054f-4cd2-84c7-0c6f04281d43 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3091] 199.204.45.109 () {32 vars in 788 bytes} [Mon May 11 02:10:22 2026] DELETE /v2.0/security-group-rules/f8071867-5a70-4519-82e8-df02fddee485 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:26.199 8 INFO neutron.db.l3_db [None req-947c3623-e463-4f7e-8dfa-bd5dc3b48ea9 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Floating IP ee28b6db-8079-45b1-ba61-1a7ad4d79e1f disassociated (deleted). External IP: 10.96.250.220, port: 9bbf545a-403e-4581-927b-2345dac7ec31. [pid: 8|app: 0|req: 1593/3094] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:10:25 2026] DELETE /v2.0/floatingips/ee28b6db-8079-45b1-ba61-1a7ad4d79e1f => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:26.531 7 INFO neutron.api.v2.resource [None req-bcbb7b46-6dad-4547-a7f8-e63a06d0aeb4 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/3095] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/floatingips/ee28b6db-8079-45b1-ba61-1a7ad4d79e1f => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3096] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:10:27 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: 1503/3097] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:10:27 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: 1595/3098] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3099] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:10:27 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-11 02:10:27.668 8 INFO neutron.api.v2.resource [None req-8455acf6-60db-46b5-bd1f-175ded062e8b 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3100] 199.204.45.109 () {30 vars in 762 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/security-groups/lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3101] 199.204.45.109 () {30 vars in 784 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/security-groups?name=lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 1637 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3102] 199.204.45.109 () {30 vars in 814 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/security-group-rules?security_group_id=074b64ea-3ee6-4448-b13d-e64baf90e8da => 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: 1506/3103] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:10:27 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: 1598/3104] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:10:27 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: 1507/3105] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:10:27 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: 1599/3106] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:10:27 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: 1508/3107] 199.204.45.109 () {30 vars in 740 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3108] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3109] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3110] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:28 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3111] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:29 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3112] 199.204.45.109 () {34 vars in 975 bytes} [Mon May 11 02:10:30 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3113] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:10:30 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3114] 199.204.45.109 () {34 vars in 1016 bytes} [Mon May 11 02:10:30 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3115] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:30 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3116] 199.204.45.109 () {38 vars in 1028 bytes} [Mon May 11 02:10:30 2026] PUT /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1151 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3117] 199.204.45.109 () {30 vars in 768 bytes} [Mon May 11 02:10:31 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1605/3118] 199.204.45.109 () {34 vars in 788 bytes} [Mon May 11 02:10:31 2026] PUT /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1090 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3119] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:31 2026] GET /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 1090 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1606/3120] 199.204.45.109 () {32 vars in 758 bytes} [Mon May 11 02:10:31 2026] DELETE /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3121] 199.204.45.109 () {30 vars in 702 bytes} [Mon May 11 02:10:31 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: 1607/3122] 199.204.45.109 () {30 vars in 704 bytes} [Mon May 11 02:10:31 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: 1516/3123] 199.204.45.109 () {30 vars in 680 bytes} [Mon May 11 02:10:31 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: 1608/3124] 199.204.45.109 () {30 vars in 716 bytes} [Mon May 11 02:10:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:31.948 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43141fcf-346d-4357-b312-ef6a374add2c 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3125] 199.204.45.109 () {32 vars in 758 bytes} [Mon May 11 02:10:31 2026] DELETE /v2.0/ports/db12f57a-6e88-44f3-9546-045275632d53 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3126] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:31 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:32.013 7 INFO neutron.api.v2.resource [None req-ff9322c8-f9ce-4416-9d9c-58ef7447d163 192505b12ae64a66a483b248d5fb861f c246ff017f904d8582579bc21bc99341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3127] 199.204.45.109 () {30 vars in 762 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/security-groups/lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3128] 199.204.45.109 () {30 vars in 784 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/security-groups?name=lb-3b35b66d-c04b-4f83-9bb2-b1787de6cd1e => generated 1637 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3129] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/ports?tenant_id=c246ff017f904d8582579bc21bc99341&device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => 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: 1611/3130] 199.204.45.109 () {30 vars in 736 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3131] 199.204.45.109 () {34 vars in 1066 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/networks?id=50ed1829-2724-488c-a342-09fa5d3b5ee3&id=168a640b-c92b-4101-a8e4-069cad222bff => generated 1523 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3132] 199.204.45.109 () {34 vars in 1060 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=018144f5-80eb-4074-a13e-b2afb52b4d3e => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3133] 199.204.45.109 () {34 vars in 984 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/subnets?id=f6d588af-74c0-48e7-880c-eda4487db05b => 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: 1523/3134] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/ports?network_id=50ed1829-2724-488c-a342-09fa5d3b5ee3&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3135] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3136] 199.204.45.109 () {34 vars in 788 bytes} [Mon May 11 02:10:32 2026] PUT /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 1094 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3137] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:32 2026] GET /v2.0/networks/50ed1829-2724-488c-a342-09fa5d3b5ee3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3138] 199.204.45.109 () {32 vars in 778 bytes} [Mon May 11 02:10:32 2026] DELETE /v2.0/security-groups/074b64ea-3ee6-4448-b13d-e64baf90e8da => 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: 1526/3139] 199.204.45.109 () {32 vars in 758 bytes} [Mon May 11 02:10:32 2026] DELETE /v2.0/ports/9bbf545a-403e-4581-927b-2345dac7ec31 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3140] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:10:35 2026] GET /v2.0/ports?device_id=f5ddcff2-7541-491d-a3cb-10471f5915b8 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3141] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:10:35 2026] DELETE /v2.0/ports/018144f5-80eb-4074-a13e-b2afb52b4d3e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:37.098 8 INFO neutron.db.l3_db [None req-de925aea-e774-4f34-a85a-4e5716828e36 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Floating IP 9f6838ed-579c-4578-bb2b-12f737b40989 disassociated (deleted). External IP: 10.96.250.214, port: 2e1893e9-7b84-403a-a0e7-07ce2889e23a. [pid: 8|app: 0|req: 1615/3142] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:10:36 2026] DELETE /v2.0/floatingips/9f6838ed-579c-4578-bb2b-12f737b40989 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:37.474 7 INFO neutron.api.v2.resource [None req-b0598d9f-0777-475f-af13-87f9d1ce4698 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3143] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:10:37 2026] GET /v2.0/floatingips/9f6838ed-579c-4578-bb2b-12f737b40989 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:10:37.681 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5399a05-6aca-4dd4-afd6-754de86226da'] response: {'name': 'network-changed', 'server_uuid': '7df95f39-7792-4602-baa1-377bec041bc0', 'tag': '2e1893e9-7b84-403a-a0e7-07ce2889e23a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1616/3144] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:10:37 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:37.749 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4109960e-f6ba-4a70-aff7-01ea60ab66b5'] response: {'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'name': 'network-vif-deleted', 'tag': '018144f5-80eb-4074-a13e-b2afb52b4d3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1529/3145] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:10:37 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3146] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3147] 199.204.45.109 () {34 vars in 986 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/networks?id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3148] 199.204.45.109 () {34 vars in 1056 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.26&port_id=2e1893e9-7b84-403a-a0e7-07ce2889e23a => 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: 1531/3149] 199.204.45.109 () {34 vars in 1106 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=2e1893e9-7b84-403a-a0e7-07ce2889e23a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3150] 199.204.45.109 () {34 vars in 1064 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/subnets?id=917987a5-bace-41d2-b6ec-66d2f2beb045&id=e5a69b0e-6b29-447a-afbd-ce38ff2f21f9 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3151] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&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: 1620/3152] 199.204.45.109 () {34 vars in 1052 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/ports?network_id=ce6d6446-e9cb-404a-8242-6efacfbf9a7d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3153] 199.204.45.109 () {34 vars in 1012 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3154] 199.204.45.109 () {34 vars in 1112 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3157] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:10:39 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3158] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:10:39 2026] DELETE /v2.0/ports/2e1893e9-7b84-403a-a0e7-07ce2889e23a => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3159] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/ports?device_id=7df95f39-7792-4602-baa1-377bec041bc0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:47.949 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65318ffa-6031-4a9e-922d-9ae419a5e62b'] response: {'server_uuid': '7df95f39-7792-4602-baa1-377bec041bc0', 'name': 'network-vif-deleted', 'tag': '2e1893e9-7b84-403a-a0e7-07ce2889e23a', 'status': 'completed', 'code': 200} 2026-05-11 02:10:48.601 8 INFO neutron.db.l3_db [None req-a8653fa6-2832-4103-8448-dd7cd2c3fd8e 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] Floating IP 50b9b8a0-5665-45c8-92e9-e5a42cd364ec disassociated (deleted). External IP: 10.96.250.205, port: 55c6a553-6e42-4e52-b848-90f23f1a12a5. [pid: 8|app: 0|req: 1624/3160] 10.0.0.240 () {32 vars in 732 bytes} [Mon May 11 02:10:47 2026] DELETE /v2.0/floatingips/50b9b8a0-5665-45c8-92e9-e5a42cd364ec => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:48.918 7 INFO neutron.api.v2.resource [None req-2ade4f9b-59f4-423d-b6e5-623608b449dd 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3161] 10.0.0.240 () {32 vars in 729 bytes} [Mon May 11 02:10:48 2026] GET /v2.0/floatingips/50b9b8a0-5665-45c8-92e9-e5a42cd364ec => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3162] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:10:49 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3163] 10.0.0.13 () {34 vars in 1039 bytes} [Mon May 11 02:10:49 2026] GET /v2.0/security-groups?id=9fb45178-4244-4f56-8689-128fe60dda30&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3164] 199.204.45.109 () {34 vars in 994 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3165] 199.204.45.109 () {36 vars in 997 bytes} [Mon May 11 02:10:51 2026] DELETE /v2.0/ports/55c6a553-6e42-4e52-b848-90f23f1a12a5 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:51.579 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-445d3449-566a-4769-9a59-186927a74ae9'] response: {'name': 'network-changed', 'server_uuid': '2172f57c-a395-4e6c-bd85-1a9e91dbe54d', 'tag': '55c6a553-6e42-4e52-b848-90f23f1a12a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1627/3166] 199.204.45.109 () {34 vars in 1080 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/ports?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => 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: 1540/3167] 10.0.0.13 () {34 vars in 989 bytes} [Mon May 11 02:10:54 2026] GET /v2.0/ports?device_id=2172f57c-a395-4e6c-bd85-1a9e91dbe54d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:59.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-953b9bf9-df67-4374-8cf2-aa6abc590e11'] response: {'server_uuid': '2172f57c-a395-4e6c-bd85-1a9e91dbe54d', 'name': 'network-vif-deleted', 'tag': '55c6a553-6e42-4e52-b848-90f23f1a12a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1542/3170] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:10:59 2026] DELETE /v2.0/security-group-rules/c7b273ac-aa1f-4462-ad1b-eed35dddcd7f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:59.437 8 INFO neutron.api.v2.resource [None req-6b1fce55-1047-417b-96e6-80c317234640 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3171] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:10:59 2026] GET /v2.0/security-group-rules/c7b273ac-aa1f-4462-ad1b-eed35dddcd7f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3172] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:10:59 2026] DELETE /v2.0/security-group-rules/28586f98-715b-48f0-b1f9-480069c84082 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:59.530 8 INFO neutron.api.v2.resource [None req-85d60e12-e551-48a3-9d64-9022b03e6efd 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3173] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:10:59 2026] GET /v2.0/security-group-rules/28586f98-715b-48f0-b1f9-480069c84082 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3174] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:10:59 2026] DELETE /v2.0/security-group-rules/0c45ad26-10c2-4d00-a830-7e7ca3f0e127 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:59.616 8 INFO neutron.api.v2.resource [None req-611508f1-fdca-492e-b0cc-8d6e46b4d87a 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3175] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:10:59 2026] GET /v2.0/security-group-rules/0c45ad26-10c2-4d00-a830-7e7ca3f0e127 => 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: 1545/3176] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:10:59 2026] DELETE /v2.0/security-group-rules/a91d3020-2a1f-4753-b976-a4156c09affe => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:59.714 8 INFO neutron.api.v2.resource [None req-ee249d4a-7a86-42c7-aa43-078526eefdfa 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3177] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:10:59 2026] GET /v2.0/security-group-rules/a91d3020-2a1f-4753-b976-a4156c09affe => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3178] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:10:59 2026] DELETE /v2.0/security-group-rules/f07060cd-902e-437e-8699-09976816546e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:59.811 8 INFO neutron.api.v2.resource [None req-2279b7f0-4cd5-46e6-8601-861b91d04bb7 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3179] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:10:59 2026] GET /v2.0/security-group-rules/f07060cd-902e-437e-8699-09976816546e => 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: 1547/3180] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:10:59 2026] DELETE /v2.0/security-group-rules/3ea01335-27cb-4a8b-b387-91badc7849c2 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:59.897 8 INFO neutron.api.v2.resource [None req-01737aa1-e86d-48bb-9dc9-c285b30a9ac9 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3181] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:10:59 2026] GET /v2.0/security-group-rules/3ea01335-27cb-4a8b-b387-91badc7849c2 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3182] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:10:59 2026] DELETE /v2.0/security-group-rules/14184e73-ff38-49e5-bd95-ff69d350afb4 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:59.980 8 INFO neutron.api.v2.resource [None req-47370be1-1ccf-49e0-a8fb-97c9282e2dad 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3183] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:10:59 2026] GET /v2.0/security-group-rules/14184e73-ff38-49e5-bd95-ff69d350afb4 => 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: 1549/3184] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:10:59 2026] DELETE /v2.0/security-group-rules/4cfc16df-a7b0-4a82-aa38-1e1d37021666 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:11:00.066 8 INFO neutron.api.v2.resource [None req-e199329a-a770-42b5-9da1-06d9793f9a38 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3185] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:11:00 2026] GET /v2.0/security-group-rules/4cfc16df-a7b0-4a82-aa38-1e1d37021666 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3186] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:11:00 2026] DELETE /v2.0/security-group-rules/a459e75f-cf4c-434d-b781-c776e2c98c48 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:11:00.157 8 INFO neutron.api.v2.resource [None req-26070c30-d436-40c2-abf5-f84ce854d5e4 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3187] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:11:00 2026] GET /v2.0/security-group-rules/a459e75f-cf4c-434d-b781-c776e2c98c48 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3188] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:11:00 2026] DELETE /v2.0/security-group-rules/1c1a2f4c-544e-4761-b26b-17dbc6c22d42 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:11:00.242 8 INFO neutron.api.v2.resource [None req-66289823-2f43-4dea-b9dd-f6dab96097c8 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3189] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:11:00 2026] GET /v2.0/security-group-rules/1c1a2f4c-544e-4761-b26b-17dbc6c22d42 => 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: 1552/3190] 10.0.0.240 () {32 vars in 750 bytes} [Mon May 11 02:11:00 2026] DELETE /v2.0/security-group-rules/f15066cd-ab84-415e-b80f-347fcfc2b841 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:11:00.313 8 INFO neutron.api.v2.resource [None req-f24f17a4-20b5-42fa-8f6c-b18a43657983 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3191] 10.0.0.240 () {32 vars in 747 bytes} [Mon May 11 02:11:00 2026] GET /v2.0/security-group-rules/f15066cd-ab84-415e-b80f-347fcfc2b841 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3192] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:11:00 2026] DELETE /v2.0/security-groups/9fb45178-4244-4f56-8689-128fe60dda30 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:11:00.425 8 INFO neutron.api.v2.resource [None req-33922e29-0fbe-4160-9a49-a1482a700be3 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3193] 10.0.0.240 () {32 vars in 737 bytes} [Mon May 11 02:11:00 2026] GET /v2.0/security-groups/9fb45178-4244-4f56-8689-128fe60dda30 => 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: 1554/3194] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:11:00 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:01.590 8 INFO neutron.api.v2.resource [None req-0d48d1ff-c03c-44f7-bb38-0cf0c0a5c3e7 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3195] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:11:01 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3196] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:11:01 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/remove_router_interface => generated 309 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:02.691 8 INFO neutron.api.v2.resource [None req-dbc964bc-21e6-42a1-b5fc-06fa30ff3dde 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3197] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:11:02 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/remove_router_interface => generated 198 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3198] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:11:02 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:03.789 8 INFO neutron.api.v2.resource [None req-1d65fb03-babd-46ba-bea2-59bc33451667 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3199] 10.0.0.240 () {34 vars in 789 bytes} [Mon May 11 02:11:03 2026] PUT /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:11:04.757 7 INFO neutron.db.l3_hamode_db [None req-e81994ec-104d-47dd-8332-e1d199ae799d 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] HA network 71302d83-b99e-4f88-a3d8-1a5f893019f7 was deleted as no HA routers are present in tenant 155ce26a78a04f4fbebfa458fbccdcdb. [pid: 7|app: 0|req: 1557/3200] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:11:03 2026] DELETE /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c => generated 0 bytes in 964 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:11:04.792 8 INFO neutron.api.v2.resource [None req-14ef1aaa-4f09-4eab-8912-0a621ba162e3 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3201] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:11:04 2026] GET /v2.0/routers/25138267-ca2d-4dda-877b-b99b94d46c9c => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:11:04.829 7 INFO neutron.services.segments.plugin [-] Segment 52298259-fb61-4189-8558-b8d05ad27e33 resource provider aggregate not found 2026-05-11 02:11:04.842 7 INFO neutron.services.segments.plugin [-] Segment 52298259-fb61-4189-8558-b8d05ad27e33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52298259-fb61-4189-8558-b8d05ad27e33 found for delete ", "request_id": "req-beeb9dc9-a247-43f7-9549-162a99395ed5"}]} 2026-05-11 02:11:04.859 7 INFO neutron.services.segments.plugin [-] Segment 52298259-fb61-4189-8558-b8d05ad27e33 resource provider aggregate not found 2026-05-11 02:11:04.873 7 INFO neutron.services.segments.plugin [-] Segment 52298259-fb61-4189-8558-b8d05ad27e33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52298259-fb61-4189-8558-b8d05ad27e33 found for delete ", "request_id": "req-6dbd7e62-a279-498f-9ffc-748ca0dba67e"}]} [pid: 7|app: 0|req: 1558/3202] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:11:04 2026] DELETE /v2.0/subnets/e5a69b0e-6b29-447a-afbd-ce38ff2f21f9 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:04.973 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a0646cc-2119-48e4-b1c1-df7961e1ada2 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3203] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:11:04 2026] GET /v2.0/subnets/e5a69b0e-6b29-447a-afbd-ce38ff2f21f9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3204] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:11:04 2026] DELETE /v2.0/subnets/917987a5-bace-41d2-b6ec-66d2f2beb045 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:05.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45c2f731-5930-4609-aebe-073165416d0a 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3205] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/subnets/917987a5-bace-41d2-b6ec-66d2f2beb045 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3206] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:11:05 2026] DELETE /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:05.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66ab1aa3-65d7-472e-96ff-6088ba211fa0 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3207] 10.0.0.240 () {32 vars in 723 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/networks/ce6d6446-e9cb-404a-8242-6efacfbf9a7d => 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: 1561/3208] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:11:05 2026] DELETE /v2.0/subnets/cb29ae89-0db2-4df2-8a81-592371dc397a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:05.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34b4b71e-c25f-47c9-95b9-f62da576fc94 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3209] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/subnets/cb29ae89-0db2-4df2-8a81-592371dc397a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3210] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:11:05 2026] DELETE /v2.0/subnets/70199937-88b0-4dba-8b43-9f95731a052b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:05.792 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74304351-c875-45a8-9cd2-6fa17de3abd8 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3211] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/subnets/70199937-88b0-4dba-8b43-9f95731a052b => 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: 1563/3212] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:11:05 2026] DELETE /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:06.120 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a83b00f7-0f0d-4a64-aa64-7fe58017bcaa 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3213] 10.0.0.240 () {32 vars in 723 bytes} [Mon May 11 02:11:06 2026] GET /v2.0/networks/e5b7ea22-e12b-4e1b-99cb-142c7d73a332 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3214] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:11:06 2026] DELETE /v2.0/subnets/93484415-22d8-454f-8047-c4c9f08142c3 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:06.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16abd909-aa09-4e48-a4b5-94e0d54b6c90 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3215] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:11:06 2026] GET /v2.0/subnets/93484415-22d8-454f-8047-c4c9f08142c3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3216] 10.0.0.240 () {32 vars in 724 bytes} [Mon May 11 02:11:06 2026] DELETE /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:06.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2874e316-4dc5-4633-bb66-7081aea569f4 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3217] 10.0.0.240 () {32 vars in 721 bytes} [Mon May 11 02:11:06 2026] GET /v2.0/subnets/ca85ab96-be0a-4ee2-9b82-8e38005c7537 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3218] 10.0.0.240 () {32 vars in 726 bytes} [Mon May 11 02:11:06 2026] DELETE /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:06.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24eff8db-c620-4125-9ea0-cf3c06c7c059 4738b8a7dc4c4733a3b760fbd8578f43 155ce26a78a04f4fbebfa458fbccdcdb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3219] 10.0.0.240 () {32 vars in 723 bytes} [Mon May 11 02:11:06 2026] GET /v2.0/networks/168a640b-c92b-4101-a8e4-069cad222bff => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:11:08.683 7 INFO neutron.services.segments.plugin [-] Segment a0900025-82d3-4b2f-a92f-308034e06784 resource provider aggregate not found 2026-05-11 02:11:08.690 7 INFO neutron.services.segments.plugin [-] Segment a0900025-82d3-4b2f-a92f-308034e06784 resource provider aggregate not found 2026-05-11 02:11:08.702 7 INFO neutron.services.segments.plugin [-] Segment a0900025-82d3-4b2f-a92f-308034e06784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0900025-82d3-4b2f-a92f-308034e06784 found for delete ", "request_id": "req-717ee952-8a36-4549-8f80-993e3aa5f25f"}]} 2026-05-11 02:11:08.708 7 INFO neutron.services.segments.plugin [-] Segment a0900025-82d3-4b2f-a92f-308034e06784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0900025-82d3-4b2f-a92f-308034e06784 found for delete ", "request_id": "req-3e15f344-c52e-4dc4-bc5e-f47d8087062c"}]} 2026-05-11 02:11:08.713 7 INFO neutron.services.segments.plugin [-] Segment 8f8c12f9-b208-4cb1-a682-1b21979ae68d resource provider aggregate not found 2026-05-11 02:11:08.723 7 INFO neutron.services.segments.plugin [-] Segment 8f8c12f9-b208-4cb1-a682-1b21979ae68d resource provider aggregate not found 2026-05-11 02:11:08.732 7 INFO neutron.services.segments.plugin [-] Segment 8f8c12f9-b208-4cb1-a682-1b21979ae68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f8c12f9-b208-4cb1-a682-1b21979ae68d found for delete ", "request_id": "req-fd0fd985-10a1-478d-b2c1-4ec910f15981"}]} 2026-05-11 02:11:08.738 7 INFO neutron.services.segments.plugin [-] Segment 8f8c12f9-b208-4cb1-a682-1b21979ae68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f8c12f9-b208-4cb1-a682-1b21979ae68d found for delete ", "request_id": "req-5f7b9437-a42f-4e27-a589-9fce7eafb66e"}]} 2026-05-11 02:11:08.743 7 INFO neutron.services.segments.plugin [-] Segment ed98d81f-c771-42ae-9760-09c37d0c7fc0 resource provider aggregate not found 2026-05-11 02:11:08.753 7 INFO neutron.services.segments.plugin [-] Segment ed98d81f-c771-42ae-9760-09c37d0c7fc0 resource provider aggregate not found 2026-05-11 02:11:08.757 7 INFO neutron.services.segments.plugin [-] Segment ed98d81f-c771-42ae-9760-09c37d0c7fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed98d81f-c771-42ae-9760-09c37d0c7fc0 found for delete ", "request_id": "req-06517ae4-cfb4-483e-9717-9f84b54154da"}]} 2026-05-11 02:11:08.766 7 INFO neutron.services.segments.plugin [-] Segment ed98d81f-c771-42ae-9760-09c37d0c7fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed98d81f-c771-42ae-9760-09c37d0c7fc0 found for delete ", "request_id": "req-edf995f1-b962-48a9-8195-680711a3f746"}]} [pid: 7|app: 0|req: 1567/3220] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:11:08 2026] GET /v2.0/security-groups?tenant_id=6482a489adc145dd8072cb690e427032&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3221] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:11:08 2026] DELETE /v2.0/security-groups/97b012a2-1ddc-4a4a-83e2-a522d5a8fc63 => 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: 1568/3222] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/security-groups?tenant_id=4f1cdd93a027441794ba5efa1a8372cb&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: 1655/3223] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:11:09 2026] DELETE /v2.0/security-groups/f29ebcc0-aa5a-4e6d-ad03-b55f5759f19c => 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: 1569/3224] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/security-groups?tenant_id=dd28e113a69f4520ace024fc5c31113d&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3227] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:11:09 2026] DELETE /v2.0/security-groups/c0ae445c-cf5d-4b2d-8139-e33481b3b0a6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3228] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/security-groups?tenant_id=155ce26a78a04f4fbebfa458fbccdcdb&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3229] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:11:09 2026] DELETE /v2.0/security-groups/d796dfa5-e285-4104-a4b7-90618cc38d94 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3230] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/security-groups?tenant_id=2b289edb4f3d463085caa55ddfa18585&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3231] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:11:10 2026] DELETE /v2.0/security-groups/59cbec8f-ffac-436c-b9e7-ef638baa6db4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3232] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/security-groups?tenant_id=6ed29c74b94f4e85be05599ba7c7c07c&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3233] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:11:10 2026] DELETE /v2.0/security-groups/1606287a-6050-4a84-be5a-2e532273dd57 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3234] 10.0.0.240 () {32 vars in 774 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/security-groups?tenant_id=72b2098b8b8e4d30a543b7e9bbf29508&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3235] 10.0.0.240 () {32 vars in 740 bytes} [Mon May 11 02:11:10 2026] DELETE /v2.0/security-groups/8da3c53a-d27a-4982-b0c2-3c57fa4203f2 => 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: 1576/3236] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:11:13 2026] GET /v2.0/networks => generated 2168 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3237] 10.0.0.240 () {32 vars in 655 bytes} [Mon May 11 02:11:14 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3238] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:11:14 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3239] 10.0.0.240 () {32 vars in 643 bytes} [Mon May 11 02:11:15 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3240] 10.0.0.240 () {32 vars in 647 bytes} [Mon May 11 02:11:15 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3241] 10.0.0.240 () {32 vars in 649 bytes} [Mon May 11 02:11:15 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3242] 10.0.0.240 () {32 vars in 663 bytes} [Mon May 11 02:11:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3243] 10.0.0.240 () {32 vars in 655 bytes} [Mon May 11 02:11:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)