+ 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 [Sat Jun 13 23:22:48 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-657cdf7945-9mc77 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55af08b9f1a0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-13 23:22:52.380 7 INFO neutron.common.config [-] Logging enabled! 2026-06-13 23:22:52.380 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-13 23:22:52.383 8 INFO neutron.common.config [-] Logging enabled! 2026-06-13 23:22:52.384 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-13 23:22:52.652 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-13 23:22:52.653 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-13 23:22:53.453 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:22:53.456 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-13 23:22:53.459 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-13 23:22:53.460 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:22:53.460 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-13 23:22:53.460 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-13 23:22:53.460 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:53.466 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:53.466 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:53.467 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:22:53.475 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:22:53.477 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-13 23:22:53.480 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-13 23:22:53.481 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:22:53.481 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-13 23:22:53.482 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-13 23:22:53.482 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:53.486 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-13 23:22:53.487 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:22:53.487 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-13 23:22:53.488 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:53.488 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:53.488 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:22:53.506 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-13 23:22:53.507 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:22:53.507 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-13 23:22:53.528 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-13 23:22:53.529 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-13 23:22:53.529 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-13 23:22:53.529 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-13 23:22:53.536 8 WARNING oslo_policy.policy [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-13 23:22:53.548 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-13 23:22:53.548 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-13 23:22:53.548 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-13 23:22:53.548 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-13 23:22:53.555 7 WARNING oslo_policy.policy [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-13 23:22:53.923 8 INFO neutron.plugins.ml2.managers [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] Initializing driver for type 'vlan' 2026-06-13 23:22:53.948 7 INFO neutron.plugins.ml2.managers [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] Initializing driver for type 'vlan' 2026-06-13 23:22:54.227 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] VlanTypeDriver initialization complete 2026-06-13 23:22:54.227 8 INFO neutron.plugins.ml2.managers [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] Initializing driver for type 'vxlan' 2026-06-13 23:22:54.227 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-13 23:22:54.249 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] VlanTypeDriver initialization complete 2026-06-13 23:22:54.250 7 INFO neutron.plugins.ml2.managers [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] Initializing driver for type 'vxlan' 2026-06-13 23:22:54.250 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-13 23:22:54.252 8 INFO neutron.plugins.ml2.managers [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-13 23:22:54.252 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-13 23:22:54.253 8 INFO neutron.plugins.ml2.managers [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] Initializing extension driver 'port_security' 2026-06-13 23:22:54.253 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-13 23:22:54.253 8 INFO neutron.plugins.ml2.managers [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] Initializing extension driver 'qos' 2026-06-13 23:22:54.253 8 INFO neutron.plugins.ml2.managers [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-13 23:22:54.253 8 INFO neutron.plugins.ml2.managers [None req-d298b1f1-2f49-4637-9964-9d47d68d6b43 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-13 23:22:54.266 8 INFO neutron.quota [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded quota_driver: . 2026-06-13 23:22:54.267 8 INFO neutron.plugins.ml2.plugin [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Modular L2 Plugin initialization complete 2026-06-13 23:22:54.267 8 INFO neutron.plugins.ml2.managers [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-13 23:22:54.267 8 INFO neutron.plugins.ml2.managers [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-13 23:22:54.267 8 INFO neutron.plugins.ml2.managers [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-13 23:22:54.267 8 INFO neutron.extensions.vlantransparent [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Disabled vlantransparent extension. 2026-06-13 23:22:54.268 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: qos 2026-06-13 23:22:54.275 7 INFO neutron.plugins.ml2.managers [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-13 23:22:54.275 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-13 23:22:54.275 7 INFO neutron.plugins.ml2.managers [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] Initializing extension driver 'port_security' 2026-06-13 23:22:54.275 7 INFO neutron.plugins.ml2.extensions.port_security [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-13 23:22:54.276 7 INFO neutron.plugins.ml2.managers [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] Initializing extension driver 'qos' 2026-06-13 23:22:54.276 7 INFO neutron.plugins.ml2.managers [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-13 23:22:54.276 7 INFO neutron.plugins.ml2.managers [None req-50c1880e-a3a8-4fcc-bd8a-1b72cd960b06 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-13 23:22:54.278 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: router 2026-06-13 23:22:54.286 7 INFO neutron.quota [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded quota_driver: . 2026-06-13 23:22:54.287 7 INFO neutron.plugins.ml2.plugin [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Modular L2 Plugin initialization complete 2026-06-13 23:22:54.287 7 INFO neutron.plugins.ml2.managers [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-13 23:22:54.287 7 INFO neutron.plugins.ml2.managers [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-13 23:22:54.287 7 INFO neutron.plugins.ml2.managers [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Got port-security extension from driver 'port_security' 2026-06-13 23:22:54.288 7 INFO neutron.extensions.vlantransparent [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Disabled vlantransparent extension. 2026-06-13 23:22:54.288 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: qos 2026-06-13 23:22:54.298 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: router 2026-06-13 23:22:54.311 8 INFO neutron.services.service_base [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-13 23:22:54.311 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: segments 2026-06-13 23:22:54.331 7 INFO neutron.services.service_base [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-13 23:22:54.331 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: segments 2026-06-13 23:22:54.404 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: trunk 2026-06-13 23:22:54.424 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: trunk 2026-06-13 23:22:54.458 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: vpnaas 2026-06-13 23:22:54.469 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: vpnaas 2026-06-13 23:22:54.495 8 WARNING stevedore.named [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-13 23:22:54.503 7 WARNING stevedore.named [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-13 23:22:54.549 8 INFO neutron_vpnaas.services.vpn.plugin [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-13 23:22:54.549 8 INFO neutron.common.utils [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-13 23:22:54.549 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: auto_allocate 2026-06-13 23:22:54.553 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: tag 2026-06-13 23:22:54.554 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-13 23:22:54.555 7 INFO neutron.common.utils [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-13 23:22:54.555 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: auto_allocate 2026-06-13 23:22:54.558 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: timestamp 2026-06-13 23:22:54.560 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: network_ip_availability 2026-06-13 23:22:54.561 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: tag 2026-06-13 23:22:54.564 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: flavors 2026-06-13 23:22:54.566 8 INFO neutron.manager [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loading Plugin: revisions 2026-06-13 23:22:54.567 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: timestamp 2026-06-13 23:22:54.569 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: network_ip_availability 2026-06-13 23:22:54.569 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Initializing extension manager. 2026-06-13 23:22:54.570 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: address-group 2026-06-13 23:22:54.571 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: address-scope 2026-06-13 23:22:54.572 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-13 23:22:54.573 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: flavors 2026-06-13 23:22:54.573 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: agent 2026-06-13 23:22:54.573 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: agent-resources-synced 2026-06-13 23:22:54.575 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-13 23:22:54.575 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-13 23:22:54.575 7 INFO neutron.manager [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loading Plugin: revisions 2026-06-13 23:22:54.576 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: availability_zone 2026-06-13 23:22:54.577 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: availability_zone_filter 2026-06-13 23:22:54.577 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-13 23:22:54.578 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: default-subnetpools 2026-06-13 23:22:54.579 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Initializing extension manager. 2026-06-13 23:22:54.579 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-13 23:22:54.580 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: dns-integration 2026-06-13 23:22:54.580 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: address-group 2026-06-13 23:22:54.580 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: dns-domain-ports 2026-06-13 23:22:54.581 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-13 23:22:54.581 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: address-scope 2026-06-13 23:22:54.581 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: dvr 2026-06-13 23:22:54.581 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-13 23:22:54.582 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-13 23:22:54.582 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: agent 2026-06-13 23:22:54.583 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: empty-string-filtering 2026-06-13 23:22:54.583 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: agent-resources-synced 2026-06-13 23:22:54.583 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:22:54.584 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-13 23:22:54.584 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: allowed-address-pairs 2026-06-13 23:22:54.584 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: external-net 2026-06-13 23:22:54.585 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-13 23:22:54.585 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: auto-allocated-topology 2026-06-13 23:22:54.585 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: extraroute 2026-06-13 23:22:54.586 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: availability_zone 2026-06-13 23:22:54.586 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: extraroute-atomic 2026-06-13 23:22:54.586 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: availability_zone_filter 2026-06-13 23:22:54.587 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-13 23:22:54.587 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-13 23:22:54.587 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-13 23:22:54.588 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: default-subnetpools 2026-06-13 23:22:54.588 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-13 23:22:54.589 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-13 23:22:54.589 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: dns-integration 2026-06-13 23:22:54.588 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-13 23:22:54.590 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: dns-domain-ports 2026-06-13 23:22:54.590 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: fip-port-details 2026-06-13 23:22:54.591 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-13 23:22:54.591 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: flavors 2026-06-13 23:22:54.591 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: dvr 2026-06-13 23:22:54.592 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-13 23:22:54.592 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-13 23:22:54.593 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: empty-string-filtering 2026-06-13 23:22:54.593 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: floatingip-pools 2026-06-13 23:22:54.593 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:22:54.593 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: ip_allocation 2026-06-13 23:22:54.594 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-13 23:22:54.594 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-13 23:22:54.594 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: external-net 2026-06-13 23:22:54.594 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: l2_adjacency 2026-06-13 23:22:54.595 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-13 23:22:54.595 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: extraroute 2026-06-13 23:22:54.596 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: router 2026-06-13 23:22:54.596 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: extraroute-atomic 2026-06-13 23:22:54.597 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-13 23:22:54.597 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:22:54.597 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-13 23:22:54.598 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: ext-gw-mode 2026-06-13 23:22:54.598 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-13 23:22:54.598 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: l3-ha 2026-06-13 23:22:54.599 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-13 23:22:54.599 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:22:54.599 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: fip-port-details 2026-06-13 23:22:54.599 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-13 23:22:54.600 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: flavors 2026-06-13 23:22:54.600 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: l3-flavors 2026-06-13 23:22:54.601 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:22:54.601 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-13 23:22:54.601 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-13 23:22:54.602 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: floatingip-pools 2026-06-13 23:22:54.602 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: ip_allocation 2026-06-13 23:22:54.603 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: ip-substring-filtering 2026-06-13 23:22:54.603 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-13 23:22:54.604 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: l2_adjacency 2026-06-13 23:22:54.604 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-13 23:22:54.605 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: router 2026-06-13 23:22:54.605 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-13 23:22:54.606 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-13 23:22:54.606 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:22:54.607 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-13 23:22:54.607 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: ext-gw-mode 2026-06-13 23:22:54.607 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: multi-provider 2026-06-13 23:22:54.608 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: l3-ha 2026-06-13 23:22:54.608 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: net-mtu 2026-06-13 23:22:54.608 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:22:54.609 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: net-mtu-writable 2026-06-13 23:22:54.609 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-13 23:22:54.609 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: network_availability_zone 2026-06-13 23:22:54.609 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: l3-flavors 2026-06-13 23:22:54.610 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: network_ha 2026-06-13 23:22:54.610 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:22:54.611 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: network-ip-availability 2026-06-13 23:22:54.611 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-13 23:22:54.612 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-13 23:22:54.612 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: pagination 2026-06-13 23:22:54.613 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: port-device-profile 2026-06-13 23:22:54.613 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-13 23:22:54.613 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-13 23:22:54.614 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-13 23:22:54.614 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-13 23:22:54.614 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: port-mac-override 2026-06-13 23:22:54.615 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-13 23:22:54.615 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-13 23:22:54.615 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-13 23:22:54.616 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: port-resource-request 2026-06-13 23:22:54.616 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-13 23:22:54.617 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-13 23:22:54.617 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-13 23:22:54.617 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: binding 2026-06-13 23:22:54.617 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: multi-provider 2026-06-13 23:22:54.618 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: binding-extended 2026-06-13 23:22:54.618 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: net-mtu 2026-06-13 23:22:54.618 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: port-security 2026-06-13 23:22:54.619 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: net-mtu-writable 2026-06-13 23:22:54.619 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: project-id 2026-06-13 23:22:54.619 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: network_availability_zone 2026-06-13 23:22:54.620 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: provider 2026-06-13 23:22:54.620 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: network_ha 2026-06-13 23:22:54.621 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: network-ip-availability 2026-06-13 23:22:54.621 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos 2026-06-13 23:22:54.622 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-13 23:22:54.622 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-13 23:22:54.622 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: pagination 2026-06-13 23:22:54.622 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-13 23:22:54.623 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: port-device-profile 2026-06-13 23:22:54.623 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-default 2026-06-13 23:22:54.623 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-13 23:22:54.624 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-fip 2026-06-13 23:22:54.624 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-13 23:22:54.624 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-13 23:22:54.624 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: port-mac-override 2026-06-13 23:22:54.625 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-13 23:22:54.625 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-13 23:22:54.625 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-13 23:22:54.626 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-13 23:22:54.626 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-13 23:22:54.626 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: port-resource-request 2026-06-13 23:22:54.627 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-13 23:22:54.627 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: port-resource-request-groups 2026-06-13 23:22:54.627 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: binding 2026-06-13 23:22:54.627 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-pps 2026-06-13 23:22:54.628 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-13 23:22:54.628 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: binding-extended 2026-06-13 23:22:54.628 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-13 23:22:54.629 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: port-security 2026-06-13 23:22:54.629 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: qos-rules-alias 2026-06-13 23:22:54.629 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: project-id 2026-06-13 23:22:54.630 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: quota-check-limit 2026-06-13 23:22:54.630 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: provider 2026-06-13 23:22:54.631 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: quotas 2026-06-13 23:22:54.632 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos 2026-06-13 23:22:54.632 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: quota_details 2026-06-13 23:22:54.632 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-13 23:22:54.633 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-13 23:22:54.634 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: rbac-policies 2026-06-13 23:22:54.634 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-default 2026-06-13 23:22:54.634 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: rbac-address-group 2026-06-13 23:22:54.634 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-fip 2026-06-13 23:22:54.635 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-13 23:22:54.635 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: rbac-address-scope 2026-06-13 23:22:54.635 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: rbac-security-groups 2026-06-13 23:22:54.635 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-gateway-ip 2026-06-13 23:22:54.636 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-13 23:22:54.636 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-port-network-policy 2026-06-13 23:22:54.636 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: revision-if-match 2026-06-13 23:22:54.637 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-pps-minimum 2026-06-13 23:22:54.637 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-13 23:22:54.637 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-13 23:22:54.638 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: router_availability_zone 2026-06-13 23:22:54.638 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-pps 2026-06-13 23:22:54.638 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-13 23:22:54.639 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-rule-type-details 2026-06-13 23:22:54.639 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-13 23:22:54.640 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-13 23:22:54.640 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: qos-rules-alias 2026-06-13 23:22:54.640 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-13 23:22:54.640 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: quota-check-limit 2026-06-13 23:22:54.641 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-13 23:22:54.641 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-13 23:22:54.642 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-13 23:22:54.642 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: quotas 2026-06-13 23:22:54.643 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: quota_details 2026-06-13 23:22:54.644 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: rbac-policies 2026-06-13 23:22:54.645 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: rbac-address-group 2026-06-13 23:22:54.646 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: rbac-address-scope 2026-06-13 23:22:54.646 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: rbac-security-groups 2026-06-13 23:22:54.647 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: rbac-subnetpool 2026-06-13 23:22:54.648 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: revision-if-match 2026-06-13 23:22:54.648 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: standard-attr-revisions 2026-06-13 23:22:54.649 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: router_availability_zone 2026-06-13 23:22:54.649 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: security-group 2026-06-13 23:22:54.650 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-13 23:22:54.650 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: segment 2026-06-13 23:22:54.651 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-13 23:22:54.651 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: security-groups-default-rules 2026-06-13 23:22:54.652 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-13 23:22:54.652 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: service-type 2026-06-13 23:22:54.652 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: sorting 2026-06-13 23:22:54.652 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-13 23:22:54.653 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: standard-attr-segment 2026-06-13 23:22:54.653 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-13 23:22:54.653 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: standard-attr-description 2026-06-13 23:22:54.653 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-13 23:22:54.654 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: stateful-security-group 2026-06-13 23:22:54.654 8 WARNING neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-13 23:22:54.655 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-13 23:22:54.656 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: subnet_onboard 2026-06-13 23:22:54.656 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-13 23:22:54.657 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: subnet-service-types 2026-06-13 23:22:54.657 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: subnet_allocation 2026-06-13 23:22:54.658 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-13 23:22:54.659 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-13 23:22:54.661 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: security-group 2026-06-13 23:22:54.662 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: standard-attr-tag 2026-06-13 23:22:54.662 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-13 23:22:54.662 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: segment 2026-06-13 23:22:54.663 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: trunk 2026-06-13 23:22:54.663 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-13 23:22:54.663 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: trunk-details 2026-06-13 23:22:54.664 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: service-type 2026-06-13 23:22:54.664 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-13 23:22:54.664 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: sorting 2026-06-13 23:22:54.665 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-13 23:22:54.665 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: standard-attr-segment 2026-06-13 23:22:54.665 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-13 23:22:54.666 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: standard-attr-description 2026-06-13 23:22:54.666 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: vpn-flavors 2026-06-13 23:22:54.666 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: stateful-security-group 2026-06-13 23:22:54.667 7 WARNING neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-13 23:22:54.667 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-13 23:22:54.667 8 INFO neutron.api.extensions [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Loaded extension: vpnaas 2026-06-13 23:22:54.668 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: subnet_onboard 2026-06-13 23:22:54.669 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-13 23:22:54.669 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: subnet-service-types 2026-06-13 23:22:54.669 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-13 23:22:54.670 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-13 23:22:54.670 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.670 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: subnet_allocation 2026-06-13 23:22:54.670 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-13 23:22:54.671 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-13 23:22:54.671 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-13 23:22:54.671 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-13 23:22:54.671 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-13 23:22:54.673 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-13 23:22:54.673 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-13 23:22:54.674 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-13 23:22:54.674 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.674 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] subnetpool is already registered 2026-06-13 23:22:54.674 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.674 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: standard-attr-tag 2026-06-13 23:22:54.674 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] subnetpool is already registered 2026-06-13 23:22:54.675 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-13 23:22:54.675 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-13 23:22:54.675 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-13 23:22:54.675 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-13 23:22:54.675 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-13 23:22:54.676 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:22:54.676 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:22:54.676 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: trunk 2026-06-13 23:22:54.676 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: trunk-details 2026-06-13 23:22:54.677 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-13 23:22:54.678 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-13 23:22:54.678 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-13 23:22:54.678 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] router is already registered 2026-06-13 23:22:54.678 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-13 23:22:54.678 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] floatingip is already registered 2026-06-13 23:22:54.679 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-13 23:22:54.679 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-13 23:22:54.679 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] rbac_policy is already registered 2026-06-13 23:22:54.679 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: vpn-flavors 2026-06-13 23:22:54.680 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-13 23:22:54.680 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] security_group is already registered 2026-06-13 23:22:54.680 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-13 23:22:54.680 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] security_group_rule is already registered 2026-06-13 23:22:54.680 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.681 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] subnetpool is already registered 2026-06-13 23:22:54.681 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.681 7 INFO neutron.api.extensions [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Loaded extension: vpnaas 2026-06-13 23:22:54.681 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] subnetpool is already registered 2026-06-13 23:22:54.681 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-13 23:22:54.681 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] trunk is already registered 2026-06-13 23:22:54.681 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-13 23:22:54.682 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] endpoint_group is already registered 2026-06-13 23:22:54.682 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-13 23:22:54.682 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] vpnservice is already registered 2026-06-13 23:22:54.682 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-13 23:22:54.682 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] ipsec_site_connection is already registered 2026-06-13 23:22:54.683 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:22:54.683 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] ipsecpolicy is already registered 2026-06-13 23:22:54.683 8 INFO neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:22:54.683 8 WARNING neutron.quota.resource_registry [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] ikepolicy is already registered 2026-06-13 23:22:54.683 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-13 23:22:54.683 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-13 23:22:54.684 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.684 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-13 23:22:54.685 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-13 23:22:54.685 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-13 23:22:54.688 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-13 23:22:54.688 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-13 23:22:54.688 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-13 23:22:54.689 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.689 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] subnetpool is already registered 2026-06-13 23:22:54.689 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.689 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] subnetpool is already registered 2026-06-13 23:22:54.690 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-13 23:22:54.690 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-13 23:22:54.690 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-13 23:22:54.691 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-13 23:22:54.691 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:22:54.691 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:22:54.693 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-13 23:22:54.693 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] router is already registered 2026-06-13 23:22:54.693 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-13 23:22:54.694 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] floatingip is already registered 2026-06-13 23:22:54.695 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-13 23:22:54.695 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] rbac_policy is already registered 2026-06-13 23:22:54.695 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-13 23:22:54.695 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] security_group is already registered 2026-06-13 23:22:54.696 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-13 23:22:54.696 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] security_group_rule is already registered 2026-06-13 23:22:54.696 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.696 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] subnetpool is already registered 2026-06-13 23:22:54.697 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:22:54.697 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] subnetpool is already registered 2026-06-13 23:22:54.697 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-13 23:22:54.697 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] trunk is already registered 2026-06-13 23:22:54.698 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-13 23:22:54.698 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] endpoint_group is already registered 2026-06-13 23:22:54.698 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-13 23:22:54.698 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] vpnservice is already registered 2026-06-13 23:22:54.698 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-13 23:22:54.699 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] ipsec_site_connection is already registered 2026-06-13 23:22:54.699 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:22:54.699 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] ipsecpolicy is already registered 2026-06-13 23:22:54.699 7 INFO neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:22:54.700 7 WARNING neutron.quota.resource_registry [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] ikepolicy is already registered 2026-06-13 23:22:54.721 8 WARNING keystonemiddleware._common.config [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:22:54.728 8 WARNING oslo_config.cfg [None req-22baa8fa-dc07-43a0-b063-2dd2129a4536 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55af08b9f1a0 pid: 8 (default app) 2026-06-13 23:22:54.743 7 WARNING keystonemiddleware._common.config [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:22:54.751 7 WARNING oslo_config.cfg [None req-f52c7102-e3a2-43c5-b0b4-d712dc836b4c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55af08b9f1a0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:23:01.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cdabba4f-0b4b-4884-9845-01065470cbcf 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.162 () {44 vars in 927 bytes} [Sat Jun 13 23:23:00 2026] GET /v2.0/networks/public => generated 108 bytes in 739 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:23:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:23:02.047 7 WARNING oslo_policy.policy [None req-1f72cbbf-88eb-406d-bc4a-fc0a4ff5b965 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-13 23:23:02.333 7 WARNING neutron.services.revisions.revision_plugin [None req-1f72cbbf-88eb-406d-bc4a-fc0a4ff5b965 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:23:02.358 7 INFO neutron.db.segments_db [None req-1f72cbbf-88eb-406d-bc4a-fc0a4ff5b965 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment be35d339-10c2-4f3c-a8d2-8ee0a2a80476 of type flat for network d1253c54-4593-4332-9a7e-470e546d0f07 2026-06-13 23:23:02.426 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f72cbbf-88eb-406d-bc4a-fc0a4ff5b965 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.162 () {48 vars in 967 bytes} [Sat Jun 13 23:23:01 2026] POST /v2.0/networks => generated 124 bytes in 566 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:23:08.611 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9185874d-482f-43a0-9cd5-42bca86ab1c9 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.162 () {44 vars in 927 bytes} [Sat Jun 13 23:23:08 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:23:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:23:08.927 8 WARNING oslo_policy.policy [None req-1a0f62db-d7b0-4503-9915-dccf13f7fd0e 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-13 23:23:08.965 8 WARNING neutron.services.revisions.revision_plugin [None req-1a0f62db-d7b0-4503-9915-dccf13f7fd0e 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:23:08.993 8 INFO neutron.db.segments_db [None req-1a0f62db-d7b0-4503-9915-dccf13f7fd0e 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 528befec-e3fd-450f-bca2-c56a048716be of type flat for network 8618af09-8ea3-4eed-9c83-b5923c8e2ba2 2026-06-13 23:23:09.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a0f62db-d7b0-4503-9915-dccf13f7fd0e 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.162 () {48 vars in 967 bytes} [Sat Jun 13 23:23:08 2026] POST /v2.0/networks => generated 124 bytes in 425 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:23:14.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16465928-0985-4e54-8bb9-b62d19a3a77f 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.162 () {44 vars in 927 bytes} [Sat Jun 13 23:23:14 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:23:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:23:14.984 8 WARNING neutron.services.revisions.revision_plugin [None req-9f5d21f2-1503-4f1d-b4d6-0dbfa7fc6089 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:23:15.011 8 INFO neutron.db.segments_db [None req-9f5d21f2-1503-4f1d-b4d6-0dbfa7fc6089 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment b2492b76-1a0a-4314-a63e-0ea171866340 of type flat for network 02433ae1-8e1f-417d-889e-73d93cb2c003 2026-06-13 23:23:15.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f5d21f2-1503-4f1d-b4d6-0dbfa7fc6089 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.162 () {48 vars in 967 bytes} [Sat Jun 13 23:23:14 2026] POST /v2.0/networks => generated 124 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:23:20.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d439e6a-1ebd-46de-ae81-27507c324138 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.162 () {44 vars in 927 bytes} [Sat Jun 13 23:23:20 2026] GET /v2.0/networks/public => generated 108 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:23:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:23:21.050 7 WARNING neutron.services.revisions.revision_plugin [None req-402400e2-d18c-4653-b426-ebf4c9afb51b 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:23:21.095 7 INFO neutron.db.segments_db [None req-402400e2-d18c-4653-b426-ebf4c9afb51b 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment c5432baa-c638-4132-be0f-515aabe64d80 of type flat for network d56e5731-706c-48d7-8885-abed18f76df0 2026-06-13 23:23:21.130 7 INFO neutron.pecan_wsgi.hooks.translation [None req-402400e2-d18c-4653-b426-ebf4c9afb51b 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.162 () {48 vars in 967 bytes} [Sat Jun 13 23:23:20 2026] POST /v2.0/networks => generated 124 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:23:27.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b60834a-9ef7-427b-8eb7-489ea587b48d 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.162 () {44 vars in 927 bytes} [Sat Jun 13 23:23:27 2026] GET /v2.0/networks/public => generated 108 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:23:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:23:28.361 8 WARNING neutron.services.revisions.revision_plugin [None req-c0560f5c-b2bc-4357-b116-04d329b53aaf 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:23:29.000 8 INFO neutron.db.segments_db [None req-c0560f5c-b2bc-4357-b116-04d329b53aaf 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment c30cb596-7b5a-4a50-a8aa-381b2aa17377 of type flat for network bf1284a5-22d8-4158-9131-94aa09d7de29 [pid: 8|app: 0|req: 11/19] 199.204.45.162 () {48 vars in 967 bytes} [Sat Jun 13 23:23:27 2026] POST /v2.0/networks => generated 706 bytes in 1563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:23:30.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32d29f74-1d68-4990-b5cc-2fb3df9438e2 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.162 () {44 vars in 927 bytes} [Sat Jun 13 23:23:30 2026] GET /v2.0/networks/public => generated 108 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:23:30 2026] GET /v2.0/networks?name=public => generated 709 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:23:30.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06a9398c-3775-41c6-8dbb-0f845007da9b 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.162 () {44 vars in 1034 bytes} [Sat Jun 13 23:23:30 2026] GET /v2.0/subnets/public-subnet?network_id=bf1284a5-22d8-4158-9131-94aa09d7de29 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.162 () {44 vars in 1057 bytes} [Sat Jun 13 23:23:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=bf1284a5-22d8-4158-9131-94aa09d7de29 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.162 () {48 vars in 965 bytes} [Sat Jun 13 23:23:30 2026] POST /v2.0/subnets => generated 641 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:27:58.976 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dec0c4c4-1279-4811-91b6-ca93827698b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:27:58.977 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0b24b0-42ce-44aa-b79b-d7f119a0ede8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:27:58.981 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Jun 13 23:27:58 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.162) !!! 2026-06-13 23:27:59.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea4fe69c-667f-4aab-bd67-e56f2437bf39 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/59] 199.204.45.162 () {44 vars in 937 bytes} [Sat Jun 13 23:27:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:27:59.131 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:27:59.133 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:27:59.134 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Jun 13 23:27:59 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.162) !!! [pid: 8|app: 0|req: 31/60] 199.204.45.162 () {44 vars in 959 bytes} [Sat Jun 13 23:27:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:27:59.223 7 INFO neutron.db.segments_db [None req-aa9a6714-f5f8-48c5-ad8e-de598d09a955 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment c547fc27-ef3c-48a9-9e3d-719e0e768de9 of type vxlan for network 036bb1ec-8024-4662-b8fa-f42f6746383e [pid: 7|app: 0|req: 30/61] 199.204.45.162 () {48 vars in 966 bytes} [Sat Jun 13 23:27:59 2026] POST /v2.0/networks => generated 706 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:28:00.267 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47538. 2026-06-13 23:28:00.268 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47534. 2026-06-13 23:28:00.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-481f97e2-70ba-4df0-8eb6-35a692bce94f 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/64] 199.204.45.162 () {44 vars in 937 bytes} [Sat Jun 13 23:28:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:28:00.376 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dec0c4c4-1279-4811-91b6-ca93827698b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47570. 2026-06-13 23:28:00.379 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c0b24b0-42ce-44aa-b79b-d7f119a0ede8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47578. [pid: 7|app: 0|req: 32/65] 199.204.45.162 () {44 vars in 959 bytes} [Sat Jun 13 23:28:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:28:00.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-609fed9c-99ff-4712-90fa-fb12f843b5d7 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.162 () {44 vars in 1036 bytes} [Sat Jun 13 23:28:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.204.45.162 () {44 vars in 1059 bytes} [Sat Jun 13 23:28:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.204.45.162 () {48 vars in 965 bytes} [Sat Jun 13 23:28:00 2026] POST /v2.0/subnets => generated 627 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:28:01.732 7 INFO neutron.api.v2.resource [None req-10c09dde-b1fc-4607-9da1-ccee22a3bcd1 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.162 () {44 vars in 971 bytes} [Sat Jun 13 23:28:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.162 () {44 vars in 993 bytes} [Sat Jun 13 23:28:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.162 () {48 vars in 980 bytes} [Sat Jun 13 23:28:01 2026] POST /v2.0/security-groups => generated 1552 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:02 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 1552 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:02 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 1552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:03 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 1552 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:28:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:03 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 2134 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:04 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 2134 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:04 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:28:04 2026] POST /v2.0/security-group-rules => generated 571 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:05 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 2718 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:05 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:05 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:28:05 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:06 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 3302 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:06 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:06 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 3302 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:28:06 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:07 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 3886 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:07 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 3886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:07 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:28:07 2026] POST /v2.0/security-group-rules => generated 571 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.162 () {44 vars in 987 bytes} [Sat Jun 13 23:28:08 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e => generated 731 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:28:08.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0367d247-203c-48e7-85a8-8b9968bdf6bb 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/93] 199.204.45.162 () {44 vars in 1076 bytes} [Sat Jun 13 23:28:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.162 () {44 vars in 1099 bytes} [Sat Jun 13 23:28:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:08 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.162 () {48 vars in 961 bytes} [Sat Jun 13 23:28:08 2026] POST /v2.0/ports => generated 1100 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:28:14.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52059005-0b39-413e-af08-8ea1969693fe 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/97] 199.204.45.162 () {44 vars in 979 bytes} [Sat Jun 13 23:28:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/98] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.162 () {48 vars in 1031 bytes} [Sat Jun 13 23:28:14 2026] PUT /v2.0/ports/ca6f9581-f0b5-4bc7-8643-d9c1ed9decb1 => generated 1213 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.162 () {44 vars in 920 bytes} [Sat Jun 13 23:28:16 2026] GET /v2.0/ports => generated 3730 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:28:17.880 7 INFO neutron.api.v2.resource [None req-4315a342-bf61-439e-8c28-c23c9d0d18cd 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/103] 199.204.45.162 () {44 vars in 959 bytes} [Sat Jun 13 23:28:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.162 () {44 vars in 981 bytes} [Sat Jun 13 23:28:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.162 () {48 vars in 980 bytes} [Sat Jun 13 23:28:17 2026] POST /v2.0/security-groups => generated 1546 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:18 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 1546 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:19 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 1546 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:19 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:28:19 2026] POST /v2.0/security-group-rules => generated 591 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:20 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 2150 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:20 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 2150 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:28:20 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 2150 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:28:20 2026] POST /v2.0/security-group-rules => generated 595 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 199.204.45.162 () {44 vars in 975 bytes} [Sat Jun 13 23:29:33 2026] GET /v2.0/quotas/3a806da365c9462890aa62108efa1b9a => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 61/125] 199.204.45.162 () {48 vars in 1027 bytes} [Sat Jun 13 23:29:33 2026] PUT /v2.0/quotas/3a806da365c9462890aa62108efa1b9a => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:31:43.358 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:31:43.358 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:31:43.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b5c73a6-0878-44c0-b8c7-4aa90d9e0886 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/142] 199.204.45.162 () {30 vars in 741 bytes} [Sat Jun 13 23:31:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 224 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:31:43.591 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0b24b0-42ce-44aa-b79b-d7f119a0ede8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:31:43.593 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dec0c4c4-1279-4811-91b6-ca93827698b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:31:43.593 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Jun 13 23:31:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.162) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 70/143] 199.204.45.162 () {30 vars in 763 bytes} [Sat Jun 13 23:31:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:31:45.270 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c0b24b0-42ce-44aa-b79b-d7f119a0ede8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58430. 2026-06-13 23:31:45.270 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dec0c4c4-1279-4811-91b6-ca93827698b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58442. 2026-06-13 23:31:45.347 7 INFO neutron.pecan_wsgi.hooks.translation [None req-967f3e80-359e-4230-8b9c-977bb863d4d9 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/146] 199.204.45.162 () {30 vars in 741 bytes} [Sat Jun 13 23:31:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.204.45.162 () {30 vars in 763 bytes} [Sat Jun 13 23:31:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:39:46.062 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:39:46.063 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:39:46.065 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Jun 13 23:39:46 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=197cf3ce675e4019ba015c3b5cd12a3e (ip 199.204.45.162) !!! 2026-06-13 23:39:46.250 8 INFO neutron.api.v2.resource [None req-ce47d1c6-380e-45e3-97bc-8c0ac2ad9b5f 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 108/212] 199.204.45.162 () {44 vars in 1074 bytes} [Sat Jun 13 23:39:46 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 139 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:39:46.261 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0b24b0-42ce-44aa-b79b-d7f119a0ede8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:39:46.262 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dec0c4c4-1279-4811-91b6-ca93827698b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:39:46.265 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Jun 13 23:39:46 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=197cf3ce675e4019ba015c3b5cd12a3e (ip 199.204.45.162) !!! [pid: 7|app: 0|req: 105/213] 199.204.45.162 () {44 vars in 1097 bytes} [Sat Jun 13 23:39:46 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 199.204.45.162 () {48 vars in 981 bytes} [Sat Jun 13 23:39:46 2026] POST /v2.0/security-groups => generated 1560 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:39:47.563 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c0b24b0-42ce-44aa-b79b-d7f119a0ede8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52922. 2026-06-13 23:39:47.563 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dec0c4c4-1279-4811-91b6-ca93827698b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52932. [pid: 7|app: 0|req: 106/215] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:47 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 1560 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:39:47.665 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52946. 2026-06-13 23:39:47.668 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52954. [pid: 8|app: 0|req: 110/216] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:39:47 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f => generated 1560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:47 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 1560 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:39:47 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:48 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 2138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:39:48 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f => generated 2138 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:49 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 2138 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/222] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:39:49 2026] POST /v2.0/security-group-rules => generated 567 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/223] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:50 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 2718 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:39:50 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f => generated 2718 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:50 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:39:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:51 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 3300 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:39:51 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f => generated 3300 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:51 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 3300 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/230] 199.204.45.162 () {48 vars in 991 bytes} [Sat Jun 13 23:39:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/249] 199.204.45.162 () {30 vars in 740 bytes} [Sat Jun 13 23:42:00 2026] GET /v2.0/networks?tenant_id=197cf3ce675e4019ba015c3b5cd12a3e&shared=False => generated 15 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:42:01.019 7 INFO neutron.db.segments_db [None req-5734b4f7-7392-4228-97c1-1b1e8382cfd6 eb857b6594404589b69472885d6d728d 197cf3ce675e4019ba015c3b5cd12a3e - - b337ac84306a4b44ae9a6b0891f64e28 b337ac84306a4b44ae9a6b0891f64e28] Added segment 8fc10a2d-03e8-4f35-aac2-095f2d1dee34 of type vxlan for network 0dc98823-c595-4fcf-9067-09b3ebd61cad [pid: 7|app: 0|req: 123/250] 199.204.45.162 () {34 vars in 682 bytes} [Sat Jun 13 23:42:00 2026] POST /v2.0/networks => generated 718 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/251] 199.204.45.162 () {30 vars in 722 bytes} [Sat Jun 13 23:42:01 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: 124/252] 199.204.45.162 () {30 vars in 633 bytes} [Sat Jun 13 23:42:01 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/253] 199.204.45.162 () {34 vars in 677 bytes} [Sat Jun 13 23:42:01 2026] POST /v2.0/ports => generated 963 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/254] 199.204.45.162 () {30 vars in 703 bytes} [Sat Jun 13 23:42:01 2026] GET /v2.0/networks/0dc98823-c595-4fcf-9067-09b3ebd61cad => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/255] 199.204.45.162 () {30 vars in 722 bytes} [Sat Jun 13 23:42:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/256] 199.204.45.162 () {30 vars in 703 bytes} [Sat Jun 13 23:42:04 2026] GET /v2.0/networks/0dc98823-c595-4fcf-9067-09b3ebd61cad => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/259] 199.204.45.162 () {44 vars in 975 bytes} [Sat Jun 13 23:42:28 2026] GET /v2.0/quotas/197cf3ce675e4019ba015c3b5cd12a3e => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 132/260] 199.204.45.162 () {48 vars in 1027 bytes} [Sat Jun 13 23:42:28 2026] PUT /v2.0/quotas/197cf3ce675e4019ba015c3b5cd12a3e => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:53:55.916 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dec0c4c4-1279-4811-91b6-ca93827698b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:53:55.917 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0b24b0-42ce-44aa-b79b-d7f119a0ede8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:53:55.917 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Jun 13 23:53:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.162) !!! 2026-06-13 23:53:56.085 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5369ac3f-de07-4e5b-bf85-116efb6db5fc 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/353] 199.204.45.162 () {44 vars in 927 bytes} [Sat Jun 13 23:53:55 2026] GET /v2.0/networks/public => generated 108 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:53:56.097 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:53:56.097 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:53:56.099 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Jun 13 23:53:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.162) !!! [pid: 8|app: 0|req: 179/354] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:53:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:53:57.301 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c0b24b0-42ce-44aa-b79b-d7f119a0ede8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57090. 2026-06-13 23:53:57.301 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dec0c4c4-1279-4811-91b6-ca93827698b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57086. 2026-06-13 23:53:57.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5da394b-5af0-4f9c-94c3-943e8d04882a 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/355] 199.204.45.162 () {44 vars in 927 bytes} [Sat Jun 13 23:53:57 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:53:57.393 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57110. 2026-06-13 23:53:57.395 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57102. [pid: 8|app: 0|req: 180/356] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:53:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:53:57.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2d50d13-738a-47dc-b8bc-a12adc2035f8 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/357] 199.204.45.162 () {44 vars in 1034 bytes} [Sat Jun 13 23:53:57 2026] GET /v2.0/subnets/public-subnet?network_id=bf1284a5-22d8-4158-9131-94aa09d7de29 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/358] 199.204.45.162 () {44 vars in 1057 bytes} [Sat Jun 13 23:53:57 2026] GET /v2.0/subnets?name=public-subnet&network_id=bf1284a5-22d8-4158-9131-94aa09d7de29 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:31.552 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a703640-f38e-4130-a460-ee5ced24e669 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/365] 199.204.45.162 () {44 vars in 937 bytes} [Sat Jun 13 23:54:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.162 () {44 vars in 959 bytes} [Sat Jun 13 23:54:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:32.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-120062b6-6bc6-4c50-bcfe-3f2629435df9 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/367] 199.204.45.162 () {44 vars in 937 bytes} [Sat Jun 13 23:54:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.162 () {44 vars in 959 bytes} [Sat Jun 13 23:54:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:32.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32b8f472-b29e-4d4e-bd1c-8b13c384f23c 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/369] 199.204.45.162 () {44 vars in 1036 bytes} [Sat Jun 13 23:54:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.162 () {44 vars in 1059 bytes} [Sat Jun 13 23:54:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:33.813 7 INFO neutron.api.v2.resource [None req-cfa7bf36-1671-416f-8793-567f65777b17 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/371] 199.204.45.162 () {44 vars in 971 bytes} [Sat Jun 13 23:54:33 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: 188/372] 199.204.45.162 () {44 vars in 993 bytes} [Sat Jun 13 23:54:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:34 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:35 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:35 2026] GET /v2.0/security-group-rules/34948b37-f8c9-4b2e-a9bc-a092a12114e4 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:35 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:36 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:36 2026] GET /v2.0/security-group-rules/4c895f5c-2427-45a8-90c1-3c0280b1d9bc => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:36 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:37 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:37 2026] GET /v2.0/security-group-rules/c29c6453-583d-406f-a773-c5c5f928b92a => generated 571 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:37 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:37 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:38 2026] GET /v2.0/security-group-rules/b824a984-5877-4381-9050-a300aa2735a5 => generated 571 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:38 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:38 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:39 2026] GET /v2.0/security-group-rules/42405f8f-fefa-4f3b-a05f-983ca2273a2c => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.162 () {44 vars in 987 bytes} [Sat Jun 13 23:54:40 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e => generated 731 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:40.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24f4d95f-0e6b-4493-9199-6b2dcdaa7d23 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/389] 199.204.45.162 () {44 vars in 1076 bytes} [Sat Jun 13 23:54:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e => 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: 197/390] 199.204.45.162 () {44 vars in 1099 bytes} [Sat Jun 13 23:54:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 1254 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:40 2026] GET /v2.0/security-groups/a1ed95d6-e3c4-45cc-803e-4ae0b72ed6aa => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:54:46.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7274dccd-6dfe-482f-abea-75fe8989466d 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/394] 199.204.45.162 () {44 vars in 979 bytes} [Sat Jun 13 23:54:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.162 () {44 vars in 920 bytes} [Sat Jun 13 23:54:48 2026] GET /v2.0/ports => generated 4725 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:54:49.209 7 INFO neutron.api.v2.resource [None req-87cf3a43-cf9d-4cb5-a495-6e53323074c5 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/397] 199.204.45.162 () {44 vars in 959 bytes} [Sat Jun 13 23:54:49 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.162 () {44 vars in 981 bytes} [Sat Jun 13 23:54:49 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:50 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 2758 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:50 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 2758 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:50 2026] GET /v2.0/security-group-rules/e4e75433-26af-4e1f-8845-b278d836f33e => generated 591 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:51 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 2758 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:51 2026] GET /v2.0/security-groups/55b5fe6d-18b3-4c08-a3df-cb9b90603a08 => generated 2758 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:51 2026] GET /v2.0/security-group-rules/e2abb785-d6b7-4ed8-8183-3964f444f93f => generated 595 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.162 () {44 vars in 975 bytes} [Sat Jun 13 23:55:03 2026] GET /v2.0/quotas/3a806da365c9462890aa62108efa1b9a => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:55:54.623 7 INFO neutron.api.v2.resource [None req-e8794181-3dc6-4384-96da-b534afd7ef62 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/414] 199.204.45.162 () {44 vars in 1074 bytes} [Sat Jun 13 23:55:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 139 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 199.204.45.162 () {44 vars in 1097 bytes} [Sat Jun 13 23:55:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 3886 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:55:55 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 3883 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:55:55 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f => generated 3883 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:55:55 2026] GET /v2.0/security-group-rules/60a18316-3152-4b43-b8ea-0e5585998f2a => generated 565 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:55:56 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 3883 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:55:56 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:55:56 2026] GET /v2.0/security-group-rules/dffc6731-d669-4de3-8724-4e03af974511 => generated 567 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:55:57 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 3883 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:55:57 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f => generated 3883 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:55:57 2026] GET /v2.0/security-group-rules/22504bcd-0158-4a9a-afd6-24f6c26ad9dc => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.204.45.162 () {44 vars in 1088 bytes} [Sat Jun 13 23:55:58 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f?project_id=197cf3ce675e4019ba015c3b5cd12a3e => generated 3883 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 199.204.45.162 () {44 vars in 1001 bytes} [Sat Jun 13 23:55:58 2026] GET /v2.0/security-groups/df78c5ae-89fc-4564-bcca-16176b71a84f => generated 3883 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.204.45.162 () {44 vars in 1011 bytes} [Sat Jun 13 23:55:58 2026] GET /v2.0/security-group-rules/65d84372-839c-48f3-bae6-d9f4da2e3424 => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/430] 199.204.45.162 () {44 vars in 975 bytes} [Sat Jun 13 23:56:06 2026] GET /v2.0/quotas/197cf3ce675e4019ba015c3b5cd12a3e => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/437] 199.204.45.162 () {44 vars in 949 bytes} [Sat Jun 13 23:56:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:57:35 2026] GET /v2.0/networks => generated 2167 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:57:36.629 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-13 23:57:36.631 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] 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: 224/445] 10.0.0.74 () {32 vars in 654 bytes} [Sat Jun 13 23:57:36 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:57:36 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 10.0.0.74 () {32 vars in 642 bytes} [Sat Jun 13 23:57:36 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:57:36 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:57:36 2026] GET /v2.0/networks => generated 2167 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.74 () {32 vars in 662 bytes} [Sat Jun 13 23:57:36 2026] GET /v2.0/security-groups => generated 16626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 10.0.0.74 () {32 vars in 654 bytes} [Sat Jun 13 23:57:36 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:57:47.635 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9e8cfc48-391a-49bc-a00e-9357f451bad8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33890. 2026-06-13 23:57:47.636 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c829ff75-5ad3-4523-9bf4-5b2c078b0933] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33900. 2026-06-13 23:57:47.791 7 INFO neutron.db.segments_db [None req-8a423b7c-a3f8-455d-8883-9109d9499584 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 6c9af767-38b8-43f8-9a75-b60f0bdc629e of type vxlan for network 1e3d1366-7e85-4748-b0a3-b8838c7ab7b9 2026-06-13 23:57:47.820 8 INFO neutron.db.segments_db [None req-a6a83bfb-4790-43a6-a299-059130ee7d99 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment b82bd1c0-d856-4174-9dfa-006d4f88dd8e of type vxlan for network 0bc03ef3-67e3-4078-8db3-55931d48ebe6 [pid: 7|app: 0|req: 226/454] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:57:47 2026] POST /v2.0/networks => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:57:47 2026] POST /v2.0/networks => generated 750 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:48.085 7 INFO neutron.db.segments_db [None req-720d918b-31a1-4114-9902-1d0971a76435 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 40aba6e7-0b74-4e3e-81c6-a08fa0d46026 of type vxlan for network cdfb6f33-bc36-4dad-a21b-1287de216a2d [pid: 8|app: 0|req: 230/456] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:57:47 2026] POST /v2.0/subnets => generated 666 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:57:47 2026] POST /v2.0/networks => generated 738 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:48.256 7 INFO neutron.db.segments_db [None req-7cf7dd60-4d69-4879-b2cc-2f49b0745bf5 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 0f840429-037f-42e9-87ae-0a1f4fdffa7a of type vxlan for network 683906ae-61e3-4cae-8849-739067f39611 [pid: 8|app: 0|req: 231/458] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:57:48 2026] POST /v2.0/subnets => generated 673 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:48.627 7 INFO neutron.db.l3_hamode_db [None req-7cf7dd60-4d69-4879-b2cc-2f49b0745bf5 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/459] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:57:48 2026] POST /v2.0/subnets => generated 661 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:57:48 2026] GET /v2.0/security-groups?tenant_id=a5a496756bac4cc2bf2a3c5b5419b879&name=default => generated 2797 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:57:49.080 8 INFO neutron.db.segments_db [None req-7dc9094c-337f-4d3b-bb89-f76309debf86 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 4de7cf6d-4ae8-4db3-ab7b-e7d6b674cb8e of type vxlan for network dd6a71c9-f541-46c1-bebb-e2020afd7836 2026-06-13 23:57:49.494 8 INFO neutron.db.l3_hamode_db [None req-7dc9094c-337f-4d3b-bb89-f76309debf86 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:57:50.150 7 INFO neutron.db.l3_hamode_db [None req-7cf7dd60-4d69-4879-b2cc-2f49b0745bf5 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:57:50.852 8 INFO neutron.db.l3_hamode_db [None req-7dc9094c-337f-4d3b-bb89-f76309debf86 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/461] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:57:48 2026] POST /v2.0/routers => generated 730 bytes in 3171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:51.407 7 INFO neutron.db.segments_db [None req-f8079c7a-bba7-4753-81a1-52ff1a86e138 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 58897553-5192-4647-8784-5c2b3082533d of type vxlan for network cb31d1e3-aad2-47d1-8356-adbda3ddd8b2 2026-06-13 23:57:51.698 7 INFO neutron.db.l3_hamode_db [None req-f8079c7a-bba7-4753-81a1-52ff1a86e138 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/462] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:57:49 2026] POST /v2.0/routers => generated 737 bytes in 3083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/463] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:57:52 2026] DELETE /v2.0/security-groups/7565359e-8c0f-472e-a192-e0c949def719 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:57:52.882 7 INFO neutron.db.l3_hamode_db [None req-f8079c7a-bba7-4753-81a1-52ff1a86e138 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/464] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:57:52 2026] PUT /v2.0/routers/ae23865f-6a26-4446-a996-9907ae3636ce/add_router_interface => generated 309 bytes in 1727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/465] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:57:51 2026] POST /v2.0/routers => generated 725 bytes in 2666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/466] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:57:53 2026] PUT /v2.0/routers/d7b3a1f0-66e9-419f-a2d4-0e20be11f194/add_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/467] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:57:54 2026] PUT /v2.0/routers/a27391b1-d7d5-4292-888e-3603a256b4b4/add_router_interface => generated 309 bytes in 1652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:57:55.690 7 WARNING neutron_lib.context [None req-3e51805e-dabd-4680-bcd9-02eeb587f70d 719b6a0f6d9b4afa99276871e14667eb 72d10615b6f44ad4829c7d2465bdc83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:57:55.720 8 INFO neutron.db.segments_db [None req-04c2fa64-2818-4803-a0d6-c5b0c77b0038 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 2dc2003e-fc18-4910-8982-ba0b8515c9f4 of type vxlan for network 242a297b-90c5-41e0-91d0-25b0e7e87198 [pid: 7|app: 0|req: 231/468] 10.0.0.74 () {34 vars in 684 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/security-groups => generated 1595 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:57:55.804 7 WARNING neutron_lib.context [None req-0f91a809-f6d7-4201-8cc2-2dd388c60ae0 719b6a0f6d9b4afa99276871e14667eb 72d10615b6f44ad4829c7d2465bdc83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/469] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/networks => generated 748 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/470] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:55.923 7 WARNING neutron_lib.context [None req-d1c04516-5d25-41f7-8be3-8123b51f2bce 719b6a0f6d9b4afa99276871e14667eb 72d10615b6f44ad4829c7d2465bdc83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/471] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:56.019 7 WARNING neutron_lib.context [None req-ff2c6b31-ceb4-4b38-9586-8a4d4497dd4c 7039d52a882944b884c15fc9f10bd8be 1916a3a0d228437997ed049907b7538c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/472] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/subnets => generated 671 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:56.100 8 WARNING neutron_lib.context [None req-b43074d9-abd7-4a71-80f0-9e2326b21fb0 719b6a0f6d9b4afa99276871e14667eb 72d10615b6f44ad4829c7d2465bdc83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/473] 10.0.0.74 () {34 vars in 684 bytes} [Sat Jun 13 23:57:56 2026] POST /v2.0/security-groups => generated 1596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:57:56.164 7 INFO neutron.db.segments_db [None req-13b1260b-2919-4ae8-95eb-c3ab3b3da532 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 31ee7e6d-7486-445b-875e-d56d554bc499 of type vxlan for network 3b450e80-3e2a-42d0-a4ed-d5f4753ec0ed 2026-06-13 23:57:56.444 7 INFO neutron.db.l3_hamode_db [None req-13b1260b-2919-4ae8-95eb-c3ab3b3da532 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/474] 10.0.0.74 () {34 vars in 675 bytes} [Sat Jun 13 23:57:56 2026] POST /v2.0/floatingips => generated 552 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:56.880 8 WARNING neutron_lib.context [None req-64ecf1d0-8259-4f35-b276-36fb830ceea2 7039d52a882944b884c15fc9f10bd8be 1916a3a0d228437997ed049907b7538c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/475] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:57:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:57.025 8 WARNING neutron_lib.context [None req-e06a3547-41d2-40a7-994f-88b386d38795 c757fb389a114a79b6dedb609c8adc5a aca534af53874f65a6e60b71f5eb3a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 242/476] 10.0.0.74 () {34 vars in 684 bytes} [Sat Jun 13 23:57:57 2026] POST /v2.0/security-groups => generated 1597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:57:57.154 8 WARNING neutron_lib.context [None req-5d8eb542-8e35-4dd4-8430-79499afe7b3f 7039d52a882944b884c15fc9f10bd8be 1916a3a0d228437997ed049907b7538c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/477] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:57:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:57.319 8 WARNING neutron_lib.context [None req-bc2de5d7-8022-4dcc-8666-d422eaa4a1f5 c757fb389a114a79b6dedb609c8adc5a aca534af53874f65a6e60b71f5eb3a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 244/478] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:57:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:57.466 8 WARNING neutron_lib.context [None req-313715ee-96fd-4e7c-8212-f6e374ddb04e 7039d52a882944b884c15fc9f10bd8be 1916a3a0d228437997ed049907b7538c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:57:57.749 7 INFO neutron.db.l3_hamode_db [None req-13b1260b-2919-4ae8-95eb-c3ab3b3da532 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 245/479] 10.0.0.74 () {34 vars in 675 bytes} [Sat Jun 13 23:57:57 2026] POST /v2.0/floatingips => generated 552 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:58.075 8 WARNING neutron_lib.context [None req-cd74ac84-b167-4a01-8429-a4ef11ae9d08 c757fb389a114a79b6dedb609c8adc5a aca534af53874f65a6e60b71f5eb3a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 246/480] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:57:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/481] 10.0.0.73 () {34 vars in 1097 bytes} [Sat Jun 13 23:57:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--676117825&fields=id&tenant_id=72d10615b6f44ad4829c7d2465bdc83f => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:57:58.228 8 WARNING neutron_lib.context [None req-49195a82-58f5-4b29-9f71-a8996d374b3e c757fb389a114a79b6dedb609c8adc5a aca534af53874f65a6e60b71f5eb3a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/482] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:57:56 2026] POST /v2.0/routers => generated 735 bytes in 2665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/483] 10.0.0.74 () {34 vars in 675 bytes} [Sat Jun 13 23:57:58 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/484] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:57:58 2026] GET /v2.0/networks?id=1e3d1366-7e85-4748-b0a3-b8838c7ab7b9 => generated 675 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/485] 10.0.0.73 () {34 vars in 1099 bytes} [Sat Jun 13 23:57:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2020404489&fields=id&tenant_id=1916a3a0d228437997ed049907b7538c => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/486] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:57:58 2026] GET /v2.0/quotas/72d10615b6f44ad4829c7d2465bdc83f => 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: 239/487] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:57:58 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 682 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/488] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/ports?tenant_id=72d10615b6f44ad4829c7d2465bdc83f&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/489] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/quotas/1916a3a0d228437997ed049907b7538c => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/490] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 10.0.0.73 () {34 vars in 906 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/extensions => generated 19600 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 10.0.0.73 () {34 vars in 906 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/extensions => generated 19600 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:57:59 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => 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: 252/500] 10.0.0.73 () {34 vars in 1099 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1010371647&fields=id&tenant_id=aca534af53874f65a6e60b71f5eb3a93 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => 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: 254/502] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/networks?id=cdfb6f33-bc36-4dad-a21b-1287de216a2d => generated 670 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/503] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/quotas/aca534af53874f65a6e60b71f5eb3a93 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/504] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/ports?tenant_id=aca534af53874f65a6e60b71f5eb3a93&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/505] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/506] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:57:58 2026] PUT /v2.0/routers/3c06eb4e-62f4-4230-b241-eb314d22b08d/add_router_interface => generated 309 bytes in 1792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/507] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/508] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:00 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:01.129 7 WARNING neutron_lib.context [req-9724a544-ae08-4df4-8878-28500636787a req-ebac0614-0aaa-432d-8d84-0f26609cd4b2 7347b5d1b0234cf2a82b25abfb2ebec8 520fbe1babbe48369c9dc6eff53e6aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/509] 10.0.0.73 () {38 vars in 970 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/security-groups => generated 1622 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/510] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/security-groups/4fe3a025-c183-494f-a03b-8e1d3169c6d7 => generated 1622 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:01.335 7 WARNING neutron_lib.context [req-ccb25f17-7e15-4192-9a1d-5ad056686539 req-0e070eee-dfc3-4016-b0b9-1087971b5b13 7347b5d1b0234cf2a82b25abfb2ebec8 520fbe1babbe48369c9dc6eff53e6aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/511] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/512] 10.0.0.73 () {38 vars in 980 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/security-group-rules => generated 582 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/513] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:01.521 7 WARNING neutron_lib.context [req-f32ed9de-3926-4e01-9cf5-09c8f8310158 req-922b1a50-5b50-4045-b949-ef630ebe65b2 7347b5d1b0234cf2a82b25abfb2ebec8 520fbe1babbe48369c9dc6eff53e6aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 261/514] 10.0.0.73 () {38 vars in 970 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/security-groups => generated 1622 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/515] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/networks?id=1e3d1366-7e85-4748-b0a3-b8838c7ab7b9 => generated 675 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/516] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/security-groups/f9a7b0da-1287-4445-96a9-85772eb2d0a4 => generated 1622 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/517] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 682 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:01.760 7 WARNING neutron_lib.context [req-2e524f5e-9762-4bc9-8cb2-d439f61b9160 req-23ddef1f-da00-4242-95a3-2c6b83fba212 7347b5d1b0234cf2a82b25abfb2ebec8 520fbe1babbe48369c9dc6eff53e6aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 256/518] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=72d10615b6f44ad4829c7d2465bdc83f => generated 180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/519] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1916a3a0d228437997ed049907b7538c => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:01.866 8 WARNING neutron_lib.context [req-15336de0-4a2a-40a2-b989-040c5ef08ebd req-f066c047-0df3-47f0-918e-878467e193ce 719b6a0f6d9b4afa99276871e14667eb 72d10615b6f44ad4829c7d2465bdc83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/520] 10.0.0.73 () {38 vars in 980 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/security-group-rules => generated 582 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/521] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:01 2026] GET /v2.0/networks?id=cdfb6f33-bc36-4dad-a21b-1287de216a2d => generated 670 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:01.997 7 WARNING neutron_lib.context [req-c32bdb77-c442-40a1-9506-9318f8616f6a req-e98b4be0-4bb4-4cf5-8c3e-9384c3ffe81f 7039d52a882944b884c15fc9f10bd8be 1916a3a0d228437997ed049907b7538c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 258/522] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/ports => generated 954 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 259/523] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/security-groups/f9a7b0da-1287-4445-96a9-85772eb2d0a4 => generated 2215 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/524] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/ports => generated 958 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 266/525] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/526] 199.204.45.162 () {34 vars in 911 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-13 23:58:02.601 7 WARNING neutron_lib.context [req-8c32dd4c-9742-4285-a0e6-642dc8c1fef2 req-6d24a7be-ac66-4c92-ae2b-d8dde6b0d808 7347b5d1b0234cf2a82b25abfb2ebec8 520fbe1babbe48369c9dc6eff53e6aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 260/527] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aca534af53874f65a6e60b71f5eb3a93 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/528] 199.204.45.162 () {34 vars in 911 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-13 23:58:02.633 8 WARNING neutron_lib.context [req-6f658b16-aedc-4978-b723-4beda02148fc req-1f49491a-558b-4f7b-907c-07e703d102f3 c757fb389a114a79b6dedb609c8adc5a aca534af53874f65a6e60b71f5eb3a93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/529] 10.0.0.73 () {38 vars in 980 bytes} [Sat Jun 13 23:58:02 2026] POST /v2.0/security-group-rules => generated 587 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/530] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 957 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/531] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/532] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 961 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/533] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/security-groups/f9a7b0da-1287-4445-96a9-85772eb2d0a4 => generated 2813 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/534] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:02 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&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: 262/535] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:58:02 2026] POST /v2.0/ports => generated 958 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/536] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:03 2026] PUT /v2.0/ports/df57f9cd-8ca0-482f-a42e-e912203a985e => generated 1203 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 264/537] 10.0.0.73 () {34 vars in 1000 bytes} [Sat Jun 13 23:58:03 2026] GET /v2.0/security-group-rules/15cbcc73-764b-424b-a4c1-1fd4e93ae44f => generated 584 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/538] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:03 2026] PUT /v2.0/ports/1b29d861-6cbb-497e-b87e-81f3f06e0e70 => generated 1199 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 275/539] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:03 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1242 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 276/540] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:03 2026] GET /v2.0/security-groups/f9a7b0da-1287-4445-96a9-85772eb2d0a4 => generated 2813 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/541] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:03 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 961 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/542] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?tenant_id=72d10615b6f44ad4829c7d2465bdc83f&device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/543] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => 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: 280/544] 10.0.0.73 () {36 vars in 1022 bytes} [Sat Jun 13 23:58:04 2026] DELETE /v2.0/security-group-rules/15cbcc73-764b-424b-a4c1-1fd4e93ae44f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/545] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:03 2026] PUT /v2.0/ports/467e76f5-83cf-48f6-b902-e64cd786f400 => generated 1203 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/546] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/547] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1b29d861-6cbb-497e-b87e-81f3f06e0e70 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/548] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/subnets?id=caa0f815-50e4-4c7e-90f1-b80bd50ed011 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/549] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/subnets?id=d28d7ff7-1e3f-4645-8eae-4b1ba8bd54f6 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:04.367 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fe62b5f-ccdc-40df-970e-ab39f32f6ef1'] response: {'name': 'network-changed', 'server_uuid': '712995e4-eb6d-4e1b-a931-4afe35293c37', 'tag': 'df57f9cd-8ca0-482f-a42e-e912203a985e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 284/550] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?tenant_id=aca534af53874f65a6e60b71f5eb3a93&device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/551] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 285/552] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/553] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?network_id=1e3d1366-7e85-4748-b0a3-b8838c7ab7b9&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/554] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=467e76f5-83cf-48f6-b902-e64cd786f400 => 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: 269/555] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&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: 287/556] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/557] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?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: 288/558] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/subnets?id=14f65993-54b9-49ad-850f-7c761ea6e4be => generated 664 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/559] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:04.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59ac2386-b80f-496b-b8a4-a3dd8b5c95d5'] response: {'name': 'network-changed', 'server_uuid': '16d7b38d-636c-4753-8003-131413ade765', 'tag': '1b29d861-6cbb-497e-b87e-81f3f06e0e70', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 271/560] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9?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: 272/561] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?network_id=cdfb6f33-bc36-4dad-a21b-1287de216a2d&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: 290/562] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/563] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/security-groups/f9a7b0da-1287-4445-96a9-85772eb2d0a4 => generated 2215 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/564] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/565] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/566] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/567] 10.0.0.73 () {36 vars in 1012 bytes} [Sat Jun 13 23:58:04 2026] DELETE /v2.0/security-groups/f9a7b0da-1287-4445-96a9-85772eb2d0a4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/568] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?tenant_id=72d10615b6f44ad4829c7d2465bdc83f&device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/569] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/570] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/security-groups/4fe3a025-c183-494f-a03b-8e1d3169c6d7 => generated 2215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/571] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 778 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/572] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks?id=1e3d1366-7e85-4748-b0a3-b8838c7ab7b9 => generated 771 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/573] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => 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: 280/574] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1b29d861-6cbb-497e-b87e-81f3f06e0e70 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/575] 10.0.0.73 () {36 vars in 1012 bytes} [Sat Jun 13 23:58:05 2026] DELETE /v2.0/security-groups/4fe3a025-c183-494f-a03b-8e1d3169c6d7 => 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: 281/576] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/subnets?id=caa0f815-50e4-4c7e-90f1-b80bd50ed011 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/577] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/subnets?id=d28d7ff7-1e3f-4645-8eae-4b1ba8bd54f6 => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/578] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/579] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?network_id=1e3d1366-7e85-4748-b0a3-b8838c7ab7b9&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: 299/580] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/581] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/582] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/583] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/584] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9?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: 304/585] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/586] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/587] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/588] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/589] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:06.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-621430c8-101c-4b05-9cfd-6474a238b52d'] response: {'name': 'network-changed', 'server_uuid': '3e94d4fd-1986-401b-a85a-ba2471e0eb68', 'tag': '467e76f5-83cf-48f6-b902-e64cd786f400', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/590] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/ports?tenant_id=aca534af53874f65a6e60b71f5eb3a93&device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/591] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/networks?id=cdfb6f33-bc36-4dad-a21b-1287de216a2d => generated 766 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/592] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=467e76f5-83cf-48f6-b902-e64cd786f400 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/593] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/subnets?id=14f65993-54b9-49ad-850f-7c761ea6e4be => generated 664 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/594] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/ports?network_id=cdfb6f33-bc36-4dad-a21b-1287de216a2d&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/595] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:58:05 2026] PUT /v2.0/routers/3c06eb4e-62f4-4230-b241-eb314d22b08d/remove_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/596] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/597] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/598] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&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: 8|app: 0|req: 285/599] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/600] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => 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: 287/601] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 973 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/602] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:07 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&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: 289/603] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:07 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:07.678 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-77e9bde2-afa8-459d-9d63-08f9f27065eb 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 290/604] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:07 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 973 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/605] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:08 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:08.186 7 INFO neutron.db.l3_hamode_db [None req-77e9bde2-afa8-459d-9d63-08f9f27065eb 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 3b450e80-3e2a-42d0-a4ed-d5f4753ec0ed was deleted as no HA routers are present in tenant 520fbe1babbe48369c9dc6eff53e6aea. [pid: 7|app: 0|req: 315/606] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:06 2026] DELETE /v2.0/routers/3c06eb4e-62f4-4230-b241-eb314d22b08d => generated 0 bytes in 1423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/607] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:08 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/608] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:08 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/609] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:08 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&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: 319/610] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:08 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&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: 292/611] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:08 2026] DELETE /v2.0/subnets/4e89348d-1334-46e9-a219-e6355ff91e6f => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:08.583 7 INFO neutron.services.segments.plugin [-] Segment 31ee7e6d-7486-445b-875e-d56d554bc499 resource provider aggregate not found 2026-06-13 23:58:08.596 7 INFO neutron.services.segments.plugin [-] Segment 31ee7e6d-7486-445b-875e-d56d554bc499 resource provider aggregate not found 2026-06-13 23:58:08.605 7 INFO neutron.services.segments.plugin [-] Segment 31ee7e6d-7486-445b-875e-d56d554bc499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31ee7e6d-7486-445b-875e-d56d554bc499 found for delete ", "request_id": "req-4520165c-9ea7-405e-8f63-fec45de03bd0"}]} 2026-06-13 23:58:08.615 7 INFO neutron.services.segments.plugin [-] Segment 31ee7e6d-7486-445b-875e-d56d554bc499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31ee7e6d-7486-445b-875e-d56d554bc499 found for delete ", "request_id": "req-f3c100e3-0e8d-4b6e-b3e0-93f4e58c293e"}]} [pid: 7|app: 0|req: 320/612] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:08 2026] DELETE /v2.0/networks/242a297b-90c5-41e0-91d0-25b0e7e87198 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/613] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/security-groups?tenant_id=520fbe1babbe48369c9dc6eff53e6aea&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/614] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:09 2026] DELETE /v2.0/security-groups/be756f9f-6683-49bf-b1a6-05275986cab1 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/615] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/616] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/617] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/618] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/619] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/620] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/621] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/622] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/623] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:10.777 7 INFO neutron.services.segments.plugin [-] Segment 2dc2003e-fc18-4910-8982-ba0b8515c9f4 resource provider aggregate not found 2026-06-13 23:58:10.783 7 INFO neutron.services.segments.plugin [-] Segment 2dc2003e-fc18-4910-8982-ba0b8515c9f4 resource provider aggregate not found [pid: 7|app: 0|req: 326/624] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/625] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:10.818 7 INFO neutron.services.segments.plugin [-] Segment 2dc2003e-fc18-4910-8982-ba0b8515c9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc2003e-fc18-4910-8982-ba0b8515c9f4 found for delete ", "request_id": "req-31c0d38e-2afa-4cd9-a288-5be29af37b06"}]} 2026-06-13 23:58:10.820 7 INFO neutron.services.segments.plugin [-] Segment 2dc2003e-fc18-4910-8982-ba0b8515c9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc2003e-fc18-4910-8982-ba0b8515c9f4 found for delete ", "request_id": "req-3a1c3825-c89f-4333-8d92-c57c16d0be8f"}]} [pid: 7|app: 0|req: 327/626] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/627] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:11.493 8 INFO neutron.db.segments_db [None req-1da05f97-dfdc-4810-99df-f593463da741 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 563e7eab-3a1c-493f-b302-a7dd348aa4b2 of type vxlan for network 9593beab-24ce-4097-af5f-fc414bb307c2 [pid: 8|app: 0|req: 301/628] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:58:11 2026] POST /v2.0/networks => generated 745 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:11.733 7 INFO neutron.db.l3_db [None req-c9698117-4e1c-407f-a3a5-3fe7c020a5ae 719b6a0f6d9b4afa99276871e14667eb 72d10615b6f44ad4829c7d2465bdc83f - - default default] Floating IP 257c9659-a55e-4dc1-912e-9fc34d23aea3 associated. External IP: 10.96.250.207, port: 1b29d861-6cbb-497e-b87e-81f3f06e0e70. [pid: 8|app: 0|req: 302/629] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:58:11 2026] POST /v2.0/subnets => generated 668 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/630] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:11 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:11.957 8 INFO neutron.db.segments_db [None req-c118032c-05af-4743-99c1-6acfd0ae39fa 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment d4697212-4ecd-49fd-b886-3b1a3298680c of type vxlan for network 25b6211c-ddbb-4285-b2eb-712dfdc03814 [pid: 7|app: 0|req: 328/631] 10.0.0.74 () {34 vars in 748 bytes} [Sat Jun 13 23:58:10 2026] PUT /v2.0/floatingips/257c9659-a55e-4dc1-912e-9fc34d23aea3 => generated 855 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/632] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/633] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:12.376 8 INFO neutron.db.l3_hamode_db [None req-c118032c-05af-4743-99c1-6acfd0ae39fa 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 331/634] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/635] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:12.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7c2ab92-ceae-49b0-aca4-1e1a2c308fbc'] response: {'name': 'network-changed', 'server_uuid': '16d7b38d-636c-4753-8003-131413ade765', 'tag': '1b29d861-6cbb-497e-b87e-81f3f06e0e70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 333/636] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&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: 334/637] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/ports?tenant_id=72d10615b6f44ad4829c7d2465bdc83f&device_id=16d7b38d-636c-4753-8003-131413ade765 => 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: 335/638] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/networks?id=1e3d1366-7e85-4748-b0a3-b8838c7ab7b9 => generated 771 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/639] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1b29d861-6cbb-497e-b87e-81f3f06e0e70 => generated 858 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/640] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/subnets?id=d28d7ff7-1e3f-4645-8eae-4b1ba8bd54f6 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/641] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/ports?network_id=1e3d1366-7e85-4748-b0a3-b8838c7ab7b9&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/642] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/643] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/644] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/645] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/646] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/647] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/648] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:13.623 8 INFO neutron.db.l3_hamode_db [None req-c118032c-05af-4743-99c1-6acfd0ae39fa 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 346/649] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/650] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/651] 199.204.45.162 () {34 vars in 994 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:14.219 7 INFO neutron.db.l3_db [None req-15262ee0-b60f-4a4c-a7f7-5ba7aa6b0798 c757fb389a114a79b6dedb609c8adc5a aca534af53874f65a6e60b71f5eb3a93 - - default default] Floating IP 634ef87c-6748-48d7-83b9-b0c8e9b47b86 associated. External IP: 10.96.250.205, port: 467e76f5-83cf-48f6-b902-e64cd786f400. [pid: 7|app: 0|req: 349/652] 10.0.0.74 () {34 vars in 748 bytes} [Sat Jun 13 23:58:13 2026] PUT /v2.0/floatingips/634ef87c-6748-48d7-83b9-b0c8e9b47b86 => generated 856 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/653] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:58:11 2026] POST /v2.0/routers => generated 732 bytes in 2915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/654] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:14.967 7 INFO neutron.db.l3_db [req-e38980ab-e9ad-4bd5-9715-37b6e3faf11e req-161f54ea-194a-4a3e-8d86-1d0c5f37bc8e 719b6a0f6d9b4afa99276871e14667eb 72d10615b6f44ad4829c7d2465bdc83f - - default default] Floating IP 257c9659-a55e-4dc1-912e-9fc34d23aea3 disassociated. External IP: 10.96.250.207, port: 1b29d861-6cbb-497e-b87e-81f3f06e0e70. 2026-06-13 23:58:14.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d412f420-e8b0-47e4-88c7-ba7cd62b44ec'] response: {'name': 'network-changed', 'server_uuid': '3e94d4fd-1986-401b-a85a-ba2471e0eb68', 'tag': '467e76f5-83cf-48f6-b902-e64cd786f400', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 306/655] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/ports?device_id=16d7b38d-636c-4753-8003-131413ade765 => 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: 350/658] 199.204.45.162 () {36 vars in 997 bytes} [Sat Jun 13 23:58:14 2026] DELETE /v2.0/ports/1b29d861-6cbb-497e-b87e-81f3f06e0e70 => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:16.125 7 INFO neutron.db.l3_db [None req-d2f73891-9cf3-4634-b24a-ece63eeb5418 7039d52a882944b884c15fc9f10bd8be 1916a3a0d228437997ed049907b7538c - - default default] Floating IP c7ab09e3-712e-4605-9cbc-bd157b136e9a associated. External IP: 10.96.250.219, port: df57f9cd-8ca0-482f-a42e-e912203a985e. [pid: 7|app: 0|req: 351/659] 10.0.0.74 () {34 vars in 748 bytes} [Sat Jun 13 23:58:15 2026] PUT /v2.0/floatingips/c7ab09e3-712e-4605-9cbc-bd157b136e9a => generated 856 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/660] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/ports?tenant_id=aca534af53874f65a6e60b71f5eb3a93&device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/661] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/662] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/security-groups?id=1e4f29e8-d80d-4246-a1a7-2c7aee99502f&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/663] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/networks?id=cdfb6f33-bc36-4dad-a21b-1287de216a2d => generated 766 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/664] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:58:15 2026] PUT /v2.0/routers/6aff2586-621b-4954-851f-90836797bab6/add_router_interface => generated 309 bytes in 1914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/665] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:17.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df350588-7cf7-47ed-bdce-fbf0ed78d27c'] response: {'server_uuid': '16d7b38d-636c-4753-8003-131413ade765', 'name': 'network-vif-deleted', 'tag': '1b29d861-6cbb-497e-b87e-81f3f06e0e70', 'status': 'completed', 'code': 200} 2026-06-13 23:58:17.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df350588-7cf7-47ed-bdce-fbf0ed78d27c'] response: {'name': 'network-changed', 'server_uuid': '712995e4-eb6d-4e1b-a931-4afe35293c37', 'tag': 'df57f9cd-8ca0-482f-a42e-e912203a985e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 310/666] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/667] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=467e76f5-83cf-48f6-b902-e64cd786f400 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/668] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/669] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/subnets?id=14f65993-54b9-49ad-850f-7c761ea6e4be => generated 664 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/670] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/671] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/ports?network_id=cdfb6f33-bc36-4dad-a21b-1287de216a2d&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/672] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 778 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/673] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/674] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => generated 859 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/675] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/676] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/677] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/subnets?id=caa0f815-50e4-4c7e-90f1-b80bd50ed011 => generated 676 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/678] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups?id=41d1a384-c9c2-447c-a444-ca8055bf73bf&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/679] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/ports?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/680] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:17.650 8 WARNING neutron_lib.context [req-b6dc99ef-96ee-473f-8353-5d3c14798d82 req-f216fab1-f304-4a65-b539-b80e789fb0ab 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 364/681] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?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: 318/682] 10.0.0.73 () {38 vars in 970 bytes} [Sat Jun 13 23:58:17 2026] POST /v2.0/security-groups => generated 1616 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:58:17.830 7 WARNING neutron_lib.context [req-69fddda5-679b-4f57-9801-919ad465cc9a req-3aa8ad73-5307-4e74-8646-9e371bab2299 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 365/683] 10.0.0.73 () {38 vars in 970 bytes} [Sat Jun 13 23:58:17 2026] POST /v2.0/security-groups => generated 1618 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/684] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:17 2026] DELETE /v2.0/security-groups/1e4f29e8-d80d-4246-a1a7-2c7aee99502f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:18.049 8 INFO neutron.api.v2.resource [None req-7b14d492-7b5b-48ed-bd1c-c24f3097e71e 719b6a0f6d9b4afa99276871e14667eb 72d10615b6f44ad4829c7d2465bdc83f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 320/685] 10.0.0.74 () {32 vars in 736 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/security-groups/1e4f29e8-d80d-4246-a1a7-2c7aee99502f => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:58:18.061 8 WARNING neutron_lib.context [req-d7818691-611c-4daa-8e28-37ce6715989e req-e8486d01-351d-411b-9fe8-42a94d1c79c1 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 366/686] 199.204.45.162 () {34 vars in 994 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/687] 10.0.0.73 () {38 vars in 970 bytes} [Sat Jun 13 23:58:18 2026] POST /v2.0/security-groups => generated 1618 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/688] 10.0.0.74 () {32 vars in 731 bytes} [Sat Jun 13 23:58:18 2026] DELETE /v2.0/floatingips/257c9659-a55e-4dc1-912e-9fc34d23aea3 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/689] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/security-groups?tenant_id=c07d87229e664ce3a8862a2c13cb8f07 => generated 7599 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:18.619 8 INFO neutron.db.l3_db [req-9dc04dac-9dff-438b-bc07-2a73167c961c req-7e1877d9-cb28-4d56-af2d-56d4b07dba1c c757fb389a114a79b6dedb609c8adc5a aca534af53874f65a6e60b71f5eb3a93 - - default default] Floating IP 634ef87c-6748-48d7-83b9-b0c8e9b47b86 disassociated. External IP: 10.96.250.205, port: 467e76f5-83cf-48f6-b902-e64cd786f400. [pid: 8|app: 0|req: 322/690] 199.204.45.162 () {36 vars in 997 bytes} [Sat Jun 13 23:58:18 2026] DELETE /v2.0/ports/467e76f5-83cf-48f6-b902-e64cd786f400 => generated 0 bytes in 947 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/691] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups/c40168f7-2256-4196-8edf-9889d52d5662 => generated 2798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/692] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/ports?device_id=3e94d4fd-1986-401b-a85a-ba2471e0eb68 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:19.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c26270d7-4167-436e-9a9d-460c19475dfa'] response: {'server_uuid': '3e94d4fd-1986-401b-a85a-ba2471e0eb68', 'name': 'network-vif-deleted', 'tag': '467e76f5-83cf-48f6-b902-e64cd786f400', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/693] 199.204.45.162 () {34 vars in 1096 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37&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: 326/694] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups/c40168f7-2256-4196-8edf-9889d52d5662 => generated 2798 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/695] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => 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: 328/696] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups/12b4dccb-5a23-47f4-8507-f1c6ca93871f => generated 1616 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/697] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/698] 10.0.0.73 () {36 vars in 1012 bytes} [Sat Jun 13 23:58:19 2026] DELETE /v2.0/security-groups/12b4dccb-5a23-47f4-8507-f1c6ca93871f => 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: 331/699] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:19.590 8 INFO neutron.api.v2.resource [req-96b02efc-b8c9-42c2-abc7-cf75c2b4fc5f req-0cc3af89-bb7b-4aa1-9935-f379facc28bb 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 332/700] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups/12b4dccb-5a23-47f4-8507-f1c6ca93871f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/701] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/subnets?id=caa0f815-50e4-4c7e-90f1-b80bd50ed011 => 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: 334/702] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups/5e1caa23-c084-4a79-9242-869d46f92071 => generated 1618 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/703] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/ports?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6&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: 336/704] 10.0.0.73 () {36 vars in 1012 bytes} [Sat Jun 13 23:58:19 2026] DELETE /v2.0/security-groups/5e1caa23-c084-4a79-9242-869d46f92071 => 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: 337/705] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:19.847 8 INFO neutron.api.v2.resource [req-045811c4-9a36-4d25-8af2-a663794de426 req-df056f3a-45d6-44c6-96f7-8eb0f215a83e 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 338/706] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups/5e1caa23-c084-4a79-9242-869d46f92071 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/707] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?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: 340/708] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups/2d45c57c-d810-47b2-9d9e-91076d6b56e5 => generated 1618 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/709] 10.0.0.73 () {36 vars in 1012 bytes} [Sat Jun 13 23:58:19 2026] DELETE /v2.0/security-groups/2d45c57c-d810-47b2-9d9e-91076d6b56e5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:20.133 8 INFO neutron.api.v2.resource [req-b972e5bf-24c8-418f-ace3-c316053a28d5 req-45894731-f8b6-426e-8886-f7867b34d379 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 342/710] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups/2d45c57c-d810-47b2-9d9e-91076d6b56e5 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/711] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups?tenant_id=c07d87229e664ce3a8862a2c13cb8f07 => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/712] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups/c40168f7-2256-4196-8edf-9889d52d5662 => generated 2798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/713] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups/c40168f7-2256-4196-8edf-9889d52d5662 => generated 2798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/714] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:20 2026] DELETE /v2.0/security-groups/41d1a384-c9c2-447c-a444-ca8055bf73bf => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:20.424 8 INFO neutron.api.v2.resource [req-a5536872-cabc-49f4-8f4a-f77307786f85 req-422c86cf-ca9c-4086-8380-8ca22440e179 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 347/715] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups/2d45c57c-d810-47b2-9d9e-91076d6b56e5 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:58:20.433 8 INFO neutron.api.v2.resource [None req-460166c0-bbcd-4a28-8103-b099ae611991 c757fb389a114a79b6dedb609c8adc5a aca534af53874f65a6e60b71f5eb3a93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 348/716] 10.0.0.74 () {32 vars in 736 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups/41d1a384-c9c2-447c-a444-ca8055bf73bf => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/717] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:58:18 2026] PUT /v2.0/routers/ae23865f-6a26-4446-a996-9907ae3636ce/remove_router_interface => generated 309 bytes in 1963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:20.469 7 INFO neutron.api.v2.resource [req-55b5ea6a-f58d-42f4-ba73-48902531a800 req-c4254d7a-63f2-4b06-a9c4-04d07baad549 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/718] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups/5e1caa23-c084-4a79-9242-869d46f92071 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/719] 10.0.0.74 () {32 vars in 731 bytes} [Sat Jun 13 23:58:20 2026] DELETE /v2.0/floatingips/634ef87c-6748-48d7-83b9-b0c8e9b47b86 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:20.773 8 INFO neutron.api.v2.resource [req-ea05b5c2-460a-4513-bab6-8203e9439c18 req-b8abbd60-dd77-4bbd-ac2d-edcacbe94af2 7f01a69347a549c7b24fb56445189860 c07d87229e664ce3a8862a2c13cb8f07 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 350/720] 10.0.0.73 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups/12b4dccb-5a23-47f4-8507-f1c6ca93871f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:58:21.518 7 INFO neutron.services.segments.plugin [-] Segment 0f840429-037f-42e9-87ae-0a1f4fdffa7a resource provider aggregate not found 2026-06-13 23:58:21.522 7 INFO neutron.services.segments.plugin [-] Segment 0f840429-037f-42e9-87ae-0a1f4fdffa7a resource provider aggregate not found 2026-06-13 23:58:21.541 7 INFO neutron.services.segments.plugin [-] Segment 0f840429-037f-42e9-87ae-0a1f4fdffa7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f840429-037f-42e9-87ae-0a1f4fdffa7a found for delete ", "request_id": "req-4b0cf98d-ca75-48a8-8e07-d34d04f7606e"}]} 2026-06-13 23:58:21.542 7 INFO neutron.services.segments.plugin [-] Segment 0f840429-037f-42e9-87ae-0a1f4fdffa7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f840429-037f-42e9-87ae-0a1f4fdffa7a found for delete ", "request_id": "req-132619dc-2da2-40ee-ab84-a6f1f8ee4af4"}]} 2026-06-13 23:58:21.550 7 INFO neutron.db.l3_hamode_db [None req-9659a921-224e-47a7-bfba-1ef9a45f3391 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 683906ae-61e3-4cae-8849-739067f39611 was deleted as no HA routers are present in tenant 72d10615b6f44ad4829c7d2465bdc83f. [pid: 7|app: 0|req: 371/721] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:20 2026] DELETE /v2.0/routers/ae23865f-6a26-4446-a996-9907ae3636ce => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/722] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:58:20 2026] PUT /v2.0/routers/a27391b1-d7d5-4292-888e-3603a256b4b4/remove_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/723] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:21 2026] DELETE /v2.0/subnets/d28d7ff7-1e3f-4645-8eae-4b1ba8bd54f6 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/724] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:58:21 2026] PUT /v2.0/routers/6aff2586-621b-4954-851f-90836797bab6/remove_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:23.088 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-95e3c538-ab39-49ee-a306-8cbdda7b10cb 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 373/725] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:22 2026] DELETE /v2.0/networks/1e3d1366-7e85-4748-b0a3-b8838c7ab7b9 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:23.539 8 INFO neutron.db.l3_hamode_db [None req-95e3c538-ab39-49ee-a306-8cbdda7b10cb 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network cb31d1e3-aad2-47d1-8356-adbda3ddd8b2 was deleted as no HA routers are present in tenant aca534af53874f65a6e60b71f5eb3a93. [pid: 8|app: 0|req: 353/726] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:22 2026] DELETE /v2.0/routers/a27391b1-d7d5-4292-888e-3603a256b4b4 => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:23.577 7 INFO neutron.services.segments.plugin [-] Segment 6c9af767-38b8-43f8-9a75-b60f0bdc629e resource provider aggregate not found 2026-06-13 23:58:23.585 7 INFO neutron.services.segments.plugin [-] Segment 6c9af767-38b8-43f8-9a75-b60f0bdc629e resource provider aggregate not found [pid: 8|app: 0|req: 354/727] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:23 2026] GET /v2.0/security-groups?tenant_id=72d10615b6f44ad4829c7d2465bdc83f&name=default => generated 2797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:23.605 7 INFO neutron.services.segments.plugin [-] Segment 6c9af767-38b8-43f8-9a75-b60f0bdc629e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9af767-38b8-43f8-9a75-b60f0bdc629e found for delete ", "request_id": "req-dcddd4a2-f8a9-40f9-8a60-1a0e7862c73f"}]} 2026-06-13 23:58:23.608 7 INFO neutron.services.segments.plugin [-] Segment 6c9af767-38b8-43f8-9a75-b60f0bdc629e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9af767-38b8-43f8-9a75-b60f0bdc629e found for delete ", "request_id": "req-73cfe526-edd4-4f8f-badb-152dd945ebb1"}]} [pid: 8|app: 0|req: 355/728] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:23 2026] DELETE /v2.0/subnets/14f65993-54b9-49ad-850f-7c761ea6e4be => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/729] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:23 2026] DELETE /v2.0/security-groups/516648e2-62b5-4857-b4e3-579f0d786912 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:24.047 8 INFO neutron.services.segments.plugin [-] Segment 58897553-5192-4647-8784-5c2b3082533d resource provider aggregate not found 2026-06-13 23:58:24.056 8 INFO neutron.services.segments.plugin [-] Segment 58897553-5192-4647-8784-5c2b3082533d resource provider aggregate not found 2026-06-13 23:58:24.102 8 INFO neutron.services.segments.plugin [-] Segment 58897553-5192-4647-8784-5c2b3082533d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58897553-5192-4647-8784-5c2b3082533d found for delete ", "request_id": "req-a7e57966-12ed-445d-8652-5c4d2bcfcc14"}]} 2026-06-13 23:58:24.103 8 INFO neutron.services.segments.plugin [-] Segment 58897553-5192-4647-8784-5c2b3082533d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58897553-5192-4647-8784-5c2b3082533d found for delete ", "request_id": "req-bc04c282-d76d-40da-8403-10b8e6b65b99"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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: 357/730] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:23 2026] DELETE /v2.0/networks/cdfb6f33-bc36-4dad-a21b-1287de216a2d => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:24.409 7 INFO neutron.db.l3_hamode_db [None req-5b9ea122-d163-4c81-86ad-069f8ab9b9d2 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 25b6211c-ddbb-4285-b2eb-712dfdc03814 was deleted as no HA routers are present in tenant c07d87229e664ce3a8862a2c13cb8f07. [pid: 7|app: 0|req: 374/731] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:23 2026] DELETE /v2.0/routers/6aff2586-621b-4954-851f-90836797bab6 => generated 0 bytes in 1262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/732] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:24 2026] GET /v2.0/security-groups?tenant_id=aca534af53874f65a6e60b71f5eb3a93&name=default => generated 2797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/733] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:24 2026] DELETE /v2.0/subnets/61e3dc0c-1434-4a51-bffa-8ed02dc6054a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/734] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:24 2026] DELETE /v2.0/security-groups/e6455863-f34e-490b-b390-07c54e965557 => 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: 359/735] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:24 2026] DELETE /v2.0/networks/9593beab-24ce-4097-af5f-fc414bb307c2 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/736] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:25 2026] GET /v2.0/security-groups?tenant_id=c07d87229e664ce3a8862a2c13cb8f07&name=default => generated 2801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/737] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:25 2026] DELETE /v2.0/security-groups/c40168f7-2256-4196-8edf-9889d52d5662 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:26.180 7 INFO neutron.services.segments.plugin [-] Segment d4697212-4ecd-49fd-b886-3b1a3298680c resource provider aggregate not found 2026-06-13 23:58:26.195 7 INFO neutron.services.segments.plugin [-] Segment d4697212-4ecd-49fd-b886-3b1a3298680c resource provider aggregate not found 2026-06-13 23:58:26.214 7 INFO neutron.services.segments.plugin [-] Segment d4697212-4ecd-49fd-b886-3b1a3298680c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4697212-4ecd-49fd-b886-3b1a3298680c found for delete ", "request_id": "req-792b1493-b6dd-49e9-b007-f5d690908457"}]} 2026-06-13 23:58:26.215 7 INFO neutron.services.segments.plugin [-] Segment d4697212-4ecd-49fd-b886-3b1a3298680c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4697212-4ecd-49fd-b886-3b1a3298680c found for delete ", "request_id": "req-b66ba5b5-6e85-43e3-beb4-27bfc96ce33c"}]} [pid: 7|app: 0|req: 378/738] 10.0.0.53 () {34 vars in 989 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1244 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:26.653 8 INFO neutron.services.segments.plugin [-] Segment 40aba6e7-0b74-4e3e-81c6-a08fa0d46026 resource provider aggregate not found 2026-06-13 23:58:26.661 8 INFO neutron.services.segments.plugin [-] Segment 40aba6e7-0b74-4e3e-81c6-a08fa0d46026 resource provider aggregate not found 2026-06-13 23:58:26.672 8 INFO neutron.services.segments.plugin [-] Segment 40aba6e7-0b74-4e3e-81c6-a08fa0d46026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40aba6e7-0b74-4e3e-81c6-a08fa0d46026 found for delete ", "request_id": "req-394ee76e-c7e3-4f6d-aada-4602b3151028"}]} 2026-06-13 23:58:26.685 8 INFO neutron.services.segments.plugin [-] Segment 40aba6e7-0b74-4e3e-81c6-a08fa0d46026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40aba6e7-0b74-4e3e-81c6-a08fa0d46026 found for delete ", "request_id": "req-f5eaafa7-a05d-4150-bb5a-398eaec462bf"}]} 2026-06-13 23:58:26.691 8 INFO neutron.services.segments.plugin [-] Segment 563e7eab-3a1c-493f-b302-a7dd348aa4b2 resource provider aggregate not found 2026-06-13 23:58:26.709 8 INFO neutron.services.segments.plugin [-] Segment 563e7eab-3a1c-493f-b302-a7dd348aa4b2 resource provider aggregate not found 2026-06-13 23:58:26.715 8 INFO neutron.services.segments.plugin [-] Segment 563e7eab-3a1c-493f-b302-a7dd348aa4b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 563e7eab-3a1c-493f-b302-a7dd348aa4b2 found for delete ", "request_id": "req-55eacac2-f2e9-4f49-8e54-678baa5db0f9"}]} 2026-06-13 23:58:26.723 8 INFO neutron.services.segments.plugin [-] Segment 563e7eab-3a1c-493f-b302-a7dd348aa4b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 563e7eab-3a1c-493f-b302-a7dd348aa4b2 found for delete ", "request_id": "req-04ab6254-d3bf-4c4a-884d-ee9d9f81d75c"}]} [pid: 8|app: 0|req: 361/739] 10.0.0.53 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:27.053 7 INFO neutron.db.segments_db [None req-b880b66a-d5ed-4d6f-9521-41843f2a5b9b 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 8d7c8a0c-1c3f-4740-b4d3-40c87aa5da2d of type vxlan for network 57b0cd75-5f3e-45a9-9ffa-822dd428a7c3 [pid: 7|app: 0|req: 379/740] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:58:26 2026] POST /v2.0/networks => generated 744 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/741] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:58:27 2026] POST /v2.0/subnets => generated 667 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:27.517 7 INFO neutron.db.segments_db [None req-a2799145-7c73-45cb-a5cd-d287bc320c19 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment e5bdd8e8-6234-412a-be84-df298d2dd430 of type vxlan for network 447fff4b-8475-4908-be17-48b743e82234 2026-06-13 23:58:28.165 7 INFO neutron.db.l3_hamode_db [None req-a2799145-7c73-45cb-a5cd-d287bc320c19 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:58:29.203 7 INFO neutron.db.l3_hamode_db [None req-a2799145-7c73-45cb-a5cd-d287bc320c19 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 363/742] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/security-groups?tenant_id=b79dc43508404bb0af8594d6ea641852&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/743] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/security-groups?tenant_id=13d170fa606b4a6884007ac9dc1dd7e6&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/746] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:29 2026] DELETE /v2.0/security-groups/c7c084d1-e7a0-4afe-a921-6de99f292f2d => 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: 368/747] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:29 2026] DELETE /v2.0/security-groups/7902cfff-f7cb-4a6b-8f14-45873efc15e0 => 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: 369/748] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:30 2026] GET /v2.0/security-groups?tenant_id=8d6c7252ee4f4e2182f4675f09e1117f&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:58:27 2026] POST /v2.0/routers => generated 731 bytes in 2865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/750] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:30 2026] DELETE /v2.0/security-groups/1403fcf0-0f92-4c74-b412-94c626ee4f59 => 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: 381/751] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:30 2026] GET /v2.0/security-groups?tenant_id=17f3a89ca09a4cc89c0b3fcf445803e9&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/752] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:30 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:30 2026] DELETE /v2.0/security-groups/c5dd5d08-484f-488b-8dcd-b68d39f705d4 => 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: 384/754] 10.0.0.73 () {34 vars in 970 bytes} [Sat Jun 13 23:58:30 2026] GET /v2.0/ports/df57f9cd-8ca0-482f-a42e-e912203a985e => generated 972 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/755] 199.204.45.162 () {34 vars in 1000 bytes} [Sat Jun 13 23:58:30 2026] GET /v2.0/subnets?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 658 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/756] 199.204.45.162 () {34 vars in 1146 bytes} [Sat Jun 13 23:58:30 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37&device_owner=compute%3Anova&network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/757] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:30 2026] PUT /v2.0/ports/df57f9cd-8ca0-482f-a42e-e912203a985e => generated 1153 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:58:31.585 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33ba15d6-7d8b-4b2d-8c03-112b7fd4f5e3'] response: {'name': 'network-changed', 'server_uuid': '712995e4-eb6d-4e1b-a931-4afe35293c37', 'tag': 'df57f9cd-8ca0-482f-a42e-e912203a985e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 388/758] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1425 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/759] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 778 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/760] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/761] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => 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: 392/762] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/subnets?id=caa0f815-50e4-4c7e-90f1-b80bd50ed011 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/763] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/ports?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6&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: 394/764] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/765] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:58:30 2026] PUT /v2.0/routers/8cf1d6ea-c842-4c38-9eed-6571d8f97e41/add_router_interface => generated 309 bytes in 1617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/766] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/767] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1425 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/768] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 778 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/769] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/770] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/771] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/subnets?id=caa0f815-50e4-4c7e-90f1-b80bd50ed011 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/772] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/ports?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/773] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:32.609 8 WARNING neutron_lib.context [None req-f56c051d-8d95-46e9-8914-87bb7a16518d 7672912d53fb48079d8f53910199c870 59e6ad6a1eff41319d81b013be63255a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 399/774] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/775] 10.0.0.74 () {34 vars in 684 bytes} [Sat Jun 13 23:58:32 2026] POST /v2.0/security-groups => generated 1596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:58:32.733 7 WARNING neutron_lib.context [None req-103ac35d-0f82-47d9-ad2f-59375a71b1c2 7672912d53fb48079d8f53910199c870 59e6ad6a1eff41319d81b013be63255a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 400/776] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:58:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:32.886 8 WARNING neutron_lib.context [None req-fe10a400-548f-453e-98a6-5b9630b14ca7 7672912d53fb48079d8f53910199c870 59e6ad6a1eff41319d81b013be63255a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/777] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:58:32 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:33.014 7 WARNING neutron_lib.context [None req-77bc21e4-ccbd-4d16-a053-fffb550f594c 7672912d53fb48079d8f53910199c870 59e6ad6a1eff41319d81b013be63255a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 378/778] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1156 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/779] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/security-groups?tenant_id=7b9a5308b8744cf2a016af695bae4bee&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/780] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/781] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:33 2026] DELETE /v2.0/security-groups/ace740fb-519f-413c-a7ed-f1a67c77f448 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/782] 199.204.45.162 () {34 vars in 1120 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/783] 10.0.0.74 () {34 vars in 675 bytes} [Sat Jun 13 23:58:33 2026] POST /v2.0/floatingips => generated 552 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/784] 10.0.0.73 () {34 vars in 1097 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--678894771&fields=id&tenant_id=59e6ad6a1eff41319d81b013be63255a => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/785] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:33 2026] PUT /v2.0/ports/df57f9cd-8ca0-482f-a42e-e912203a985e => generated 972 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/786] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/networks?id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3 => generated 676 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:34.360 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ddd590b-70d5-4062-a58b-ce6720bb035b'] response: {'name': 'network-changed', 'server_uuid': '712995e4-eb6d-4e1b-a931-4afe35293c37', 'tag': 'df57f9cd-8ca0-482f-a42e-e912203a985e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/787] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/quotas/59e6ad6a1eff41319d81b013be63255a => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/788] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/789] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/790] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/ports?tenant_id=59e6ad6a1eff41319d81b013be63255a&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/791] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/792] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/subnets?id=caa0f815-50e4-4c7e-90f1-b80bd50ed011 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/793] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/794] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/ports?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/795] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/796] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/797] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => 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: 389/798] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/799] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/ports?tenant_id=1916a3a0d228437997ed049907b7538c&device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/800] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/networks?id=0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 778 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/801] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df57f9cd-8ca0-482f-a42e-e912203a985e => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/802] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/subnets?id=caa0f815-50e4-4c7e-90f1-b80bd50ed011 => 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: 412/803] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/ports?network_id=0bc03ef3-67e3-4078-8db3-55931d48ebe6&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: 392/804] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/805] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/806] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/networks?id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3 => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/807] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=59e6ad6a1eff41319d81b013be63255a => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:35.770 8 WARNING neutron_lib.context [req-deb9ebae-09c7-4102-b33c-d667145748c7 req-bf676444-8877-4c5c-8c95-95bef6f2db32 7672912d53fb48079d8f53910199c870 59e6ad6a1eff41319d81b013be63255a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:35.899 7 WARNING neutron_lib.context [None req-ccaaa29f-b400-455a-afd0-deb6f2989a5a f9cc2ec8741346b79d604d9031bf6da7 b2018beef384489a9d3b5bbd51d9879e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 414/808] 10.0.0.74 () {34 vars in 675 bytes} [Sat Jun 13 23:58:35 2026] POST /v2.0/subnetpools => generated 548 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/809] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/810] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/811] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/subnetpools/265eaf78-617a-4b35-8b60-acc35308e256 => generated 548 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/812] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/security-groups?id=70d2bf7f-6e5f-4e08-bd17-129bd54aaea4&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: 419/813] 10.0.0.74 () {34 vars in 748 bytes} [Sat Jun 13 23:58:36 2026] PUT /v2.0/subnetpools/265eaf78-617a-4b35-8b60-acc35308e256 => generated 501 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/814] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:58:35 2026] POST /v2.0/ports => generated 958 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/815] 10.0.0.74 () {32 vars in 731 bytes} [Sat Jun 13 23:58:36 2026] DELETE /v2.0/subnetpools/265eaf78-617a-4b35-8b60-acc35308e256 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:36.373 7 INFO neutron.api.v2.resource [None req-7869901c-002d-4f9b-8f5e-7195b53d38db f9cc2ec8741346b79d604d9031bf6da7 b2018beef384489a9d3b5bbd51d9879e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 421/816] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/subnetpools/265eaf78-617a-4b35-8b60-acc35308e256 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:58:36.393 7 INFO neutron.api.v2.resource [None req-fd325274-e805-4186-8fe2-18160f430708 f9cc2ec8741346b79d604d9031bf6da7 b2018beef384489a9d3b5bbd51d9879e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/817] 10.0.0.74 () {32 vars in 731 bytes} [Sat Jun 13 23:58:36 2026] DELETE /v2.0/subnetpools/265eaf78-617a-4b35-8b60-acc35308e256 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/818] 199.204.45.162 () {34 vars in 994 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:36.796 7 INFO neutron.db.l3_db [req-eb468390-3903-40d0-a1cd-d241038b6aa2 req-37536223-621b-4a89-92af-f021b08ebb4f 7039d52a882944b884c15fc9f10bd8be 1916a3a0d228437997ed049907b7538c - - default default] Floating IP c7ab09e3-712e-4605-9cbc-bd157b136e9a disassociated. External IP: 10.96.250.219, port: df57f9cd-8ca0-482f-a42e-e912203a985e. [pid: 8|app: 0|req: 396/819] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:36 2026] PUT /v2.0/ports/0eb22ebb-5521-4f9a-9484-6a7309cb971b => generated 1203 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:58:36.930 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6c4caa2-3f09-4369-82d9-7416ddd61817'] response: {'name': 'network-changed', 'server_uuid': 'd7e095ff-587e-46bd-b4a2-239e1881455f', 'tag': '0eb22ebb-5521-4f9a-9484-6a7309cb971b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/820] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/ports?tenant_id=59e6ad6a1eff41319d81b013be63255a&device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 1242 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/821] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0eb22ebb-5521-4f9a-9484-6a7309cb971b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/822] 199.204.45.162 () {36 vars in 997 bytes} [Sat Jun 13 23:58:36 2026] DELETE /v2.0/ports/df57f9cd-8ca0-482f-a42e-e912203a985e => generated 0 bytes in 742 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/823] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/subnets?id=76140389-41b9-4499-ac6c-69e918ea10cb => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/824] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/825] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/ports?device_id=712995e4-eb6d-4e1b-a931-4afe35293c37 => 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: 399/826] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/security-groups?tenant_id=b2018beef384489a9d3b5bbd51d9879e&name=default => generated 2801 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/827] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/828] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:37 2026] DELETE /v2.0/security-groups/24145ed9-05d0-4baf-b430-d27a4fb8fd81 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:37.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2defcdd2-7a23-44e2-b001-4fd43b6ed1a7'] response: {'server_uuid': '712995e4-eb6d-4e1b-a931-4afe35293c37', 'name': 'network-vif-deleted', 'tag': 'df57f9cd-8ca0-482f-a42e-e912203a985e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 428/829] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/ports?network_id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3&device_owner=network%3Adhcp => generated 1244 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/830] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/831] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/832] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/ports?tenant_id=59e6ad6a1eff41319d81b013be63255a&device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/833] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/networks?id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3 => generated 772 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/834] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0eb22ebb-5521-4f9a-9484-6a7309cb971b => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/835] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/subnets?id=76140389-41b9-4499-ac6c-69e918ea10cb => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/836] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/ports?network_id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/837] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/838] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/security-groups?tenant_id=dc858ee89b3f4b2dbf93edcc4817f211&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/839] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/840] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:38 2026] DELETE /v2.0/security-groups/406e7289-f5a4-414c-b7df-00fd680f82a7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/841] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:38 2026] DELETE /v2.0/security-groups/70d2bf7f-6e5f-4e08-bd17-129bd54aaea4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:38.661 7 INFO neutron.api.v2.resource [None req-0f8c2265-ff6e-467f-83a5-0e41e45a9589 7039d52a882944b884c15fc9f10bd8be 1916a3a0d228437997ed049907b7538c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 437/842] 10.0.0.74 () {32 vars in 736 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/security-groups/70d2bf7f-6e5f-4e08-bd17-129bd54aaea4 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/843] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/844] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/security-groups?tenant_id=69349813476f4242a6380ac6cafc57ba&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/845] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&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: 409/846] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:38 2026] DELETE /v2.0/security-groups/75c546a6-e2d7-4c57-8db2-67d45f6e9a94 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/847] 10.0.0.74 () {32 vars in 731 bytes} [Sat Jun 13 23:58:38 2026] DELETE /v2.0/floatingips/c7ab09e3-712e-4605-9cbc-bd157b136e9a => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/848] 10.0.0.74 () {32 vars in 622 bytes} [Sat Jun 13 23:58:39 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: 440/849] 10.0.0.74 () {32 vars in 632 bytes} [Sat Jun 13 23:58:39 2026] GET /v2.0/ => generated 632 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/850] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:39 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/851] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:40 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/852] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:40 2026] GET /v2.0/security-groups?tenant_id=86735c9b4f024599a68e4a81dfe83431&name=default => generated 2801 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/853] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:40 2026] DELETE /v2.0/security-groups/81b83bd8-3d92-40e4-9601-345c454c8017 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/854] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:58:39 2026] PUT /v2.0/routers/d7b3a1f0-66e9-419f-a2d4-0e20be11f194/remove_router_interface => generated 309 bytes in 1725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/855] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/856] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/857] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:42.015 8 INFO neutron.db.l3_db [None req-292b2978-478d-45b1-b22d-bd44c4bfd9cf 7672912d53fb48079d8f53910199c870 59e6ad6a1eff41319d81b013be63255a - - default default] Floating IP d7ef2837-98a1-4f60-bbcb-a9f29c0774ec associated. External IP: 10.96.250.208, port: 0eb22ebb-5521-4f9a-9484-6a7309cb971b. 2026-06-13 23:58:42.150 7 INFO neutron.services.segments.plugin [-] Segment 4de7cf6d-4ae8-4db3-ab7b-e7d6b674cb8e resource provider aggregate not found 2026-06-13 23:58:42.170 7 INFO neutron.services.segments.plugin [-] Segment 4de7cf6d-4ae8-4db3-ab7b-e7d6b674cb8e resource provider aggregate not found 2026-06-13 23:58:42.181 7 INFO neutron.services.segments.plugin [-] Segment 4de7cf6d-4ae8-4db3-ab7b-e7d6b674cb8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de7cf6d-4ae8-4db3-ab7b-e7d6b674cb8e found for delete ", "request_id": "req-399dda6d-1166-4806-a606-70db4d8b24f4"}]} 2026-06-13 23:58:42.189 7 INFO neutron.services.segments.plugin [-] Segment 4de7cf6d-4ae8-4db3-ab7b-e7d6b674cb8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de7cf6d-4ae8-4db3-ab7b-e7d6b674cb8e found for delete ", "request_id": "req-3013a097-d45f-4636-943b-75a67a6bfc03"}]} 2026-06-13 23:58:42.198 7 INFO neutron.db.l3_hamode_db [None req-3186f3bf-53d6-47c8-b811-3db1006bcc42 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network dd6a71c9-f541-46c1-bebb-e2020afd7836 was deleted as no HA routers are present in tenant 1916a3a0d228437997ed049907b7538c. [pid: 7|app: 0|req: 445/858] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:40 2026] DELETE /v2.0/routers/d7b3a1f0-66e9-419f-a2d4-0e20be11f194 => generated 0 bytes in 1315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/859] 10.0.0.74 () {34 vars in 748 bytes} [Sat Jun 13 23:58:41 2026] PUT /v2.0/floatingips/d7ef2837-98a1-4f60-bbcb-a9f29c0774ec => generated 856 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/860] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:42 2026] DELETE /v2.0/subnets/caa0f815-50e4-4c7e-90f1-b80bd50ed011 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:42.544 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea7e99a2-9881-4b3f-8ad4-06d45e87a563'] response: {'name': 'network-changed', 'server_uuid': 'd7e095ff-587e-46bd-b4a2-239e1881455f', 'tag': '0eb22ebb-5521-4f9a-9484-6a7309cb971b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 447/861] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/ports?tenant_id=59e6ad6a1eff41319d81b013be63255a&device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => 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: 448/862] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/networks?id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3 => generated 772 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/863] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0eb22ebb-5521-4f9a-9484-6a7309cb971b => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/864] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/subnets?id=76140389-41b9-4499-ac6c-69e918ea10cb => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:42.842 8 INFO neutron.services.segments.plugin [-] Segment b82bd1c0-d856-4174-9dfa-006d4f88dd8e resource provider aggregate not found 2026-06-13 23:58:42.850 8 INFO neutron.services.segments.plugin [-] Segment b82bd1c0-d856-4174-9dfa-006d4f88dd8e resource provider aggregate not found [pid: 7|app: 0|req: 451/865] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/ports?network_id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3&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-06-13 23:58:42.863 8 INFO neutron.services.segments.plugin [-] Segment b82bd1c0-d856-4174-9dfa-006d4f88dd8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82bd1c0-d856-4174-9dfa-006d4f88dd8e found for delete ", "request_id": "req-0658249e-056d-4065-8206-bfca131ed762"}]} [pid: 8|app: 0|req: 415/866] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:42 2026] DELETE /v2.0/networks/0bc03ef3-67e3-4078-8db3-55931d48ebe6 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/867] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:42.934 8 INFO neutron.services.segments.plugin [-] Segment b82bd1c0-d856-4174-9dfa-006d4f88dd8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82bd1c0-d856-4174-9dfa-006d4f88dd8e found for delete ", "request_id": "req-d686b610-2095-4805-9743-d2d7192eb678"}]} [pid: 8|app: 0|req: 416/868] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/869] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:43 2026] GET /v2.0/security-groups?tenant_id=1916a3a0d228437997ed049907b7538c&name=default => generated 2797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/870] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:43 2026] DELETE /v2.0/security-groups/03a72a62-35ad-41fd-a7e6-0e4bb20ff05e => 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: 454/871] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:43 2026] GET /v2.0/security-groups?tenant_id=364e42e2a21a4dca8f4812108f5935d9&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/872] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:43 2026] DELETE /v2.0/security-groups/59e504e2-521a-4df9-9595-85bf296f5168 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/873] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:44 2026] GET /v2.0/security-groups?tenant_id=8cbe1872afab49f280e3c39797e7b8e0&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/874] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:44 2026] DELETE /v2.0/security-groups/1446d483-2732-4bb8-b793-d0d9031f014c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:45.442 8 INFO neutron.db.segments_db [None req-154ec180-1345-4a57-9139-db82696c6c2b 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 48bad611-9a54-40e5-8ab9-82145260d32b of type vxlan for network 967d6263-9a1f-48cf-b876-4539452970fc [pid: 8|app: 0|req: 421/877] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:58:45 2026] POST /v2.0/networks => generated 747 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/878] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:58:45 2026] POST /v2.0/subnets => generated 670 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:45.929 8 INFO neutron.db.segments_db [None req-b11237e8-1b4d-4df5-a7ce-0c0617cbcc6a 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 06343a99-0e1c-4881-97d4-325b5837f619 of type vxlan for network 9abeaa51-a846-404f-8980-31982ce78c65 2026-06-13 23:58:46.289 8 INFO neutron.db.l3_hamode_db [None req-b11237e8-1b4d-4df5-a7ce-0c0617cbcc6a 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 458/879] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:46 2026] GET /v2.0/security-groups?tenant_id=dcd8122f30814036b2c2f0e02e6db82a&name=default => generated 2801 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/880] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:46 2026] DELETE /v2.0/security-groups/53f97fea-4886-4e0a-90ad-40b12f1d3b31 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/881] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:47 2026] GET /v2.0/security-groups?tenant_id=176ccddc186846b3a162be520e803020&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/882] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:47 2026] DELETE /v2.0/security-groups/6cb836d5-9582-4f7c-a960-08c80c90d3b0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:47.455 8 INFO neutron.db.l3_hamode_db [None req-b11237e8-1b4d-4df5-a7ce-0c0617cbcc6a 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 422/883] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:58:45 2026] POST /v2.0/routers => generated 734 bytes in 2708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/884] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:48 2026] GET /v2.0/security-groups?tenant_id=dfb15966e92a4e08939e0f56a5a22423&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/885] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:48 2026] DELETE /v2.0/security-groups/3ce0e894-d05c-42e6-a5fb-b9a4ed414e2c => 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: 464/886] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:48 2026] GET /v2.0/security-groups?tenant_id=ce642e14d63d486d9e44d90d1f3a3aba&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/887] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:49 2026] DELETE /v2.0/security-groups/363a644c-e68f-4f7a-b9d5-bcb0f355852e => 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: 466/888] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:49 2026] GET /v2.0/security-groups?tenant_id=bb347ffa9c4d4749aa1df2b5600f18cb&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/889] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:49 2026] DELETE /v2.0/security-groups/b4658b88-75ed-4fe4-8518-dc3a9828214f => 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: 423/890] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:58:48 2026] PUT /v2.0/routers/a38c3514-4034-4411-9a80-f9b65f2bd878/add_router_interface => generated 309 bytes in 1837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:50.995 8 WARNING neutron_lib.context [None req-ab5507ee-1c13-43fa-97b1-d732f603bc3d bb114adbf67845edaf99396a49a163e0 1c734fc3ac7c4f1e81bac991e317506a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 424/891] 10.0.0.74 () {34 vars in 684 bytes} [Sat Jun 13 23:58:50 2026] POST /v2.0/security-groups => generated 1597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:58:51.137 8 WARNING neutron_lib.context [None req-df09d2fc-290b-41d0-a85a-7540dc55607d bb114adbf67845edaf99396a49a163e0 1c734fc3ac7c4f1e81bac991e317506a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:51.370 7 WARNING neutron_lib.context [None req-7fcb7523-58ca-447c-bb52-638e652b7140 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:51.370 7 WARNING neutron_lib.context [None req-7fcb7523-58ca-447c-bb52-638e652b7140 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 425/892] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:58:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:51.383 8 WARNING neutron_lib.context [None req-3f799346-2312-45fc-ac01-ec88e6b89755 bb114adbf67845edaf99396a49a163e0 1c734fc3ac7c4f1e81bac991e317506a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:51.551 7 INFO neutron.db.segments_db [None req-7fcb7523-58ca-447c-bb52-638e652b7140 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Added segment 0a05f951-1315-42f0-94dc-f582edaed479 of type vxlan for network 0b774e14-9e19-4f85-8e21-4585e21086d5 [pid: 8|app: 0|req: 426/893] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:58:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:51.566 8 WARNING neutron_lib.context [None req-b40dfae3-4926-4614-80ad-bb64ae53d719 bb114adbf67845edaf99396a49a163e0 1c734fc3ac7c4f1e81bac991e317506a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:51.671 7 INFO neutron.db.segments_db [None req-7fcb7523-58ca-447c-bb52-638e652b7140 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Added segment 30002c72-2506-4148-9a25-0d630731170f of type vxlan for network f0af1e0e-fdcb-4e9b-8055-d37ace217b2b [pid: 7|app: 0|req: 468/894] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:58:50 2026] POST /v2.0/networks => generated 1245 bytes in 871 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/895] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/networks => generated 1844 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:52.212 7 INFO neutron.services.segments.plugin [-] Segment 0a05f951-1315-42f0-94dc-f582edaed479 resource provider aggregate not found 2026-06-13 23:58:52.218 7 INFO neutron.services.segments.plugin [-] Segment 0a05f951-1315-42f0-94dc-f582edaed479 resource provider aggregate not found 2026-06-13 23:58:52.231 7 INFO neutron.services.segments.plugin [-] Segment 0a05f951-1315-42f0-94dc-f582edaed479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a05f951-1315-42f0-94dc-f582edaed479 found for delete ", "request_id": "req-17853711-c4c3-4610-a883-1d93941e8509"}]} [pid: 7|app: 0|req: 470/896] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:51 2026] DELETE /v2.0/networks/0b774e14-9e19-4f85-8e21-4585e21086d5 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:52.253 7 INFO neutron.services.segments.plugin [-] Segment 0a05f951-1315-42f0-94dc-f582edaed479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a05f951-1315-42f0-94dc-f582edaed479 found for delete ", "request_id": "req-17bfdb5d-a49f-444c-9f3a-73a564a2aac8"}]} [pid: 8|app: 0|req: 427/897] 10.0.0.74 () {34 vars in 675 bytes} [Sat Jun 13 23:58:51 2026] POST /v2.0/floatingips => generated 552 bytes in 773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/898] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:52 2026] DELETE /v2.0/networks/f0af1e0e-fdcb-4e9b-8055-d37ace217b2b => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/899] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/networks => generated 651 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:52.607 7 WARNING neutron_lib.context [None req-ec4d1b60-f3d8-4b19-8dca-201934bf3adf bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:52.661 7 INFO neutron.db.segments_db [None req-ec4d1b60-f3d8-4b19-8dca-201934bf3adf bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Added segment 1ab8e1ce-1270-47b7-8e4d-eff30e14f192 of type vxlan for network 0f3f2e85-05a6-4489-9685-301a15a2d3d5 [pid: 7|app: 0|req: 472/900] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:58:52 2026] POST /v2.0/networks => generated 654 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:52.816 7 WARNING neutron_lib.context [None req-9c2912bd-979a-4ec5-aea4-32e6901d94d0 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:52.887 7 INFO neutron.db.segments_db [None req-9c2912bd-979a-4ec5-aea4-32e6901d94d0 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Added segment 98ca96a9-6ea9-4f25-9c5a-7187a24edbe7 of type vxlan for network 0f05253f-eb31-4884-ac47-dae76533e394 [pid: 8|app: 0|req: 429/901] 10.0.0.53 () {34 vars in 989 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 1244 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/902] 10.0.0.53 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/903] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:58:52 2026] POST /v2.0/networks => generated 653 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:53.041 8 WARNING neutron_lib.context [None req-b23090fd-3a36-42d6-bd1e-617cc1af03a4 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:53.100 8 WARNING neutron_lib.context [None req-b23090fd-3a36-42d6-bd1e-617cc1af03a4 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 474/904] 10.0.0.64 () {30 vars in 649 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/extensions => generated 19600 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/905] 10.0.0.64 () {30 vars in 723 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/quotas/c316783e0f124c8382b3cf1e922cc72c/details => generated 847 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/906] 10.0.0.74 () {34 vars in 664 bytes} [Sat Jun 13 23:58:53 2026] POST /v2.0/ports => generated 1505 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/907] 10.0.0.74 () {32 vars in 642 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/ports => generated 1505 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/908] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:58:53 2026] DELETE /v2.0/ports/c2697c01-c83e-4a96-a94f-f184f691e44c => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:54.270 7 INFO neutron.services.segments.plugin [-] Segment 30002c72-2506-4148-9a25-0d630731170f resource provider aggregate not found 2026-06-13 23:58:54.286 7 INFO neutron.services.segments.plugin [-] Segment 30002c72-2506-4148-9a25-0d630731170f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30002c72-2506-4148-9a25-0d630731170f found for delete ", "request_id": "req-f6423cf4-c517-44f1-8187-f31583b7a74d"}]} 2026-06-13 23:58:54.289 7 INFO neutron.services.segments.plugin [-] Segment 30002c72-2506-4148-9a25-0d630731170f resource provider aggregate not found 2026-06-13 23:58:54.308 7 INFO neutron.services.segments.plugin [-] Segment 30002c72-2506-4148-9a25-0d630731170f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30002c72-2506-4148-9a25-0d630731170f found for delete ", "request_id": "req-6f74fb81-db74-4429-9e8c-1033136bb3d4"}]} [pid: 7|app: 0|req: 477/909] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:58:54 2026] DELETE /v2.0/ports/aaa96aba-81dc-4a1a-aed2-36e497a48c0a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/910] 10.0.0.74 () {32 vars in 642 bytes} [Sat Jun 13 23:58:54 2026] GET /v2.0/ports => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:54.574 7 WARNING neutron_lib.context [None req-9cd8f723-1b83-4167-b3a6-b93a3ab88c14 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:54.638 7 INFO neutron.db.segments_db [None req-9cd8f723-1b83-4167-b3a6-b93a3ab88c14 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Added segment fa3d723a-76dc-46fe-97d1-a4de152ec321 of type vxlan for network 42a88733-122b-4519-b15f-c1016276e9da [pid: 7|app: 0|req: 478/911] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:58:54 2026] POST /v2.0/networks => generated 654 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:54.771 8 WARNING neutron_lib.context [None req-3ba452b6-5297-4052-87ec-fef93c000e36 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:54.841 8 INFO neutron.db.segments_db [None req-3ba452b6-5297-4052-87ec-fef93c000e36 bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Added segment e477b162-5a2b-4289-98b9-252bb5ce77d1 of type vxlan for network aec968f1-10eb-43a9-be54-d60efc1b7f7e [pid: 8|app: 0|req: 434/912] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:58:54 2026] POST /v2.0/networks => generated 654 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:55.602 7 WARNING neutron_lib.context [None req-ff92c30f-0725-49c2-8269-ae98b131e7bc bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:58:55.668 7 WARNING neutron_lib.context [None req-ff92c30f-0725-49c2-8269-ae98b131e7bc bc2e45b59e1645aeab468771ade7ad26 56f1ee36d7fe42d9a4b49c30683adca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 435/913] 10.0.0.64 () {30 vars in 649 bytes} [Sat Jun 13 23:58:55 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/914] 10.0.0.64 () {30 vars in 723 bytes} [Sat Jun 13 23:58:55 2026] GET /v2.0/quotas/c316783e0f124c8382b3cf1e922cc72c/details => generated 847 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/915] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:58:55 2026] POST /v2.0/subnets => generated 1276 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/916] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/subnets => generated 1889 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/917] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:56 2026] DELETE /v2.0/subnets/d9af987e-7dda-405b-91ee-1b87382f3cbe => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/918] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:58:56 2026] DELETE /v2.0/subnets/d98b9747-e59a-4395-a338-489f087e1eea => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/919] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/subnets => generated 626 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/920] 10.0.0.73 () {34 vars in 1099 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1015028029&fields=id&tenant_id=1c734fc3ac7c4f1e81bac991e317506a => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/921] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/networks?id=967d6263-9a1f-48cf-b876-4539452970fc => generated 679 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/922] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/quotas/1c734fc3ac7c4f1e81bac991e317506a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/923] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/ports?tenant_id=1c734fc3ac7c4f1e81bac991e317506a&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:57.623 8 INFO neutron.services.segments.plugin [-] Segment e477b162-5a2b-4289-98b9-252bb5ce77d1 resource provider aggregate not found 2026-06-13 23:58:57.633 8 INFO neutron.services.segments.plugin [-] Segment e477b162-5a2b-4289-98b9-252bb5ce77d1 resource provider aggregate not found 2026-06-13 23:58:57.652 8 INFO neutron.services.segments.plugin [-] Segment e477b162-5a2b-4289-98b9-252bb5ce77d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e477b162-5a2b-4289-98b9-252bb5ce77d1 found for delete ", "request_id": "req-aaa7684a-8fe8-4d99-b88c-f3c087a394cb"}]} [pid: 7|app: 0|req: 486/924] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:57.660 8 INFO neutron.services.segments.plugin [-] Segment e477b162-5a2b-4289-98b9-252bb5ce77d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e477b162-5a2b-4289-98b9-252bb5ce77d1 found for delete ", "request_id": "req-7b8fe970-3d68-4c73-b0de-dd011ed1c5fb"}]} [pid: 8|app: 0|req: 439/925] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:57 2026] DELETE /v2.0/networks/aec968f1-10eb-43a9-be54-d60efc1b7f7e => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/926] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/927] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/928] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:57 2026] DELETE /v2.0/networks/42a88733-122b-4519-b15f-c1016276e9da => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:58.319 7 INFO neutron.services.segments.plugin [-] Segment 98ca96a9-6ea9-4f25-9c5a-7187a24edbe7 resource provider aggregate not found 2026-06-13 23:58:58.324 7 INFO neutron.services.segments.plugin [-] Segment 98ca96a9-6ea9-4f25-9c5a-7187a24edbe7 resource provider aggregate not found 2026-06-13 23:58:58.344 7 INFO neutron.services.segments.plugin [-] Segment 98ca96a9-6ea9-4f25-9c5a-7187a24edbe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98ca96a9-6ea9-4f25-9c5a-7187a24edbe7 found for delete ", "request_id": "req-f713e46a-6cfe-4b4e-9db5-576b7ce0f4ac"}]} 2026-06-13 23:58:58.345 7 INFO neutron.services.segments.plugin [-] Segment 98ca96a9-6ea9-4f25-9c5a-7187a24edbe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98ca96a9-6ea9-4f25-9c5a-7187a24edbe7 found for delete ", "request_id": "req-40fbcb93-a539-4d93-b07e-e45b984cb7cb"}]} [pid: 7|app: 0|req: 489/929] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:58 2026] DELETE /v2.0/networks/0f05253f-eb31-4884-ac47-dae76533e394 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/930] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:58:58 2026] DELETE /v2.0/networks/0f3f2e85-05a6-4489-9685-301a15a2d3d5 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/931] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/networks?id=967d6263-9a1f-48cf-b876-4539452970fc => generated 679 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/932] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/security-groups?tenant_id=c316783e0f124c8382b3cf1e922cc72c&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/933] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c734fc3ac7c4f1e81bac991e317506a => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:58.884 8 WARNING neutron_lib.context [req-b1f6f683-7279-4a37-bed9-a603908a141e req-840e537d-1565-4bb9-b7c9-45b460b7259d bb114adbf67845edaf99396a49a163e0 1c734fc3ac7c4f1e81bac991e317506a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 491/934] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:58 2026] DELETE /v2.0/security-groups/3f869271-53c1-4c0f-80d5-15a82a627adc => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/935] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/security-groups?tenant_id=56f1ee36d7fe42d9a4b49c30683adca3&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/936] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/937] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:58:58 2026] POST /v2.0/ports => generated 958 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/938] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:58:59 2026] DELETE /v2.0/security-groups/b6c55869-3e4d-45fd-9044-22ece08b3d1d => 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: 445/939] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/security-groups?id=b37431e9-f692-456a-a183-a876040e9fc6&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: 495/942] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:59 2026] PUT /v2.0/ports/12adba78-5b01-4681-94ad-8877b0111c9c => generated 1203 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:00.029 8 INFO neutron.services.segments.plugin [-] Segment fa3d723a-76dc-46fe-97d1-a4de152ec321 resource provider aggregate not found 2026-06-13 23:59:00.036 8 INFO neutron.services.segments.plugin [-] Segment fa3d723a-76dc-46fe-97d1-a4de152ec321 resource provider aggregate not found 2026-06-13 23:59:00.058 8 INFO neutron.services.segments.plugin [-] Segment fa3d723a-76dc-46fe-97d1-a4de152ec321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa3d723a-76dc-46fe-97d1-a4de152ec321 found for delete ", "request_id": "req-44f239f0-becd-44d1-a9c2-8f2a2194b773"}]} 2026-06-13 23:59:00.066 8 INFO neutron.services.segments.plugin [-] Segment fa3d723a-76dc-46fe-97d1-a4de152ec321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa3d723a-76dc-46fe-97d1-a4de152ec321 found for delete ", "request_id": "req-084f14d2-2963-479d-ba83-4df53ffefe4c"}]} 2026-06-13 23:59:00.087 8 INFO neutron.services.segments.plugin [-] Segment 1ab8e1ce-1270-47b7-8e4d-eff30e14f192 resource provider aggregate not found 2026-06-13 23:59:00.096 8 INFO neutron.services.segments.plugin [-] Segment 1ab8e1ce-1270-47b7-8e4d-eff30e14f192 resource provider aggregate not found 2026-06-13 23:59:00.110 8 INFO neutron.services.segments.plugin [-] Segment 1ab8e1ce-1270-47b7-8e4d-eff30e14f192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ab8e1ce-1270-47b7-8e4d-eff30e14f192 found for delete ", "request_id": "req-90237d0e-df07-4cc1-847b-43359322b2f6"}]} [pid: 8|app: 0|req: 448/943] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/ports?tenant_id=1c734fc3ac7c4f1e81bac991e317506a&device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 1242 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/944] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12adba78-5b01-4681-94ad-8877b0111c9c => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:00.193 8 INFO neutron.services.segments.plugin [-] Segment 1ab8e1ce-1270-47b7-8e4d-eff30e14f192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ab8e1ce-1270-47b7-8e4d-eff30e14f192 found for delete ", "request_id": "req-1eed6d93-6e95-4a5f-bf6e-5708bd6d771f"}]} [pid: 8|app: 0|req: 449/945] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/subnets?id=c77b5f82-8a3a-4c9c-8f9c-7d87171d7532 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:00.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9b98263-1cb9-4463-80ec-5097ce4ada34'] response: {'name': 'network-changed', 'server_uuid': 'e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d', 'tag': '12adba78-5b01-4681-94ad-8877b0111c9c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 497/946] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?network_id=967d6263-9a1f-48cf-b876-4539452970fc&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/947] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/948] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc?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: 499/949] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/950] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?tenant_id=1c734fc3ac7c4f1e81bac991e317506a&device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/951] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/security-groups?id=b37431e9-f692-456a-a183-a876040e9fc6&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/952] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/networks?id=967d6263-9a1f-48cf-b876-4539452970fc => generated 775 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/953] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12adba78-5b01-4681-94ad-8877b0111c9c => 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: 453/954] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/subnets?id=c77b5f82-8a3a-4c9c-8f9c-7d87171d7532 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/955] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?network_id=967d6263-9a1f-48cf-b876-4539452970fc&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/956] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc?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: 503/957] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:01.538 8 WARNING neutron_lib.context [None req-2853ef63-6ff6-4f48-8c93-f58c46772df5 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:01.539 8 WARNING neutron_lib.context [None req-2853ef63-6ff6-4f48-8c93-f58c46772df5 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:01.717 8 INFO neutron.db.segments_db [None req-2853ef63-6ff6-4f48-8c93-f58c46772df5 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Added segment e5d0765c-ed99-44af-9af6-1899a57c678d of type vxlan for network d517f969-b66d-44db-9c72-0cb71080b8df [pid: 7|app: 0|req: 504/958] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:01 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/959] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:01 2026] GET /v2.0/security-groups?id=b37431e9-f692-456a-a183-a876040e9fc6&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:01.823 8 INFO neutron.db.segments_db [None req-2853ef63-6ff6-4f48-8c93-f58c46772df5 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Added segment 80f8ab13-a435-4b17-8322-833c0d718c19 of type vxlan for network 24fc322d-c18d-47b9-8c55-b7a894fdbf61 [pid: 8|app: 0|req: 455/960] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:01 2026] POST /v2.0/networks => generated 1245 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:59:01.955 7 WARNING neutron_lib.context [None req-651ffe62-6835-47e3-8acc-8f13d8cc4186 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 456/961] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:59:01 2026] GET /v2.0/networks => generated 1844 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:02.102 7 INFO neutron.db.segments_db [None req-651ffe62-6835-47e3-8acc-8f13d8cc4186 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Added segment 7165acf1-dfde-4042-895d-59b6e95b4b90 of type vxlan for network 5249f717-c082-445f-8cc0-9ac5f660854c [pid: 7|app: 0|req: 506/962] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:59:01 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:02.225 7 WARNING neutron_lib.context [None req-1b1fa412-6e0b-47da-aa9e-45d49ed848f0 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:02.265 7 INFO neutron.db.segments_db [None req-1b1fa412-6e0b-47da-aa9e-45d49ed848f0 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Added segment 5ac5280b-6cac-46c8-b795-61e4b5526a7b of type vxlan for network 02952423-954a-4574-91c1-c11739d93d52 2026-06-13 23:59:02.275 8 INFO neutron.services.segments.plugin [-] Segment e5d0765c-ed99-44af-9af6-1899a57c678d resource provider aggregate not found 2026-06-13 23:59:02.280 8 INFO neutron.services.segments.plugin [-] Segment e5d0765c-ed99-44af-9af6-1899a57c678d resource provider aggregate not found 2026-06-13 23:59:02.297 8 INFO neutron.services.segments.plugin [-] Segment e5d0765c-ed99-44af-9af6-1899a57c678d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d0765c-ed99-44af-9af6-1899a57c678d found for delete ", "request_id": "req-93a97fc4-f4bf-4025-8b23-8125da90a0f7"}]} 2026-06-13 23:59:02.300 8 INFO neutron.services.segments.plugin [-] Segment e5d0765c-ed99-44af-9af6-1899a57c678d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d0765c-ed99-44af-9af6-1899a57c678d found for delete ", "request_id": "req-c44b4a6f-204e-4d68-88fe-b0888da81bce"}]} [pid: 8|app: 0|req: 457/963] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:02 2026] DELETE /v2.0/networks/d517f969-b66d-44db-9c72-0cb71080b8df => 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: 458/964] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:02.548 7 INFO neutron.db.l3_hamode_db [None req-1b1fa412-6e0b-47da-aa9e-45d49ed848f0 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 459/965] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:02 2026] DELETE /v2.0/networks/24fc322d-c18d-47b9-8c55-b7a894fdbf61 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/966] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/967] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/networks => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:02.766 8 WARNING neutron_lib.context [None req-af9d8191-ef98-45d9-bb94-ea086dc1e205 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:02.821 8 INFO neutron.db.segments_db [None req-af9d8191-ef98-45d9-bb94-ea086dc1e205 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Added segment dc7f4331-4e39-419b-a470-0ec206effc77 of type vxlan for network 4df1194d-b3bb-4ea9-99a0-9f827840f3fd [pid: 8|app: 0|req: 462/968] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:02 2026] POST /v2.0/networks => generated 650 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/969] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/970] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:03.101 8 WARNING neutron_lib.context [None req-2ab9c6b0-b717-4211-b758-4b605989c386 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:03.163 8 INFO neutron.db.segments_db [None req-2ab9c6b0-b717-4211-b758-4b605989c386 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Added segment e56543da-5c05-445e-b05c-7b8d6b66bd5e of type vxlan for network 61d60bb4-c076-4804-be23-d67bea81674f [pid: 8|app: 0|req: 465/971] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:03 2026] POST /v2.0/networks => generated 650 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/972] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&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: 467/973] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/security-groups?id=b37431e9-f692-456a-a183-a876040e9fc6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:03.352 8 WARNING neutron_lib.context [None req-486554f0-13ea-4fe1-ab0e-47d42727e6fd dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:03.390 8 WARNING neutron_lib.context [None req-486554f0-13ea-4fe1-ab0e-47d42727e6fd dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:04.082 7 INFO neutron.db.l3_hamode_db [None req-1b1fa412-6e0b-47da-aa9e-45d49ed848f0 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 468/974] 10.0.0.74 () {34 vars in 664 bytes} [Sat Jun 13 23:59:03 2026] POST /v2.0/ports => generated 1505 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/975] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/976] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/ports?tenant_id=59e6ad6a1eff41319d81b013be63255a&device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:04.318 8 INFO neutron.services.segments.plugin [-] Segment 80f8ab13-a435-4b17-8322-833c0d718c19 resource provider aggregate not found [pid: 8|app: 0|req: 471/977] 10.0.0.74 () {32 vars in 642 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/ports => generated 1505 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:04.334 8 INFO neutron.services.segments.plugin [-] Segment 80f8ab13-a435-4b17-8322-833c0d718c19 resource provider aggregate not found 2026-06-13 23:59:04.341 8 INFO neutron.services.segments.plugin [-] Segment 80f8ab13-a435-4b17-8322-833c0d718c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f8ab13-a435-4b17-8322-833c0d718c19 found for delete ", "request_id": "req-8fe80304-beef-4a79-914c-c7fa873821a1"}]} 2026-06-13 23:59:04.354 8 INFO neutron.services.segments.plugin [-] Segment 80f8ab13-a435-4b17-8322-833c0d718c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f8ab13-a435-4b17-8322-833c0d718c19 found for delete ", "request_id": "req-a7e9f362-0d79-43a0-bb55-de16826c61ab"}]} [pid: 8|app: 0|req: 472/978] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/979] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/networks?id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3 => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/980] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:59:04 2026] DELETE /v2.0/ports/0b211daf-4778-4104-b2f7-c5aea20451c3 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/981] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/982] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0eb22ebb-5521-4f9a-9484-6a7309cb971b => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/983] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:59:04 2026] DELETE /v2.0/ports/bcfe9c35-02c7-41af-b353-092684787418 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/984] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/security-groups?id=b37431e9-f692-456a-a183-a876040e9fc6&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/985] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/subnets?id=76140389-41b9-4499-ac6c-69e918ea10cb => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/986] 10.0.0.74 () {32 vars in 642 bytes} [Sat Jun 13 23:59:05 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) [pid: 8|app: 0|req: 481/987] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/ports?network_id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:05.177 8 WARNING neutron_lib.context [None req-8f5cf584-ef9b-4ddd-934b-7586bc4a7d58 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:05.230 8 INFO neutron.db.segments_db [None req-8f5cf584-ef9b-4ddd-934b-7586bc4a7d58 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Added segment 56dded74-e05e-4437-97df-9a8bf8a9a838 of type vxlan for network d2594d3f-e454-41fa-a915-6ed6fe43f802 [pid: 7|app: 0|req: 507/988] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:02 2026] POST /v2.0/routers => generated 693 bytes in 3076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/989] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:05 2026] POST /v2.0/networks => generated 649 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/990] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/991] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:05.413 8 WARNING neutron_lib.context [None req-eed46cf5-9f0f-4ea5-9887-a52f5f6a7a93 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 509/992] 10.0.0.74 () {32 vars in 775 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/subnets?project_id=14161cbf52d24e8e85045b9de33d1857&cidr=10.100.0.0%2F28 => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:05.469 8 INFO neutron.db.segments_db [None req-eed46cf5-9f0f-4ea5-9887-a52f5f6a7a93 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Added segment b52435bd-a3f2-47ed-bb46-5e1022f6a41c of type vxlan for network 2d9a7f21-01da-45f8-ab91-2b22978ba078 [pid: 8|app: 0|req: 484/993] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:05 2026] POST /v2.0/networks => generated 650 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/994] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?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: 486/995] 10.0.0.74 () {32 vars in 693 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:05.816 7 INFO neutron.db.l3_db [None req-c608738a-d188-4ed1-840e-9d2abd66f883 bb114adbf67845edaf99396a49a163e0 1c734fc3ac7c4f1e81bac991e317506a - - default default] Floating IP d009ac22-ee3d-4e4e-92c3-09edd6216dc5 associated. External IP: 10.96.250.218, port: 12adba78-5b01-4681-94ad-8877b0111c9c. [pid: 8|app: 0|req: 487/996] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:05.823 8 WARNING neutron_lib.context [None req-08f836c9-f313-4079-8e2f-ac42f3086920 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:05.869 8 WARNING neutron_lib.context [None req-08f836c9-f313-4079-8e2f-ac42f3086920 dbb9900aff1c4f8fb4f1513ea58a8bee b62de3c1309e436598cea25c4ce7974e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 510/997] 10.0.0.74 () {34 vars in 748 bytes} [Sat Jun 13 23:59:05 2026] PUT /v2.0/floatingips/d009ac22-ee3d-4e4e-92c3-09edd6216dc5 => generated 856 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/998] 10.0.0.74 () {32 vars in 783 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/subnets?network_id=bf1284a5-22d8-4158-9131-94aa09d7de29&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/999] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:06.249 7 WARNING neutron_lib.context [None req-66ede17f-6aeb-4629-aacf-8ffc2d45f0f5 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:06.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9debb6e-e9fa-407e-abec-d8f9b1831edb'] response: {'name': 'network-changed', 'server_uuid': 'e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d', 'tag': '12adba78-5b01-4681-94ad-8877b0111c9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 488/1000] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:05 2026] POST /v2.0/subnets => generated 1226 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1001] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1002] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:06 2026] POST /v2.0/subnets => generated 632 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1003] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/ports?tenant_id=1c734fc3ac7c4f1e81bac991e317506a&device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1004] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/security-groups?id=b37431e9-f692-456a-a183-a876040e9fc6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1005] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/subnets => generated 1839 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1006] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/networks?id=967d6263-9a1f-48cf-b876-4539452970fc => generated 775 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1007] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:06 2026] DELETE /v2.0/subnets/f49ed1d7-7958-4a80-8515-ed217893316c => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1008] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12adba78-5b01-4681-94ad-8877b0111c9c => 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: 518/1009] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1010] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:07 2026] DELETE /v2.0/subnets/a4c6cf09-c6e1-4bfb-aea0-f7f8c08e593d => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1011] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/subnets?id=c77b5f82-8a3a-4c9c-8f9c-7d87171d7532 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1012] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/security-groups?id=b37431e9-f692-456a-a183-a876040e9fc6&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1013] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1014] 199.204.45.162 () {34 vars in 994 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1015] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/subnets => generated 626 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1016] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/ports?network_id=967d6263-9a1f-48cf-b876-4539452970fc&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: 526/1017] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:08.179 7 INFO neutron.db.l3_db [req-f39c39d4-9a75-442b-92d5-82d4bbad1512 req-12b04dbd-a57d-4cfa-bbf0-6344e67d081d bb114adbf67845edaf99396a49a163e0 1c734fc3ac7c4f1e81bac991e317506a - - default default] Floating IP d009ac22-ee3d-4e4e-92c3-09edd6216dc5 disassociated. External IP: 10.96.250.218, port: 12adba78-5b01-4681-94ad-8877b0111c9c. [pid: 7|app: 0|req: 527/1018] 199.204.45.162 () {36 vars in 997 bytes} [Sat Jun 13 23:59:07 2026] DELETE /v2.0/ports/12adba78-5b01-4681-94ad-8877b0111c9c => generated 0 bytes in 879 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:08.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-367054b7-a1bc-49d8-a74d-280403224635'] response: {'server_uuid': 'e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d', 'name': 'network-vif-deleted', 'tag': '12adba78-5b01-4681-94ad-8877b0111c9c', 'status': 'completed', 'code': 200} 2026-06-13 23:59:09.076 7 INFO neutron.services.segments.plugin [-] Segment b52435bd-a3f2-47ed-bb46-5e1022f6a41c resource provider aggregate not found 2026-06-13 23:59:09.093 7 INFO neutron.services.segments.plugin [-] Segment b52435bd-a3f2-47ed-bb46-5e1022f6a41c resource provider aggregate not found 2026-06-13 23:59:09.109 7 INFO neutron.services.segments.plugin [-] Segment b52435bd-a3f2-47ed-bb46-5e1022f6a41c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b52435bd-a3f2-47ed-bb46-5e1022f6a41c found for delete ", "request_id": "req-63e99048-2e3e-4c77-ae97-d4262bf82d07"}]} 2026-06-13 23:59:09.118 7 INFO neutron.services.segments.plugin [-] Segment b52435bd-a3f2-47ed-bb46-5e1022f6a41c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b52435bd-a3f2-47ed-bb46-5e1022f6a41c found for delete ", "request_id": "req-5446b0bc-207c-44cf-8330-45ef3ec8af93"}]} [pid: 7|app: 0|req: 528/1019] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:08 2026] DELETE /v2.0/networks/2d9a7f21-01da-45f8-ab91-2b22978ba078 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1020] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:59:06 2026] PUT /v2.0/routers/b1abdb5e-5b33-49f2-a0a7-274e98be0fa6/add_router_interface => generated 309 bytes in 2531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1021] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/ports?device_id=e9cd13f1-6bb5-4499-a0a2-c5cab1d0552d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1022] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc?fields=segments => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1023] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 973 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1024] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/networks => generated 8680 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1025] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1026] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1027] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/subnets => generated 5012 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1028] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:09 2026] DELETE /v2.0/networks/d2594d3f-e454-41fa-a915-6ed6fe43f802 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1029] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/routers => generated 2193 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:09.851 8 WARNING neutron_lib.context [None req-841dea50-d545-4321-97f1-a8c89d79dea3 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 531/1030] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:09 2026] DELETE /v2.0/networks/61d60bb4-c076-4804-be23-d67bea81674f => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1031] 10.0.0.74 () {34 vars in 684 bytes} [Sat Jun 13 23:59:09 2026] POST /v2.0/security-groups => generated 1611 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:59:09.992 8 WARNING neutron_lib.context [None req-81b890e8-5e2a-48e2-90f6-e720d9134978 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 501/1032] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:09 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:10.115 8 WARNING neutron_lib.context [None req-d764ca13-1118-430b-9d4b-bd9e4cb35d6c 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 532/1033] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:09 2026] DELETE /v2.0/networks/4df1194d-b3bb-4ea9-99a0-9f827840f3fd => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1034] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:10 2026] POST /v2.0/security-group-rules => generated 564 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:10.261 7 WARNING neutron_lib.context [None req-cb8153f8-5185-4407-b2bb-bd7f66f177f8 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 533/1035] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:10.431 7 WARNING neutron_lib.context [None req-7ef0e932-c2b8-4dc3-aed8-69283b86462f 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 503/1036] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:10 2026] DELETE /v2.0/security-groups/b37431e9-f692-456a-a183-a876040e9fc6 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:10.499 8 INFO neutron.api.v2.resource [None req-97ebe07f-0028-489a-9145-9b6fc9f456a3 bb114adbf67845edaf99396a49a163e0 1c734fc3ac7c4f1e81bac991e317506a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/1037] 10.0.0.74 () {32 vars in 736 bytes} [Sat Jun 13 23:59:10 2026] GET /v2.0/security-groups/b37431e9-f692-456a-a183-a876040e9fc6 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1038] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:10 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:10.537 7 WARNING neutron_lib.context [None req-1a2a933d-5ae6-4e5c-98bf-889361e9ee4f 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:10.553 7 INFO neutron.db.securitygroups_db [None req-1a2a933d-5ae6-4e5c-98bf-889361e9ee4f 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Project 14161cbf52d24e8e85045b9de33d1857 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: 535/1039] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:10 2026] POST /v2.0/security-group-rules => generated 575 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:10.650 7 WARNING neutron_lib.context [None req-d9a51634-ffd4-494e-97cb-c314b6809170 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:10.670 7 INFO neutron.db.securitygroups_db [None req-d9a51634-ffd4-494e-97cb-c314b6809170 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Project 14161cbf52d24e8e85045b9de33d1857 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: 536/1040] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:10 2026] POST /v2.0/security-group-rules => generated 574 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1041] 10.0.0.74 () {32 vars in 731 bytes} [Sat Jun 13 23:59:10 2026] DELETE /v2.0/floatingips/d009ac22-ee3d-4e4e-92c3-09edd6216dc5 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1042] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:10 2026] GET /v2.0/security-groups?tenant_id=b62de3c1309e436598cea25c4ce7974e&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1043] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:10 2026] DELETE /v2.0/security-groups/df02e9a1-3926-4348-92bc-383c13580c56 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:11.190 7 INFO neutron.services.segments.plugin [-] Segment 56dded74-e05e-4437-97df-9a8bf8a9a838 resource provider aggregate not found 2026-06-13 23:59:11.196 7 INFO neutron.services.segments.plugin [-] Segment 56dded74-e05e-4437-97df-9a8bf8a9a838 resource provider aggregate not found 2026-06-13 23:59:11.218 7 INFO neutron.services.segments.plugin [-] Segment 56dded74-e05e-4437-97df-9a8bf8a9a838 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56dded74-e05e-4437-97df-9a8bf8a9a838 found for delete ", "request_id": "req-9cfad817-680a-4ae4-8387-3d49b34821f4"}]} 2026-06-13 23:59:11.226 7 INFO neutron.services.segments.plugin [-] Segment 56dded74-e05e-4437-97df-9a8bf8a9a838 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56dded74-e05e-4437-97df-9a8bf8a9a838 found for delete ", "request_id": "req-35ae3795-53f0-4555-9bd7-010c2b00fabc"}]} 2026-06-13 23:59:11.235 7 INFO neutron.services.segments.plugin [-] Segment e56543da-5c05-445e-b05c-7b8d6b66bd5e resource provider aggregate not found 2026-06-13 23:59:11.248 7 INFO neutron.services.segments.plugin [-] Segment e56543da-5c05-445e-b05c-7b8d6b66bd5e resource provider aggregate not found 2026-06-13 23:59:11.255 7 INFO neutron.services.segments.plugin [-] Segment e56543da-5c05-445e-b05c-7b8d6b66bd5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56543da-5c05-445e-b05c-7b8d6b66bd5e found for delete ", "request_id": "req-2a6aa957-15ea-4e69-96fc-2a93f6bdecb9"}]} 2026-06-13 23:59:11.266 7 INFO neutron.services.segments.plugin [-] Segment e56543da-5c05-445e-b05c-7b8d6b66bd5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56543da-5c05-445e-b05c-7b8d6b66bd5e found for delete ", "request_id": "req-23f1c3c3-732a-40a8-b294-0ee92b19aa5b"}]} 2026-06-13 23:59:11.282 7 INFO neutron.services.segments.plugin [-] Segment dc7f4331-4e39-419b-a470-0ec206effc77 resource provider aggregate not found 2026-06-13 23:59:11.290 7 INFO neutron.services.segments.plugin [-] Segment dc7f4331-4e39-419b-a470-0ec206effc77 resource provider aggregate not found 2026-06-13 23:59:11.301 7 INFO neutron.services.segments.plugin [-] Segment dc7f4331-4e39-419b-a470-0ec206effc77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc7f4331-4e39-419b-a470-0ec206effc77 found for delete ", "request_id": "req-7e54b84c-8580-4c83-b4ff-0be1ef4a1bc9"}]} 2026-06-13 23:59:11.304 7 INFO neutron.services.segments.plugin [-] Segment dc7f4331-4e39-419b-a470-0ec206effc77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc7f4331-4e39-419b-a470-0ec206effc77 found for delete ", "request_id": "req-32fcbb1e-b185-45c6-9283-231ba07c8407"}]} [pid: 7|app: 0|req: 539/1044] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:59:11 2026] GET /v2.0/networks => generated 1297 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1045] 10.0.0.73 () {34 vars in 1099 bytes} [Sat Jun 13 23:59:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1881519614&fields=id&tenant_id=14161cbf52d24e8e85045b9de33d1857 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1046] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:59:11 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 660 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1047] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:59:11 2026] GET /v2.0/quotas/14161cbf52d24e8e85045b9de33d1857 => 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: 543/1048] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:59:11 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1049] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:59:12 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1050] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:59:10 2026] PUT /v2.0/routers/a38c3514-4034-4411-9a80-f9b65f2bd878/remove_router_interface => generated 309 bytes in 1331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1051] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:59:12 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1052] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:12 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:12.947 7 WARNING neutron_lib.context [None req-90732001-ee2f-4790-8594-7782142c563a f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:13.135 7 INFO neutron.db.segments_db [None req-90732001-ee2f-4790-8594-7782142c563a f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Added segment 07ba0336-32f2-4847-b223-80cf7fed93bd of type vxlan for network aadb1446-5a90-45d7-b097-436b59d28a26 [pid: 7|app: 0|req: 547/1053] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:12 2026] POST /v2.0/networks => generated 648 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1054] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:13 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 660 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:13.323 7 WARNING neutron_lib.context [None req-42e810f4-b8c6-4436-a684-8370ef3d7bc1 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:13.421 8 INFO neutron.services.segments.plugin [-] Segment 06343a99-0e1c-4881-97d4-325b5837f619 resource provider aggregate not found 2026-06-13 23:59:13.430 8 INFO neutron.services.segments.plugin [-] Segment 06343a99-0e1c-4881-97d4-325b5837f619 resource provider aggregate not found 2026-06-13 23:59:13.437 8 INFO neutron.services.segments.plugin [-] Segment 06343a99-0e1c-4881-97d4-325b5837f619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06343a99-0e1c-4881-97d4-325b5837f619 found for delete ", "request_id": "req-57bfb06c-7a99-4b89-9ced-66ce7e98561b"}]} 2026-06-13 23:59:13.445 8 INFO neutron.services.segments.plugin [-] Segment 06343a99-0e1c-4881-97d4-325b5837f619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06343a99-0e1c-4881-97d4-325b5837f619 found for delete ", "request_id": "req-3b88faa0-a49c-4a6d-acc0-c15725524700"}]} 2026-06-13 23:59:13.456 8 INFO neutron.db.l3_hamode_db [None req-4590a9d9-a6b8-453c-8521-48ec106406f6 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 9abeaa51-a846-404f-8980-31982ce78c65 was deleted as no HA routers are present in tenant 1c734fc3ac7c4f1e81bac991e317506a. [pid: 8|app: 0|req: 507/1055] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:12 2026] DELETE /v2.0/routers/a38c3514-4034-4411-9a80-f9b65f2bd878 => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1056] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Jun 13 23:59:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14161cbf52d24e8e85045b9de33d1857 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1057] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:13 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => 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: 549/1058] 10.0.0.74 () {34 vars in 664 bytes} [Sat Jun 13 23:59:13 2026] POST /v2.0/ports => generated 779 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:13.652 7 WARNING neutron_lib.context [req-678610af-e295-4e06-9bd1-45324a9fdc52 req-f33a9d4e-d1cd-4682-893e-995467d0bc97 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 510/1059] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:13 2026] DELETE /v2.0/subnets/c77b5f82-8a3a-4c9c-8f9c-7d87171d7532 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:13.745 8 WARNING neutron_lib.context [None req-79891a08-7662-4895-9211-ed7c59f9cc21 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:13.807 8 INFO neutron.db.segments_db [None req-79891a08-7662-4895-9211-ed7c59f9cc21 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Added segment 7199d40e-7751-4dc6-8cd7-dd92916c70b1 of type vxlan for network faee2e91-cc6c-493c-b817-2dc6067ee3dc [pid: 8|app: 0|req: 511/1060] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:13 2026] POST /v2.0/networks => generated 635 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 550/1061] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:59:13 2026] POST /v2.0/ports => generated 954 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:14.190 7 WARNING neutron_lib.context [None req-e3b703ae-8fc9-4bcd-94ec-5e9fe27f1d08 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 512/1062] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:13 2026] DELETE /v2.0/networks/967d6263-9a1f-48cf-b876-4539452970fc => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1063] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:14 2026] POST /v2.0/subnets => generated 622 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1064] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:14 2026] GET /v2.0/security-groups?tenant_id=1c734fc3ac7c4f1e81bac991e317506a&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:14.574 7 WARNING neutron_lib.context [None req-76d567dd-e509-4fa2-a86c-2cccc4c4d87c f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 553/1065] 10.0.0.74 () {34 vars in 664 bytes} [Sat Jun 13 23:59:14 2026] POST /v2.0/ports => generated 965 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1068] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:14 2026] DELETE /v2.0/security-groups/489c73e7-5222-4584-a0e8-2b748f2a90b0 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1069] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1070] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:59:14 2026] PUT /v2.0/ports/5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc => generated 1199 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:15.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9394f2ae-584b-42d7-9aa5-e375b49c65e5'] response: {'name': 'network-changed', 'server_uuid': 'ce88be19-cc08-4ac3-b4d9-ea799ff5bf57', 'tag': '5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 514/1071] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/security-groups?id=dfd9793b-5608-4f0b-a037-9a38bf1ffb27&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1072] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:59:15 2026] DELETE /v2.0/ports/d1217e45-8ff8-412a-9932-ff1b97128beb => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1073] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:15.449 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ee8cb3c-d649-4bd6-89c6-8068fae073d2 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1074] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:59:15 2026] DELETE /v2.0/ports/d1217e45-8ff8-412a-9932-ff1b97128beb => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:15.472 8 INFO neutron.services.segments.plugin [-] Segment 48bad611-9a54-40e5-8ab9-82145260d32b resource provider aggregate not found [pid: 7|app: 0|req: 560/1075] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:15.485 8 INFO neutron.services.segments.plugin [-] Segment 48bad611-9a54-40e5-8ab9-82145260d32b resource provider aggregate not found 2026-06-13 23:59:15.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dad12b1a-2745-4c9f-b301-b9f775d5bda3 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1076] 10.0.0.74 () {32 vars in 716 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/ports/d1217e45-8ff8-412a-9932-ff1b97128beb => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:15.499 8 INFO neutron.services.segments.plugin [-] Segment 48bad611-9a54-40e5-8ab9-82145260d32b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48bad611-9a54-40e5-8ab9-82145260d32b found for delete ", "request_id": "req-aa0c2aa2-58dd-40f1-ac90-6417f67acbd9"}]} 2026-06-13 23:59:15.512 8 INFO neutron.services.segments.plugin [-] Segment 48bad611-9a54-40e5-8ab9-82145260d32b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48bad611-9a54-40e5-8ab9-82145260d32b found for delete ", "request_id": "req-ae7dad5d-f156-46c2-9c64-660f87fc0866"}]} [pid: 7|app: 0|req: 561/1077] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/subnets?id=ea4f44af-3638-4eb3-a2a3-d5a804fd017c => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1078] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/ports?network_id=5249f717-c082-445f-8cc0-9ac5f660854c&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1079] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1080] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1081] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:15 2026] DELETE /v2.0/subnets/e27a4a42-e5e9-410f-af55-7ef615112187 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1082] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1083] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1084] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc => 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: 521/1085] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:15 2026] GET /v2.0/subnets?id=ea4f44af-3638-4eb3-a2a3-d5a804fd017c => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1086] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:16 2026] GET /v2.0/ports?network_id=5249f717-c082-445f-8cc0-9ac5f660854c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1087] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:16 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:16.244 7 INFO neutron.services.segments.plugin [-] Segment 7199d40e-7751-4dc6-8cd7-dd92916c70b1 resource provider aggregate not found 2026-06-13 23:59:16.253 7 INFO neutron.services.segments.plugin [-] Segment 7199d40e-7751-4dc6-8cd7-dd92916c70b1 resource provider aggregate not found [pid: 8|app: 0|req: 524/1088] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:16 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:16.290 7 INFO neutron.services.segments.plugin [-] Segment 7199d40e-7751-4dc6-8cd7-dd92916c70b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7199d40e-7751-4dc6-8cd7-dd92916c70b1 found for delete ", "request_id": "req-bc0bc70f-d743-40e0-bc65-1eb98a87b3ac"}]} 2026-06-13 23:59:16.293 7 INFO neutron.services.segments.plugin [-] Segment 7199d40e-7751-4dc6-8cd7-dd92916c70b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7199d40e-7751-4dc6-8cd7-dd92916c70b1 found for delete ", "request_id": "req-63a7219a-069f-45c5-9631-895841d18350"}]} [pid: 7|app: 0|req: 565/1089] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:15 2026] DELETE /v2.0/networks/faee2e91-cc6c-493c-b817-2dc6067ee3dc => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:16.319 8 WARNING neutron_lib.context [None req-cd9c2cb1-ac1a-4ab6-a6f2-5ba944e3455a f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:16.408 8 INFO neutron.db.segments_db [None req-cd9c2cb1-ac1a-4ab6-a6f2-5ba944e3455a f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Added segment 3431dc6e-0db9-4441-b1bd-0574931d860c of type vxlan for network 6216f56f-3ca5-4ff2-86f5-923d63e56e72 [pid: 8|app: 0|req: 525/1090] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:16 2026] POST /v2.0/networks => generated 635 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1091] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:16 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:16.600 8 WARNING neutron_lib.context [None req-84e6decd-ca00-430d-948e-85a0c00fc7c3 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1092] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:16 2026] GET /v2.0/security-groups?id=dfd9793b-5608-4f0b-a037-9a38bf1ffb27&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1093] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:16 2026] POST /v2.0/subnets => generated 622 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:16.992 7 WARNING neutron_lib.context [None req-43cb7f83-ead8-40f5-82e2-5bf8aaafe15c f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:17.356 8 INFO neutron.db.segments_db [None req-53f2ee9a-a73b-4189-837b-1b73e3cc7484 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 803ebff1-ab01-4504-984b-f7aea9a52a26 of type vxlan for network af0c6e55-ce43-468c-ab95-bccf6d02d119 [pid: 7|app: 0|req: 568/1094] 10.0.0.74 () {34 vars in 664 bytes} [Sat Jun 13 23:59:16 2026] POST /v2.0/ports => generated 928 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1095] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:59:17 2026] POST /v2.0/networks => generated 746 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1096] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:59:17 2026] DELETE /v2.0/ports/9889bb24-b614-44c0-b0ec-19f566340b3e => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:17.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fe7d095-3624-4191-9fa1-894812701301 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1097] 10.0.0.74 () {32 vars in 716 bytes} [Sat Jun 13 23:59:17 2026] GET /v2.0/ports/9889bb24-b614-44c0-b0ec-19f566340b3e => 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: 528/1098] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:17 2026] POST /v2.0/subnets => generated 669 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1099] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:17 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:17.956 7 INFO neutron.db.segments_db [None req-f35f229e-250a-4470-a5e7-456753333695 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 2ec7ffad-4eaa-47e8-901c-ff43030a6b22 of type vxlan for network 351087a2-a14e-4be8-a3d5-8470502b70fe [pid: 8|app: 0|req: 529/1100] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:17 2026] DELETE /v2.0/subnets/f11d4f5c-ec63-4989-9dbe-792790359d08 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1101] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:18 2026] GET /v2.0/security-groups?id=dfd9793b-5608-4f0b-a037-9a38bf1ffb27&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-06-13 23:59:18.305 7 INFO neutron.db.l3_hamode_db [None req-f35f229e-250a-4470-a5e7-456753333695 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:18.622 8 INFO neutron.services.segments.plugin [-] Segment 3431dc6e-0db9-4441-b1bd-0574931d860c resource provider aggregate not found 2026-06-13 23:59:18.627 8 INFO neutron.services.segments.plugin [-] Segment 3431dc6e-0db9-4441-b1bd-0574931d860c resource provider aggregate not found 2026-06-13 23:59:18.646 8 INFO neutron.services.segments.plugin [-] Segment 3431dc6e-0db9-4441-b1bd-0574931d860c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3431dc6e-0db9-4441-b1bd-0574931d860c found for delete ", "request_id": "req-2f90439b-9a3b-42bd-a6c9-dc4d29030a0c"}]} 2026-06-13 23:59:18.647 8 INFO neutron.services.segments.plugin [-] Segment 3431dc6e-0db9-4441-b1bd-0574931d860c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3431dc6e-0db9-4441-b1bd-0574931d860c found for delete ", "request_id": "req-1219baba-dcf0-44f8-a3e3-4d762fbf0ab8"}]} [pid: 8|app: 0|req: 531/1102] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:18 2026] DELETE /v2.0/networks/6216f56f-3ca5-4ff2-86f5-923d63e56e72 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:18.674 8 WARNING neutron_lib.context [None req-3055581e-8074-4bec-8d6c-2d4e51febdc0 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 532/1103] 10.0.0.74 () {34 vars in 664 bytes} [Sat Jun 13 23:59:18 2026] POST /v2.0/ports => generated 779 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1104] 199.204.45.162 () {34 vars in 1096 bytes} [Sat Jun 13 23:59:19 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1105] 10.0.0.74 () {34 vars in 736 bytes} [Sat Jun 13 23:59:19 2026] PUT /v2.0/ports/d8ea66cd-041e-4370-b454-8842adb0b6a2 => generated 752 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1106] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:19 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1107] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:19 2026] GET /v2.0/ports?tenant_id=59e6ad6a1eff41319d81b013be63255a&device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:19.574 7 INFO neutron.db.l3_hamode_db [None req-f35f229e-250a-4470-a5e7-456753333695 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 537/1108] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:59:19 2026] DELETE /v2.0/ports/d8ea66cd-041e-4370-b454-8842adb0b6a2 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1109] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:19 2026] GET /v2.0/security-groups?id=dfd9793b-5608-4f0b-a037-9a38bf1ffb27&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1110] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:19 2026] GET /v2.0/networks?id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3 => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1111] 10.0.0.53 () {34 vars in 989 bytes} [Sat Jun 13 23:59:19 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => 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: 541/1112] 10.0.0.74 () {32 vars in 642 bytes} [Sat Jun 13 23:59:19 2026] GET /v2.0/ports => generated 782 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1113] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1114] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0eb22ebb-5521-4f9a-9484-6a7309cb971b => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1115] 10.0.0.53 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:20.169 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5eb664c-702a-459e-9b1e-65a4316e47b1 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1116] 10.0.0.74 () {32 vars in 716 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/ports/d8ea66cd-041e-4370-b454-8842adb0b6a2 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1117] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/security-groups?id=dfd9793b-5608-4f0b-a037-9a38bf1ffb27&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1118] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/subnets?id=76140389-41b9-4499-ac6c-69e918ea10cb => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1119] 10.0.0.74 () {32 vars in 642 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1120] 10.0.0.74 () {32 vars in 735 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1121] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/ports?network_id=57b0cd75-5f3e-45a9-9ffa-822dd428a7c3&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: 551/1122] 10.0.0.74 () {32 vars in 716 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/ports/f76f1e89-8119-46a6-afac-fa21c9601119 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:20.423 8 WARNING neutron_lib.context [None req-7cf594df-2e37-4f4c-992b-d9cc7143b882 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 572/1123] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:17 2026] POST /v2.0/routers => generated 733 bytes in 2798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1124] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:20.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14884970-498d-47df-af9e-0dae5750c1ce f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1125] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:59:20 2026] DELETE /v2.0/ports/9889bb24-b614-44c0-b0ec-19f566340b3e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:21.437 8 INFO neutron.db.l3_db [None req-7cf594df-2e37-4f4c-992b-d9cc7143b882 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Floating IP fbdfe440-e01e-43ab-b055-7d5119409800 associated. External IP: 10.96.250.220, port: 5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc. [pid: 8|app: 0|req: 552/1126] 10.0.0.74 () {34 vars in 676 bytes} [Sat Jun 13 23:59:20 2026] POST /v2.0/floatingips => generated 855 bytes in 1362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:21.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b38eb1-2099-41f9-9a20-f3bcb6a18f76'] response: {'name': 'network-changed', 'server_uuid': 'ce88be19-cc08-4ac3-b4d9-ea799ff5bf57', 'tag': '5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 553/1127] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:21 2026] GET /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:21.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14a232b4-f6bc-4a3f-9645-947c1082d167 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1128] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:21 2026] DELETE /v2.0/subnets/f11d4f5c-ec63-4989-9dbe-792790359d08 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1129] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:21 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1130] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:21 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:21.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce25cc85-f9fb-4a4b-a580-69a48818f3f3 f1f8f1a37d544c498ee9f7b6c957fa68 55ec0e53b0884e08a87b378a863bf369 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1131] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:21 2026] DELETE /v2.0/subnets/e27a4a42-e5e9-410f-af55-7ef615112187 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1132] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:21 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 756 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1133] 10.0.0.74 () {32 vars in 719 bytes} [Sat Jun 13 23:59:22 2026] DELETE /v2.0/ports/f76f1e89-8119-46a6-afac-fa21c9601119 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1134] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:22.498 8 INFO neutron.services.segments.plugin [-] Segment 07ba0336-32f2-4847-b223-80cf7fed93bd resource provider aggregate not found 2026-06-13 23:59:22.502 8 INFO neutron.services.segments.plugin [-] Segment 07ba0336-32f2-4847-b223-80cf7fed93bd resource provider aggregate not found 2026-06-13 23:59:22.521 8 INFO neutron.services.segments.plugin [-] Segment 07ba0336-32f2-4847-b223-80cf7fed93bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07ba0336-32f2-4847-b223-80cf7fed93bd found for delete ", "request_id": "req-6a65a1fd-ac3d-4d31-8288-b457e43a98fd"}]} 2026-06-13 23:59:22.523 8 INFO neutron.services.segments.plugin [-] Segment 07ba0336-32f2-4847-b223-80cf7fed93bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07ba0336-32f2-4847-b223-80cf7fed93bd found for delete ", "request_id": "req-ad451a42-0e46-4dfe-99bb-8eb8f487a89c"}]} [pid: 8|app: 0|req: 561/1135] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:22 2026] DELETE /v2.0/networks/aadb1446-5a90-45d7-b097-436b59d28a26 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1136] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:22 2026] GET /v2.0/subnets?id=ea4f44af-3638-4eb3-a2a3-d5a804fd017c => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1137] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:22 2026] GET /v2.0/ports?network_id=5249f717-c082-445f-8cc0-9ac5f660854c&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: 575/1138] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:59:20 2026] PUT /v2.0/routers/560fcab0-8d92-48a7-b998-9fd8a1acf4f5/add_router_interface => generated 309 bytes in 1872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1139] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:22 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1140] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:22 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1141] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:22 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1142] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:23 2026] GET /v2.0/security-groups?tenant_id=55ec0e53b0884e08a87b378a863bf369&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1143] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:23 2026] DELETE /v2.0/security-groups/fb00a290-2126-439d-af28-e07bf8796db5 => 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: 578/1144] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:59:23 2026] GET /v2.0/networks?id=af0c6e55-ce43-468c-ab95-bccf6d02d119 => generated 678 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1145] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:59:23 2026] GET /v2.0/quotas/a0fc965c08714c25a19b13ceee86f5b6 => 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: 579/1146] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:59:23 2026] GET /v2.0/ports?tenant_id=a0fc965c08714c25a19b13ceee86f5b6&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: 568/1147] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:59:23 2026] GET /v2.0/networks/af0c6e55-ce43-468c-ab95-bccf6d02d119?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1148] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:59:23 2026] GET /v2.0/networks/af0c6e55-ce43-468c-ab95-bccf6d02d119?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1149] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:23 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1150] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:24 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => 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: 570/1151] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:24 2026] GET /v2.0/networks?id=af0c6e55-ce43-468c-ab95-bccf6d02d119 => generated 678 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1152] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:25.135 8 WARNING neutron_lib.context [req-eec780bd-d524-4d75-8888-e47af1868ade req-636b204f-efcc-4066-bb03-f46bf88418e0 f94d7e828f2a451bb2ad439c23b6d83a a0fc965c08714c25a19b13ceee86f5b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 582/1153] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:25.350 7 WARNING neutron_lib.context [None req-78d0308a-5ef9-4f18-a682-7d8f1477ef2f 9b4bce3741fa483d9eacaac29f78a443 a6ae96d2f2334e8d894a66cc0a8e5791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 583/1154] 10.0.0.74 () {34 vars in 683 bytes} [Sat Jun 13 23:59:25 2026] POST /v2.0/security-groups => generated 1561 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1155] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1156] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1157] 10.0.0.74 () {32 vars in 662 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/security-groups => generated 4344 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1158] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:59:25 2026] POST /v2.0/ports => generated 954 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1159] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/security-groups?id=92caf1ae-6a0d-4f0c-9a8c-1e901efa2343&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1160] 10.0.0.74 () {34 vars in 757 bytes} [Sat Jun 13 23:59:25 2026] PUT /v2.0/security-groups/506040b9-a731-4b43-8333-60711b410464 => generated 1598 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1161] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1162] 10.0.0.74 () {32 vars in 736 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/security-groups/506040b9-a731-4b43-8333-60711b410464 => generated 1598 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1163] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/security-groups?id=8893dece-b813-489a-aa94-bfd0d8b7073e&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1164] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:25 2026] DELETE /v2.0/security-groups/506040b9-a731-4b43-8333-60711b410464 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1165] 10.0.0.74 () {32 vars in 662 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:26.207 8 INFO neutron.api.v2.resource [None req-dbbef55e-d83e-4551-82dd-a4366390b0ac 9b4bce3741fa483d9eacaac29f78a443 a6ae96d2f2334e8d894a66cc0a8e5791 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1166] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:26 2026] DELETE /v2.0/security-groups/506040b9-a731-4b43-8333-60711b410464 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:26.218 8 WARNING neutron_lib.context [None req-9e358dea-2bdb-4d48-a381-e30ba91d6bf5 9b4bce3741fa483d9eacaac29f78a443 a6ae96d2f2334e8d894a66cc0a8e5791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 588/1167] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:59:25 2026] PUT /v2.0/ports/b43c03c4-0144-460f-a5c6-e842b626c1c7 => generated 1199 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:26.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d69ede19-8f32-4b5d-9180-824cfc8530a7'] response: {'name': 'network-changed', 'server_uuid': 'b865ad95-52d3-4a5c-962c-216d50cd4f67', 'tag': 'b43c03c4-0144-460f-a5c6-e842b626c1c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 580/1168] 10.0.0.74 () {34 vars in 683 bytes} [Sat Jun 13 23:59:26 2026] POST /v2.0/security-groups => generated 1561 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1169] 199.204.45.162 () {34 vars in 994 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:26.386 7 WARNING neutron_lib.context [None req-a0dec1ea-b654-4cf2-87b5-3fad4ddd7d49 9b4bce3741fa483d9eacaac29f78a443 a6ae96d2f2334e8d894a66cc0a8e5791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 581/1170] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/ports?tenant_id=a0fc965c08714c25a19b13ceee86f5b6&device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1171] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1172] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b43c03c4-0144-460f-a5c6-e842b626c1c7 => 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: 592/1173] 10.0.0.74 () {32 vars in 746 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/security-group-rules/cb408981-8624-4b95-ad59-f21b3c344538 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1174] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/subnets?id=8680016d-e39b-4943-929d-d42d5bec995e => generated 672 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1175] 10.0.0.74 () {32 vars in 672 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1176] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/ports?network_id=af0c6e55-ce43-468c-ab95-bccf6d02d119&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1177] 10.0.0.74 () {32 vars in 749 bytes} [Sat Jun 13 23:59:26 2026] DELETE /v2.0/security-group-rules/cb408981-8624-4b95-ad59-f21b3c344538 => 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: 597/1178] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/networks/af0c6e55-ce43-468c-ab95-bccf6d02d119?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1179] 10.0.0.74 () {32 vars in 672 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1180] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1181] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/networks/af0c6e55-ce43-468c-ab95-bccf6d02d119?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:26.983 7 WARNING neutron_lib.context [None req-b577dd51-c7f7-4231-a367-13633e49751d 9b4bce3741fa483d9eacaac29f78a443 a6ae96d2f2334e8d894a66cc0a8e5791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 601/1182] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:27.122 8 INFO neutron.db.l3_db [req-3fce040d-7780-4798-9fb2-d4e7296ee3da req-84cf76b3-b252-4be1-9007-ff475efdaa7d 7672912d53fb48079d8f53910199c870 59e6ad6a1eff41319d81b013be63255a - - default default] Floating IP d7ef2837-98a1-4f60-bbcb-a9f29c0774ec disassociated. External IP: 10.96.250.208, port: 0eb22ebb-5521-4f9a-9484-6a7309cb971b. [pid: 7|app: 0|req: 602/1183] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/security-groups?id=92caf1ae-6a0d-4f0c-9a8c-1e901efa2343&fields=id&fields=name => generated 88 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1184] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/ports?tenant_id=a0fc965c08714c25a19b13ceee86f5b6&device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1185] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/ports?device_id=d7e095ff-587e-46bd-b4a2-239e1881455f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1186] 10.0.0.74 () {32 vars in 746 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/security-group-rules/99bc31d9-b045-477a-8cc5-a764a739be24 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1187] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/networks?id=af0c6e55-ce43-468c-ab95-bccf6d02d119 => generated 774 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1188] 10.0.0.74 () {32 vars in 672 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1189] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b43c03c4-0144-460f-a5c6-e842b626c1c7 => 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: 609/1190] 10.0.0.74 () {32 vars in 749 bytes} [Sat Jun 13 23:59:27 2026] DELETE /v2.0/security-group-rules/99bc31d9-b045-477a-8cc5-a764a739be24 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1191] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/subnets?id=8680016d-e39b-4943-929d-d42d5bec995e => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1192] 199.204.45.162 () {36 vars in 997 bytes} [Sat Jun 13 23:59:26 2026] DELETE /v2.0/ports/0eb22ebb-5521-4f9a-9484-6a7309cb971b => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1193] 10.0.0.74 () {32 vars in 672 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:27.614 7 WARNING neutron_lib.context [None req-492648ef-bcf4-4609-9daa-dd415497b706 9b4bce3741fa483d9eacaac29f78a443 a6ae96d2f2334e8d894a66cc0a8e5791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:27.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ce522bf-cc37-444c-9d67-76727fa7c3dc'] response: {'server_uuid': 'd7e095ff-587e-46bd-b4a2-239e1881455f', 'name': 'network-vif-deleted', 'tag': '0eb22ebb-5521-4f9a-9484-6a7309cb971b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1194] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/ports?network_id=af0c6e55-ce43-468c-ab95-bccf6d02d119&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1195] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/networks/af0c6e55-ce43-468c-ab95-bccf6d02d119?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1196] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:27 2026] POST /v2.0/security-group-rules => generated 570 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1197] 10.0.0.74 () {32 vars in 746 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/security-group-rules/409e2077-d154-4d5c-a07a-13251cba909f => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1198] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/networks/af0c6e55-ce43-468c-ab95-bccf6d02d119?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1199] 10.0.0.74 () {32 vars in 672 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1200] 10.0.0.74 () {32 vars in 749 bytes} [Sat Jun 13 23:59:27 2026] DELETE /v2.0/security-group-rules/409e2077-d154-4d5c-a07a-13251cba909f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1201] 10.0.0.74 () {32 vars in 672 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1202] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:27 2026] DELETE /v2.0/security-groups/e4e00cbf-7363-4e6e-a24d-9df94f15e278 => 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: 616/1203] 10.0.0.74 () {32 vars in 662 bytes} [Sat Jun 13 23:59:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1204] 10.0.0.74 () {32 vars in 662 bytes} [Sat Jun 13 23:59:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1205] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:28 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1206] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:28 2026] GET /v2.0/security-groups?id=92caf1ae-6a0d-4f0c-9a8c-1e901efa2343&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1207] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:28 2026] DELETE /v2.0/security-groups/8893dece-b813-489a-aa94-bfd0d8b7073e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:28.529 8 INFO neutron.api.v2.resource [None req-bf873b52-ea52-4198-9f5e-352cdaa1f52c 7672912d53fb48079d8f53910199c870 59e6ad6a1eff41319d81b013be63255a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1208] 10.0.0.74 () {32 vars in 736 bytes} [Sat Jun 13 23:59:28 2026] GET /v2.0/security-groups/8893dece-b813-489a-aa94-bfd0d8b7073e => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1209] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:28 2026] GET /v2.0/security-groups?tenant_id=a6ae96d2f2334e8d894a66cc0a8e5791&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1210] 10.0.0.74 () {32 vars in 731 bytes} [Sat Jun 13 23:59:28 2026] DELETE /v2.0/floatingips/d7ef2837-98a1-4f60-bbcb-a9f29c0774ec => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1211] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:28 2026] DELETE /v2.0/security-groups/b322bad3-2e82-41b5-8a77-357d3b2767ec => 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: 593/1212] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1215] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/security-groups?id=92caf1ae-6a0d-4f0c-9a8c-1e901efa2343&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1216] 10.0.0.53 () {34 vars in 989 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1217] 10.0.0.53 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/security-groups?id=dfd9793b-5608-4f0b-a037-9a38bf1ffb27&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1218] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:59:28 2026] PUT /v2.0/routers/8cf1d6ea-c842-4c38-9eed-6571d8f97e41/remove_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1219] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:30 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => 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: 622/1220] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:30 2026] GET /v2.0/security-groups?id=92caf1ae-6a0d-4f0c-9a8c-1e901efa2343&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1221] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:31 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1222] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:31 2026] GET /v2.0/security-groups?id=92caf1ae-6a0d-4f0c-9a8c-1e901efa2343&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:31.408 8 INFO neutron.services.segments.plugin [-] Segment e5bdd8e8-6234-412a-be84-df298d2dd430 resource provider aggregate not found 2026-06-13 23:59:31.418 8 INFO neutron.services.segments.plugin [-] Segment e5bdd8e8-6234-412a-be84-df298d2dd430 resource provider aggregate not found 2026-06-13 23:59:31.436 8 INFO neutron.services.segments.plugin [-] Segment e5bdd8e8-6234-412a-be84-df298d2dd430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5bdd8e8-6234-412a-be84-df298d2dd430 found for delete ", "request_id": "req-e83268e3-baa6-42a0-b4c5-8889fe9af3f3"}]} 2026-06-13 23:59:31.439 8 INFO neutron.services.segments.plugin [-] Segment e5bdd8e8-6234-412a-be84-df298d2dd430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5bdd8e8-6234-412a-be84-df298d2dd430 found for delete ", "request_id": "req-95cb1c21-4091-4930-808e-15c206bc9ebb"}]} 2026-06-13 23:59:31.446 8 INFO neutron.db.l3_hamode_db [None req-af069e02-edde-4b49-ae8b-6690d14ae05d 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 447fff4b-8475-4908-be17-48b743e82234 was deleted as no HA routers are present in tenant 59e6ad6a1eff41319d81b013be63255a. [pid: 8|app: 0|req: 599/1223] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:30 2026] DELETE /v2.0/routers/8cf1d6ea-c842-4c38-9eed-6571d8f97e41 => generated 0 bytes in 1202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1224] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:31 2026] DELETE /v2.0/subnets/76140389-41b9-4499-ac6c-69e918ea10cb => 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: 626/1225] 199.204.45.162 () {34 vars in 994 bytes} [Sat Jun 13 23:59:31 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1226] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:31 2026] DELETE /v2.0/networks/57b0cd75-5f3e-45a9-9ffa-822dd428a7c3 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1227] 199.204.45.162 () {36 vars in 997 bytes} [Sat Jun 13 23:59:31 2026] DELETE /v2.0/ports/b43c03c4-0144-460f-a5c6-e842b626c1c7 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1228] 10.0.0.74 () {32 vars in 825 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/ports?project_id=14161cbf52d24e8e85045b9de33d1857&network_id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 3691 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1229] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/security-groups?tenant_id=59e6ad6a1eff41319d81b013be63255a&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:32.414 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0220f084-42c9-4386-a991-0816774d18bc'] response: {'server_uuid': 'b865ad95-52d3-4a5c-962c-216d50cd4f67', 'name': 'network-vif-deleted', 'tag': 'b43c03c4-0144-460f-a5c6-e842b626c1c7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 629/1230] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/ports?device_id=b865ad95-52d3-4a5c-962c-216d50cd4f67 => 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: 602/1231] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2.0/security-groups/a690de4e-4e41-4767-98b5-6a8df411da60 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1232] 10.0.0.74 () {32 vars in 741 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/subnets?network_id=bf1284a5-22d8-4158-9131-94aa09d7de29 => generated 644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:32.917 7 INFO neutron.db.l3_db [None req-457ae2d8-44b7-4f72-859d-c9d1fdf6f034 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Floating IP fbdfe440-e01e-43ab-b055-7d5119409800 disassociated. External IP: 10.96.250.220, port: 5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc. [pid: 8|app: 0|req: 603/1233] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/security-groups?tenant_id=f318f519f3f14a049d9a2ca8ee951500&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1234] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2.0/security-groups/ff114a7f-9c2e-4d2e-88e7-8e6d3a5ba834 => 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: 631/1235] 10.0.0.74 () {34 vars in 748 bytes} [Sat Jun 13 23:59:32 2026] PUT /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 554 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1236] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:33 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:34.369 8 INFO neutron.services.segments.plugin [-] Segment 8d7c8a0c-1c3f-4740-b4d3-40c87aa5da2d resource provider aggregate not found 2026-06-13 23:59:34.380 8 INFO neutron.services.segments.plugin [-] Segment 8d7c8a0c-1c3f-4740-b4d3-40c87aa5da2d resource provider aggregate not found [pid: 8|app: 0|req: 606/1237] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 554 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:34.456 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7116f51e-5c8b-4f2b-9fb7-12107ef13619'] response: {'name': 'network-changed', 'server_uuid': 'ce88be19-cc08-4ac3-b4d9-ea799ff5bf57', 'tag': '5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc', 'status': 'completed', 'code': 200} 2026-06-13 23:59:34.485 8 INFO neutron.services.segments.plugin [-] Segment 8d7c8a0c-1c3f-4740-b4d3-40c87aa5da2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7c8a0c-1c3f-4740-b4d3-40c87aa5da2d found for delete ", "request_id": "req-4e60cb00-8470-420f-8f34-6aa05ee3d885"}]} 2026-06-13 23:59:34.486 8 INFO neutron.services.segments.plugin [-] Segment 8d7c8a0c-1c3f-4740-b4d3-40c87aa5da2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7c8a0c-1c3f-4740-b4d3-40c87aa5da2d found for delete ", "request_id": "req-ed304de8-27c7-4da1-946b-55c7fd3b9a72"}]} [pid: 8|app: 0|req: 607/1238] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1239] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 756 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1240] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc => 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: 610/1241] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/subnets?id=ea4f44af-3638-4eb3-a2a3-d5a804fd017c => generated 653 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1242] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:59:33 2026] PUT /v2.0/routers/560fcab0-8d92-48a7-b998-9fd8a1acf4f5/remove_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1243] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/ports?network_id=5249f717-c082-445f-8cc0-9ac5f660854c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1244] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1245] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1246] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:35 2026] GET /v2.0/security-groups?tenant_id=4039c57c33da4d3fb7e56250a4c4a647&name=default => generated 2801 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1247] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:35 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1248] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:35 2026] DELETE /v2.0/security-groups/19f3ae1e-1898-4029-a523-e35d6c3bc029 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:35.901 7 INFO neutron.services.segments.plugin [-] Segment 2ec7ffad-4eaa-47e8-901c-ff43030a6b22 resource provider aggregate not found 2026-06-13 23:59:35.906 7 INFO neutron.services.segments.plugin [-] Segment 2ec7ffad-4eaa-47e8-901c-ff43030a6b22 resource provider aggregate not found 2026-06-13 23:59:35.926 7 INFO neutron.services.segments.plugin [-] Segment 2ec7ffad-4eaa-47e8-901c-ff43030a6b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ec7ffad-4eaa-47e8-901c-ff43030a6b22 found for delete ", "request_id": "req-fccb376a-4796-4922-8208-16b6067c3de0"}]} 2026-06-13 23:59:35.927 7 INFO neutron.services.segments.plugin [-] Segment 2ec7ffad-4eaa-47e8-901c-ff43030a6b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ec7ffad-4eaa-47e8-901c-ff43030a6b22 found for delete ", "request_id": "req-27e4180f-878b-42c0-8ca3-6121017fbde9"}]} 2026-06-13 23:59:35.932 7 INFO neutron.db.l3_hamode_db [None req-eee3c2cf-9439-400f-b8e9-2084fef17f61 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 351087a2-a14e-4be8-a3d5-8470502b70fe was deleted as no HA routers are present in tenant a0fc965c08714c25a19b13ceee86f5b6. [pid: 7|app: 0|req: 633/1249] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:34 2026] DELETE /v2.0/routers/560fcab0-8d92-48a7-b998-9fd8a1acf4f5 => generated 0 bytes in 1224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1250] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:35 2026] DELETE /v2.0/subnets/8680016d-e39b-4943-929d-d42d5bec995e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1251] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:36 2026] DELETE /v2.0/networks/af0c6e55-ce43-468c-ab95-bccf6d02d119 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1252] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:36 2026] GET /v2.0/security-groups?tenant_id=a0fc965c08714c25a19b13ceee86f5b6&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:36.723 7 WARNING neutron_lib.context [None req-2e39ed97-31fb-498d-b417-8f8579598cfd 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 636/1253] 10.0.0.74 () {34 vars in 684 bytes} [Sat Jun 13 23:59:36 2026] POST /v2.0/security-groups => generated 1609 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1254] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:36 2026] GET /v2.0/security-groups?tenant_id=ab07a033580046b5a9bca9975953f98b&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:36.853 8 WARNING neutron_lib.context [None req-0277e02a-de81-45ac-97a8-eb0cfd1af90d 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 637/1255] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:36 2026] DELETE /v2.0/security-groups/92caf1ae-6a0d-4f0c-9a8c-1e901efa2343 => 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: 619/1256] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:36.995 8 WARNING neutron_lib.context [None req-aa80a4bc-1cc1-4012-9520-7071ef173337 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 638/1257] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:36 2026] DELETE /v2.0/security-groups/01cbdf7a-3caf-4d33-b3d9-21f0b839b479 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1258] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:36 2026] POST /v2.0/security-group-rules => generated 564 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:37.136 7 WARNING neutron_lib.context [None req-97a16bba-65d9-4c6e-9cab-0c08ff7128a9 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 639/1259] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:37.259 8 WARNING neutron_lib.context [None req-7dcd5f49-c1ea-4e96-b47c-9b08d9f35956 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 621/1260] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:37.356 7 WARNING neutron_lib.context [None req-2b3204a2-d152-49d0-9bb0-a701f9947d56 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:37.374 7 INFO neutron.db.securitygroups_db [None req-2b3204a2-d152-49d0-9bb0-a701f9947d56 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Project 14161cbf52d24e8e85045b9de33d1857 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: 640/1261] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:37 2026] POST /v2.0/security-group-rules => generated 575 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:37.461 8 WARNING neutron_lib.context [None req-0d9f9d7d-38c5-4b86-bfa6-207fbcdbe4de 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:37.478 8 INFO neutron.db.securitygroups_db [None req-0d9f9d7d-38c5-4b86-bfa6-207fbcdbe4de 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Project 14161cbf52d24e8e85045b9de33d1857 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: 622/1262] 10.0.0.74 () {34 vars in 694 bytes} [Sat Jun 13 23:59:37 2026] POST /v2.0/security-group-rules => generated 574 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:37.957 7 INFO neutron.services.segments.plugin [-] Segment 803ebff1-ab01-4504-984b-f7aea9a52a26 resource provider aggregate not found 2026-06-13 23:59:37.966 7 INFO neutron.services.segments.plugin [-] Segment 803ebff1-ab01-4504-984b-f7aea9a52a26 resource provider aggregate not found 2026-06-13 23:59:37.992 7 INFO neutron.services.segments.plugin [-] Segment 803ebff1-ab01-4504-984b-f7aea9a52a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 803ebff1-ab01-4504-984b-f7aea9a52a26 found for delete ", "request_id": "req-b1899256-bd33-46ca-aa66-f2437c75cbeb"}]} 2026-06-13 23:59:37.993 7 INFO neutron.services.segments.plugin [-] Segment 803ebff1-ab01-4504-984b-f7aea9a52a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 803ebff1-ab01-4504-984b-f7aea9a52a26 found for delete ", "request_id": "req-49743d87-00f4-4a1b-83a3-14ea78304a00"}]} [pid: 7|app: 0|req: 641/1263] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:59:37 2026] GET /v2.0/networks => generated 1297 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1264] 10.0.0.73 () {34 vars in 1097 bytes} [Sat Jun 13 23:59:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-498466134&fields=id&tenant_id=14161cbf52d24e8e85045b9de33d1857 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1265] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:59:38 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 660 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1266] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:59:38 2026] GET /v2.0/quotas/14161cbf52d24e8e85045b9de33d1857 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1267] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:59:38 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&fields=id => generated 149 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1268] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:59:38 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1269] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:59:39 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:39.135 8 INFO neutron.db.segments_db [None req-7999b5be-53ff-4f7b-863b-aa3bfdf18296 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 90cda806-a3c6-448a-b4b5-c756e99737a8 of type vxlan for network df63ce10-49f1-4610-9d85-afffd1c8f0a9 [pid: 8|app: 0|req: 624/1270] 10.0.0.74 () {34 vars in 670 bytes} [Sat Jun 13 23:59:38 2026] POST /v2.0/networks => generated 740 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1271] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:39 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => 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: 625/1272] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:39 2026] POST /v2.0/subnets => generated 663 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:39.551 7 INFO neutron.db.segments_db [None req-549728fc-16b2-4a38-8680-26a16c9fa4df 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment ad2fd52c-123e-4e97-a583-e8acc16dfdd4 of type vxlan for network 51677518-dac0-437a-ade8-a81bd3e9fa60 2026-06-13 23:59:39.908 7 INFO neutron.db.l3_hamode_db [None req-549728fc-16b2-4a38-8680-26a16c9fa4df 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 626/1273] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:39 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 660 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1274] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Jun 13 23:59:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14161cbf52d24e8e85045b9de33d1857 => generated 273 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:40.121 8 WARNING neutron_lib.context [req-b5d6edca-88c3-4d3b-934e-e40853f8e482 req-54ef04e4-3f8f-49f3-a70f-b5cb05aec0ed 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 628/1275] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:59:40 2026] POST /v2.0/ports => generated 958 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 629/1276] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:40 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 961 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:41.038 7 INFO neutron.db.l3_hamode_db [None req-549728fc-16b2-4a38-8680-26a16c9fa4df 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 630/1277] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:59:40 2026] PUT /v2.0/ports/b1d50943-228c-4c73-bc3d-97524f9fbfe4 => generated 1203 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:41.295 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a0ab7c0-27f2-43ae-841e-a9aaf3f843f4'] response: {'name': 'network-changed', 'server_uuid': 'c5800a62-7910-48be-ac50-897af0122995', 'tag': 'b1d50943-228c-4c73-bc3d-97524f9fbfe4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 631/1278] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/security-groups?id=b463d2fa-8465-461b-90ef-fc966c31cdc4&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 632/1279] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1280] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b1d50943-228c-4c73-bc3d-97524f9fbfe4 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1281] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/subnets?id=ea4f44af-3638-4eb3-a2a3-d5a804fd017c => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1282] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/ports?network_id=5249f717-c082-445f-8cc0-9ac5f660854c&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1283] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1284] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/security-groups?tenant_id=ceb9145fe17c409683565eb09d8e8543&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1285] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1286] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:41 2026] DELETE /v2.0/security-groups/9452d007-6829-42ca-a023-8323750615ca => 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: 640/1287] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1288] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 756 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1289] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:39 2026] POST /v2.0/routers => generated 727 bytes in 2719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1290] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b1d50943-228c-4c73-bc3d-97524f9fbfe4 => 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: 650/1291] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/security-groups?tenant_id=5574603a66624995b3fea60c60ea7085&name=default => generated 2801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1292] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/subnets?id=ea4f44af-3638-4eb3-a2a3-d5a804fd017c => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1293] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:42 2026] DELETE /v2.0/security-groups/197fae40-cb63-4b8f-8aaa-650e6a224256 => 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: 653/1294] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/security-groups?tenant_id=71e973abf51d497490e3fe6301c172a1&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1295] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1296] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/ports?network_id=5249f717-c082-445f-8cc0-9ac5f660854c&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: 656/1297] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:42 2026] DELETE /v2.0/security-groups/289a96ff-5185-4615-9b07-481c1b8dec82 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1298] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:43 2026] GET /v2.0/security-groups?id=b463d2fa-8465-461b-90ef-fc966c31cdc4&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1299] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:43 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1300] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:43 2026] GET /v2.0/security-groups?tenant_id=7db9222aa4e44b438c3b4eeef182f1a9&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1301] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:43 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1302] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:43 2026] DELETE /v2.0/security-groups/1861aaf4-5119-43b1-af24-a56b36312423 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1303] 10.0.0.74 () {34 vars in 782 bytes} [Sat Jun 13 23:59:42 2026] PUT /v2.0/routers/7c95dd7e-4564-4a33-bf2f-f12829cf0d18/add_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1304] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1305] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/security-groups?id=b463d2fa-8465-461b-90ef-fc966c31cdc4&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: 663/1306] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1309] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/security-groups?id=b463d2fa-8465-461b-90ef-fc966c31cdc4&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1310] 10.0.0.74 () {32 vars in 735 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:45.454 8 INFO neutron.db.l3_db [None req-6e464003-a47e-48c5-8ee6-e33c7ac68025 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Floating IP fbdfe440-e01e-43ab-b055-7d5119409800 associated. External IP: 10.96.250.220, port: b1d50943-228c-4c73-bc3d-97524f9fbfe4. [pid: 8|app: 0|req: 645/1311] 10.0.0.74 () {34 vars in 748 bytes} [Sat Jun 13 23:59:44 2026] PUT /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 856 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1312] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:45 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:46.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d56ca93-b909-4283-989e-286aaa290fc6'] response: {'name': 'network-changed', 'server_uuid': 'c5800a62-7910-48be-ac50-897af0122995', 'tag': 'b1d50943-228c-4c73-bc3d-97524f9fbfe4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 668/1313] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/ports?tenant_id=14161cbf52d24e8e85045b9de33d1857&device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 1244 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1314] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/networks?id=5249f717-c082-445f-8cc0-9ac5f660854c => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1315] 10.0.0.73 () {34 vars in 981 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/networks?id=df63ce10-49f1-4610-9d85-afffd1c8f0a9 => generated 672 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1316] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b1d50943-228c-4c73-bc3d-97524f9fbfe4 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1317] 10.0.0.73 () {34 vars in 964 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/quotas/dab77ba606ae44dd85a0e7d27ed9ab91 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1318] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/subnets?id=ea4f44af-3638-4eb3-a2a3-d5a804fd017c => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1319] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:45 2026] GET /v2.0/security-groups?tenant_id=72ddd01ff4c74d7e853abf6998461ba8&name=default => generated 2801 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1320] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/ports?network_id=5249f717-c082-445f-8cc0-9ac5f660854c&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1321] 10.0.0.73 () {34 vars in 1001 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/ports?tenant_id=dab77ba606ae44dd85a0e7d27ed9ab91&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: 675/1322] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1323] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:46 2026] DELETE /v2.0/security-groups/69d11bea-b242-4938-a4db-f5b2dfd82cfd => 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: 676/1324] 10.0.0.73 () {34 vars in 1007 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/networks/df63ce10-49f1-4610-9d85-afffd1c8f0a9?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1325] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1326] 10.0.0.73 () {34 vars in 1107 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/networks/df63ce10-49f1-4610-9d85-afffd1c8f0a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1327] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1328] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1329] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:47 2026] GET /v2.0/networks?id=df63ce10-49f1-4610-9d85-afffd1c8f0a9 => generated 672 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:47.806 7 WARNING neutron_lib.context [req-219d3aaf-810b-47dc-a59d-b2a3b1ea2e09 req-4195f5c3-ccb2-4aa7-b66a-cf17d42c123d c5cbecaddfe54bf1b79cd71d17e2ece7 dab77ba606ae44dd85a0e7d27ed9ab91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 652/1330] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:48 2026] GET /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1331] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:48 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => 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: 679/1332] 199.204.45.162 () {38 vars in 955 bytes} [Sat Jun 13 23:59:47 2026] POST /v2.0/ports => generated 954 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1333] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Jun 13 23:59:48 2026] PUT /v2.0/ports/558c82e3-bbe5-448a-a42b-9119892a8978 => generated 1199 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 680/1334] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:48 2026] GET /v2.0/ports?tenant_id=dab77ba606ae44dd85a0e7d27ed9ab91&device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:49.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07235642-06af-40f8-9daf-6120e1ec5410'] response: {'name': 'network-changed', 'server_uuid': 'ac1b1172-8668-4fb0-8898-3df2a2727e20', 'tag': '558c82e3-bbe5-448a-a42b-9119892a8978', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 681/1335] 10.0.0.74 () {32 vars in 652 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions => generated 19600 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1336] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=558c82e3-bbe5-448a-a42b-9119892a8978 => 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: 683/1337] 10.0.0.74 () {32 vars in 680 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 684/1338] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1339] 10.0.0.74 () {32 vars in 680 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1340] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/subnets?id=208d0858-34d1-4fed-926b-7760cae37098 => generated 666 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1341] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/security-groups?id=82d0ba67-9522-41f0-98ce-c759486f0f75&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: 688/1342] 10.0.0.74 () {32 vars in 728 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1343] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:48 2026] GET /v2.0/security-groups?tenant_id=4b84b554a1444d9aa482ada0cb7ad1cc&name=default => generated 2801 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1344] 10.0.0.74 () {32 vars in 664 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1345] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/ports?network_id=df63ce10-49f1-4610-9d85-afffd1c8f0a9&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: 690/1346] 10.0.0.74 () {32 vars in 698 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1347] 10.0.0.74 () {32 vars in 696 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1348] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/networks/df63ce10-49f1-4610-9d85-afffd1c8f0a9?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: 657/1349] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:49 2026] DELETE /v2.0/security-groups/93d31215-19c5-4591-9f12-2b18372c0c8b => 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: 693/1350] 10.0.0.74 () {32 vars in 700 bytes} [Sat Jun 13 23:59:49 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: 694/1351] 10.0.0.74 () {32 vars in 688 bytes} [Sat Jun 13 23:59:49 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) [pid: 7|app: 0|req: 695/1352] 10.0.0.74 () {32 vars in 702 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1353] 10.0.0.74 () {32 vars in 692 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1354] 10.0.0.74 () {32 vars in 694 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1355] 10.0.0.74 () {32 vars in 684 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1356] 10.0.0.74 () {32 vars in 686 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1357] 10.0.0.74 () {32 vars in 660 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1358] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/networks/df63ce10-49f1-4610-9d85-afffd1c8f0a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1359] 10.0.0.74 () {32 vars in 698 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1360] 10.0.0.74 () {32 vars in 678 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1361] 10.0.0.74 () {32 vars in 682 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1362] 10.0.0.74 () {32 vars in 674 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1363] 10.0.0.74 () {32 vars in 688 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1364] 10.0.0.74 () {32 vars in 722 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1365] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/ports?tenant_id=dab77ba606ae44dd85a0e7d27ed9ab91&device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1366] 10.0.0.74 () {32 vars in 686 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1367] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/security-groups?tenant_id=e84947dc48a344d8a3a0b27ea55f7ba9&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1368] 10.0.0.74 () {32 vars in 668 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1369] 199.204.45.162 () {34 vars in 986 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/networks?id=df63ce10-49f1-4610-9d85-afffd1c8f0a9 => generated 768 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1370] 10.0.0.74 () {32 vars in 686 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1371] 10.0.0.74 () {32 vars in 680 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1372] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=558c82e3-bbe5-448a-a42b-9119892a8978 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1373] 10.0.0.74 () {32 vars in 698 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1374] 10.0.0.74 () {32 vars in 678 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1375] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:49 2026] DELETE /v2.0/security-groups/dad6e0f1-2c1f-46db-a174-1515c03833e0 => 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: 713/1376] 199.204.45.162 () {34 vars in 984 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/subnets?id=208d0858-34d1-4fed-926b-7760cae37098 => generated 666 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1377] 10.0.0.74 () {32 vars in 666 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1378] 10.0.0.74 () {32 vars in 676 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1379] 10.0.0.74 () {32 vars in 664 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1380] 10.0.0.74 () {32 vars in 674 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1381] 10.0.0.74 () {32 vars in 712 bytes} [Sat Jun 13 23:59:49 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: 665/1382] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/ports?network_id=df63ce10-49f1-4610-9d85-afffd1c8f0a9&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: 718/1383] 10.0.0.74 () {32 vars in 690 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1384] 10.0.0.74 () {32 vars in 682 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1385] 10.0.0.74 () {32 vars in 668 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1386] 10.0.0.74 () {32 vars in 686 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1387] 10.0.0.74 () {32 vars in 704 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1388] 10.0.0.74 () {32 vars in 674 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1389] 10.0.0.74 () {32 vars in 700 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1390] 10.0.0.74 () {32 vars in 674 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1391] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/networks/df63ce10-49f1-4610-9d85-afffd1c8f0a9?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1392] 10.0.0.74 () {32 vars in 692 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1393] 10.0.0.74 () {32 vars in 688 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1394] 10.0.0.74 () {32 vars in 708 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/port-mac-address-regenerate => 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: 722/1395] 10.0.0.74 () {32 vars in 704 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1396] 10.0.0.74 () {32 vars in 696 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1397] 10.0.0.74 () {32 vars in 710 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1398] 10.0.0.74 () {32 vars in 668 bytes} [Sat Jun 13 23:59:49 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: 674/1399] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/networks/df63ce10-49f1-4610-9d85-afffd1c8f0a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1400] 10.0.0.74 () {32 vars in 686 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1401] 10.0.0.74 () {32 vars in 680 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1402] 10.0.0.74 () {32 vars in 674 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1403] 10.0.0.74 () {32 vars in 670 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1404] 10.0.0.74 () {32 vars in 660 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1405] 10.0.0.74 () {32 vars in 698 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1406] 10.0.0.74 () {32 vars in 698 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1407] 10.0.0.74 () {32 vars in 676 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1408] 10.0.0.74 () {32 vars in 668 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1409] 10.0.0.74 () {32 vars in 682 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1410] 10.0.0.74 () {32 vars in 700 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1411] 10.0.0.74 () {32 vars in 684 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1412] 10.0.0.74 () {32 vars in 706 bytes} [Sat Jun 13 23:59:50 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: 8|app: 0|req: 681/1413] 10.0.0.74 () {32 vars in 668 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1414] 10.0.0.74 () {32 vars in 696 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1415] 10.0.0.74 () {32 vars in 694 bytes} [Sat Jun 13 23:59:50 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: 7|app: 0|req: 734/1416] 10.0.0.74 () {32 vars in 684 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1417] 10.0.0.74 () {32 vars in 688 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1418] 10.0.0.74 () {32 vars in 666 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1419] 10.0.0.74 () {32 vars in 680 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1420] 10.0.0.74 () {32 vars in 680 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1421] 10.0.0.74 () {32 vars in 690 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1422] 10.0.0.74 () {32 vars in 690 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1423] 10.0.0.74 () {32 vars in 694 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1424] 10.0.0.74 () {32 vars in 684 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1425] 10.0.0.74 () {32 vars in 688 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1426] 10.0.0.74 () {32 vars in 700 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1427] 10.0.0.74 () {32 vars in 702 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1428] 10.0.0.74 () {32 vars in 712 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1429] 10.0.0.74 () {32 vars in 716 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1430] 10.0.0.74 () {32 vars in 714 bytes} [Sat Jun 13 23:59:50 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: 742/1431] 10.0.0.74 () {32 vars in 726 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1432] 10.0.0.74 () {32 vars in 718 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1433] 10.0.0.74 () {32 vars in 682 bytes} [Sat Jun 13 23:59:50 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: 745/1434] 10.0.0.74 () {32 vars in 668 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1435] 10.0.0.74 () {32 vars in 718 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1436] 10.0.0.74 () {32 vars in 678 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1437] 10.0.0.74 () {32 vars in 668 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1438] 10.0.0.74 () {32 vars in 696 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1439] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1440] 10.0.0.74 () {32 vars in 704 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1441] 10.0.0.74 () {32 vars in 700 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1442] 10.0.0.74 () {32 vars in 682 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1443] 10.0.0.74 () {32 vars in 704 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1444] 10.0.0.74 () {32 vars in 694 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1445] 10.0.0.74 () {32 vars in 688 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1446] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/security-groups?id=82d0ba67-9522-41f0-98ce-c759486f0f75&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1447] 10.0.0.74 () {32 vars in 696 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1448] 10.0.0.74 () {32 vars in 688 bytes} [Sat Jun 13 23:59:50 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: 697/1449] 10.0.0.74 () {32 vars in 700 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1450] 10.0.0.74 () {32 vars in 664 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1451] 10.0.0.74 () {32 vars in 680 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1452] 10.0.0.74 () {32 vars in 692 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1453] 10.0.0.74 () {32 vars in 676 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1454] 10.0.0.74 () {32 vars in 666 bytes} [Sat Jun 13 23:59:50 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1455] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:51 2026] GET /v2.0/security-groups?tenant_id=ad2941355c0e4170ab67d0b284e2ab33&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1456] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:51 2026] DELETE /v2.0/security-groups/95e46bd3-aefb-43f6-9455-116f08049a6d => 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: 701/1457] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:51 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1458] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:51 2026] GET /v2.0/security-groups?id=82d0ba67-9522-41f0-98ce-c759486f0f75&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1459] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:52 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1460] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:52 2026] GET /v2.0/security-groups?id=82d0ba67-9522-41f0-98ce-c759486f0f75&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1461] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:53 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:53.469 7 WARNING neutron_lib.context [None req-504ffc19-9945-451c-8cf9-a2f77ebe2a0d d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 704/1462] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:53 2026] GET /v2.0/security-groups?id=82d0ba67-9522-41f0-98ce-c759486f0f75&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:53.613 7 INFO neutron.db.segments_db [None req-504ffc19-9945-451c-8cf9-a2f77ebe2a0d d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] Added segment f62831c7-5bfc-43a4-a681-b115db9e3c1a of type vxlan for network bd23a687-a96c-454e-95c0-21f7354c71a6 [pid: 7|app: 0|req: 759/1463] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:53 2026] POST /v2.0/networks => generated 647 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1464] 10.0.0.53 () {34 vars in 989 bytes} [Sat Jun 13 23:59:53 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => 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: 760/1465] 10.0.0.53 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:53 2026] GET /v2.0/security-groups?id=b463d2fa-8465-461b-90ef-fc966c31cdc4&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1466] 199.204.45.162 () {34 vars in 994 bytes} [Sat Jun 13 23:59:53 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:54.243 8 WARNING neutron_lib.context [None req-68c7c952-9507-495c-9c10-61286bdcc5a7 d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1467] 199.204.45.162 () {36 vars in 997 bytes} [Sat Jun 13 23:59:53 2026] DELETE /v2.0/ports/558c82e3-bbe5-448a-a42b-9119892a8978 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1468] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:54 2026] GET /v2.0/ports?device_id=ac1b1172-8668-4fb0-8898-3df2a2727e20 => 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: 707/1469] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:54 2026] POST /v2.0/subnets => generated 649 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:54.642 7 WARNING neutron_lib.context [None req-34ee05ad-4f76-4c2a-b949-3f6356bda4c6 d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-13 23:59:54.645 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e99453d9-7be3-42ea-a531-722d52e48db9'] response: {'server_uuid': 'ac1b1172-8668-4fb0-8898-3df2a2727e20', 'name': 'network-vif-deleted', 'tag': '558c82e3-bbe5-448a-a42b-9119892a8978', 'status': 'completed', 'code': 200} 2026-06-13 23:59:54.694 7 INFO neutron.db.segments_db [None req-34ee05ad-4f76-4c2a-b949-3f6356bda4c6 d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] Added segment 2553de40-c295-450d-adc8-97099e1f39f9 of type vxlan for network b4e87560-15af-41a7-83a5-466f6a0e79e3 [pid: 7|app: 0|req: 763/1470] 10.0.0.74 () {34 vars in 669 bytes} [Sat Jun 13 23:59:54 2026] POST /v2.0/networks => generated 647 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1471] 10.0.0.74 () {34 vars in 742 bytes} [Sat Jun 13 23:59:54 2026] PUT /v2.0/networks/b4e87560-15af-41a7-83a5-466f6a0e79e3 => generated 592 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:55.022 7 WARNING neutron_lib.context [None req-6b6a6ad6-dad3-4814-a5ae-0c617c615bb4 d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 764/1472] 10.0.0.74 () {34 vars in 668 bytes} [Sat Jun 13 23:59:55 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1473] 10.0.0.74 () {34 vars in 740 bytes} [Sat Jun 13 23:59:55 2026] PUT /v2.0/subnets/7518f811-a635-4a1f-8c06-8cd23e410df1 => generated 632 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:56.365 7 INFO neutron.services.segments.plugin [-] Segment 2553de40-c295-450d-adc8-97099e1f39f9 resource provider aggregate not found 2026-06-13 23:59:56.370 7 INFO neutron.services.segments.plugin [-] Segment 2553de40-c295-450d-adc8-97099e1f39f9 resource provider aggregate not found 2026-06-13 23:59:56.387 7 INFO neutron.services.segments.plugin [-] Segment 2553de40-c295-450d-adc8-97099e1f39f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2553de40-c295-450d-adc8-97099e1f39f9 found for delete ", "request_id": "req-d1902985-7714-47ef-9b12-4f964a512baf"}]} 2026-06-13 23:59:56.389 7 INFO neutron.services.segments.plugin [-] Segment 2553de40-c295-450d-adc8-97099e1f39f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2553de40-c295-450d-adc8-97099e1f39f9 found for delete ", "request_id": "req-d683a09f-5481-46e5-8794-4b570e2e42ae"}]} [pid: 7|app: 0|req: 765/1474] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:55 2026] DELETE /v2.0/networks/b4e87560-15af-41a7-83a5-466f6a0e79e3 => generated 0 bytes in 596 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:56.421 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c732e755-bb7c-4147-bb25-cc478d699765 d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1475] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:56 2026] DELETE /v2.0/networks/b4e87560-15af-41a7-83a5-466f6a0e79e3 => 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: 767/1476] 10.0.0.74 () {32 vars in 693 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1477] 10.0.0.74 () {32 vars in 741 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/subnets?network_id=bf1284a5-22d8-4158-9131-94aa09d7de29 => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1478] 10.0.0.74 () {32 vars in 652 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1479] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/security-groups?tenant_id=cd584e4feee249898988fb47819551f5&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1480] 10.0.0.74 () {32 vars in 648 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/networks => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1481] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:56 2026] DELETE /v2.0/security-groups/3df036fa-8766-435f-b2ac-953cc39dd3bb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1482] 10.0.0.74 () {32 vars in 646 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/subnets => generated 1265 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1483] 10.0.0.74 () {32 vars in 722 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/networks/bd23a687-a96c-454e-95c0-21f7354c71a6 => generated 672 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1484] 10.0.0.74 () {32 vars in 720 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/subnets/b969a8a1-2e42-4fd6-8596-afb7b7035cce => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1485] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:56 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:57.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b0d1c34-d43a-4796-b40b-44a104aeb363 d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1486] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:57 2026] DELETE /v2.0/subnets/7518f811-a635-4a1f-8c06-8cd23e410df1 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1487] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:57 2026] GET /v2.0/security-groups?tenant_id=d14f4cacb744415385973a2a5463d292&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1488] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:57 2026] GET /v2.0/security-groups?id=b463d2fa-8465-461b-90ef-fc966c31cdc4&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:57.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61f6393b-9fae-4a37-b48b-a5a764c85c4f d85b8bc9699e4bb3b2b0bc789f4a415d 3332d2c8220e44fe91276b992d40e981 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1489] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:57 2026] DELETE /v2.0/networks/b4e87560-15af-41a7-83a5-466f6a0e79e3 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1490] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:57 2026] DELETE /v2.0/security-groups/31a2a92c-9860-49b6-9d61-2892039305fd => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1491] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:57 2026] DELETE /v2.0/subnets/b969a8a1-2e42-4fd6-8596-afb7b7035cce => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1492] 199.204.45.162 () {34 vars in 994 bytes} [Sat Jun 13 23:59:57 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:58.047 8 INFO neutron.services.segments.plugin [-] Segment f62831c7-5bfc-43a4-a681-b115db9e3c1a resource provider aggregate not found 2026-06-13 23:59:58.058 8 INFO neutron.services.segments.plugin [-] Segment f62831c7-5bfc-43a4-a681-b115db9e3c1a resource provider aggregate not found 2026-06-13 23:59:58.080 8 INFO neutron.services.segments.plugin [-] Segment f62831c7-5bfc-43a4-a681-b115db9e3c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62831c7-5bfc-43a4-a681-b115db9e3c1a found for delete ", "request_id": "req-16bd3052-21bf-4ccb-a40b-0ffbaceda483"}]} 2026-06-13 23:59:58.089 8 INFO neutron.services.segments.plugin [-] Segment f62831c7-5bfc-43a4-a681-b115db9e3c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62831c7-5bfc-43a4-a681-b115db9e3c1a found for delete ", "request_id": "req-e6b0e8ba-134c-43c3-88d1-ed2b70dc27b7"}]} [pid: 8|app: 0|req: 722/1493] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:57 2026] DELETE /v2.0/networks/bd23a687-a96c-454e-95c0-21f7354c71a6 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1494] 10.0.0.74 () {34 vars in 788 bytes} [Sat Jun 13 23:59:56 2026] PUT /v2.0/routers/7c95dd7e-4564-4a33-bf2f-f12829cf0d18/remove_router_interface => generated 309 bytes in 1575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:58.426 8 INFO neutron.db.l3_db [req-28f91558-0694-4942-a920-08b4b8889020 req-e55b3e6b-a35a-4863-aa5f-f32d887de2aa 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] Floating IP fbdfe440-e01e-43ab-b055-7d5119409800 disassociated. External IP: 10.96.250.220, port: b1d50943-228c-4c73-bc3d-97524f9fbfe4. [pid: 7|app: 0|req: 773/1495] 10.0.0.73 () {34 vars in 989 bytes} [Sat Jun 13 23:59:58 2026] GET /v2.0/ports?device_id=c5800a62-7910-48be-ac50-897af0122995 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1496] 199.204.45.162 () {36 vars in 997 bytes} [Sat Jun 13 23:59:58 2026] DELETE /v2.0/ports/b1d50943-228c-4c73-bc3d-97524f9fbfe4 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:58.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd5d49d3-c6b5-4a31-953e-4b6b6315b4b3'] response: {'server_uuid': 'c5800a62-7910-48be-ac50-897af0122995', 'name': 'network-vif-deleted', 'tag': 'b1d50943-228c-4c73-bc3d-97524f9fbfe4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 724/1497] 10.0.0.74 () {32 vars in 773 bytes} [Sat Jun 13 23:59:58 2026] GET /v2.0/security-groups?tenant_id=3332d2c8220e44fe91276b992d40e981&name=default => generated 2801 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1498] 10.0.0.73 () {34 vars in 1039 bytes} [Sat Jun 13 23:59:59 2026] GET /v2.0/security-groups?id=b463d2fa-8465-461b-90ef-fc966c31cdc4&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1499] 10.0.0.74 () {32 vars in 739 bytes} [Sat Jun 13 23:59:59 2026] DELETE /v2.0/security-groups/f6db3622-91aa-4ca8-a821-ef331bca1aaa => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:59.683 7 INFO neutron.services.segments.plugin [-] Segment ad2fd52c-123e-4e97-a583-e8acc16dfdd4 resource provider aggregate not found 2026-06-13 23:59:59.688 7 INFO neutron.services.segments.plugin [-] Segment ad2fd52c-123e-4e97-a583-e8acc16dfdd4 resource provider aggregate not found 2026-06-13 23:59:59.701 7 INFO neutron.services.segments.plugin [-] Segment ad2fd52c-123e-4e97-a583-e8acc16dfdd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad2fd52c-123e-4e97-a583-e8acc16dfdd4 found for delete ", "request_id": "req-b0c3dbff-75bd-4e32-ad75-d061929d556a"}]} 2026-06-13 23:59:59.706 7 INFO neutron.services.segments.plugin [-] Segment ad2fd52c-123e-4e97-a583-e8acc16dfdd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad2fd52c-123e-4e97-a583-e8acc16dfdd4 found for delete ", "request_id": "req-1f750776-ef8c-4c40-84df-6cbe97fa1400"}]} 2026-06-13 23:59:59.711 7 INFO neutron.db.l3_hamode_db [None req-a7f8d4ef-8401-489a-8f99-425f939196f3 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 51677518-dac0-437a-ade8-a81bd3e9fa60 was deleted as no HA routers are present in tenant dab77ba606ae44dd85a0e7d27ed9ab91. [pid: 7|app: 0|req: 774/1502] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:58 2026] DELETE /v2.0/routers/7c95dd7e-4564-4a33-bf2f-f12829cf0d18 => generated 0 bytes in 1205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1503] 10.0.0.74 () {32 vars in 723 bytes} [Sat Jun 13 23:59:59 2026] DELETE /v2.0/subnets/208d0858-34d1-4fed-926b-7760cae37098 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1504] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:00 2026] GET /v2.0/security-groups?tenant_id=cdafd07df22f41f2bc47672855d5081d&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1505] 10.0.0.74 () {32 vars in 725 bytes} [Sat Jun 13 23:59:59 2026] DELETE /v2.0/networks/df63ce10-49f1-4610-9d85-afffd1c8f0a9 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1506] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:00 2026] DELETE /v2.0/security-groups/b463d2fa-8465-461b-90ef-fc966c31cdc4 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1507] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:00 2026] DELETE /v2.0/security-groups/7d7349bc-4b21-497c-b24b-5521135bb163 => 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: 777/1508] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:00 2026] GET /v2.0/security-groups?tenant_id=dab77ba606ae44dd85a0e7d27ed9ab91&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1509] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:00 2026] DELETE /v2.0/security-groups/82d0ba67-9522-41f0-98ce-c759486f0f75 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1510] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:00 2026] DELETE /v2.0/floatingips/fbdfe440-e01e-43ab-b055-7d5119409800 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1511] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:00:01 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1512] 10.0.0.73 () {34 vars in 1039 bytes} [Sun Jun 14 00:00:01 2026] GET /v2.0/security-groups?id=dfd9793b-5608-4f0b-a037-9a38bf1ffb27&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:01.724 7 INFO neutron.services.segments.plugin [-] Segment 90cda806-a3c6-448a-b4b5-c756e99737a8 resource provider aggregate not found 2026-06-14 00:00:01.734 7 INFO neutron.services.segments.plugin [-] Segment 90cda806-a3c6-448a-b4b5-c756e99737a8 resource provider aggregate not found 2026-06-14 00:00:01.743 7 INFO neutron.services.segments.plugin [-] Segment 90cda806-a3c6-448a-b4b5-c756e99737a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90cda806-a3c6-448a-b4b5-c756e99737a8 found for delete ", "request_id": "req-b2a7079c-1a86-4327-a1c1-81d5327a9c67"}]} 2026-06-14 00:00:01.758 7 INFO neutron.services.segments.plugin [-] Segment 90cda806-a3c6-448a-b4b5-c756e99737a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90cda806-a3c6-448a-b4b5-c756e99737a8 found for delete ", "request_id": "req-a14c6d75-cc27-4a31-8599-f9702d4ed296"}]} 2026-06-14 00:00:01.780 7 WARNING neutron_lib.context [None req-1910945f-1e43-4a53-ab96-facd687d179d bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:01.940 7 INFO neutron.db.segments_db [None req-1910945f-1e43-4a53-ab96-facd687d179d bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] Added segment cb8d9646-216e-4894-b4fb-2df650ff7363 of type vxlan for network 53f0bc12-45c2-4091-80e8-9395c2f40bad [pid: 7|app: 0|req: 780/1513] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:01 2026] POST /v2.0/networks => generated 644 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1514] 199.204.45.162 () {34 vars in 994 bytes} [Sun Jun 14 00:00:02 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:02.167 8 WARNING neutron_lib.context [None req-c1f0731c-927b-44ec-a665-e97ea410f3ad bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 781/1515] 199.204.45.162 () {36 vars in 997 bytes} [Sun Jun 14 00:00:02 2026] DELETE /v2.0/ports/5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1516] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:02 2026] POST /v2.0/subnets => generated 617 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:02.517 8 WARNING neutron_lib.context [None req-c955e20b-d20e-4f50-9bc0-8cb540055be5 bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1517] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:00:02 2026] GET /v2.0/ports?device_id=ce88be19-cc08-4ac3-b4d9-ea799ff5bf57 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:02.585 8 INFO neutron.db.segments_db [None req-c955e20b-d20e-4f50-9bc0-8cb540055be5 bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] Added segment 6e2508b6-d2b7-408e-8461-d5e9badc1fbf of type vxlan for network 5108eca8-b5e1-4bdb-a1d0-eb5579994cfd [pid: 8|app: 0|req: 736/1518] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:02 2026] POST /v2.0/networks => generated 643 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:02.758 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe10f75d-44ab-4686-be24-00d9f02ffb78'] response: {'server_uuid': 'ce88be19-cc08-4ac3-b4d9-ea799ff5bf57', 'name': 'network-vif-deleted', 'tag': '5b47f3c9-9d94-4c3b-ad5c-1af3bbc489bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 783/1519] 10.0.0.74 () {34 vars in 742 bytes} [Sun Jun 14 00:00:02 2026] PUT /v2.0/networks/5108eca8-b5e1-4bdb-a1d0-eb5579994cfd => generated 592 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:02.948 8 WARNING neutron_lib.context [None req-72f6c00e-db53-4d09-94ee-21ba22b67b85 bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1520] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:02 2026] POST /v2.0/subnets => generated 602 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1521] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:03 2026] DELETE /v2.0/security-groups/dfd9793b-5608-4f0b-a037-9a38bf1ffb27 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1522] 10.0.0.74 () {34 vars in 740 bytes} [Sun Jun 14 00:00:03 2026] PUT /v2.0/subnets/adfcdd16-5baa-4bd3-b0c2-19a04c44ca7a => generated 612 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:04.431 8 INFO neutron.services.segments.plugin [-] Segment 6e2508b6-d2b7-408e-8461-d5e9badc1fbf resource provider aggregate not found 2026-06-14 00:00:04.439 8 INFO neutron.services.segments.plugin [-] Segment 6e2508b6-d2b7-408e-8461-d5e9badc1fbf resource provider aggregate not found 2026-06-14 00:00:04.457 8 INFO neutron.services.segments.plugin [-] Segment 6e2508b6-d2b7-408e-8461-d5e9badc1fbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e2508b6-d2b7-408e-8461-d5e9badc1fbf found for delete ", "request_id": "req-4912c93a-9489-47f4-b2da-1fddc749cab8"}]} 2026-06-14 00:00:04.458 8 INFO neutron.services.segments.plugin [-] Segment 6e2508b6-d2b7-408e-8461-d5e9badc1fbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e2508b6-d2b7-408e-8461-d5e9badc1fbf found for delete ", "request_id": "req-9f8e3497-166a-481e-905c-9e6c35ab46b2"}]} [pid: 8|app: 0|req: 739/1523] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:03 2026] DELETE /v2.0/networks/5108eca8-b5e1-4bdb-a1d0-eb5579994cfd => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:04.500 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02a44924-c1cf-4572-bb64-badc99e3922f bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1524] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:04 2026] DELETE /v2.0/networks/5108eca8-b5e1-4bdb-a1d0-eb5579994cfd => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1525] 10.0.0.74 () {32 vars in 693 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1526] 10.0.0.74 () {32 vars in 741 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/subnets?network_id=bf1284a5-22d8-4158-9131-94aa09d7de29 => generated 626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1527] 10.0.0.74 () {32 vars in 652 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1528] 10.0.0.74 () {32 vars in 648 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/networks => generated 1309 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1529] 10.0.0.74 () {32 vars in 646 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/subnets => generated 1233 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1530] 10.0.0.74 () {32 vars in 722 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/networks/53f0bc12-45c2-4091-80e8-9395c2f40bad => generated 669 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1531] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/subnets/3b42ee1e-97da-43f9-baba-38bb4ca919ea => generated 617 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:05.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70300fc3-97a6-4f05-9fb6-85e9cd15a35d bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1532] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/subnets/adfcdd16-5baa-4bd3-b0c2-19a04c44ca7a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:05.085 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5b8095b-d42f-4080-93ab-a59712bf9fdc bb265286ef1f463ba7b4fa22e09d33d1 6a7aa28b1775471ebb606af25c80d45b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 749/1533] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/networks/5108eca8-b5e1-4bdb-a1d0-eb5579994cfd => 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: 785/1534] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:03 2026] PUT /v2.0/routers/b1abdb5e-5b33-49f2-a0a7-274e98be0fa6/remove_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1535] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/subnets/3b42ee1e-97da-43f9-baba-38bb4ca919ea => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1536] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/subnets/ea4f44af-3638-4eb3-a2a3-d5a804fd017c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1537] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/networks/53f0bc12-45c2-4091-80e8-9395c2f40bad => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1538] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:05 2026] GET /v2.0/security-groups?tenant_id=d78d51d8a46e4bd0a0a75e5cf1b87e16&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1539] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:06 2026] DELETE /v2.0/security-groups/8bb02468-e1b0-47d9-87fa-ec477a5510c1 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:06.488 8 INFO neutron.services.segments.plugin [-] Segment cb8d9646-216e-4894-b4fb-2df650ff7363 resource provider aggregate not found 2026-06-14 00:00:06.496 8 INFO neutron.services.segments.plugin [-] Segment cb8d9646-216e-4894-b4fb-2df650ff7363 resource provider aggregate not found 2026-06-14 00:00:06.521 8 INFO neutron.services.segments.plugin [-] Segment cb8d9646-216e-4894-b4fb-2df650ff7363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb8d9646-216e-4894-b4fb-2df650ff7363 found for delete ", "request_id": "req-19181706-e090-4ea5-9b2f-ffbb8a2e462f"}]} 2026-06-14 00:00:06.528 8 INFO neutron.services.segments.plugin [-] Segment cb8d9646-216e-4894-b4fb-2df650ff7363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb8d9646-216e-4894-b4fb-2df650ff7363 found for delete ", "request_id": "req-9b799045-a408-4b7e-b114-c2389f7740d5"}]} [pid: 7|app: 0|req: 789/1540] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:06 2026] GET /v2.0/security-groups?tenant_id=6a7aa28b1775471ebb606af25c80d45b&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1541] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:06 2026] DELETE /v2.0/security-groups/9d4057ae-d528-441a-8a5a-104c9faaa8df => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:07.696 8 INFO neutron.db.l3_hamode_db [None req-acc0ea4b-e193-4c78-80d1-5a22d08d7023 377c152f8e7449689353eda2f1461f81 14161cbf52d24e8e85045b9de33d1857 - - default default] HA network 02952423-954a-4574-91c1-c11739d93d52 was deleted as no HA routers are present in tenant 14161cbf52d24e8e85045b9de33d1857. [pid: 8|app: 0|req: 752/1542] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/routers/b1abdb5e-5b33-49f2-a0a7-274e98be0fa6 => generated 0 bytes in 1799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:07.941 7 INFO neutron.services.segments.plugin [-] Segment 7165acf1-dfde-4042-895d-59b6e95b4b90 resource provider aggregate not found 2026-06-14 00:00:07.947 7 INFO neutron.services.segments.plugin [-] Segment 7165acf1-dfde-4042-895d-59b6e95b4b90 resource provider aggregate not found 2026-06-14 00:00:07.963 7 INFO neutron.services.segments.plugin [-] Segment 7165acf1-dfde-4042-895d-59b6e95b4b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7165acf1-dfde-4042-895d-59b6e95b4b90 found for delete ", "request_id": "req-698eef36-691d-492d-afe9-d947366a485f"}]} 2026-06-14 00:00:07.978 7 INFO neutron.services.segments.plugin [-] Segment 7165acf1-dfde-4042-895d-59b6e95b4b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7165acf1-dfde-4042-895d-59b6e95b4b90 found for delete ", "request_id": "req-3952a0c3-3b11-4217-9832-ee3253c3823e"}]} [pid: 7|app: 0|req: 791/1543] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:07 2026] DELETE /v2.0/networks/5249f717-c082-445f-8cc0-9ac5f660854c => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:08.544 8 INFO neutron.services.segments.plugin [-] Segment 5ac5280b-6cac-46c8-b795-61e4b5526a7b resource provider aggregate not found 2026-06-14 00:00:08.548 8 INFO neutron.services.segments.plugin [-] Segment 5ac5280b-6cac-46c8-b795-61e4b5526a7b resource provider aggregate not found 2026-06-14 00:00:08.565 8 INFO neutron.services.segments.plugin [-] Segment 5ac5280b-6cac-46c8-b795-61e4b5526a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ac5280b-6cac-46c8-b795-61e4b5526a7b found for delete ", "request_id": "req-56b216f9-2190-47b1-8cd4-4b1a171ac9f6"}]} 2026-06-14 00:00:08.566 8 INFO neutron.services.segments.plugin [-] Segment 5ac5280b-6cac-46c8-b795-61e4b5526a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ac5280b-6cac-46c8-b795-61e4b5526a7b found for delete ", "request_id": "req-85f1b389-6e58-4cd8-8f4e-30af4cdcd218"}]} 2026-06-14 00:00:08.618 8 WARNING neutron_lib.context [None req-ee3d6218-c708-4a1b-b4f9-e6a12f3af3c2 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:08.724 8 INFO neutron.db.segments_db [None req-ee3d6218-c708-4a1b-b4f9-e6a12f3af3c2 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Added segment 7b806e0e-2c73-4561-a197-39c3eec0465a of type vxlan for network 5de9739a-1385-4f91-ae97-a56516f5dcbf [pid: 8|app: 0|req: 753/1544] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:08 2026] POST /v2.0/networks => generated 650 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:08.862 7 WARNING neutron_lib.context [None req-3ec342f0-788a-4056-b810-5d500bb7f951 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 754/1545] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:08 2026] GET /v2.0/security-groups?tenant_id=14161cbf52d24e8e85045b9de33d1857&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:09.236 8 WARNING neutron_lib.context [None req-e0d36002-de13-4a2e-afae-01db4c037038 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 792/1546] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:08 2026] POST /v2.0/subnets => generated 603 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1547] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:09 2026] DELETE /v2.0/security-groups/649ce3a3-9f48-41c0-8425-5a21bf25646c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:09.407 7 WARNING neutron_lib.context [None req-6d26b1a1-1927-4c6d-b127-91552add2d7f d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:09.459 8 INFO neutron.db.segments_db [None req-e0d36002-de13-4a2e-afae-01db4c037038 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Added segment 13be23b8-16d3-44b3-a232-370f81e30039 of type vxlan for network 6f4a638a-209f-48aa-8f12-7defe22e36bc 2026-06-14 00:00:09.462 7 INFO neutron.db.segments_db [None req-6d26b1a1-1927-4c6d-b127-91552add2d7f d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Added segment 09698805-bfdd-4063-98f5-f88941388c1d of type vxlan for network 1fbeedbc-aa1a-433b-9652-5d44bd798b10 [pid: 8|app: 0|req: 755/1548] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:09 2026] POST /v2.0/networks => generated 644 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1549] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/security-groups?tenant_id=2aaa525a8bf547dbba435f345a416394&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:09.717 8 WARNING neutron_lib.context [None req-fe42cddd-44be-407a-b769-88c1dfc79da1 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:09.846 7 INFO neutron.db.l3_hamode_db [None req-6d26b1a1-1927-4c6d-b127-91552add2d7f d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 757/1550] 10.0.0.74 () {34 vars in 664 bytes} [Sun Jun 14 00:00:09 2026] POST /v2.0/ports => generated 775 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 758/1551] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:10 2026] DELETE /v2.0/security-groups/ec4a3ea4-fb01-4d46-8901-9b8e5bde7091 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:10.288 8 WARNING neutron_lib.context [None req-24c964f2-aa57-45fd-abc0-a7ee9997981f d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:10.364 8 INFO neutron.db.segments_db [None req-24c964f2-aa57-45fd-abc0-a7ee9997981f d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Added segment 04b85baf-c088-4c30-a4b9-5c5d3c849d5e of type vxlan for network 79d3a035-73c6-418b-9d61-d53652cb54b5 [pid: 8|app: 0|req: 759/1552] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:10 2026] POST /v2.0/networks => generated 630 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:10.525 8 WARNING neutron_lib.context [None req-6e1daa57-7ed7-40db-8d5f-e27f3e849179 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 760/1553] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:10 2026] POST /v2.0/subnets => generated 602 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:10.942 8 WARNING neutron_lib.context [None req-79bcd83c-6d35-432d-b69e-216282663878 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:11.109 7 INFO neutron.db.l3_hamode_db [None req-6d26b1a1-1927-4c6d-b127-91552add2d7f d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1554] 10.0.0.74 () {34 vars in 664 bytes} [Sun Jun 14 00:00:10 2026] POST /v2.0/ports => generated 954 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 762/1555] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:00:11 2026] DELETE /v2.0/ports/85447eea-f109-4bd2-98ef-60a65741c9f5 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:11.925 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33013fe5-0bfe-49f5-860f-f096cb42fcaa d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1556] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:00:11 2026] DELETE /v2.0/ports/85447eea-f109-4bd2-98ef-60a65741c9f5 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:11.956 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9d2ac00-3f4a-4c9d-a2ca-4c101bf0a5ba d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1557] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/ports/85447eea-f109-4bd2-98ef-60a65741c9f5 => 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: 765/1558] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:11 2026] DELETE /v2.0/subnets/b4b5fb97-a553-4f1a-8c04-17b6ed1a41f0 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:12.669 8 INFO neutron.services.segments.plugin [-] Segment 04b85baf-c088-4c30-a4b9-5c5d3c849d5e resource provider aggregate not found 2026-06-14 00:00:12.693 8 INFO neutron.services.segments.plugin [-] Segment 04b85baf-c088-4c30-a4b9-5c5d3c849d5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04b85baf-c088-4c30-a4b9-5c5d3c849d5e found for delete ", "request_id": "req-b5a58133-7956-4148-8064-cd396f37106b"}]} 2026-06-14 00:00:12.694 8 INFO neutron.services.segments.plugin [-] Segment 04b85baf-c088-4c30-a4b9-5c5d3c849d5e resource provider aggregate not found 2026-06-14 00:00:12.714 8 INFO neutron.services.segments.plugin [-] Segment 04b85baf-c088-4c30-a4b9-5c5d3c849d5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04b85baf-c088-4c30-a4b9-5c5d3c849d5e found for delete ", "request_id": "req-cd0bcdcb-0bdc-40d3-aa72-f9739e63cbd4"}]} [pid: 8|app: 0|req: 766/1559] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:12 2026] DELETE /v2.0/networks/79d3a035-73c6-418b-9d61-d53652cb54b5 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:12.753 8 WARNING neutron_lib.context [None req-a25d4643-b0f6-4a22-9816-dbb7ffb2003d d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 794/1560] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:09 2026] POST /v2.0/routers => generated 694 bytes in 3384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:12.850 8 INFO neutron.db.segments_db [None req-a25d4643-b0f6-4a22-9816-dbb7ffb2003d d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Added segment d3c8a576-2235-40a4-bfad-86686917b34c of type vxlan for network 102f6688-b41c-4c95-84a6-5df58e3512d2 [pid: 8|app: 0|req: 767/1561] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:12 2026] POST /v2.0/networks => generated 632 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:13.002 8 WARNING neutron_lib.context [None req-b78ae2f6-8b27-464a-8502-a43e00030a91 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 768/1562] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:12 2026] POST /v2.0/subnets => generated 602 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:13.407 8 WARNING neutron_lib.context [None req-fc5fad4a-a89e-4cba-b323-68fdf9b48b09 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 769/1563] 10.0.0.74 () {34 vars in 664 bytes} [Sun Jun 14 00:00:13 2026] POST /v2.0/ports => generated 911 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1564] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:00:13 2026] DELETE /v2.0/ports/0c07f248-5b17-451d-9358-5d03ac42e5fa => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:14.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ddb95ef-468f-4ef3-bc0f-dd1d70b2f5f3 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1565] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:14 2026] GET /v2.0/ports/0c07f248-5b17-451d-9358-5d03ac42e5fa => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1566] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/subnets/2e987c05-5c49-4d11-8366-d7aaeb64e20a => 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: 795/1569] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:12 2026] PUT /v2.0/routers/35fb35c4-5c0b-4a95-b86d-a2472bbfa9e8/add_router_interface => generated 309 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:14.980 8 INFO neutron.services.segments.plugin [-] Segment d3c8a576-2235-40a4-bfad-86686917b34c resource provider aggregate not found 2026-06-14 00:00:14.984 8 INFO neutron.services.segments.plugin [-] Segment d3c8a576-2235-40a4-bfad-86686917b34c resource provider aggregate not found 2026-06-14 00:00:15.005 8 INFO neutron.services.segments.plugin [-] Segment d3c8a576-2235-40a4-bfad-86686917b34c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c8a576-2235-40a4-bfad-86686917b34c found for delete ", "request_id": "req-6afbec8d-64e5-4f0b-a9b2-884a4590dfe9"}]} 2026-06-14 00:00:15.016 8 INFO neutron.services.segments.plugin [-] Segment d3c8a576-2235-40a4-bfad-86686917b34c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c8a576-2235-40a4-bfad-86686917b34c found for delete ", "request_id": "req-3d7e8472-a83f-4df0-8b91-af517ae1e3bc"}]} [pid: 8|app: 0|req: 775/1570] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/networks/102f6688-b41c-4c95-84a6-5df58e3512d2 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:15.035 8 WARNING neutron_lib.context [None req-acd38a57-0e06-427e-a08d-0a3405eabd13 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 796/1571] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:14 2026] GET /v2.0/security-groups?tenant_id=7b1db02ca3a34dbcbf4e37d98a61d3ce&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:15.390 7 INFO neutron.db.segments_db [None req-082cce27-3566-4529-8d6a-8abc74957f67 f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - default default] Added segment c6db833c-85bb-4209-a56d-29729356359b of type vxlan for network 639ab9c1-d4ed-4d07-bdcd-f525426802aa [pid: 7|app: 0|req: 797/1572] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:15 2026] POST /v2.0/networks => generated 726 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:15.519 7 WARNING neutron_lib.context [None req-ad0f1fe3-d832-4b8d-b5f1-d828624ec1eb d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 776/1573] 10.0.0.74 () {34 vars in 664 bytes} [Sun Jun 14 00:00:15 2026] POST /v2.0/ports => generated 959 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 777/1574] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:15 2026] DELETE /v2.0/security-groups/805df887-b3d8-4e47-84ca-38f9f3a684b9 => 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: 798/1575] 10.0.0.74 () {34 vars in 664 bytes} [Sun Jun 14 00:00:15 2026] POST /v2.0/ports => generated 775 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:00:15.823 7 WARNING neutron_lib.context [None req-c07025e7-07bc-48bd-97e9-a1664636b356 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 778/1576] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:15 2026] POST /v2.0/subnets => generated 620 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1577] 10.0.0.74 () {34 vars in 736 bytes} [Sun Jun 14 00:00:15 2026] PUT /v2.0/ports/4db533cd-8892-4ec3-af17-0f54e6b98cfc => generated 752 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:16.199 8 WARNING neutron.api.v2.base [None req-055deffd-eb07-4dfc-b1ae-34a26d6e8197 f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - 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-06-14 00:00:16.200 8 INFO neutron.api.v2.resource [None req-055deffd-eb07-4dfc-b1ae-34a26d6e8197 f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 780/1578] 10.0.0.74 () {34 vars in 680 bytes} [Sun Jun 14 00:00:16 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: 7|app: 0|req: 799/1579] 10.0.0.74 () {34 vars in 664 bytes} [Sun Jun 14 00:00:15 2026] POST /v2.0/ports => generated 955 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 781/1580] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:00:16 2026] DELETE /v2.0/ports/4db533cd-8892-4ec3-af17-0f54e6b98cfc => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:00:16.490 8 WARNING neutron_lib.context [None req-1796739f-1c3b-4f9c-9329-1be6461bdb93 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:16.908 7 INFO neutron.services.segments.plugin [-] Segment c6db833c-85bb-4209-a56d-29729356359b resource provider aggregate not found 2026-06-14 00:00:16.913 7 INFO neutron.services.segments.plugin [-] Segment c6db833c-85bb-4209-a56d-29729356359b resource provider aggregate not found 2026-06-14 00:00:16.934 7 INFO neutron.services.segments.plugin [-] Segment c6db833c-85bb-4209-a56d-29729356359b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6db833c-85bb-4209-a56d-29729356359b found for delete ", "request_id": "req-b5f077e2-7810-413a-baed-1e643d6f1c33"}]} 2026-06-14 00:00:16.943 7 INFO neutron.services.segments.plugin [-] Segment c6db833c-85bb-4209-a56d-29729356359b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6db833c-85bb-4209-a56d-29729356359b found for delete ", "request_id": "req-979c2508-af16-485e-92d6-0f3af37bdf78"}]} [pid: 7|app: 0|req: 800/1581] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:16 2026] DELETE /v2.0/networks/639ab9c1-d4ed-4d07-bdcd-f525426802aa => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1582] 10.0.0.74 () {32 vars in 642 bytes} [Sun Jun 14 00:00:16 2026] GET /v2.0/ports => generated 778 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:17.167 7 INFO neutron.db.segments_db [None req-3fa1a45a-4781-4ec5-9049-9c3d9a4b8bee f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - default default] Added segment 81f196bd-9ef9-465a-a921-f5d065a8891e of type vxlan for network 20f0d911-02b6-4b3e-a078-991d5c1caa26 [pid: 7|app: 0|req: 802/1583] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:17 2026] POST /v2.0/networks => generated 727 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:17.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9de6f99c-2c89-4c34-93fd-0a7d9e863d1f d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1584] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:17 2026] GET /v2.0/ports/4db533cd-8892-4ec3-af17-0f54e6b98cfc => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1585] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:17 2026] POST /v2.0/subnets => generated 623 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1586] 10.0.0.74 () {32 vars in 642 bytes} [Sun Jun 14 00:00:17 2026] GET /v2.0/ports => generated 778 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:17.692 7 WARNING neutron.api.v2.base [None req-3d76e377-a4c9-4f75-a34e-df40a2113bf9 f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - 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-06-14 00:00:17.693 7 INFO neutron.api.v2.resource [None req-3d76e377-a4c9-4f75-a34e-df40a2113bf9 f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 806/1587] 10.0.0.74 () {34 vars in 680 bytes} [Sun Jun 14 00:00:17 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1588] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:17 2026] GET /v2.0/ports/2c50ac4c-cd1c-4bc4-909b-b3b649aba0aa => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:17.753 8 INFO neutron.db.l3_db [None req-1796739f-1c3b-4f9c-9329-1be6461bdb93 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Floating IP cbe77636-8af5-4db3-beca-eb7bf602b2e7 associated. External IP: 10.96.250.202, port: 4ad6bdc8-e3d8-42e8-bfbc-1e9e72c72b02. [pid: 8|app: 0|req: 782/1589] 10.0.0.74 () {34 vars in 676 bytes} [Sun Jun 14 00:00:16 2026] POST /v2.0/floatingips => generated 842 bytes in 1651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:18.150 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29088bd0-0d85-4676-ac36-69f0eab92fd4 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1590] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:00:18 2026] DELETE /v2.0/ports/0c07f248-5b17-451d-9358-5d03ac42e5fa => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:18.326 8 INFO neutron.db.l3_db [None req-917c7cdc-9cce-4289-8a2c-20ad6726a10d d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Floating IP cbe77636-8af5-4db3-beca-eb7bf602b2e7 disassociated. External IP: 10.96.250.202, port: 4ad6bdc8-e3d8-42e8-bfbc-1e9e72c72b02. [pid: 8|app: 0|req: 784/1591] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:00:18 2026] PUT /v2.0/floatingips/cbe77636-8af5-4db3-beca-eb7bf602b2e7 => generated 552 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:18.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-313241c5-0ded-4ed9-883e-97128e6171f7 d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1592] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:18 2026] DELETE /v2.0/subnets/2e987c05-5c49-4d11-8366-d7aaeb64e20a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1593] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:17 2026] DELETE /v2.0/networks/20f0d911-02b6-4b3e-a078-991d5c1caa26 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:18.984 7 INFO neutron.services.segments.plugin [-] Segment 81f196bd-9ef9-465a-a921-f5d065a8891e resource provider aggregate not found 2026-06-14 00:00:19.009 7 INFO neutron.services.segments.plugin [-] Segment 81f196bd-9ef9-465a-a921-f5d065a8891e resource provider aggregate not found 2026-06-14 00:00:19.018 7 INFO neutron.services.segments.plugin [-] Segment 81f196bd-9ef9-465a-a921-f5d065a8891e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f196bd-9ef9-465a-a921-f5d065a8891e found for delete ", "request_id": "req-0a55f2bd-2797-4a2e-8d9b-b04544319908"}]} 2026-06-14 00:00:19.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efb78720-6fcd-4b9b-a92b-cfec356911fd d43832452d704a2d89fc6947c488246c 783529ffb5c545858774b7e88ce67e86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1594] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:18 2026] DELETE /v2.0/subnets/b4b5fb97-a553-4f1a-8c04-17b6ed1a41f0 => generated 136 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:19.030 7 INFO neutron.services.segments.plugin [-] Segment 81f196bd-9ef9-465a-a921-f5d065a8891e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f196bd-9ef9-465a-a921-f5d065a8891e found for delete ", "request_id": "req-50fe1852-1973-4559-b8a0-b9ac16e07176"}]} 2026-06-14 00:00:19.041 7 INFO neutron.services.segments.plugin [-] Segment 81f196bd-9ef9-465a-a921-f5d065a8891e resource provider aggregate not found 2026-06-14 00:00:19.055 7 INFO neutron.services.segments.plugin [-] Segment 81f196bd-9ef9-465a-a921-f5d065a8891e resource provider aggregate not found 2026-06-14 00:00:19.061 7 INFO neutron.services.segments.plugin [-] Segment 81f196bd-9ef9-465a-a921-f5d065a8891e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f196bd-9ef9-465a-a921-f5d065a8891e found for delete ", "request_id": "req-3d6d3c6d-76f4-46f8-abf9-ae375970a918"}]} 2026-06-14 00:00:19.071 7 INFO neutron.services.segments.plugin [-] Segment 81f196bd-9ef9-465a-a921-f5d065a8891e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f196bd-9ef9-465a-a921-f5d065a8891e found for delete ", "request_id": "req-a2e8759a-f369-446f-a412-fe7c694c98c8"}]} 2026-06-14 00:00:19.117 7 INFO neutron.db.segments_db [None req-fd637b57-897b-4d65-ad15-51da86c55207 f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - default default] Added segment 64dcc99d-97bd-46cc-a81b-fc99338f5772 of type vxlan for network d133f0e7-8e6e-4f22-ae70-cee1f674b085 [pid: 8|app: 0|req: 786/1595] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:18 2026] DELETE /v2.0/floatingips/cbe77636-8af5-4db3-beca-eb7bf602b2e7 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1596] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:19 2026] POST /v2.0/networks => generated 726 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:19.254 7 WARNING neutron_lib.context [None req-5fe7b9a5-0520-4573-9ef2-1fc99acc0d4d d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 787/1597] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:00:19 2026] DELETE /v2.0/ports/2c50ac4c-cd1c-4bc4-909b-b3b649aba0aa => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1598] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:19 2026] POST /v2.0/subnets => generated 623 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:19.837 8 INFO neutron.services.segments.plugin [-] Segment 13be23b8-16d3-44b3-a232-370f81e30039 resource provider aggregate not found 2026-06-14 00:00:19.843 8 INFO neutron.services.segments.plugin [-] Segment 13be23b8-16d3-44b3-a232-370f81e30039 resource provider aggregate not found 2026-06-14 00:00:19.859 8 INFO neutron.services.segments.plugin [-] Segment 13be23b8-16d3-44b3-a232-370f81e30039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13be23b8-16d3-44b3-a232-370f81e30039 found for delete ", "request_id": "req-a474ed5c-401e-490b-8f74-fba786b1fa46"}]} 2026-06-14 00:00:19.866 8 INFO neutron.services.segments.plugin [-] Segment 13be23b8-16d3-44b3-a232-370f81e30039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13be23b8-16d3-44b3-a232-370f81e30039 found for delete ", "request_id": "req-e30ed110-ddb0-45bd-b186-e0dceeb4abce"}]} [pid: 8|app: 0|req: 789/1599] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:19 2026] DELETE /v2.0/networks/6f4a638a-209f-48aa-8f12-7defe22e36bc => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1600] 10.0.0.74 () {34 vars in 680 bytes} [Sun Jun 14 00:00:19 2026] POST /v2.0/rbac-policies => generated 324 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:20.354 7 INFO neutron.db.l3_db [None req-5fe7b9a5-0520-4573-9ef2-1fc99acc0d4d d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Floating IP 14db9652-b954-410d-a626-3557bcedcce1 associated. External IP: 10.96.250.209, port: 66c2d5ad-96fe-44e9-942a-465dd0f94b01. 2026-06-14 00:00:20.412 8 WARNING neutron_lib.context [None req-1d8269cd-25a2-4264-aebf-d1575ca46a4e 13d2b6164e9040e883c993b4d95099a3 2d0b7f77ad0e49348b92f9f75d06cfba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 811/1601] 10.0.0.74 () {34 vars in 676 bytes} [Sun Jun 14 00:00:19 2026] POST /v2.0/floatingips => generated 843 bytes in 1466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1602] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/security-groups?tenant_id=783529ffb5c545858774b7e88ce67e86&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1603] 10.0.0.74 () {32 vars in 722 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/networks/d133f0e7-8e6e-4f22-ae70-cee1f674b085 => generated 654 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1604] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips/14db9652-b954-410d-a626-3557bcedcce1 => generated 843 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1605] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:21 2026] DELETE /v2.0/security-groups/9b63e594-8585-4672-b25d-bb15ceb584c1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1606] 10.0.0.74 () {32 vars in 654 bytes} [Sun Jun 14 00:00:21 2026] GET /v2.0/floatingips => generated 846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1607] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:20 2026] POST /v2.0/floatingips => generated 552 bytes in 1258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:21.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f743f88-b664-48b1-bfc7-690328843f91 c1b01f4b2ff9498890a4a3338a9965c0 06573ca9836c4d14a7ce37a8de15f3dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1608] 10.0.0.74 () {32 vars in 722 bytes} [Sun Jun 14 00:00:21 2026] GET /v2.0/networks/d133f0e7-8e6e-4f22-ae70-cee1f674b085 => generated 138 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:21.620 8 WARNING neutron_lib.context [None req-109a5ed1-a925-4ef1-93ff-98fc9265a6df 13d2b6164e9040e883c993b4d95099a3 2d0b7f77ad0e49348b92f9f75d06cfba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:22.135 7 INFO neutron.db.l3_db [None req-a6c88cc3-3e2b-4dbc-964b-255531377c61 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Floating IP 14db9652-b954-410d-a626-3557bcedcce1 associated. External IP: 10.96.250.209, port: 66c2d5ad-96fe-44e9-942a-465dd0f94b01. [pid: 8|app: 0|req: 793/1609] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:21 2026] POST /v2.0/floatingips => generated 552 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1610] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:00:21 2026] PUT /v2.0/floatingips/14db9652-b954-410d-a626-3557bcedcce1 => generated 842 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:22.852 7 WARNING neutron_lib.context [None req-04f0aa6e-1482-4d83-813b-3a7918f15c91 13d2b6164e9040e883c993b4d95099a3 2d0b7f77ad0e49348b92f9f75d06cfba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:22.893 8 INFO neutron.services.segments.plugin [-] Segment 64dcc99d-97bd-46cc-a81b-fc99338f5772 resource provider aggregate not found 2026-06-14 00:00:22.899 8 INFO neutron.services.segments.plugin [-] Segment 64dcc99d-97bd-46cc-a81b-fc99338f5772 resource provider aggregate not found 2026-06-14 00:00:22.917 8 INFO neutron.services.segments.plugin [-] Segment 64dcc99d-97bd-46cc-a81b-fc99338f5772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64dcc99d-97bd-46cc-a81b-fc99338f5772 found for delete ", "request_id": "req-49430c01-730a-4f93-8d36-2be34a1980d5"}]} 2026-06-14 00:00:22.919 8 INFO neutron.services.segments.plugin [-] Segment 64dcc99d-97bd-46cc-a81b-fc99338f5772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64dcc99d-97bd-46cc-a81b-fc99338f5772 found for delete ", "request_id": "req-e24e01be-b225-46c3-b9f0-0232ee114932"}]} [pid: 8|app: 0|req: 794/1611] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:22 2026] DELETE /v2.0/networks/d133f0e7-8e6e-4f22-ae70-cee1f674b085 => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:23.120 8 INFO neutron.db.l3_db [None req-e74df589-2160-4ee4-a870-73536fd41dba d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] Floating IP 14db9652-b954-410d-a626-3557bcedcce1 disassociated. External IP: 10.96.250.209, port: 4ad6bdc8-e3d8-42e8-bfbc-1e9e72c72b02. [pid: 7|app: 0|req: 818/1612] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:22 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) 2026-06-14 00:00:23.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b82cefb-d406-412f-b064-9ae9f43d99ab f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1613] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:23 2026] DELETE /v2.0/subnets/13b47a57-8b1d-48c6-b90f-e154fe28089f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1614] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:00:22 2026] PUT /v2.0/floatingips/14db9652-b954-410d-a626-3557bcedcce1 => generated 552 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:23.490 8 WARNING neutron_lib.context [None req-8fd6728d-0006-4af8-b61d-6b095ac019b5 13d2b6164e9040e883c993b4d95099a3 2d0b7f77ad0e49348b92f9f75d06cfba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:23.640 7 WARNING neutron_lib.context [None req-98717098-2eb5-47e9-ba3c-e4f737247fc2 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:23.760 7 INFO neutron.db.segments_db [None req-98717098-2eb5-47e9-ba3c-e4f737247fc2 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Added segment 37d71f39-6639-42d6-85e9-b26c049520f3 of type vxlan for network ebd7d0d4-6dc0-4b25-aca8-8fcebb35144f [pid: 7|app: 0|req: 820/1615] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:23 2026] POST /v2.0/networks => generated 634 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:23.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8efc06f2-1800-4bcc-bda8-1e527f0a8072 f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1616] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:23 2026] DELETE /v2.0/subnets/7d30870d-ea3f-4428-8e81-613b174e5312 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1617] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:23 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:24.136 8 WARNING neutron_lib.context [None req-9f81e00f-ab79-4f1d-a3e0-3ce6d426010f 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:24.185 8 INFO neutron.db.segments_db [None req-9f81e00f-ab79-4f1d-a3e0-3ce6d426010f 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Added segment 5d2b1bb6-42de-4b9c-9b56-05b137a08072 of type vxlan for network 7044c68c-98a2-4c71-96bd-706c71659a20 [pid: 7|app: 0|req: 822/1618] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:23 2026] DELETE /v2.0/floatingips/14db9652-b954-410d-a626-3557bcedcce1 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1619] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:24 2026] POST /v2.0/networks => generated 634 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:24.299 8 WARNING neutron_lib.context [None req-66fdb3c5-ea17-4831-97cb-205337e0a192 13d2b6164e9040e883c993b4d95099a3 2d0b7f77ad0e49348b92f9f75d06cfba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:24.303 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97524f0b-9a65-400c-88c9-c94502a49737 f135ded890b24da6a11e58c1a37d4b55 73158e52f4404d5a8b0a5ab5935453bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1620] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:24 2026] DELETE /v2.0/subnets/e66e75aa-3b2e-4f24-a5c3-b17bf4b31ea9 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:24.327 7 INFO neutron.api.v2.resource [None req-5dd39738-a9fd-4829-8726-e091ee607db9 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 824/1621] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:24 2026] DELETE /v2.0/floatingips/14db9652-b954-410d-a626-3557bcedcce1 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:24.333 7 WARNING neutron_lib.context [None req-ee1d454b-6eed-4b2c-b9b3-985f48d0ec12 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1622] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:24 2026] POST /v2.0/subnets => generated 622 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1623] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:24 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) 2026-06-14 00:00:24.905 8 WARNING neutron_lib.context [None req-6bcd070a-9f04-4677-ae84-7beadc62fcb8 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1624] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:00:24 2026] DELETE /v2.0/ports/4ad6bdc8-e3d8-42e8-bfbc-1e9e72c72b02 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1625] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:00:24 2026] PUT /v2.0/floatingips/eebed41d-9f1c-4b95-91a5-796f54ced8b7/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1626] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:24 2026] POST /v2.0/subnets => generated 631 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1627] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:00:25 2026] PUT /v2.0/floatingips/f3e8d823-1283-4766-86e0-f1ec75cb58e6/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1628] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:00:25 2026] DELETE /v2.0/ports/66c2d5ad-96fe-44e9-942a-465dd0f94b01 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:25.413 7 WARNING neutron_lib.context [None req-e72127da-652f-4c7f-8384-3ffdfb9bb835 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:25.451 7 INFO neutron.db.segments_db [None req-e72127da-652f-4c7f-8384-3ffdfb9bb835 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Added segment 4358baf8-ba2a-4661-8421-4d451cffc118 of type vxlan for network daeabe54-d90a-44af-b9ec-de6b88926006 [pid: 8|app: 0|req: 801/1629] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:25 2026] GET /v2.0/security-groups?tenant_id=73158e52f4404d5a8b0a5ab5935453bf&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1630] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:00:25 2026] PUT /v2.0/floatingips/d12baccb-0770-46cd-ae6f-4ee70c047d8a/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1631] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:25 2026] GET /v2.0/ports?device_id=35fb35c4-5c0b-4a95-b86d-a2472bbfa9e8 => generated 958 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:25.738 7 INFO neutron.db.l3_hamode_db [None req-e72127da-652f-4c7f-8384-3ffdfb9bb835 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 804/1632] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:25 2026] DELETE /v2.0/security-groups/597a7220-5dea-4bf7-8774-873bf1567f13 => 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: 805/1633] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:00:25 2026] PUT /v2.0/floatingips/bf5f8897-96c2-4de6-9f1a-fae263209bf1/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:25.911 7 INFO neutron.db.l3_hamode_db [None req-e72127da-652f-4c7f-8384-3ffdfb9bb835 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 829/1634] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:25 2026] POST /v2.0/routers => generated 511 bytes in 1484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1635] 10.0.0.74 () {32 vars in 671 bytes} [Sun Jun 14 00:00:26 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1636] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:26 2026] GET /v2.0/security-groups?tenant_id=06573ca9836c4d14a7ce37a8de15f3dc&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1637] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:25 2026] PUT /v2.0/routers/35fb35c4-5c0b-4a95-b86d-a2472bbfa9e8/remove_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1638] 10.0.0.74 () {32 vars in 685 bytes} [Sun Jun 14 00:00:27 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1639] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:27 2026] DELETE /v2.0/security-groups/2fbe0247-7953-4323-8dbe-500c63504437 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:28.362 8 INFO neutron.services.segments.plugin [-] Segment 09698805-bfdd-4063-98f5-f88941388c1d resource provider aggregate not found 2026-06-14 00:00:28.367 8 INFO neutron.services.segments.plugin [-] Segment 09698805-bfdd-4063-98f5-f88941388c1d resource provider aggregate not found 2026-06-14 00:00:28.378 8 INFO neutron.services.segments.plugin [-] Segment 09698805-bfdd-4063-98f5-f88941388c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09698805-bfdd-4063-98f5-f88941388c1d found for delete ", "request_id": "req-9b0bb342-ab38-4b3e-b874-e7406d5f1b52"}]} 2026-06-14 00:00:28.386 8 INFO neutron.services.segments.plugin [-] Segment 09698805-bfdd-4063-98f5-f88941388c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09698805-bfdd-4063-98f5-f88941388c1d found for delete ", "request_id": "req-0269f01b-41df-49e4-a453-f12d3727b400"}]} 2026-06-14 00:00:28.391 8 INFO neutron.db.l3_hamode_db [None req-3bc8ae4a-5b87-4b57-bb43-310e8f5458c3 d674c5ba213148cba72dd53629cbc14d 2ff9480472e6436a8d92b00cbfe680bb - - default default] HA network 1fbeedbc-aa1a-433b-9652-5d44bd798b10 was deleted as no HA routers are present in tenant 2ff9480472e6436a8d92b00cbfe680bb. [pid: 8|app: 0|req: 809/1640] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:27 2026] DELETE /v2.0/routers/35fb35c4-5c0b-4a95-b86d-a2472bbfa9e8 => generated 0 bytes in 1080 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1641] 10.0.0.74 () {32 vars in 681 bytes} [Sun Jun 14 00:00:28 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1642] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:27 2026] PUT /v2.0/routers/0d98e541-f893-4e72-aa32-0cec741bee60/add_router_interface => generated 309 bytes in 1432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1643] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:28 2026] GET /v2.0/security-groups?tenant_id=56e306012ad54c8a9f330fe7d2366e90&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1644] 10.0.0.74 () {32 vars in 693 bytes} [Sun Jun 14 00:00:28 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1645] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:28 2026] GET /v2.0/ports/8dfe688e-c62c-41a6-a988-51b281dac9a4 => generated 959 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1646] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:28 2026] DELETE /v2.0/subnets/65640399-8f66-4aea-ba41-ed259a21f0e4 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1647] 10.0.0.74 () {32 vars in 679 bytes} [Sun Jun 14 00:00:28 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1648] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:28 2026] DELETE /v2.0/security-groups/49aed88a-273f-44ab-8632-47cf7f8fbcfd => 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: 815/1649] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:28 2026] DELETE /v2.0/networks/5de9739a-1385-4f91-ae97-a56516f5dcbf => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1650] 10.0.0.74 () {32 vars in 693 bytes} [Sun Jun 14 00:00:28 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1651] 10.0.0.74 () {32 vars in 689 bytes} [Sun Jun 14 00:00:29 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1652] 10.0.0.74 () {32 vars in 701 bytes} [Sun Jun 14 00:00:29 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1653] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:29 2026] DELETE /v2.0/floatingips/eebed41d-9f1c-4b95-91a5-796f54ced8b7 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1654] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:29 2026] GET /v2.0/security-groups?tenant_id=2ff9480472e6436a8d92b00cbfe680bb&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1655] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:29 2026] DELETE /v2.0/floatingips/f3e8d823-1283-4766-86e0-f1ec75cb58e6 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1658] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:30 2026] DELETE /v2.0/security-groups/847ceabd-bf75-4592-be40-cf5c723e22a5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:30.402 8 INFO neutron.services.segments.plugin [-] Segment 7b806e0e-2c73-4561-a197-39c3eec0465a resource provider aggregate not found 2026-06-14 00:00:30.418 8 INFO neutron.services.segments.plugin [-] Segment 7b806e0e-2c73-4561-a197-39c3eec0465a resource provider aggregate not found 2026-06-14 00:00:30.424 8 INFO neutron.services.segments.plugin [-] Segment 7b806e0e-2c73-4561-a197-39c3eec0465a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b806e0e-2c73-4561-a197-39c3eec0465a found for delete ", "request_id": "req-9b62d7a6-c11b-4d16-aacf-9d0a7ec4477b"}]} 2026-06-14 00:00:30.446 8 INFO neutron.services.segments.plugin [-] Segment 7b806e0e-2c73-4561-a197-39c3eec0465a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b806e0e-2c73-4561-a197-39c3eec0465a found for delete ", "request_id": "req-1cb015cf-c3b7-4250-ae48-b828bca8a664"}]} [pid: 7|app: 0|req: 835/1659] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:28 2026] PUT /v2.0/routers/0d98e541-f893-4e72-aa32-0cec741bee60/add_router_interface => generated 309 bytes in 1709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1660] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:30 2026] DELETE /v2.0/floatingips/d12baccb-0770-46cd-ae6f-4ee70c047d8a => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1661] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:30 2026] GET /v2.0/ports/b65360e7-2423-41bf-a2c1-18726eb4a53e => generated 967 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1662] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:30 2026] DELETE /v2.0/floatingips/bf5f8897-96c2-4de6-9f1a-fae263209bf1 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1663] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:30 2026] PUT /v2.0/routers/0d98e541-f893-4e72-aa32-0cec741bee60/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1664] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:30 2026] DELETE /v2.0/floatingips/c5b4721c-4a37-4ac0-b624-db43a29abae8 => generated 0 bytes in 775 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:32.179 8 WARNING neutron_lib.context [None req-877e4de9-e0be-4d7b-819d-34b01d6a5dfe bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:32.304 8 INFO neutron.db.segments_db [None req-877e4de9-e0be-4d7b-819d-34b01d6a5dfe bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Added segment 882f4f7d-7e65-448c-bae2-4c72b29a83b8 of type vxlan for network a486f976-f350-42d4-a8a1-7550558740bd [pid: 8|app: 0|req: 828/1665] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:31 2026] POST /v2.0/networks => generated 630 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:32.459 8 WARNING neutron_lib.context [None req-3d4f1ae0-18e5-4350-aad1-11ce05c5ccd5 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:32.532 8 INFO neutron.db.segments_db [None req-3d4f1ae0-18e5-4350-aad1-11ce05c5ccd5 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Added segment 0e5f41c1-0be0-4077-947d-6354f766a98a of type vxlan for network 8d247d9f-aa4a-4ca1-bfa0-56228fcfb3e2 [pid: 7|app: 0|req: 838/1666] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:31 2026] PUT /v2.0/routers/0d98e541-f893-4e72-aa32-0cec741bee60/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1667] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:32 2026] POST /v2.0/networks => generated 628 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1668] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/ports?device_id=0d98e541-f893-4e72-aa32-0cec741bee60 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:32.667 8 WARNING neutron_lib.context [None req-f7218fe8-6c30-4735-8470-751bec07f6b3 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 839/1669] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/security-groups?tenant_id=2d0b7f77ad0e49348b92f9f75d06cfba&name=default => generated 2801 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1670] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:32 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1671] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:33 2026] DELETE /v2.0/security-groups/490e8f02-3995-4e24-8c15-f056f0ea9d54 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:33.136 8 WARNING neutron_lib.context [None req-092bd7ff-0441-4352-bb89-aa7c3e252a1b bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1672] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:33 2026] POST /v2.0/subnets => generated 602 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1673] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/security-groups?tenant_id=4b0c2636cc59405c9cfa11feeb850681&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:33.696 8 WARNING neutron_lib.context [None req-17914dfa-88eb-4e6e-83ac-493cd4fe8999 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:33.764 7 INFO neutron.services.segments.plugin [-] Segment 4358baf8-ba2a-4661-8421-4d451cffc118 resource provider aggregate not found 2026-06-14 00:00:33.770 7 INFO neutron.services.segments.plugin [-] Segment 4358baf8-ba2a-4661-8421-4d451cffc118 resource provider aggregate not found 2026-06-14 00:00:33.783 7 INFO neutron.services.segments.plugin [-] Segment 4358baf8-ba2a-4661-8421-4d451cffc118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4358baf8-ba2a-4661-8421-4d451cffc118 found for delete ", "request_id": "req-b8d3fea4-6b1f-4fdf-af65-4f806349ae48"}]} 2026-06-14 00:00:33.787 7 INFO neutron.services.segments.plugin [-] Segment 4358baf8-ba2a-4661-8421-4d451cffc118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4358baf8-ba2a-4661-8421-4d451cffc118 found for delete ", "request_id": "req-5cdf6d40-0fc5-4b14-b18b-25e998cbf171"}]} 2026-06-14 00:00:33.801 7 INFO neutron.db.l3_hamode_db [None req-480fd493-596e-4011-a40e-8b9cf2b73584 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] HA network daeabe54-d90a-44af-b9ec-de6b88926006 was deleted as no HA routers are present in tenant 709670907b014ad397953da6b70c4509. [pid: 7|app: 0|req: 840/1674] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:32 2026] DELETE /v2.0/routers/0d98e541-f893-4e72-aa32-0cec741bee60 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:33.813 7 WARNING neutron_lib.context [None req-477a1448-ffcd-46b6-bb7e-1e6e961e59d2 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:33.853 8 INFO neutron.db.segments_db [None req-17914dfa-88eb-4e6e-83ac-493cd4fe8999 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Added segment d03b41a7-bf30-4d2b-b328-b4aa5d7c7f43 of type vxlan for network 4de9e1bc-10ee-4bca-9985-0cfea6192681 2026-06-14 00:00:33.865 7 INFO neutron.db.segments_db [None req-477a1448-ffcd-46b6-bb7e-1e6e961e59d2 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Added segment 0ce9dff6-d461-44b4-8f48-258fbf187aee of type vxlan for network 38df04e3-e3af-42c2-a3c1-25343dd4aa34 [pid: 8|app: 0|req: 835/1675] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:33 2026] POST /v2.0/networks => generated 631 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1676] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:33 2026] DELETE /v2.0/security-groups/ebe71aaf-cd88-4c4e-a8e6-2a15b26ac52d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:34.198 7 INFO neutron.db.l3_hamode_db [None req-477a1448-ffcd-46b6-bb7e-1e6e961e59d2 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1677] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:34 2026] DELETE /v2.0/subnets/c34bb5d2-73e8-4716-84a1-b1b57ddcf558 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:34.359 8 WARNING neutron_lib.context [None req-ad38ded2-75c7-4e33-9376-525eb96d3222 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:34.407 7 INFO neutron.db.l3_hamode_db [None req-477a1448-ffcd-46b6-bb7e-1e6e961e59d2 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:34.421 8 INFO neutron.db.segments_db [None req-ad38ded2-75c7-4e33-9376-525eb96d3222 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Added segment 06dc8cb5-6805-4948-a411-30c15a180ccb of type vxlan for network 7d9d6ef6-e9b2-4a1d-b74f-fb61de82b788 [pid: 8|app: 0|req: 838/1678] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:34 2026] POST /v2.0/networks => generated 631 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1679] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:34 2026] GET /v2.0/security-groups?tenant_id=2dd1cafb299048ab8d727dfda4d4249b&name=default => generated 2801 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1680] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:34 2026] DELETE /v2.0/subnets/e7b909d2-c97f-4662-a10d-51499b5f15a8 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:35.005 8 WARNING neutron_lib.context [None req-d2c7398c-4622-482f-b189-a23255d06e5e 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:35.071 8 INFO neutron.db.segments_db [None req-d2c7398c-4622-482f-b189-a23255d06e5e 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Added segment a7103ea7-666d-423d-93f1-da39de34cccd of type vxlan for network 9de8c500-04cc-4e9e-bcb8-fbbadd32260f [pid: 8|app: 0|req: 841/1681] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:35 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1682] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:35 2026] DELETE /v2.0/security-groups/072ce4a8-a474-4b5e-87a6-d4c00a3d7174 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:35.631 8 INFO neutron.services.segments.plugin [-] Segment 5d2b1bb6-42de-4b9c-9b56-05b137a08072 resource provider aggregate not found 2026-06-14 00:00:35.639 8 INFO neutron.services.segments.plugin [-] Segment 5d2b1bb6-42de-4b9c-9b56-05b137a08072 resource provider aggregate not found 2026-06-14 00:00:35.645 8 INFO neutron.services.segments.plugin [-] Segment 5d2b1bb6-42de-4b9c-9b56-05b137a08072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d2b1bb6-42de-4b9c-9b56-05b137a08072 found for delete ", "request_id": "req-7e70e84b-469c-47b3-be92-54a69e9592f1"}]} 2026-06-14 00:00:35.656 8 INFO neutron.services.segments.plugin [-] Segment 5d2b1bb6-42de-4b9c-9b56-05b137a08072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d2b1bb6-42de-4b9c-9b56-05b137a08072 found for delete ", "request_id": "req-b734a6a2-e8fa-49ce-b779-39acd5d57fc4"}]} [pid: 7|app: 0|req: 841/1683] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:33 2026] POST /v2.0/routers => generated 506 bytes in 1860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:35.674 7 WARNING neutron_lib.context [None req-7c864db6-74fc-4d16-8d0e-f2663a78717e 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 843/1684] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:35 2026] DELETE /v2.0/networks/7044c68c-98a2-4c71-96bd-706c71659a20 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:35.744 7 INFO neutron.db.segments_db [None req-7c864db6-74fc-4d16-8d0e-f2663a78717e 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Added segment d454a038-3900-408a-bdf3-2c6f568e335b of type vxlan for network cffcea40-b253-4c49-a3dc-e8ae581c67f4 [pid: 7|app: 0|req: 842/1685] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:35 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:36.045 7 INFO neutron.services.segments.plugin [-] Segment 37d71f39-6639-42d6-85e9-b26c049520f3 resource provider aggregate not found 2026-06-14 00:00:36.050 7 INFO neutron.services.segments.plugin [-] Segment 37d71f39-6639-42d6-85e9-b26c049520f3 resource provider aggregate not found 2026-06-14 00:00:36.072 7 INFO neutron.services.segments.plugin [-] Segment 37d71f39-6639-42d6-85e9-b26c049520f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37d71f39-6639-42d6-85e9-b26c049520f3 found for delete ", "request_id": "req-4df2b012-0673-4166-8c32-0cc51a483506"}]} 2026-06-14 00:00:36.077 7 INFO neutron.services.segments.plugin [-] Segment 37d71f39-6639-42d6-85e9-b26c049520f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37d71f39-6639-42d6-85e9-b26c049520f3 found for delete ", "request_id": "req-fadc73b7-59f5-46ad-a5d9-59fd5a4e796f"}]} [pid: 7|app: 0|req: 843/1686] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:35 2026] DELETE /v2.0/networks/ebd7d0d4-6dc0-4b25-aca8-8fcebb35144f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:36.093 7 WARNING neutron_lib.context [None req-f9de3a0a-907f-47ce-8bad-38e609e5b9cd 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:36.142 7 INFO neutron.db.segments_db [None req-f9de3a0a-907f-47ce-8bad-38e609e5b9cd 543d6aae2f2d44dfb24963a01e215740 8b1c7bb429654817bdb87558d6ce8cdd - - default default] Added segment 0b05583c-8302-4a8f-bd70-95b1062ccff2 of type vxlan for network 8e2b4a4c-4b7d-4e2c-bc12-8005f7392a84 [pid: 7|app: 0|req: 844/1687] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:36 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:36.257 7 WARNING neutron_lib.context [None req-56de6b25-2179-41e6-bec5-7050fdf6ab5a 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:36.318 7 INFO neutron.db.segments_db [None req-56de6b25-2179-41e6-bec5-7050fdf6ab5a 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Added segment 8545eefd-9e5a-4ea2-b603-7ccd14a68dee of type vxlan for network 861b17c2-25d7-4d60-9e4d-28961523a426 [pid: 7|app: 0|req: 845/1688] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:36 2026] POST /v2.0/networks => generated 634 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1689] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:35 2026] PUT /v2.0/routers/e348895d-7799-46c6-bf73-80ae0311263f/add_router_interface => generated 309 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:37.140 8 WARNING neutron_lib.context [None req-eca2ef9f-9467-4ad9-8e5a-75b400045e00 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 846/1690] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:37 2026] GET /v2.0/ports/5502504d-7ffa-4a41-bc33-c52ac162de5f => generated 955 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1691] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:00:37 2026] PUT /v2.0/networks/4de9e1bc-10ee-4bca-9985-0cfea6192681/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1692] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:37 2026] POST /v2.0/subnets => generated 622 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1693] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:00:37 2026] PUT /v2.0/networks/7d9d6ef6-e9b2-4a1d-b74f-fb61de82b788/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:37.530 8 WARNING neutron_lib.context [None req-bc295e41-86ea-4e7b-9677-f2ed4a34138d 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:37.587 8 INFO neutron.db.segments_db [None req-bc295e41-86ea-4e7b-9677-f2ed4a34138d 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Added segment 97a10da1-5189-4bea-9837-24b6a987db3d of type vxlan for network 4eb863a1-64f5-47c3-b289-e94914a82236 2026-06-14 00:00:37.912 8 INFO neutron.db.l3_hamode_db [None req-bc295e41-86ea-4e7b-9677-f2ed4a34138d 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:38.131 8 INFO neutron.db.l3_hamode_db [None req-bc295e41-86ea-4e7b-9677-f2ed4a34138d 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 848/1694] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:37 2026] PUT /v2.0/routers/e348895d-7799-46c6-bf73-80ae0311263f/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1695] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:00:38 2026] PUT /v2.0/networks/9de8c500-04cc-4e9e-bcb8-fbbadd32260f/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1696] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:38 2026] GET /v2.0/ports/347ff8b0-7963-4970-aa73-e465194fa2bb => generated 955 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1697] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:37 2026] POST /v2.0/routers => generated 511 bytes in 1447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1698] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:00:38 2026] PUT /v2.0/networks/cffcea40-b253-4c49-a3dc-e8ae581c67f4/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:38.982 7 WARNING neutron_lib.context [None req-927290ce-9854-463a-99b0-e3bb885fded2 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1699] 10.0.0.74 () {34 vars in 664 bytes} [Sun Jun 14 00:00:38 2026] POST /v2.0/ports => generated 962 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 853/1700] 10.0.0.74 () {32 vars in 665 bytes} [Sun Jun 14 00:00:39 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1701] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:38 2026] PUT /v2.0/routers/e348895d-7799-46c6-bf73-80ae0311263f/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1702] 10.0.0.74 () {32 vars in 679 bytes} [Sun Jun 14 00:00:40 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1703] 10.0.0.74 () {32 vars in 675 bytes} [Sun Jun 14 00:00:40 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1704] 10.0.0.74 () {32 vars in 687 bytes} [Sun Jun 14 00:00:40 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1705] 10.0.0.74 () {32 vars in 673 bytes} [Sun Jun 14 00:00:40 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1706] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:39 2026] PUT /v2.0/routers/f5b56516-a5d1-4eda-81b8-9359d3741cb9/add_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 855/1707] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:40 2026] GET /v2.0/ports/6688236b-e852-44d5-928b-1c75ad63da71 => generated 1036 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1708] 10.0.0.74 () {32 vars in 687 bytes} [Sun Jun 14 00:00:40 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:41.357 7 WARNING neutron_lib.context [None req-8bfc796d-5db6-4b6f-8c06-3486cee82fb6 3b1d3e09965446f783a6b88e02d12ed2 812daef912e84d72a6ac9bb3df1143fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 856/1709] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1710] 10.0.0.74 () {32 vars in 683 bytes} [Sun Jun 14 00:00:41 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1711] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:41 2026] PUT /v2.0/routers/f5b56516-a5d1-4eda-81b8-9359d3741cb9/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:00:42.113 8 WARNING neutron_lib.context [None req-3ca7af7f-8579-4543-9ba3-484683a51f41 3b1d3e09965446f783a6b88e02d12ed2 812daef912e84d72a6ac9bb3df1143fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1712] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1713] 10.0.0.74 () {32 vars in 695 bytes} [Sun Jun 14 00:00:42 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:42.422 8 INFO neutron.api.v2.resource [None req-caba81fa-6870-433c-b86a-36777d6908eb 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1714] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:42 2026] PUT /v2.0/routers/f5b56516-a5d1-4eda-81b8-9359d3741cb9/remove_router_interface => generated 197 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:42.428 8 WARNING neutron_lib.context [None req-4bb14c57-75da-46f5-87b1-8d165a39f60c 3b1d3e09965446f783a6b88e02d12ed2 812daef912e84d72a6ac9bb3df1143fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1715] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:42.665 8 INFO neutron.services.segments.plugin [-] Segment d03b41a7-bf30-4d2b-b328-b4aa5d7c7f43 resource provider aggregate not found 2026-06-14 00:00:42.672 8 INFO neutron.services.segments.plugin [-] Segment d03b41a7-bf30-4d2b-b328-b4aa5d7c7f43 resource provider aggregate not found 2026-06-14 00:00:42.680 8 INFO neutron.services.segments.plugin [-] Segment d03b41a7-bf30-4d2b-b328-b4aa5d7c7f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d03b41a7-bf30-4d2b-b328-b4aa5d7c7f43 found for delete ", "request_id": "req-f1842349-14d4-4746-8851-04e170945e06"}]} [pid: 8|app: 0|req: 859/1716] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:42 2026] DELETE /v2.0/networks/4de9e1bc-10ee-4bca-9985-0cfea6192681 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:42.705 8 INFO neutron.services.segments.plugin [-] Segment d03b41a7-bf30-4d2b-b328-b4aa5d7c7f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d03b41a7-bf30-4d2b-b328-b4aa5d7c7f43 found for delete ", "request_id": "req-89743a55-f233-4cc2-a6c5-8c8cf8365591"}]} [pid: 8|app: 0|req: 860/1717] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:42 2026] GET /v2.0/ports?device_id=f5b56516-a5d1-4eda-81b8-9359d3741cb9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:42.735 8 WARNING neutron_lib.context [None req-0a8ea8bb-7b9c-47f2-b3f2-8e54385044ae 3b1d3e09965446f783a6b88e02d12ed2 812daef912e84d72a6ac9bb3df1143fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 861/1718] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1719] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:41 2026] PUT /v2.0/routers/e348895d-7799-46c6-bf73-80ae0311263f/remove_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1720] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:42 2026] DELETE /v2.0/networks/7d9d6ef6-e9b2-4a1d-b74f-fb61de82b788 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:42.975 8 WARNING neutron_lib.context [None req-6e659532-26e9-4fbc-b7ea-0568e75fc02c 3b1d3e09965446f783a6b88e02d12ed2 812daef912e84d72a6ac9bb3df1143fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1721] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:00:42 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) [pid: 8|app: 0|req: 864/1722] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:43 2026] GET /v2.0/ports?device_id=e348895d-7799-46c6-bf73-80ae0311263f => 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: 865/1723] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:43 2026] DELETE /v2.0/networks/9de8c500-04cc-4e9e-bcb8-fbbadd32260f => 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: 866/1724] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:00:43 2026] PUT /v2.0/subnetpools/93744894-f09c-4407-bc6e-eb3eebbbf3d4/tags => generated 17 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:43.927 7 INFO neutron.services.segments.plugin [-] Segment 97a10da1-5189-4bea-9837-24b6a987db3d resource provider aggregate not found 2026-06-14 00:00:43.935 7 INFO neutron.services.segments.plugin [-] Segment 97a10da1-5189-4bea-9837-24b6a987db3d resource provider aggregate not found 2026-06-14 00:00:43.951 7 INFO neutron.services.segments.plugin [-] Segment 97a10da1-5189-4bea-9837-24b6a987db3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97a10da1-5189-4bea-9837-24b6a987db3d found for delete ", "request_id": "req-b2b521da-801b-4d6f-90f2-587fe53ef1ee"}]} 2026-06-14 00:00:43.952 7 INFO neutron.services.segments.plugin [-] Segment 97a10da1-5189-4bea-9837-24b6a987db3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97a10da1-5189-4bea-9837-24b6a987db3d found for delete ", "request_id": "req-a0a62307-a654-4510-9765-4e96dea9019d"}]} 2026-06-14 00:00:43.982 7 INFO neutron.db.l3_hamode_db [None req-d91d17b3-8104-417f-a35d-50fd68d2f58e 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] HA network 4eb863a1-64f5-47c3-b289-e94914a82236 was deleted as no HA routers are present in tenant 709670907b014ad397953da6b70c4509. [pid: 7|app: 0|req: 859/1725] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:42 2026] DELETE /v2.0/routers/f5b56516-a5d1-4eda-81b8-9359d3741cb9 => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:44.156 8 INFO neutron.db.l3_hamode_db [None req-301157df-8356-4679-95a4-f75c87bc279b bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] HA network 38df04e3-e3af-42c2-a3c1-25343dd4aa34 was deleted as no HA routers are present in tenant 28b67a08cb024d6eaf2783ab6b7481cf. [pid: 8|app: 0|req: 867/1726] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:43 2026] DELETE /v2.0/routers/e348895d-7799-46c6-bf73-80ae0311263f => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1727] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:00:44 2026] PUT /v2.0/subnetpools/501cd740-1320-4c31-9c5f-eb7f4f06e8ab/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1728] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:43 2026] DELETE /v2.0/networks/cffcea40-b253-4c49-a3dc-e8ae581c67f4 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1729] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:44 2026] DELETE /v2.0/subnets/75ee759d-2cee-407b-9bfe-dc9e2d38ce85 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1730] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:00:44 2026] PUT /v2.0/subnetpools/3a611551-edf3-460b-8add-55e129db4f13/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: 861/1731] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:44 2026] DELETE /v2.0/subnets/1b54b1c7-98fe-4148-a884-7d7220d49e55 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1732] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:44 2026] DELETE /v2.0/networks/8e2b4a4c-4b7d-4e2c-bc12-8005f7392a84 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:44.700 8 INFO neutron.services.segments.plugin [-] Segment 06dc8cb5-6805-4948-a411-30c15a180ccb resource provider aggregate not found 2026-06-14 00:00:44.716 8 INFO neutron.services.segments.plugin [-] Segment 06dc8cb5-6805-4948-a411-30c15a180ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dc8cb5-6805-4948-a411-30c15a180ccb found for delete ", "request_id": "req-190160c5-a74e-4d82-a80b-b64ed596e305"}]} 2026-06-14 00:00:44.725 8 INFO neutron.services.segments.plugin [-] Segment 06dc8cb5-6805-4948-a411-30c15a180ccb resource provider aggregate not found 2026-06-14 00:00:44.734 8 INFO neutron.services.segments.plugin [-] Segment a7103ea7-666d-423d-93f1-da39de34cccd resource provider aggregate not found 2026-06-14 00:00:44.744 8 INFO neutron.services.segments.plugin [-] Segment 06dc8cb5-6805-4948-a411-30c15a180ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dc8cb5-6805-4948-a411-30c15a180ccb found for delete ", "request_id": "req-e5c0c83d-cef6-41a3-b24c-4510539545cb"}]} [pid: 8|app: 0|req: 872/1733] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:00:44 2026] PUT /v2.0/subnetpools/ea310f2d-ae4d-4d0c-9a0b-cdd7aca06d84/tags => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:44.766 8 INFO neutron.services.segments.plugin [-] Segment a7103ea7-666d-423d-93f1-da39de34cccd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7103ea7-666d-423d-93f1-da39de34cccd found for delete ", "request_id": "req-05b54d68-096f-4122-8b75-f202953cbc0b"}]} 2026-06-14 00:00:44.774 8 INFO neutron.services.segments.plugin [-] Segment a7103ea7-666d-423d-93f1-da39de34cccd resource provider aggregate not found 2026-06-14 00:00:44.791 8 INFO neutron.services.segments.plugin [-] Segment 0ce9dff6-d461-44b4-8f48-258fbf187aee resource provider aggregate not found 2026-06-14 00:00:44.810 8 INFO neutron.services.segments.plugin [-] Segment 0ce9dff6-d461-44b4-8f48-258fbf187aee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ce9dff6-d461-44b4-8f48-258fbf187aee found for delete ", "request_id": "req-22abc142-f222-4f49-b7e8-d38850138de7"}]} 2026-06-14 00:00:44.816 8 INFO neutron.services.segments.plugin [-] Segment a7103ea7-666d-423d-93f1-da39de34cccd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7103ea7-666d-423d-93f1-da39de34cccd found for delete ", "request_id": "req-7da82997-d0c0-4b84-9b69-17f7d479e294"}]} 2026-06-14 00:00:44.842 8 INFO neutron.services.segments.plugin [-] Segment 0ce9dff6-d461-44b4-8f48-258fbf187aee resource provider aggregate not found 2026-06-14 00:00:44.847 8 INFO neutron.services.segments.plugin [-] Segment 0b05583c-8302-4a8f-bd70-95b1062ccff2 resource provider aggregate not found 2026-06-14 00:00:44.862 8 INFO neutron.services.segments.plugin [-] Segment 0ce9dff6-d461-44b4-8f48-258fbf187aee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ce9dff6-d461-44b4-8f48-258fbf187aee found for delete ", "request_id": "req-4f51481b-5758-4f59-98ac-76e35f9b1150"}]} 2026-06-14 00:00:44.866 8 INFO neutron.services.segments.plugin [-] Segment 0b05583c-8302-4a8f-bd70-95b1062ccff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b05583c-8302-4a8f-bd70-95b1062ccff2 found for delete ", "request_id": "req-5794d9b7-6d73-4ce3-9d5e-fa38bd132010"}]} 2026-06-14 00:00:44.876 8 INFO neutron.services.segments.plugin [-] Segment 0b05583c-8302-4a8f-bd70-95b1062ccff2 resource provider aggregate not found 2026-06-14 00:00:44.894 8 INFO neutron.services.segments.plugin [-] Segment 0b05583c-8302-4a8f-bd70-95b1062ccff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b05583c-8302-4a8f-bd70-95b1062ccff2 found for delete ", "request_id": "req-3cff0d97-6b4b-4911-984c-14368762df07"}]} [pid: 7|app: 0|req: 862/1734] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:44 2026] DELETE /v2.0/networks/861b17c2-25d7-4d60-9e4d-28961523a426 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1737] 10.0.0.74 () {32 vars in 671 bytes} [Sun Jun 14 00:00:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:44.960 7 WARNING neutron_lib.context [None req-58ca252d-1c31-4a80-95c6-d89d148922c2 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:45.031 7 INFO neutron.db.segments_db [None req-58ca252d-1c31-4a80-95c6-d89d148922c2 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Added segment d0aeb2bb-4d75-47fe-b7f5-08cf58404166 of type vxlan for network 22eacd97-181f-49b9-ac2f-348f8d8ae395 [pid: 8|app: 0|req: 873/1738] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:44 2026] DELETE /v2.0/subnets/35796c48-918a-4dd3-af70-2e87a2bc2ab5 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1739] 10.0.0.74 () {32 vars in 685 bytes} [Sun Jun 14 00:00:45 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1740] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:44 2026] POST /v2.0/networks => generated 634 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1741] 10.0.0.74 () {32 vars in 681 bytes} [Sun Jun 14 00:00:45 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) 2026-06-14 00:00:45.204 7 WARNING neutron_lib.context [None req-266fc714-7fe5-45a3-ae00-6ef5910a97e8 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 875/1742] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:45 2026] DELETE /v2.0/networks/8d247d9f-aa4a-4ca1-bfa0-56228fcfb3e2 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1743] 10.0.0.74 () {32 vars in 693 bytes} [Sun Jun 14 00:00:45 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 868/1744] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:45 2026] POST /v2.0/subnets => generated 622 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1745] 10.0.0.74 () {32 vars in 679 bytes} [Sun Jun 14 00:00:45 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:45.630 7 WARNING neutron_lib.context [None req-376ccaf3-39ca-4046-9bab-039408568eba 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:45.673 7 INFO neutron.db.segments_db [None req-376ccaf3-39ca-4046-9bab-039408568eba 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Added segment 0f4ee214-de18-4166-b153-d02419429abf of type vxlan for network 4971693c-3233-4ede-8a78-0f5eeb3bbc21 [pid: 8|app: 0|req: 877/1746] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:45 2026] DELETE /v2.0/networks/a486f976-f350-42d4-a8a1-7550558740bd => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1747] 10.0.0.74 () {32 vars in 693 bytes} [Sun Jun 14 00:00:45 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:45.720 8 WARNING neutron_lib.context [None req-09231b3a-86e6-4df8-8a0a-450546afd916 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:45.771 8 INFO neutron.db.segments_db [None req-09231b3a-86e6-4df8-8a0a-450546afd916 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Added segment 512f43e5-72bf-43a4-b995-177240676989 of type vxlan for network 486b3e83-f6c4-496d-8ac8-f463df0483f0 [pid: 8|app: 0|req: 879/1748] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:45 2026] POST /v2.0/networks => generated 629 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1749] 10.0.0.74 () {32 vars in 689 bytes} [Sun Jun 14 00:00:45 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:45.989 7 INFO neutron.services.segments.plugin [-] Segment d454a038-3900-408a-bdf3-2c6f568e335b resource provider aggregate not found 2026-06-14 00:00:46.000 7 INFO neutron.services.segments.plugin [-] Segment d454a038-3900-408a-bdf3-2c6f568e335b resource provider aggregate not found 2026-06-14 00:00:46.020 7 INFO neutron.services.segments.plugin [-] Segment d454a038-3900-408a-bdf3-2c6f568e335b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d454a038-3900-408a-bdf3-2c6f568e335b found for delete ", "request_id": "req-ee2b0111-2734-4f73-98e0-d3243c4e7812"}]} 2026-06-14 00:00:46.029 7 INFO neutron.services.segments.plugin [-] Segment d454a038-3900-408a-bdf3-2c6f568e335b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d454a038-3900-408a-bdf3-2c6f568e335b found for delete ", "request_id": "req-c0ac79b2-005f-4128-8022-e7f773a64496"}]} 2026-06-14 00:00:46.047 7 INFO neutron.services.segments.plugin [-] Segment 8545eefd-9e5a-4ea2-b603-7ccd14a68dee resource provider aggregate not found 2026-06-14 00:00:46.058 7 INFO neutron.services.segments.plugin [-] Segment 8545eefd-9e5a-4ea2-b603-7ccd14a68dee resource provider aggregate not found 2026-06-14 00:00:46.080 7 INFO neutron.services.segments.plugin [-] Segment 8545eefd-9e5a-4ea2-b603-7ccd14a68dee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8545eefd-9e5a-4ea2-b603-7ccd14a68dee found for delete ", "request_id": "req-8b97e068-2f12-4d87-b789-b80aec52e2ce"}]} 2026-06-14 00:00:46.081 7 INFO neutron.services.segments.plugin [-] Segment 8545eefd-9e5a-4ea2-b603-7ccd14a68dee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8545eefd-9e5a-4ea2-b603-7ccd14a68dee found for delete ", "request_id": "req-5e7621b5-7789-4380-a082-4c691c4e64b0"}]} 2026-06-14 00:00:46.121 7 INFO neutron.db.l3_hamode_db [None req-376ccaf3-39ca-4046-9bab-039408568eba 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 881/1750] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:45 2026] GET /v2.0/security-groups?tenant_id=8b1c7bb429654817bdb87558d6ce8cdd&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:46.252 8 WARNING neutron_lib.context [None req-1000560a-e81a-4315-b50c-a399e051246e bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:46.290 7 INFO neutron.db.l3_hamode_db [None req-376ccaf3-39ca-4046-9bab-039408568eba 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 882/1751] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:46 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1752] 10.0.0.74 () {32 vars in 701 bytes} [Sun Jun 14 00:00:46 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1753] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:46 2026] DELETE /v2.0/security-groups/73e70c85-bfe3-406d-98dc-74368b9d22e8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:46.761 8 WARNING neutron_lib.context [None req-c8b77ded-5fde-4adf-b936-1a4bd481689e bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:46.801 8 INFO neutron.db.segments_db [None req-c8b77ded-5fde-4adf-b936-1a4bd481689e bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Added segment 67dfa614-0df7-4dae-a308-aec4c87105c3 of type vxlan for network a3a56a17-9df8-44c7-9ce0-0ada3e27c97d 2026-06-14 00:00:46.889 8 INFO neutron.services.segments.plugin [-] Segment 0e5f41c1-0be0-4077-947d-6354f766a98a resource provider aggregate not found 2026-06-14 00:00:46.919 8 INFO neutron.services.segments.plugin [-] Segment 0e5f41c1-0be0-4077-947d-6354f766a98a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5f41c1-0be0-4077-947d-6354f766a98a found for delete ", "request_id": "req-453bfd3d-ebc1-46cc-9480-4967d8b14390"}]} 2026-06-14 00:00:46.934 8 INFO neutron.services.segments.plugin [-] Segment 0e5f41c1-0be0-4077-947d-6354f766a98a resource provider aggregate not found 2026-06-14 00:00:46.954 8 INFO neutron.services.segments.plugin [-] Segment 0e5f41c1-0be0-4077-947d-6354f766a98a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5f41c1-0be0-4077-947d-6354f766a98a found for delete ", "request_id": "req-bd83adfe-40c9-4821-aa82-de7d1faf7fd6"}]} 2026-06-14 00:00:46.961 8 INFO neutron.services.segments.plugin [-] Segment 882f4f7d-7e65-448c-bae2-4c72b29a83b8 resource provider aggregate not found 2026-06-14 00:00:46.968 8 INFO neutron.services.segments.plugin [-] Segment 882f4f7d-7e65-448c-bae2-4c72b29a83b8 resource provider aggregate not found 2026-06-14 00:00:46.979 8 INFO neutron.services.segments.plugin [-] Segment 882f4f7d-7e65-448c-bae2-4c72b29a83b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 882f4f7d-7e65-448c-bae2-4c72b29a83b8 found for delete ", "request_id": "req-2f090e21-8d8e-4336-b5e1-0f1e7e9e124a"}]} 2026-06-14 00:00:46.985 8 INFO neutron.services.segments.plugin [-] Segment 882f4f7d-7e65-448c-bae2-4c72b29a83b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 882f4f7d-7e65-448c-bae2-4c72b29a83b8 found for delete ", "request_id": "req-0c07096a-c24e-4e1e-b2a2-aa35be1e7168"}]} [pid: 7|app: 0|req: 870/1754] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:45 2026] POST /v2.0/routers => generated 510 bytes in 1455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1755] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:47 2026] DELETE /v2.0/subnetpools/93744894-f09c-4407-bc6e-eb3eebbbf3d4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:47.188 8 INFO neutron.db.l3_hamode_db [None req-c8b77ded-5fde-4adf-b936-1a4bd481689e bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 872/1756] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:47 2026] GET /v2.0/security-groups?tenant_id=91f2968bb08e4db6aa5151f68250579c&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:47.350 8 INFO neutron.db.l3_hamode_db [None req-c8b77ded-5fde-4adf-b936-1a4bd481689e bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 885/1757] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:46 2026] POST /v2.0/routers => generated 507 bytes in 1464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1758] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:48 2026] DELETE /v2.0/subnetpools/501cd740-1320-4c31-9c5f-eb7f4f06e8ab => 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: 887/1759] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:48 2026] DELETE /v2.0/security-groups/a91a064d-8bc9-4087-adaf-4ba40bc06674 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:48.418 8 WARNING neutron_lib.context [None req-79262f0e-e5e1-48e4-85ce-5d1465b5463a bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1760] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:47 2026] PUT /v2.0/routers/ad5e984e-1316-4a37-af44-472748ce9242/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1761] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:48 2026] DELETE /v2.0/subnetpools/3a611551-edf3-460b-8add-55e129db4f13 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1762] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:48 2026] GET /v2.0/security-groups?tenant_id=1022a51194944af1b8456863769f2afc&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1763] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:48 2026] GET /v2.0/ports/785ac66a-d5f0-41bd-b050-5636e9c35d11 => generated 959 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1764] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:48 2026] DELETE /v2.0/subnetpools/ea310f2d-ae4d-4d0c-9a0b-cdd7aca06d84 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1765] 10.0.0.74 () {34 vars in 664 bytes} [Sun Jun 14 00:00:48 2026] POST /v2.0/ports => generated 951 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 878/1766] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:49 2026] DELETE /v2.0/security-groups/e7c54ebf-a86c-41f5-9c9e-99ffcaf39f1e => 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: 879/1767] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:00:49 2026] DELETE /v2.0/subnetpools/15f40d75-6a9b-4229-8229-8dca56f62c31 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1768] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:49 2026] PUT /v2.0/routers/ad5e984e-1316-4a37-af44-472748ce9242/remove_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1769] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:49 2026] PUT /v2.0/routers/31f56bad-108d-494c-b332-290b7bc5d3ac/add_router_interface => generated 309 bytes in 1509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 881/1770] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:50 2026] GET /v2.0/ports?device_id=ad5e984e-1316-4a37-af44-472748ce9242 => 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: 890/1771] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:50 2026] GET /v2.0/security-groups?tenant_id=36a81cbbbbaa47c0b8c73c0f35369747&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1772] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:50 2026] GET /v2.0/ports/4f7fa5d3-f403-41a0-8f16-8b2a277bfbd3 => generated 1025 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1773] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:50 2026] DELETE /v2.0/security-groups/5da5e6ff-c694-4762-804e-69ece03aec85 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:51.487 8 INFO neutron.services.segments.plugin [-] Segment 0f4ee214-de18-4166-b153-d02419429abf resource provider aggregate not found 2026-06-14 00:00:51.492 8 INFO neutron.services.segments.plugin [-] Segment 0f4ee214-de18-4166-b153-d02419429abf resource provider aggregate not found 2026-06-14 00:00:51.511 8 INFO neutron.services.segments.plugin [-] Segment 0f4ee214-de18-4166-b153-d02419429abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4ee214-de18-4166-b153-d02419429abf found for delete ", "request_id": "req-15aa7a7f-5dbd-444d-8e07-70dcb1092ec8"}]} 2026-06-14 00:00:51.516 8 INFO neutron.services.segments.plugin [-] Segment 0f4ee214-de18-4166-b153-d02419429abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4ee214-de18-4166-b153-d02419429abf found for delete ", "request_id": "req-a5b555ca-8301-4365-9fbe-879146ce1360"}]} 2026-06-14 00:00:51.523 8 INFO neutron.db.l3_hamode_db [None req-36ff15d6-3a2c-4f08-a282-b270ba9c5aba 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] HA network 4971693c-3233-4ede-8a78-0f5eeb3bbc21 was deleted as no HA routers are present in tenant 709670907b014ad397953da6b70c4509. [pid: 8|app: 0|req: 891/1774] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:50 2026] DELETE /v2.0/routers/ad5e984e-1316-4a37-af44-472748ce9242 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1775] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:51 2026] GET /v2.0/security-groups?tenant_id=6a66804a046f4ebb948d97a13501ffeb&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1776] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:51 2026] DELETE /v2.0/subnets/91feb26c-6bce-4d6e-8c1f-21043326f4eb => 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: 894/1777] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:51 2026] DELETE /v2.0/security-groups/fdb7580e-a83c-4016-a25d-6b293e1f885d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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: 895/1778] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:51 2026] DELETE /v2.0/networks/22eacd97-181f-49b9-ac2f-348f8d8ae395 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1779] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:50 2026] PUT /v2.0/routers/31f56bad-108d-494c-b332-290b7bc5d3ac/remove_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:00:52.421 7 WARNING neutron_lib.context [None req-adfa182d-ce4b-4e1e-9467-de25c668747b 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 896/1780] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:00:52 2026] GET /v2.0/security-groups?tenant_id=812daef912e84d72a6ac9bb3df1143fe&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:52.463 7 INFO neutron.db.segments_db [None req-adfa182d-ce4b-4e1e-9467-de25c668747b 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Added segment 42dafc77-73d0-4f07-9269-b17a11e789a1 of type vxlan for network 81093430-6f14-4763-80e3-2dcec657c1eb 2026-06-14 00:00:52.594 8 INFO neutron.api.v2.resource [None req-173b5b33-f5f3-4df9-8f30-feb8d53440ee bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1781] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:52 2026] PUT /v2.0/routers/31f56bad-108d-494c-b332-290b7bc5d3ac/remove_router_interface => generated 197 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1782] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/security-groups/805d9227-d905-4200-b2ff-7950d660c9ec => 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: 899/1783] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:52 2026] GET /v2.0/ports?device_id=31f56bad-108d-494c-b332-290b7bc5d3ac => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:52.722 7 INFO neutron.db.l3_hamode_db [None req-adfa182d-ce4b-4e1e-9467-de25c668747b 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:53.436 8 INFO neutron.db.l3_hamode_db [None req-a876d366-86b5-4d23-aac3-d8aaabe91ec0 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] HA network a3a56a17-9df8-44c7-9ce0-0ada3e27c97d was deleted as no HA routers are present in tenant 28b67a08cb024d6eaf2783ab6b7481cf. [pid: 8|app: 0|req: 900/1784] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/routers/31f56bad-108d-494c-b332-290b7bc5d3ac => generated 0 bytes in 718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:53.545 8 INFO neutron.services.segments.plugin [-] Segment d0aeb2bb-4d75-47fe-b7f5-08cf58404166 resource provider aggregate not found 2026-06-14 00:00:53.550 8 INFO neutron.services.segments.plugin [-] Segment d0aeb2bb-4d75-47fe-b7f5-08cf58404166 resource provider aggregate not found 2026-06-14 00:00:53.560 8 INFO neutron.services.segments.plugin [-] Segment d0aeb2bb-4d75-47fe-b7f5-08cf58404166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0aeb2bb-4d75-47fe-b7f5-08cf58404166 found for delete ", "request_id": "req-5c4cc5dd-20d8-478a-91eb-191eb4e55a14"}]} 2026-06-14 00:00:53.575 8 INFO neutron.services.segments.plugin [-] Segment 67dfa614-0df7-4dae-a308-aec4c87105c3 resource provider aggregate not found 2026-06-14 00:00:53.581 8 INFO neutron.services.segments.plugin [-] Segment d0aeb2bb-4d75-47fe-b7f5-08cf58404166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0aeb2bb-4d75-47fe-b7f5-08cf58404166 found for delete ", "request_id": "req-355682f8-497e-40fc-80da-11acf17e59ca"}]} 2026-06-14 00:00:53.600 8 INFO neutron.services.segments.plugin [-] Segment 67dfa614-0df7-4dae-a308-aec4c87105c3 resource provider aggregate not found 2026-06-14 00:00:53.615 8 INFO neutron.services.segments.plugin [-] Segment 67dfa614-0df7-4dae-a308-aec4c87105c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67dfa614-0df7-4dae-a308-aec4c87105c3 found for delete ", "request_id": "req-4761e2d0-9cf8-4f15-b49b-d613696842b7"}]} 2026-06-14 00:00:53.624 8 INFO neutron.services.segments.plugin [-] Segment 67dfa614-0df7-4dae-a308-aec4c87105c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67dfa614-0df7-4dae-a308-aec4c87105c3 found for delete ", "request_id": "req-76fa9631-02f1-4674-aa8c-576993a1cc10"}]} 2026-06-14 00:00:53.667 7 INFO neutron.db.l3_hamode_db [None req-adfa182d-ce4b-4e1e-9467-de25c668747b 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 901/1785] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:53 2026] DELETE /v2.0/subnets/70f78324-9197-47d4-a573-e9eadbe9eaf0 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:53.898 8 WARNING neutron_lib.context [None req-06bfd30d-7ca4-41fa-9b68-a81960d8eee0 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:54.021 8 INFO neutron.db.segments_db [None req-06bfd30d-7ca4-41fa-9b68-a81960d8eee0 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Added segment 27f5e717-f8ad-4b8b-969a-d31e9d81f7c8 of type vxlan for network 803bee06-fe7a-4647-8174-9b8357667481 [pid: 8|app: 0|req: 902/1786] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:53 2026] POST /v2.0/networks => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1787] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:00:54 2026] DELETE /v2.0/networks/486b3e83-f6c4-496d-8ac8-f463df0483f0 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:54.369 8 WARNING neutron_lib.context [None req-3ebfc4b5-3d7e-4316-8509-344e2edc6466 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1788] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:54 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:54.734 8 WARNING neutron_lib.context [None req-e4acebbe-cae0-4590-98e9-4b58a9991451 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:54.794 8 INFO neutron.db.segments_db [None req-e4acebbe-cae0-4590-98e9-4b58a9991451 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Added segment 568929ab-ec73-4c3e-a4ff-c9f29f839026 of type vxlan for network 5f6aa38c-630f-45ef-a5b2-7a5714305689 [pid: 7|app: 0|req: 885/1789] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:52 2026] POST /v2.0/routers => generated 691 bytes in 2477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:54.900 7 WARNING neutron_lib.context [None req-8070aec2-1644-47f3-a001-a8a9c379418f afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 905/1790] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:54 2026] POST /v2.0/networks => generated 630 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:54.972 7 INFO neutron.db.segments_db [None req-8070aec2-1644-47f3-a001-a8a9c379418f afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Added segment 00f62cc1-5f0e-40b7-9e23-d77a01c2bdc7 of type vxlan for network 16e88186-71a1-45db-8071-ca0b9050b980 [pid: 8|app: 0|req: 906/1791] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:00:54 2026] GET /v2.0/routers/0d764656-4020-4ddc-8b52-47dc4e0060aa => generated 697 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:55.050 8 WARNING neutron_lib.context [None req-09b1a073-c10f-422c-bbf2-ce6bea17d6da bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1792] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:54 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1793] 10.0.0.74 () {32 vars in 646 bytes} [Sun Jun 14 00:00:55 2026] GET /v2.0/routers => generated 700 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:55.281 7 WARNING neutron_lib.context [None req-ee6dfe88-f344-4b2d-ac5f-6bbc6018ce5d afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 907/1794] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:55 2026] POST /v2.0/subnets => generated 602 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:55.648 8 INFO neutron.services.segments.plugin [-] Segment 512f43e5-72bf-43a4-b995-177240676989 resource provider aggregate not found [pid: 7|app: 0|req: 888/1795] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:55 2026] POST /v2.0/subnets => generated 605 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:55.677 7 WARNING neutron_lib.context [None req-955d42f6-22e2-4b58-9d47-bb5ae7e70023 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:55.677 8 INFO neutron.services.segments.plugin [-] Segment 512f43e5-72bf-43a4-b995-177240676989 resource provider aggregate not found 2026-06-14 00:00:55.681 8 INFO neutron.services.segments.plugin [-] Segment 512f43e5-72bf-43a4-b995-177240676989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512f43e5-72bf-43a4-b995-177240676989 found for delete ", "request_id": "req-cb869bd1-2691-49c3-89af-ee5d1638988f"}]} 2026-06-14 00:00:55.694 8 INFO neutron.services.segments.plugin [-] Segment 512f43e5-72bf-43a4-b995-177240676989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512f43e5-72bf-43a4-b995-177240676989 found for delete ", "request_id": "req-0a7600cd-5850-4916-8232-a94fb46759d5"}]} 2026-06-14 00:00:55.719 7 INFO neutron.db.segments_db [None req-955d42f6-22e2-4b58-9d47-bb5ae7e70023 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Added segment fa97b861-47cc-41e2-a3aa-a7fc3979cec7 of type vxlan for network 2a2d5a92-c849-4fee-84b5-2d3986bac17f [pid: 8|app: 0|req: 908/1796] 10.0.0.74 () {34 vars in 740 bytes} [Sun Jun 14 00:00:55 2026] PUT /v2.0/routers/0d764656-4020-4ddc-8b52-47dc4e0060aa => generated 704 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:56.053 8 WARNING neutron_lib.context [None req-7ae9809e-32a3-41ec-99d2-5fd2880de3d2 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:56.060 7 INFO neutron.db.l3_hamode_db [None req-955d42f6-22e2-4b58-9d47-bb5ae7e70023 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:56.115 8 INFO neutron.db.segments_db [None req-7ae9809e-32a3-41ec-99d2-5fd2880de3d2 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Added segment b873db5d-c13a-4800-954e-a4df4bb79458 of type vxlan for network cde739b1-0038-401f-b691-7af7b064c598 [pid: 8|app: 0|req: 909/1797] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:56 2026] POST /v2.0/networks => generated 632 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:56.324 7 INFO neutron.db.l3_hamode_db [None req-955d42f6-22e2-4b58-9d47-bb5ae7e70023 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 910/1798] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:00:56 2026] GET /v2.0/routers/0d764656-4020-4ddc-8b52-47dc4e0060aa => generated 704 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:56.607 8 WARNING neutron_lib.context [None req-984e886b-88ec-4225-9155-336c4fcbb95a e670a9d341564fa38c51ba12bf5cb9b9 de202efdf2144dc9916e37bfa31cd77f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:56.742 8 INFO neutron.db.segments_db [None req-984e886b-88ec-4225-9155-336c4fcbb95a e670a9d341564fa38c51ba12bf5cb9b9 de202efdf2144dc9916e37bfa31cd77f - - default default] Added segment ad6116a5-4af9-4993-8388-edac3b39944f of type vxlan for network efa67b71-e15c-4249-adb7-459df8d71a3f [pid: 8|app: 0|req: 911/1799] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:56 2026] POST /v2.0/networks => generated 631 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:56.859 8 WARNING neutron_lib.context [None req-10183179-607b-44eb-bf7e-c4a6d92db5bf afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 889/1800] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:55 2026] POST /v2.0/routers => generated 507 bytes in 1466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1801] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:57 2026] GET /v2.0/ports?device_id=0d764656-4020-4ddc-8b52-47dc4e0060aa => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:57.165 7 WARNING neutron_lib.context [None req-4753a525-1a92-4450-9b7a-73bb8a6a46ec e670a9d341564fa38c51ba12bf5cb9b9 de202efdf2144dc9916e37bfa31cd77f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1802] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:56 2026] POST /v2.0/subnets => generated 605 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1803] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:00:57 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:00:59.072 7 INFO neutron.services.segments.plugin [-] Segment 42dafc77-73d0-4f07-9269-b17a11e789a1 resource provider aggregate not found 2026-06-14 00:00:59.087 7 INFO neutron.services.segments.plugin [-] Segment 42dafc77-73d0-4f07-9269-b17a11e789a1 resource provider aggregate not found 2026-06-14 00:00:59.104 7 INFO neutron.services.segments.plugin [-] Segment 42dafc77-73d0-4f07-9269-b17a11e789a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42dafc77-73d0-4f07-9269-b17a11e789a1 found for delete ", "request_id": "req-1dc2335d-8d3a-4066-8106-a6c6da45bc24"}]} 2026-06-14 00:00:59.107 7 INFO neutron.services.segments.plugin [-] Segment 42dafc77-73d0-4f07-9269-b17a11e789a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42dafc77-73d0-4f07-9269-b17a11e789a1 found for delete ", "request_id": "req-e58c9602-5485-4266-9811-b7cba9ea4435"}]} 2026-06-14 00:00:59.121 7 INFO neutron.db.l3_hamode_db [None req-457da6e6-e8ef-46c5-92c9-7d98e2c8b674 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] HA network 81093430-6f14-4763-80e3-2dcec657c1eb was deleted as no HA routers are present in tenant 709670907b014ad397953da6b70c4509. [pid: 8|app: 0|req: 913/1804] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:00:57 2026] PUT /v2.0/routers/1f453df8-d6a0-4cfb-b053-ebd3b162466a/add_router_interface => generated 309 bytes in 1908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1805] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:57 2026] DELETE /v2.0/routers/0d764656-4020-4ddc-8b52-47dc4e0060aa => generated 0 bytes in 1633 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:59.131 8 WARNING neutron_lib.context [None req-0262bea9-f6bb-4d19-ac4e-e57c8b602b03 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 893/1806] 10.0.0.74 () {34 vars in 746 bytes} [Sun Jun 14 00:00:59 2026] PUT /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:59.206 8 INFO neutron.db.segments_db [None req-0262bea9-f6bb-4d19-ac4e-e57c8b602b03 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Added segment 2eb4ec7e-b80f-49df-a4d6-ba3829b7856c of type vxlan for network 9abb7b25-02a7-43c7-80d5-84383a17387e [pid: 7|app: 0|req: 894/1807] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:59 2026] GET /v2.0/ports?device_id=0d764656-4020-4ddc-8b52-47dc4e0060aa => 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: 895/1808] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:00:59 2026] GET /v2.0/ports/c2a756e5-315f-43e2-9194-ce5b87490960 => generated 955 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1809] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:59 2026] POST /v2.0/networks => generated 630 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1810] 10.0.0.74 () {32 vars in 726 bytes} [Sun Jun 14 00:00:59 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:59.381 8 INFO neutron.api.v2.resource [None req-46a94c79-c1c1-4c21-8d18-697deeffb559 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1811] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:00:59 2026] DELETE /v2.0/routers/0d764656-4020-4ddc-8b52-47dc4e0060aa => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:59.387 8 WARNING neutron_lib.context [None req-cf5e414f-0a50-4175-b394-76fc94c0a076 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 916/1812] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:00:59 2026] POST /v2.0/subnets => generated 605 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1813] 10.0.0.74 () {34 vars in 757 bytes} [Sun Jun 14 00:00:59 2026] PUT /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1814] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:00:59 2026] GET /v2.0/ports?device_id=ad5e984e-1316-4a37-af44-472748ce9242 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:59.883 8 WARNING neutron_lib.context [None req-0a805720-b23d-499a-b648-5c5149180029 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:00:59.931 8 INFO neutron.db.segments_db [None req-0a805720-b23d-499a-b648-5c5149180029 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Added segment 91aafae5-892a-4570-8187-0f2481c6582a of type vxlan for network fceddab5-7d34-4eb4-9ac5-29e82fd91207 [pid: 8|app: 0|req: 921/1817] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:00:59 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1818] 10.0.0.74 () {32 vars in 726 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:00.129 8 INFO neutron.api.v2.resource [None req-7277234e-319c-42a0-bb81-493974092f1e 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1819] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:00 2026] DELETE /v2.0/routers/ad5e984e-1316-4a37-af44-472748ce9242 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:00.135 8 WARNING neutron_lib.context [None req-b8f098b4-5d5c-43e6-b417-fdaf3a7cdff2 afe70e9a57794dc6af7a32b7c7dfb2d3 e5ad8fa74d434c8ca323cefaf7b2ff8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 924/1820] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:00 2026] POST /v2.0/subnets => generated 605 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1821] 10.0.0.74 () {34 vars in 753 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1822] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:00:59 2026] PUT /v2.0/routers/1f453df8-d6a0-4cfb-b053-ebd3b162466a/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:00.537 8 INFO neutron.pecan_wsgi.hooks.translation [None req-491d73b1-0f7c-4e73-95a6-e283d1122a68 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/1823] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:00 2026] DELETE /v2.0/subnets/91feb26c-6bce-4d6e-8c1f-21043326f4eb => 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: 927/1824] 10.0.0.74 () {32 vars in 726 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1825] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/subnets/01a6a628-53bf-4d50-ac6e-1d17a2c22392/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1826] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports?device_id=1f453df8-d6a0-4cfb-b053-ebd3b162466a => 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: 899/1827] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports?device_id=f5b56516-a5d1-4eda-81b8-9359d3741cb9 => 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: 929/1828] 10.0.0.74 () {34 vars in 775 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1829] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/subnets/f04005ba-7c84-430b-b3c9-c7f309c0dc3d/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:00.697 7 INFO neutron.api.v2.resource [None req-704eb5de-7fb9-4b02-887b-1f7eba341839 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1830] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:00 2026] DELETE /v2.0/routers/f5b56516-a5d1-4eda-81b8-9359d3741cb9 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1831] 10.0.0.74 () {32 vars in 726 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/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: 903/1832] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/subnets/f9ee390d-e80f-48e0-aa85-8710bc30416b/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:00.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6a4d66a-1105-4fed-9f81-442c972aaaa7 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 904/1833] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:00 2026] DELETE /v2.0/subnets/75ee759d-2cee-407b-9bfe-dc9e2d38ce85 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1834] 10.0.0.74 () {34 vars in 746 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1835] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/subnets/6e464c08-8e21-4c1c-a7c9-ff3aad983209/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1836] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports?device_id=0d98e541-f893-4e72-aa32-0cec741bee60 => 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: 908/1837] 10.0.0.74 () {32 vars in 726 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1838] 10.0.0.74 () {32 vars in 663 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:01.062 7 INFO neutron.api.v2.resource [None req-a315013e-22b6-4769-8278-af9128d5cd2b 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1839] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/routers/0d98e541-f893-4e72-aa32-0cec741bee60 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1840] 10.0.0.74 () {32 vars in 734 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1841] 10.0.0.74 () {32 vars in 677 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:01.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8ebc6f2-bfd8-4165-a31e-0a54bb73506d 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1842] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/subnets/c34bb5d2-73e8-4716-84a1-b1b57ddcf558 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:01.230 7 INFO neutron.api.v2.resource [None req-d69a571e-0740-4b10-a964-43b3f920c447 e670a9d341564fa38c51ba12bf5cb9b9 de202efdf2144dc9916e37bfa31cd77f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1843] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1844] 10.0.0.74 () {32 vars in 673 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:01.301 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc1a42ab-ed4c-44b1-8e5b-1192275bc663 54bedb9b76ae45d18c09e6ff498f7b9c 709670907b014ad397953da6b70c4509 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1845] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/subnets/e7b909d2-c97f-4662-a10d-51499b5f15a8 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1846] 10.0.0.74 () {32 vars in 737 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:01.389 8 INFO neutron.services.segments.plugin [-] Segment fa97b861-47cc-41e2-a3aa-a7fc3979cec7 resource provider aggregate not found 2026-06-14 00:01:01.394 8 INFO neutron.services.segments.plugin [-] Segment fa97b861-47cc-41e2-a3aa-a7fc3979cec7 resource provider aggregate not found 2026-06-14 00:01:01.411 8 INFO neutron.services.segments.plugin [-] Segment fa97b861-47cc-41e2-a3aa-a7fc3979cec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa97b861-47cc-41e2-a3aa-a7fc3979cec7 found for delete ", "request_id": "req-3714766b-76be-4890-912e-4c90b0cb18fc"}]} [pid: 7|app: 0|req: 918/1847] 10.0.0.74 () {32 vars in 685 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:01.419 8 INFO neutron.services.segments.plugin [-] Segment fa97b861-47cc-41e2-a3aa-a7fc3979cec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa97b861-47cc-41e2-a3aa-a7fc3979cec7 found for delete ", "request_id": "req-b0a0f4c7-0619-49b9-8435-fbc874755f0e"}]} 2026-06-14 00:01:01.424 8 INFO neutron.db.l3_hamode_db [None req-1b6a7478-e34a-440f-bdfa-37efb028b699 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] HA network 2a2d5a92-c849-4fee-84b5-2d3986bac17f was deleted as no HA routers are present in tenant 28b67a08cb024d6eaf2783ab6b7481cf. [pid: 8|app: 0|req: 930/1848] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:00 2026] DELETE /v2.0/routers/1f453df8-d6a0-4cfb-b053-ebd3b162466a => generated 0 bytes in 790 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1849] 10.0.0.74 () {32 vars in 726 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1850] 10.0.0.74 () {32 vars in 671 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:01.546 8 INFO neutron.api.v2.resource [None req-2b7e7899-328f-455b-bcef-353fc45feb0a e670a9d341564fa38c51ba12bf5cb9b9 de202efdf2144dc9916e37bfa31cd77f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1851] 10.0.0.74 () {32 vars in 741 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1852] 10.0.0.74 () {32 vars in 685 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1853] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/subnets/597c0d7a-6f96-4e53-9651-73216524dea0 => 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: 934/1854] 10.0.0.74 () {32 vars in 729 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => 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: 921/1855] 10.0.0.74 () {32 vars in 681 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1856] 10.0.0.74 () {32 vars in 726 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3/tags => 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: 923/1857] 10.0.0.74 () {32 vars in 693 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1858] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/ports/72b96120-972d-4163-b27a-0a602e6188e3 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1859] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/networks/5f6aa38c-630f-45ef-a5b2-7a5714305689 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1860] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:02 2026] DELETE /v2.0/subnets/01a6a628-53bf-4d50-ac6e-1d17a2c22392 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1861] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:02 2026] GET /v2.0/security-groups?tenant_id=709670907b014ad397953da6b70c4509&name=default => generated 2801 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:02.312 8 WARNING neutron_lib.context [None req-07e2d6cc-5dbf-481b-a2c9-a83774791a95 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:02.354 8 INFO neutron.db.segments_db [None req-07e2d6cc-5dbf-481b-a2c9-a83774791a95 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Added segment d63b066f-24a4-49df-a66d-b88f284165a1 of type vxlan for network 3c20aa27-1cb3-485e-9b8e-7fd0b3b00680 2026-06-14 00:01:02.458 7 INFO neutron.services.segments.plugin [-] Segment ad6116a5-4af9-4993-8388-edac3b39944f resource provider aggregate not found 2026-06-14 00:01:02.463 7 INFO neutron.services.segments.plugin [-] Segment ad6116a5-4af9-4993-8388-edac3b39944f resource provider aggregate not found 2026-06-14 00:01:02.481 7 INFO neutron.services.segments.plugin [-] Segment ad6116a5-4af9-4993-8388-edac3b39944f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad6116a5-4af9-4993-8388-edac3b39944f found for delete ", "request_id": "req-e003d780-ad52-4ea1-8c8a-5bf2bcf0ed5a"}]} 2026-06-14 00:01:02.482 7 INFO neutron.services.segments.plugin [-] Segment ad6116a5-4af9-4993-8388-edac3b39944f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad6116a5-4af9-4993-8388-edac3b39944f found for delete ", "request_id": "req-8de352a5-ccde-4a8b-b774-519f9e3e10ac"}]} [pid: 7|app: 0|req: 926/1862] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:02 2026] DELETE /v2.0/networks/efa67b71-e15c-4249-adb7-459df8d71a3f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:02.661 8 INFO neutron.db.l3_hamode_db [None req-07e2d6cc-5dbf-481b-a2c9-a83774791a95 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 927/1863] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:02 2026] DELETE /v2.0/subnets/f04005ba-7c84-430b-b3c9-c7f309c0dc3d => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1864] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:02 2026] DELETE /v2.0/security-groups/3b8ccb77-9808-454e-b855-4bf2289e238d => 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: 929/1865] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:02 2026] DELETE /v2.0/subnets/f9ee390d-e80f-48e0-aa85-8710bc30416b => 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: 930/1866] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:03 2026] DELETE /v2.0/subnets/6e464c08-8e21-4c1c-a7c9-ff3aad983209 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:03.439 8 INFO neutron.services.segments.plugin [-] Segment 568929ab-ec73-4c3e-a4ff-c9f29f839026 resource provider aggregate not found 2026-06-14 00:01:03.461 8 INFO neutron.services.segments.plugin [-] Segment 568929ab-ec73-4c3e-a4ff-c9f29f839026 resource provider aggregate not found 2026-06-14 00:01:03.497 8 INFO neutron.services.segments.plugin [-] Segment 568929ab-ec73-4c3e-a4ff-c9f29f839026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 568929ab-ec73-4c3e-a4ff-c9f29f839026 found for delete ", "request_id": "req-173b32ed-adc7-4e4b-b984-d5463f7e90eb"}]} 2026-06-14 00:01:03.498 8 INFO neutron.services.segments.plugin [-] Segment 568929ab-ec73-4c3e-a4ff-c9f29f839026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 568929ab-ec73-4c3e-a4ff-c9f29f839026 found for delete ", "request_id": "req-bc997a8f-c937-478c-b6bd-b881e0627855"}]} [pid: 7|app: 0|req: 931/1867] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:03 2026] GET /v2.0/security-groups?tenant_id=1ac03858ff654d0d84c8012879b210cf&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:03.877 8 INFO neutron.db.l3_hamode_db [None req-07e2d6cc-5dbf-481b-a2c9-a83774791a95 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 932/1868] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:03 2026] DELETE /v2.0/subnets/8dac72ba-291f-41e0-a621-16c712a5d3f3 => 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: 933/1869] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:03 2026] DELETE /v2.0/security-groups/d7e3708d-558d-4fac-a3cc-2ae3f52b1bf9 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1870] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/803bee06-fe7a-4647-8174-9b8357667481 => 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: 935/1871] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/security-groups?tenant_id=de202efdf2144dc9916e37bfa31cd77f&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:04.517 7 INFO neutron.services.segments.plugin [-] Segment 27f5e717-f8ad-4b8b-969a-d31e9d81f7c8 resource provider aggregate not found 2026-06-14 00:01:04.523 7 INFO neutron.services.segments.plugin [-] Segment 27f5e717-f8ad-4b8b-969a-d31e9d81f7c8 resource provider aggregate not found [pid: 7|app: 0|req: 936/1872] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/16e88186-71a1-45db-8071-ca0b9050b980 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:04.544 7 INFO neutron.services.segments.plugin [-] Segment 27f5e717-f8ad-4b8b-969a-d31e9d81f7c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f5e717-f8ad-4b8b-969a-d31e9d81f7c8 found for delete ", "request_id": "req-2cd6da93-eab9-403f-9eb6-a47db9cc7f31"}]} 2026-06-14 00:01:04.551 7 INFO neutron.services.segments.plugin [-] Segment 27f5e717-f8ad-4b8b-969a-d31e9d81f7c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f5e717-f8ad-4b8b-969a-d31e9d81f7c8 found for delete ", "request_id": "req-06589e15-485c-4da3-b465-745be24006eb"}]} 2026-06-14 00:01:04.568 7 INFO neutron.services.segments.plugin [-] Segment 00f62cc1-5f0e-40b7-9e23-d77a01c2bdc7 resource provider aggregate not found 2026-06-14 00:01:04.573 7 INFO neutron.services.segments.plugin [-] Segment 00f62cc1-5f0e-40b7-9e23-d77a01c2bdc7 resource provider aggregate not found 2026-06-14 00:01:04.591 7 INFO neutron.services.segments.plugin [-] Segment 00f62cc1-5f0e-40b7-9e23-d77a01c2bdc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00f62cc1-5f0e-40b7-9e23-d77a01c2bdc7 found for delete ", "request_id": "req-efcf5f8b-d1cc-468c-85d6-90b19f52a59b"}]} 2026-06-14 00:01:04.592 7 INFO neutron.services.segments.plugin [-] Segment 00f62cc1-5f0e-40b7-9e23-d77a01c2bdc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00f62cc1-5f0e-40b7-9e23-d77a01c2bdc7 found for delete ", "request_id": "req-01e30a71-6db0-4c68-a50c-5371f465100e"}]} [pid: 7|app: 0|req: 937/1873] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/security-groups/98c38ca2-01cc-419f-b40d-d98315751440 => 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: 938/1874] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/cde739b1-0038-401f-b691-7af7b064c598 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:05.112 7 WARNING neutron_lib.context [None req-8c33f2cb-dc6a-429f-af0d-1be077c8b915 20f1d46668ed42faa7d702260e7a1036 2e9bccdb0003401bac551eab06ab34dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/1875] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:02 2026] POST /v2.0/routers => generated 687 bytes in 2815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1876] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:01:04 2026] POST /v2.0/security-groups => generated 1560 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1877] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:05 2026] DELETE /v2.0/networks/9abb7b25-02a7-43c7-80d5-84383a17387e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1878] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/routers/41462cd3-2173-4a18-af7a-d338aa0086b6 => generated 693 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1879] 10.0.0.74 () {32 vars in 662 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/security-groups => generated 4343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1880] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:05 2026] DELETE /v2.0/networks/fceddab5-7d34-4eb4-9ac5-29e82fd91207 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1881] 10.0.0.74 () {34 vars in 757 bytes} [Sun Jun 14 00:01:05 2026] PUT /v2.0/security-groups/12d3be0e-b47e-4d6e-b8bc-24c9510f051d => generated 1600 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1882] 10.0.0.74 () {32 vars in 736 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/security-groups/12d3be0e-b47e-4d6e-b8bc-24c9510f051d => generated 1600 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1883] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:05 2026] DELETE /v2.0/security-groups/12d3be0e-b47e-4d6e-b8bc-24c9510f051d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1884] 10.0.0.74 () {32 vars in 662 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:05.816 7 INFO neutron.api.v2.resource [None req-6182c914-441e-4aed-a1f2-c7540dca9f66 20f1d46668ed42faa7d702260e7a1036 2e9bccdb0003401bac551eab06ab34dd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1885] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:05 2026] DELETE /v2.0/security-groups/12d3be0e-b47e-4d6e-b8bc-24c9510f051d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:05.828 7 WARNING neutron_lib.context [None req-7829f3a6-56dc-4020-b4e2-4b4bdf2d7c76 20f1d46668ed42faa7d702260e7a1036 2e9bccdb0003401bac551eab06ab34dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:05.862 8 INFO neutron.services.segments.plugin [-] Segment 2eb4ec7e-b80f-49df-a4d6-ba3829b7856c resource provider aggregate not found 2026-06-14 00:01:05.869 8 INFO neutron.services.segments.plugin [-] Segment 2eb4ec7e-b80f-49df-a4d6-ba3829b7856c resource provider aggregate not found 2026-06-14 00:01:05.893 8 INFO neutron.services.segments.plugin [-] Segment 2eb4ec7e-b80f-49df-a4d6-ba3829b7856c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eb4ec7e-b80f-49df-a4d6-ba3829b7856c found for delete ", "request_id": "req-191c9f3a-b30a-448a-a667-3c16a9382cb2"}]} [pid: 8|app: 0|req: 940/1886] 10.0.0.74 () {32 vars in 646 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/routers => generated 696 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1887] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:01:05 2026] POST /v2.0/security-groups => generated 1559 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-14 00:01:05.938 8 INFO neutron.services.segments.plugin [-] Segment 2eb4ec7e-b80f-49df-a4d6-ba3829b7856c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eb4ec7e-b80f-49df-a4d6-ba3829b7856c found for delete ", "request_id": "req-5effcfe1-c5a4-4fdb-b0cf-5fab3157dd61"}]} 2026-06-14 00:01:05.947 7 WARNING neutron_lib.context [None req-7e51b33c-5675-4418-8462-bc18393e0cd7 20f1d46668ed42faa7d702260e7a1036 2e9bccdb0003401bac551eab06ab34dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 948/1888] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:05 2026] POST /v2.0/security-group-rules => generated 569 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1889] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-group-rules/e6d3af43-ef74-42fd-b760-c65fb4ed52de => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1890] 10.0.0.74 () {32 vars in 672 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1891] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:01:06 2026] DELETE /v2.0/security-group-rules/e6d3af43-ef74-42fd-b760-c65fb4ed52de => 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: 952/1892] 10.0.0.74 () {32 vars in 672 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:06.313 7 WARNING neutron_lib.context [None req-75370ce0-1fac-4908-8cc5-9c0f8a1d3451 20f1d46668ed42faa7d702260e7a1036 2e9bccdb0003401bac551eab06ab34dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1893] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:06 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1894] 10.0.0.74 () {34 vars in 740 bytes} [Sun Jun 14 00:01:05 2026] PUT /v2.0/routers/41462cd3-2173-4a18-af7a-d338aa0086b6 => generated 700 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1895] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-group-rules/28527e00-4a50-4ff2-83ee-c17d5de007d1 => generated 569 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1896] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/routers/41462cd3-2173-4a18-af7a-d338aa0086b6 => generated 700 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:06.614 7 INFO neutron.services.segments.plugin [-] Segment b873db5d-c13a-4800-954e-a4df4bb79458 resource provider aggregate not found 2026-06-14 00:01:06.622 7 INFO neutron.services.segments.plugin [-] Segment b873db5d-c13a-4800-954e-a4df4bb79458 resource provider aggregate not found 2026-06-14 00:01:06.630 7 INFO neutron.services.segments.plugin [-] Segment b873db5d-c13a-4800-954e-a4df4bb79458 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b873db5d-c13a-4800-954e-a4df4bb79458 found for delete ", "request_id": "req-5755360f-2209-4ad4-9452-ce3472f2be29"}]} 2026-06-14 00:01:06.638 7 INFO neutron.services.segments.plugin [-] Segment b873db5d-c13a-4800-954e-a4df4bb79458 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b873db5d-c13a-4800-954e-a4df4bb79458 found for delete ", "request_id": "req-e1f349f4-ed17-4308-a4f3-8eec12484379"}]} 2026-06-14 00:01:06.642 7 INFO neutron.services.segments.plugin [-] Segment 91aafae5-892a-4570-8187-0f2481c6582a resource provider aggregate not found 2026-06-14 00:01:06.653 7 INFO neutron.services.segments.plugin [-] Segment 91aafae5-892a-4570-8187-0f2481c6582a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91aafae5-892a-4570-8187-0f2481c6582a found for delete ", "request_id": "req-741098c4-6bd7-44fb-ab94-90b131a5d189"}]} 2026-06-14 00:01:06.654 7 INFO neutron.services.segments.plugin [-] Segment 91aafae5-892a-4570-8187-0f2481c6582a resource provider aggregate not found [pid: 8|app: 0|req: 944/1897] 10.0.0.74 () {32 vars in 672 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:06.671 7 INFO neutron.services.segments.plugin [-] Segment 91aafae5-892a-4570-8187-0f2481c6582a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91aafae5-892a-4570-8187-0f2481c6582a found for delete ", "request_id": "req-58710aa7-b66a-475e-8ed8-45d015acd473"}]} [pid: 8|app: 0|req: 945/1898] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/ports?device_id=41462cd3-2173-4a18-af7a-d338aa0086b6 => 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: 954/1899] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-groups?tenant_id=7d7938987e804fa3b3422fc72a0589f1&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1900] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:01:06 2026] DELETE /v2.0/security-group-rules/28527e00-4a50-4ff2-83ee-c17d5de007d1 => 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: 947/1901] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:06 2026] DELETE /v2.0/security-groups/2b2d9e0b-34d4-4537-8c92-a72f69b08739 => 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: 948/1902] 10.0.0.74 () {32 vars in 672 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:06.894 8 WARNING neutron_lib.context [None req-66b0908a-e588-44fe-8057-e6b8a7700602 20f1d46668ed42faa7d702260e7a1036 2e9bccdb0003401bac551eab06ab34dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:06.911 8 INFO neutron.db.securitygroups_db [None req-66b0908a-e588-44fe-8057-e6b8a7700602 20f1d46668ed42faa7d702260e7a1036 2e9bccdb0003401bac551eab06ab34dd - - default default] Project 2e9bccdb0003401bac551eab06ab34dd 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: 949/1903] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:06 2026] POST /v2.0/security-group-rules => generated 575 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1904] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-groups?tenant_id=8982a0f536d74f1eab8ad96f853e9819&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1905] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/security-group-rules/75689f17-e110-4df9-ae80-710f161e9da0 => generated 575 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1906] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:07 2026] DELETE /v2.0/security-groups/0869110c-b600-45df-bc71-694856b9f147 => 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: 953/1907] 10.0.0.74 () {32 vars in 672 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1908] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:01:07 2026] DELETE /v2.0/security-group-rules/75689f17-e110-4df9-ae80-710f161e9da0 => 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: 955/1909] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/security-groups?tenant_id=e5ad8fa74d434c8ca323cefaf7b2ff8e&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1910] 10.0.0.74 () {32 vars in 672 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1911] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:07 2026] DELETE /v2.0/security-groups/606fbf30-54f6-4a45-a3fe-061e6009ff63 => 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: 958/1912] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:07 2026] DELETE /v2.0/security-groups/78dbac07-c50e-452b-826d-4b799b29b846 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1913] 10.0.0.74 () {32 vars in 662 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1914] 10.0.0.74 () {32 vars in 662 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:07.816 7 INFO neutron.db.l3_hamode_db [None req-4ef8a3c4-9685-4b15-91a7-3e5ceb3c72d6 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] HA network 3c20aa27-1cb3-485e-9b8e-7fd0b3b00680 was deleted as no HA routers are present in tenant 28b67a08cb024d6eaf2783ab6b7481cf. [pid: 7|app: 0|req: 955/1915] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:06 2026] DELETE /v2.0/routers/41462cd3-2173-4a18-af7a-d338aa0086b6 => generated 0 bytes in 1090 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1916] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/ports?device_id=41462cd3-2173-4a18-af7a-d338aa0086b6 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:07.893 7 INFO neutron.api.v2.resource [None req-e2082133-303a-4495-a02f-62a8f6da402d bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1917] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:07 2026] DELETE /v2.0/routers/41462cd3-2173-4a18-af7a-d338aa0086b6 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1918] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/ports?device_id=1f453df8-d6a0-4cfb-b053-ebd3b162466a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:07.953 7 INFO neutron.api.v2.resource [None req-8cb4d5bd-6ee8-4c6c-a891-46166c95e954 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/1919] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:07 2026] DELETE /v2.0/routers/1f453df8-d6a0-4cfb-b053-ebd3b162466a => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:07.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d168e430-4d2c-4390-928a-9d0d9dd70da9 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/1920] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:07 2026] DELETE /v2.0/subnets/597c0d7a-6f96-4e53-9651-73216524dea0 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1921] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/ports?device_id=31f56bad-108d-494c-b332-290b7bc5d3ac => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:08.053 7 INFO neutron.api.v2.resource [None req-3ee96c45-9b1e-4a10-8a6f-1ed868e28b7f bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1922] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:08 2026] DELETE /v2.0/routers/31f56bad-108d-494c-b332-290b7bc5d3ac => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:08.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19606f81-5b4c-4aae-a144-58b020841b32 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1923] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:08 2026] DELETE /v2.0/subnets/70f78324-9197-47d4-a573-e9eadbe9eaf0 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1924] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/ports?device_id=e348895d-7799-46c6-bf73-80ae0311263f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:08.160 7 INFO neutron.api.v2.resource [None req-6606b5cf-d888-4bb7-83cb-6d8fdc361b00 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/1925] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:08 2026] DELETE /v2.0/routers/e348895d-7799-46c6-bf73-80ae0311263f => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:08.163 8 WARNING neutron_lib.context [None req-d3a6fb50-ffcd-4221-acb3-83dc55711ee7 8aca0560bca943479a7fec6ef610e45b e7a6e4b8592f469fa239974ad6157f99 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:08.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc36a8d2-f49a-47be-87c3-c9b0ffbc1cc7 bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1926] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:08 2026] DELETE /v2.0/subnets/1b54b1c7-98fe-4148-a884-7d7220d49e55 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1927] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/security-groups?tenant_id=2e9bccdb0003401bac551eab06ab34dd&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:08.300 8 INFO neutron.db.segments_db [None req-d3a6fb50-ffcd-4221-acb3-83dc55711ee7 8aca0560bca943479a7fec6ef610e45b e7a6e4b8592f469fa239974ad6157f99 - - default default] Added segment b71f7733-3541-4877-bd1a-f6886c49e403 of type vxlan for network 9b36bbee-ab27-43ce-b7a7-3b1c18262e7a 2026-06-14 00:01:08.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c65e8ed8-2627-4f6f-8035-92443404625b bb5c642603fe426999af97c7e0c826e4 28b67a08cb024d6eaf2783ab6b7481cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 965/1928] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:08 2026] DELETE /v2.0/subnets/35796c48-918a-4dd3-af70-2e87a2bc2ab5 => 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: 966/1929] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:08 2026] DELETE /v2.0/security-groups/25cc58d4-e54e-4e79-ba74-a8c2a5b70df9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1930] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:07 2026] POST /v2.0/networks => generated 629 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:08.433 7 WARNING neutron_lib.context [None req-b6f23874-e971-4de0-81e5-70e76d87a102 8aca0560bca943479a7fec6ef610e45b e7a6e4b8592f469fa239974ad6157f99 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:08.671 7 INFO neutron.services.segments.plugin [-] Segment d63b066f-24a4-49df-a66d-b88f284165a1 resource provider aggregate not found 2026-06-14 00:01:08.690 7 INFO neutron.services.segments.plugin [-] Segment d63b066f-24a4-49df-a66d-b88f284165a1 resource provider aggregate not found 2026-06-14 00:01:08.697 7 INFO neutron.services.segments.plugin [-] Segment d63b066f-24a4-49df-a66d-b88f284165a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63b066f-24a4-49df-a66d-b88f284165a1 found for delete ", "request_id": "req-06e10ffb-57b4-45a0-8ea8-394aefc8e5e8"}]} 2026-06-14 00:01:08.712 7 INFO neutron.services.segments.plugin [-] Segment d63b066f-24a4-49df-a66d-b88f284165a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63b066f-24a4-49df-a66d-b88f284165a1 found for delete ", "request_id": "req-58834035-bd01-4718-b06f-5a3882e8faa5"}]} [pid: 7|app: 0|req: 967/1931] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:08 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1932] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:08 2026] PUT /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1933] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/security-groups?tenant_id=28b67a08cb024d6eaf2783ab6b7481cf&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1934] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/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: 970/1935] 10.0.0.74 () {34 vars in 761 bytes} [Sun Jun 14 00:01:08 2026] PUT /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1936] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:08 2026] DELETE /v2.0/security-groups/81402571-e2f9-403e-b169-bca359df4b92 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1937] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1938] 10.0.0.74 () {34 vars in 757 bytes} [Sun Jun 14 00:01:09 2026] PUT /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1939] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1940] 10.0.0.74 () {34 vars in 779 bytes} [Sun Jun 14 00:01:09 2026] PUT /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1941] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1942] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:09 2026] PUT /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => generated 37 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1943] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1944] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:09.602 7 INFO neutron.api.v2.resource [None req-5ec4b672-d093-484d-b20c-1c7c57306c69 8aca0560bca943479a7fec6ef610e45b e7a6e4b8592f469fa239974ad6157f99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1945] 10.0.0.74 () {32 vars in 742 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1946] 10.0.0.74 () {32 vars in 741 bytes} [Sun Jun 14 00:01:09 2026] DELETE /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1947] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:09.748 8 INFO neutron.api.v2.resource [None req-a38a244c-2e0a-494b-a7a7-0afdbf4367de 8aca0560bca943479a7fec6ef610e45b e7a6e4b8592f469fa239974ad6157f99 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1948] 10.0.0.74 () {32 vars in 745 bytes} [Sun Jun 14 00:01:09 2026] DELETE /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1949] 10.0.0.74 () {32 vars in 733 bytes} [Sun Jun 14 00:01:09 2026] DELETE /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1950] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3/tags => 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: 978/1951] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:09 2026] DELETE /v2.0/subnets/43803e38-bb4b-4278-8d00-c76700bd5fd3 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:10.452 8 INFO neutron.services.segments.plugin [-] Segment b71f7733-3541-4877-bd1a-f6886c49e403 resource provider aggregate not found 2026-06-14 00:01:10.468 8 INFO neutron.services.segments.plugin [-] Segment b71f7733-3541-4877-bd1a-f6886c49e403 resource provider aggregate not found 2026-06-14 00:01:10.473 8 INFO neutron.services.segments.plugin [-] Segment b71f7733-3541-4877-bd1a-f6886c49e403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b71f7733-3541-4877-bd1a-f6886c49e403 found for delete ", "request_id": "req-b69b6f4c-7bdf-4694-97eb-6d3b8ffdfedf"}]} 2026-06-14 00:01:10.491 8 INFO neutron.services.segments.plugin [-] Segment b71f7733-3541-4877-bd1a-f6886c49e403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b71f7733-3541-4877-bd1a-f6886c49e403 found for delete ", "request_id": "req-d21d1196-d6c9-4348-a7d6-6ad90eb2f16a"}]} [pid: 8|app: 0|req: 974/1952] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:10 2026] DELETE /v2.0/networks/9b36bbee-ab27-43ce-b7a7-3b1c18262e7a => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:11.103 7 WARNING neutron_lib.context [None req-29ea034d-9c04-4a8d-b9aa-6d37787bfe3a 0a2a03cfc2f74c7dad88f1bdd5ad6ff6 786bdd89843b4d9ca7ddbe3343d04d90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 975/1953] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:11 2026] GET /v2.0/security-groups?tenant_id=e7a6e4b8592f469fa239974ad6157f99&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1954] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:11 2026] DELETE /v2.0/security-groups/6502215c-c133-4f51-a775-b185241cb550 => 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: 977/1955] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:11 2026] GET /v2.0/security-groups?tenant_id=aa28bf1fde1146379bd34920f1e779ea&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1956] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:11 2026] DELETE /v2.0/security-groups/c51a2b79-982a-487b-9053-ec876f622065 => 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: 979/1957] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:01:10 2026] POST /v2.0/floatingips => generated 552 bytes in 1197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1958] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:01:12 2026] PUT /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1959] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1960] 10.0.0.74 () {34 vars in 769 bytes} [Sun Jun 14 00:01:12 2026] PUT /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1961] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1962] 10.0.0.74 () {34 vars in 765 bytes} [Sun Jun 14 00:01:12 2026] PUT /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/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: 982/1963] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1964] 10.0.0.74 () {34 vars in 787 bytes} [Sun Jun 14 00:01:12 2026] PUT /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1965] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1966] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:01:12 2026] PUT /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1967] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/security-groups?tenant_id=287118718cca43f5badce35fcd70ae3d&name=default => generated 2801 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1968] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1969] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1970] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/security-groups/6da36f4b-5254-435b-8573-0bd2cc9025dd => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:12.736 7 INFO neutron.api.v2.resource [None req-40080e74-c528-438c-90ba-920a4700d223 0a2a03cfc2f74c7dad88f1bdd5ad6ff6 786bdd89843b4d9ca7ddbe3343d04d90 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/1971] 10.0.0.74 () {32 vars in 750 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1972] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1973] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:12.865 8 INFO neutron.api.v2.resource [None req-8746447d-cd13-40a7-b6bd-1a58ea9676ff 0a2a03cfc2f74c7dad88f1bdd5ad6ff6 786bdd89843b4d9ca7ddbe3343d04d90 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 985/1974] 10.0.0.74 () {32 vars in 753 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1975] 10.0.0.74 () {32 vars in 741 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => 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: 986/1976] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1977] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/floatingips/85dbdbf0-e2b9-4043-9a63-f344a33b222e => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1978] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:14 2026] GET /v2.0/security-groups?tenant_id=786bdd89843b4d9ca7ddbe3343d04d90&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1979] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:14 2026] DELETE /v2.0/security-groups/7eca6534-5d9a-46b3-b595-8aebff8a6ef5 => 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: 988/1980] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:14 2026] GET /v2.0/security-groups?tenant_id=cabe7f76896d41339a925b527b6262f2&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1981] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:14 2026] GET /v2.0/security-groups?tenant_id=058bea2136a14d609c9e49f848c03287&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1984] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:14 2026] DELETE /v2.0/security-groups/ec41cdc3-d5fa-4ac7-befd-59e31a9bcc0c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1985] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:14 2026] DELETE /v2.0/security-groups/7363bcdd-023f-4794-b991-688a818564bf => 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: 994/1986] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:14 2026] GET /v2.0/security-groups?tenant_id=bcef0b990cf14089a9442a6c7ce0fd1d&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1987] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:14 2026] DELETE /v2.0/security-groups/5a73dfae-7c62-4680-81da-424d35a1e852 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:17.500 7 WARNING neutron_lib.context [None req-fcb67b8c-0cb1-474e-9c5e-2bda78f58e65 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:17.539 7 INFO neutron.db.segments_db [None req-fcb67b8c-0cb1-474e-9c5e-2bda78f58e65 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Added segment bc4807c1-32fe-4bc6-8297-09f30e92203f of type vxlan for network 89fe63d0-2bda-47bf-b4f7-93b2d9ab6a81 2026-06-14 00:01:17.808 7 INFO neutron.db.l3_hamode_db [None req-fcb67b8c-0cb1-474e-9c5e-2bda78f58e65 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:01:17.962 7 INFO neutron.db.l3_hamode_db [None req-fcb67b8c-0cb1-474e-9c5e-2bda78f58e65 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:01:18.248 8 WARNING neutron_lib.context [None req-7cfcb22c-fddf-4d29-a039-4ea5aab1a10f 52d601db268c4bd6823408d644c6e37c 3dd95b257f214dc8b4e8441e8c651834 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:18.295 8 INFO neutron.db.segments_db [None req-7cfcb22c-fddf-4d29-a039-4ea5aab1a10f 52d601db268c4bd6823408d644c6e37c 3dd95b257f214dc8b4e8441e8c651834 - - default default] Added segment 01bb0ed1-78e0-4c51-896b-3ec287afe047 of type vxlan for network 62fe30a6-f03f-4723-bfe6-158a321b7393 2026-06-14 00:01:18.633 8 INFO neutron.db.l3_hamode_db [None req-7cfcb22c-fddf-4d29-a039-4ea5aab1a10f 52d601db268c4bd6823408d644c6e37c 3dd95b257f214dc8b4e8441e8c651834 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 995/1988] 10.0.0.74 () {34 vars in 667 bytes} [Sun Jun 14 00:01:17 2026] POST /v2.0/routers => generated 474 bytes in 1482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:18.744 7 WARNING neutron_lib.context [None req-ab7c6254-f909-440c-99fc-98d8daaa40ff 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:18.791 7 INFO neutron.db.l3_hamode_db [None req-ab7c6254-f909-440c-99fc-98d8daaa40ff 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:01:18.833 8 INFO neutron.db.l3_hamode_db [None req-7cfcb22c-fddf-4d29-a039-4ea5aab1a10f 52d601db268c4bd6823408d644c6e37c 3dd95b257f214dc8b4e8441e8c651834 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:01:18.969 7 INFO neutron.db.l3_hamode_db [None req-ab7c6254-f909-440c-99fc-98d8daaa40ff 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 994/1989] 10.0.0.74 () {34 vars in 667 bytes} [Sun Jun 14 00:01:18 2026] POST /v2.0/routers => generated 474 bytes in 1536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1990] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:19 2026] PUT /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1991] 10.0.0.74 () {34 vars in 667 bytes} [Sun Jun 14 00:01:18 2026] POST /v2.0/routers => generated 474 bytes in 1001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:19.750 7 WARNING neutron_lib.context [None req-a036c03d-926a-40e1-b505-4c5312dd4f5e 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:19.798 7 INFO neutron.db.l3_hamode_db [None req-a036c03d-926a-40e1-b505-4c5312dd4f5e 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 996/1992] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:19 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1993] 10.0.0.74 () {34 vars in 761 bytes} [Sun Jun 14 00:01:19 2026] PUT /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-14 00:01:19.965 7 INFO neutron.db.l3_hamode_db [None req-a036c03d-926a-40e1-b505-4c5312dd4f5e 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 998/1994] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:19 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1995] 10.0.0.74 () {34 vars in 757 bytes} [Sun Jun 14 00:01:19 2026] PUT /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1996] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1997] 10.0.0.74 () {34 vars in 779 bytes} [Sun Jun 14 00:01:20 2026] PUT /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1998] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 52 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1999] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:20 2026] PUT /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2000] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2001] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:20.630 8 INFO neutron.api.v2.resource [None req-719fe45b-6d79-4e7e-ac60-5a59e0690559 52d601db268c4bd6823408d644c6e37c 3dd95b257f214dc8b4e8441e8c651834 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1006/2002] 10.0.0.74 () {32 vars in 742 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2003] 10.0.0.74 () {34 vars in 667 bytes} [Sun Jun 14 00:01:19 2026] POST /v2.0/routers => generated 474 bytes in 964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:20.716 7 WARNING neutron_lib.context [None req-f6cef6d5-afa9-4db3-b3f4-8c5096acbcb4 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1007/2004] 10.0.0.74 () {32 vars in 741 bytes} [Sun Jun 14 00:01:20 2026] DELETE /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags/red => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:20.750 7 INFO neutron.db.l3_hamode_db [None req-f6cef6d5-afa9-4db3-b3f4-8c5096acbcb4 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1008/2005] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 30 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:20.895 8 INFO neutron.api.v2.resource [None req-8f7ee616-8c80-431d-aba6-5749c06a47f9 52d601db268c4bd6823408d644c6e37c 3dd95b257f214dc8b4e8441e8c651834 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/2006] 10.0.0.74 () {32 vars in 745 bytes} [Sun Jun 14 00:01:20 2026] DELETE /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-14 00:01:20.901 7 INFO neutron.db.l3_hamode_db [None req-f6cef6d5-afa9-4db3-b3f4-8c5096acbcb4 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1010/2007] 10.0.0.74 () {32 vars in 733 bytes} [Sun Jun 14 00:01:20 2026] DELETE /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => 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: 1011/2008] 10.0.0.74 () {32 vars in 730 bytes} [Sun Jun 14 00:01:21 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f/tags => generated 12 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:21.275 8 WARNING neutron_lib.context [None req-32104d66-0c0b-4d10-bcf3-59831de1ec69 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:21.404 8 INFO neutron.db.segments_db [None req-32104d66-0c0b-4d10-bcf3-59831de1ec69 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Added segment 0796827a-5992-4fa0-82c3-26d4d780ebfb of type vxlan for network f1ef4689-da36-407e-8455-b9c7bd866284 [pid: 8|app: 0|req: 1012/2009] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:21 2026] POST /v2.0/networks => generated 640 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2010] 10.0.0.74 () {34 vars in 667 bytes} [Sun Jun 14 00:01:20 2026] POST /v2.0/routers => generated 474 bytes in 957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:21.676 7 WARNING neutron_lib.context [None req-6462f3de-3862-4c13-94b8-57c43e9f6eb6 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1013/2011] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:01:21 2026] GET /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f => generated 480 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:21.994 8 WARNING neutron_lib.context [None req-ae745381-ed3a-48c3-978f-44c25dc7554a 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 999/2012] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:21 2026] POST /v2.0/subnets => generated 634 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:22.048 8 INFO neutron.db.l3_hamode_db [None req-ae745381-ed3a-48c3-978f-44c25dc7554a 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:01:22.209 8 INFO neutron.db.l3_hamode_db [None req-ae745381-ed3a-48c3-978f-44c25dc7554a 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1000/2013] 10.0.0.74 () {34 vars in 741 bytes} [Sun Jun 14 00:01:22 2026] PUT /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f => generated 480 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2014] 10.0.0.74 () {32 vars in 721 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2015] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/ports?device_id=c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:22.785 7 WARNING neutron_lib.context [None req-934048f8-b06f-4ded-875e-bcb123ddcb0d 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1014/2016] 10.0.0.74 () {34 vars in 667 bytes} [Sun Jun 14 00:01:21 2026] POST /v2.0/routers => generated 474 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2017] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:22 2026] POST /v2.0/subnets => generated 707 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2018] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:23 2026] PUT /v2.0/routers/d0ce388b-6a04-48d4-ab64-d81026e8c0b1/tags => generated 17 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:23.607 7 WARNING neutron_lib.context [None req-00a4a0b9-02e5-4374-be7a-eb247fea6986 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:23.656 7 INFO neutron.db.segments_db [None req-00a4a0b9-02e5-4374-be7a-eb247fea6986 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Added segment 7fdee4ab-f530-4dba-9a5d-822d0a929d46 of type vxlan for network a381ba52-b2ba-4578-921c-e8553ec8d555 2026-06-14 00:01:23.755 8 INFO neutron.services.segments.plugin [-] Segment 01bb0ed1-78e0-4c51-896b-3ec287afe047 resource provider aggregate not found 2026-06-14 00:01:23.760 8 INFO neutron.services.segments.plugin [-] Segment 01bb0ed1-78e0-4c51-896b-3ec287afe047 resource provider aggregate not found 2026-06-14 00:01:23.780 8 INFO neutron.services.segments.plugin [-] Segment 01bb0ed1-78e0-4c51-896b-3ec287afe047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01bb0ed1-78e0-4c51-896b-3ec287afe047 found for delete ", "request_id": "req-8f5ba45c-68b2-4399-adec-838b14bf15ba"}]} 2026-06-14 00:01:23.781 8 INFO neutron.services.segments.plugin [-] Segment 01bb0ed1-78e0-4c51-896b-3ec287afe047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01bb0ed1-78e0-4c51-896b-3ec287afe047 found for delete ", "request_id": "req-f4256d9f-4251-4bbc-9335-19236d85c0b0"}]} [pid: 7|app: 0|req: 1005/2019] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:23 2026] POST /v2.0/networks => generated 638 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:23.789 8 INFO neutron.db.l3_hamode_db [None req-33cf63e1-c6ba-4fdd-8ae2-f0e41e7d849d 52d601db268c4bd6823408d644c6e37c 3dd95b257f214dc8b4e8441e8c651834 - - default default] HA network 62fe30a6-f03f-4723-bfe6-158a321b7393 was deleted as no HA routers are present in tenant 3dd95b257f214dc8b4e8441e8c651834. [pid: 8|app: 0|req: 1015/2020] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:22 2026] DELETE /v2.0/routers/c4f99bf0-b4e5-4cd7-a95e-5ca6b76e2b3f => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:23.804 8 WARNING neutron_lib.context [None req-1d1c700e-349d-4949-bd30-2bff7ce32ac9 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1006/2021] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:23 2026] PUT /v2.0/routers/024e342b-bfff-4cd8-873a-700e4ddac92a/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2022] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:23 2026] PUT /v2.0/routers/6797e49a-ccac-47ee-a5c0-07e97b31184b/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2023] 10.0.0.74 () {34 vars in 750 bytes} [Sun Jun 14 00:01:23 2026] PUT /v2.0/routers/42503d99-08a2-4853-b08e-7c77122e5484/tags => generated 19 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2024] 10.0.0.74 () {32 vars in 663 bytes} [Sun Jun 14 00:01:24 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2025] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:23 2026] POST /v2.0/subnets => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:24.184 8 WARNING neutron_lib.context [None req-4611f57f-19b2-4021-b430-2d9e2748492d 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1010/2026] 10.0.0.74 () {32 vars in 677 bytes} [Sun Jun 14 00:01:24 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2027] 10.0.0.74 () {32 vars in 673 bytes} [Sun Jun 14 00:01:24 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2028] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:24 2026] POST /v2.0/subnets => generated 702 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2029] 10.0.0.74 () {32 vars in 685 bytes} [Sun Jun 14 00:01:24 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:24.579 7 WARNING neutron_lib.context [None req-f359852c-6ad8-4caf-ab54-4b8673ee747a 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:24.666 7 INFO neutron.db.segments_db [None req-f359852c-6ad8-4caf-ab54-4b8673ee747a 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Added segment dd24cd9a-e2cb-490c-a38c-21a50b21a567 of type vxlan for network ad9b547f-cd9f-47e5-a0ce-988393d35eb0 [pid: 8|app: 0|req: 1018/2030] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:24 2026] GET /v2.0/security-groups?tenant_id=3dd95b257f214dc8b4e8441e8c651834&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2031] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:24 2026] POST /v2.0/networks => generated 638 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:24.799 7 WARNING neutron_lib.context [None req-74e7ecaa-7bed-476b-b5c1-ad1d49673f88 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1019/2032] 10.0.0.74 () {32 vars in 671 bytes} [Sun Jun 14 00:01:24 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2033] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:24 2026] DELETE /v2.0/security-groups/7c5145c4-4485-4312-9b9c-94bc5951dad5 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2034] 10.0.0.74 () {32 vars in 685 bytes} [Sun Jun 14 00:01:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2035] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:24 2026] POST /v2.0/subnets => generated 632 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2036] 10.0.0.74 () {32 vars in 681 bytes} [Sun Jun 14 00:01:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2037] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:25 2026] GET /v2.0/security-groups?tenant_id=6f1ca88050a54748ad61f016611e00fa&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2038] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:25 2026] GET /v2.0/security-groups?tenant_id=49061f0b6b5346de8a7c7ab88b419410&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:25.474 7 WARNING neutron_lib.context [None req-7d61ae4c-3777-4252-b28d-e8ac2134157d 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1023/2039] 10.0.0.74 () {32 vars in 693 bytes} [Sun Jun 14 00:01:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2040] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:25 2026] DELETE /v2.0/security-groups/9f5719ee-13a9-462a-9c61-6c2cb9278745 => 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: 1025/2041] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:25 2026] DELETE /v2.0/security-groups/3c424062-9f3b-4bc8-a28b-0e9bb6084363 => 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: 1017/2042] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:25 2026] POST /v2.0/subnets => generated 705 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:25.841 7 WARNING neutron_lib.context [None req-43a2872b-b24a-4595-a640-65b47475dcea 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1026/2043] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:01:25 2026] GET /v2.0/routers/d0ce388b-6a04-48d4-ab64-d81026e8c0b1 => generated 485 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:25.887 7 INFO neutron.db.segments_db [None req-43a2872b-b24a-4595-a640-65b47475dcea 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Added segment f7325f94-a1c4-4054-a529-8ae1bdd49c1e of type vxlan for network d15a6548-9d95-4cbf-8671-b0d6f888335f 2026-06-14 00:01:26.237 7 INFO neutron.db.l3_hamode_db [None req-43a2872b-b24a-4595-a640-65b47475dcea 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1027/2044] 10.0.0.74 () {34 vars in 741 bytes} [Sun Jun 14 00:01:25 2026] PUT /v2.0/routers/d0ce388b-6a04-48d4-ab64-d81026e8c0b1 => generated 485 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2045] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:26 2026] GET /v2.0/ports?device_id=d0ce388b-6a04-48d4-ab64-d81026e8c0b1 => 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: 1029/2046] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:26 2026] DELETE /v2.0/routers/d0ce388b-6a04-48d4-ab64-d81026e8c0b1 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2047] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:01:27 2026] GET /v2.0/routers/024e342b-bfff-4cd8-873a-700e4ddac92a => generated 493 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:27.493 7 INFO neutron.db.l3_hamode_db [None req-43a2872b-b24a-4595-a640-65b47475dcea 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1018/2048] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:25 2026] POST /v2.0/routers => generated 685 bytes in 2827 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2049] 10.0.0.74 () {34 vars in 741 bytes} [Sun Jun 14 00:01:27 2026] PUT /v2.0/routers/024e342b-bfff-4cd8-873a-700e4ddac92a => generated 493 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:29.039 7 INFO neutron.db.segments_db [None req-2330b963-bfac-4f95-bd25-d4b7671eeee3 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment a75b4c4f-b74b-461c-9293-a79fc83a362d of type vxlan for network 7b7320ea-65c2-40a9-8681-3792f28bb125 [pid: 7|app: 0|req: 1019/2050] 10.0.0.74 () {34 vars in 670 bytes} [Sun Jun 14 00:01:28 2026] POST /v2.0/networks => generated 740 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2051] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:29 2026] GET /v2.0/ports?device_id=024e342b-bfff-4cd8-873a-700e4ddac92a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:29.244 7 WARNING neutron_lib.context [None req-423afe52-12a1-468a-a273-93745c3edfa0 e90fee1add424a2fa518d55664cd2537 fcaba61eb0c44730a906c277577e38ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:29.386 7 INFO neutron.db.segments_db [None req-423afe52-12a1-468a-a273-93745c3edfa0 e90fee1add424a2fa518d55664cd2537 fcaba61eb0c44730a906c277577e38ba - - default default] Added segment bfb8e619-385e-471d-9539-f87f1e5a84c8 of type vxlan for network e48081a3-4952-4ecd-8d12-c30746ac05b1 [pid: 7|app: 0|req: 1021/2052] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:29 2026] POST /v2.0/networks => generated 632 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2053] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:29 2026] POST /v2.0/subnets => generated 663 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2054] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:01:28 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/add_router_interface => generated 309 bytes in 1689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:30.390 8 WARNING neutron_lib.context [None req-bd71eabd-4b28-4975-afba-84aba46e8cad e90fee1add424a2fa518d55664cd2537 fcaba61eb0c44730a906c277577e38ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:30.459 8 INFO neutron.db.segments_db [None req-bd71eabd-4b28-4975-afba-84aba46e8cad e90fee1add424a2fa518d55664cd2537 fcaba61eb0c44730a906c277577e38ba - - default default] Added segment 131b3a17-cb0c-4cd1-ad06-af0a693148bc of type vxlan for network 3d559b69-de2a-48fb-8963-033d9dd6082f [pid: 8|app: 0|req: 1033/2055] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:30 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:30.649 8 INFO neutron.db.segments_db [None req-b9747598-bbb4-4ff2-aa77-9ddf08641c8c 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment de4e70e5-6db4-423f-8d00-c58f055d020f of type vxlan for network 0b668e15-fb9f-4eee-a02d-3fdadf81b92d [pid: 7|app: 0|req: 1023/2058] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:29 2026] DELETE /v2.0/routers/024e342b-bfff-4cd8-873a-700e4ddac92a => generated 0 bytes in 1059 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:30.972 8 INFO neutron.db.l3_hamode_db [None req-b9747598-bbb4-4ff2-aa77-9ddf08641c8c 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:01:32.071 8 INFO neutron.db.l3_hamode_db [None req-b9747598-bbb4-4ff2-aa77-9ddf08641c8c 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1024/2059] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:01:30 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/add_router_interface => generated 309 bytes in 1840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2060] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:01:32 2026] PUT /v2.0/networks/e48081a3-4952-4ecd-8d12-c30746ac05b1/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2061] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:01:32 2026] GET /v2.0/routers/6797e49a-ccac-47ee-a5c0-07e97b31184b => generated 502 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2062] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:30 2026] POST /v2.0/routers => generated 727 bytes in 2629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2063] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:01:33 2026] GET /v2.0/networks/e48081a3-4952-4ecd-8d12-c30746ac05b1/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2064] 10.0.0.74 () {34 vars in 741 bytes} [Sun Jun 14 00:01:33 2026] PUT /v2.0/routers/6797e49a-ccac-47ee-a5c0-07e97b31184b => generated 502 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2065] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:01:32 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/add_router_interface => generated 309 bytes in 1838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2066] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:01:34 2026] PUT /v2.0/networks/3d559b69-de2a-48fb-8963-033d9dd6082f/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2067] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:34 2026] GET /v2.0/ports?device_id=6797e49a-ccac-47ee-a5c0-07e97b31184b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2068] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:01:34 2026] GET /v2.0/networks/3d559b69-de2a-48fb-8963-033d9dd6082f/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:34.782 7 WARNING neutron_lib.context [None req-fec2e570-3794-4f5c-ac04-4f65848046ea 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1031/2069] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:01:34 2026] POST /v2.0/security-groups => generated 1564 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2070] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:34 2026] DELETE /v2.0/routers/6797e49a-ccac-47ee-a5c0-07e97b31184b => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2071] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:01:35 2026] PUT /v2.0/networks/3d559b69-de2a-48fb-8963-033d9dd6082f/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:35.522 7 WARNING neutron_lib.context [None req-bf782c59-3326-4698-ac43-f2de4123ef20 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1034/2072] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2073] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:01:35 2026] GET /v2.0/routers/42503d99-08a2-4853-b08e-7c77122e5484 => generated 487 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2074] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:01:35 2026] GET /v2.0/networks/3d559b69-de2a-48fb-8963-033d9dd6082f/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:35.785 7 WARNING neutron_lib.context [None req-d37eb871-1f04-412c-9581-1e7d9a088de9 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2075] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2076] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:01:34 2026] PUT /v2.0/routers/b9e34d1d-a915-4baa-9f54-f61534a820f9/add_router_interface => generated 309 bytes in 2120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2077] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:01:36 2026] GET /v2.0/networks/e48081a3-4952-4ecd-8d12-c30746ac05b1/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:36.216 8 WARNING neutron_lib.context [None req-acc34664-3844-400c-a1e4-2c451d5179cf 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1041/2078] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-group-rules => generated 567 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:36.565 8 INFO neutron.services.segments.plugin [-] Segment bfb8e619-385e-471d-9539-f87f1e5a84c8 resource provider aggregate not found 2026-06-14 00:01:36.571 8 INFO neutron.services.segments.plugin [-] Segment bfb8e619-385e-471d-9539-f87f1e5a84c8 resource provider aggregate not found 2026-06-14 00:01:36.590 8 INFO neutron.services.segments.plugin [-] Segment bfb8e619-385e-471d-9539-f87f1e5a84c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfb8e619-385e-471d-9539-f87f1e5a84c8 found for delete ", "request_id": "req-df3e614e-5b9c-4e90-86e8-d307c1384a5b"}]} 2026-06-14 00:01:36.595 8 INFO neutron.services.segments.plugin [-] Segment bfb8e619-385e-471d-9539-f87f1e5a84c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfb8e619-385e-471d-9539-f87f1e5a84c8 found for delete ", "request_id": "req-fc1d8d20-8226-489c-898c-29591d9470eb"}]} [pid: 8|app: 0|req: 1042/2079] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:36 2026] DELETE /v2.0/networks/e48081a3-4952-4ecd-8d12-c30746ac05b1 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:36.621 8 WARNING neutron_lib.context [None req-e90fce4f-89d8-4691-998e-4a8ed16f9ef6 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1043/2080] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2081] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:01:36 2026] DELETE /v2.0/networks/3d559b69-de2a-48fb-8963-033d9dd6082f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:36.956 8 WARNING neutron_lib.context [None req-2a78001e-01df-4cb9-ae79-e45681c377ca 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1038/2082] 10.0.0.74 () {34 vars in 741 bytes} [Sun Jun 14 00:01:35 2026] PUT /v2.0/routers/42503d99-08a2-4853-b08e-7c77122e5484 => generated 487 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2083] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:37 2026] GET /v2.0/ports?device_id=42503d99-08a2-4853-b08e-7c77122e5484 => 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: 1045/2084] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:37.132 8 WARNING neutron_lib.context [None req-37fcfad1-c300-49e1-913d-20f2fa18846b 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1046/2085] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:37.301 8 WARNING neutron_lib.context [None req-1df594a7-a379-49f6-a4e0-87d387187bca 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2086] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:37.432 8 WARNING neutron_lib.context [None req-3d415185-ec3e-48bc-9a10-dda6d12bd446 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1048/2087] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2088] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:37 2026] DELETE /v2.0/routers/42503d99-08a2-4853-b08e-7c77122e5484 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:37.616 7 WARNING neutron_lib.context [None req-476c5228-f366-493d-9850-63461db2ba9b 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:37.662 8 INFO neutron.db.segments_db [None req-7b1bce2c-ab42-4b0c-81ce-b4a0a3282428 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment 7b007a21-26a8-4005-8944-725c74659cc4 of type vxlan for network 77c43377-1dfe-4a2d-b440-92bd43384509 [pid: 7|app: 0|req: 1041/2089] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 567 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2090] 10.0.0.74 () {34 vars in 670 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/networks => generated 741 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2091] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:01:37 2026] GET /v2.0/routers/4609bca6-c3b8-445d-b700-b4650898cde8 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:37.798 7 WARNING neutron_lib.context [None req-f882e2dd-7af2-4f37-9932-611f22b16b78 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1043/2092] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2093] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:37 2026] GET /v2.0/security-groups?tenant_id=909cdee1715e4dc69bbcb3bd280ad7c1&name=default => generated 2805 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2094] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/subnets => generated 664 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:38.153 7 WARNING neutron_lib.context [None req-41938052-5d4c-4cfd-a7e7-71477bdb86ec 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2095] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2096] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:38 2026] DELETE /v2.0/security-groups/112a0a67-88cd-447f-822a-6b009a387946 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:38.433 7 INFO neutron.db.segments_db [None req-d69f27e2-090b-413a-b4ce-2ff9a83c23cf 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Added segment c161870a-b0b9-4258-b7bf-2d474ff36a60 of type vxlan for network 074b3fcd-fd49-4b22-b65e-1ce8f432710e 2026-06-14 00:01:38.620 8 INFO neutron.services.segments.plugin [-] Segment 131b3a17-cb0c-4cd1-ad06-af0a693148bc resource provider aggregate not found 2026-06-14 00:01:38.631 8 INFO neutron.services.segments.plugin [-] Segment 131b3a17-cb0c-4cd1-ad06-af0a693148bc resource provider aggregate not found 2026-06-14 00:01:38.637 8 INFO neutron.services.segments.plugin [-] Segment 131b3a17-cb0c-4cd1-ad06-af0a693148bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 131b3a17-cb0c-4cd1-ad06-af0a693148bc found for delete ", "request_id": "req-96173022-692e-45ab-b4ca-09410016edab"}]} 2026-06-14 00:01:38.655 8 INFO neutron.services.segments.plugin [-] Segment 131b3a17-cb0c-4cd1-ad06-af0a693148bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 131b3a17-cb0c-4cd1-ad06-af0a693148bc found for delete ", "request_id": "req-5d1550df-9ea9-46d6-98d5-de978a82d6e3"}]} 2026-06-14 00:01:38.751 7 INFO neutron.db.l3_hamode_db [None req-d69f27e2-090b-413a-b4ce-2ff9a83c23cf 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1051/2097] 10.0.0.74 () {34 vars in 741 bytes} [Sun Jun 14 00:01:38 2026] PUT /v2.0/routers/4609bca6-c3b8-445d-b700-b4650898cde8 => generated 480 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2098] 10.0.0.73 () {34 vars in 1095 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1924594342&fields=id&tenant_id=5e0fad039d14455d99e31715bb3afbdd => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2099] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/security-groups?tenant_id=fcaba61eb0c44730a906c277577e38ba&name=default => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2100] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/ports?device_id=4609bca6-c3b8-445d-b700-b4650898cde8 => 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: 1055/2101] 10.0.0.73 () {34 vars in 981 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 705 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2102] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:39 2026] DELETE /v2.0/security-groups/33c7d075-ef5c-43e4-a9a0-708b336adced => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:39.877 8 INFO neutron.db.l3_hamode_db [None req-1cd5264c-563e-4812-a761-73d5cc7126cd 91534878864d439c872e39c7fd5bbd0f 4c54d82b0c6c47308c7615a351d3424c - - default default] HA network 89fe63d0-2bda-47bf-b4f7-93b2d9ab6a81 was deleted as no HA routers are present in tenant 4c54d82b0c6c47308c7615a351d3424c. [pid: 8|app: 0|req: 1057/2103] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:01:39 2026] DELETE /v2.0/routers/4609bca6-c3b8-445d-b700-b4650898cde8 => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2104] 10.0.0.73 () {34 vars in 964 bytes} [Sun Jun 14 00:01:39 2026] GET /v2.0/quotas/5e0fad039d14455d99e31715bb3afbdd => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:39.906 7 INFO neutron.db.l3_hamode_db [None req-d69f27e2-090b-413a-b4ce-2ff9a83c23cf 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1059/2105] 10.0.0.73 () {34 vars in 1001 bytes} [Sun Jun 14 00:01:39 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&fields=id => generated 287 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2106] 10.0.0.73 () {34 vars in 1007 bytes} [Sun Jun 14 00:01:40 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2107] 10.0.0.73 () {34 vars in 1107 bytes} [Sun Jun 14 00:01:40 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2108] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:40 2026] GET /v2.0/ports?device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:40.755 8 INFO neutron.services.segments.plugin [-] Segment bc4807c1-32fe-4bc6-8297-09f30e92203f resource provider aggregate not found 2026-06-14 00:01:40.760 8 INFO neutron.services.segments.plugin [-] Segment bc4807c1-32fe-4bc6-8297-09f30e92203f resource provider aggregate not found 2026-06-14 00:01:40.778 8 INFO neutron.services.segments.plugin [-] Segment bc4807c1-32fe-4bc6-8297-09f30e92203f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4807c1-32fe-4bc6-8297-09f30e92203f found for delete ", "request_id": "req-434bcfd3-d690-4379-880e-46315eb1c2d8"}]} 2026-06-14 00:01:40.780 8 INFO neutron.services.segments.plugin [-] Segment bc4807c1-32fe-4bc6-8297-09f30e92203f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4807c1-32fe-4bc6-8297-09f30e92203f found for delete ", "request_id": "req-452a842e-bcfc-41f2-ac30-2151db249be2"}]} [pid: 7|app: 0|req: 1047/2109] 10.0.0.74 () {34 vars in 668 bytes} [Sun Jun 14 00:01:38 2026] POST /v2.0/routers => generated 728 bytes in 2694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2110] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:40 2026] GET /v2.0/security-groups?tenant_id=87b7759106fb487aa59a9dfe9cd7547e&name=default => generated 2805 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2111] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:41 2026] DELETE /v2.0/security-groups/10358305-e189-4914-9d39-4d50296f79ea => 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: 1065/2112] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2113] 199.204.45.162 () {34 vars in 1050 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e0fad039d14455d99e31715bb3afbdd => generated 179 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:41.396 8 WARNING neutron_lib.context [req-0bcce066-a2b7-404c-8016-1ac2b082e825 req-12c36c8a-25bb-4dd5-9131-eefa799a53c4 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2114] 199.204.45.162 () {38 vars in 955 bytes} [Sun Jun 14 00:01:41 2026] POST /v2.0/ports => generated 1183 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1068/2115] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/security-groups?tenant_id=b9a94fcb4b514b36805a7c4b05fe24e8&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2116] 10.0.0.74 () {34 vars in 782 bytes} [Sun Jun 14 00:01:41 2026] PUT /v2.0/routers/15f01c2b-d522-419a-b5f6-ef0695198a6c/add_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2117] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:42 2026] DELETE /v2.0/security-groups/1322bc8e-fcc1-4e0f-9259-c77c3f920fb8 => 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: 1069/2118] 199.204.45.162 () {38 vars in 1028 bytes} [Sun Jun 14 00:01:42 2026] PUT /v2.0/ports/bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 1428 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2119] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:42 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1467 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:42.897 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eba67fb5-4cc9-4946-b046-b79a13bc1911'] response: {'name': 'network-changed', 'server_uuid': '728e112b-3c8b-46ed-9c34-8e2c254ab37b', 'tag': 'bb05a294-9b4e-4c51-ae74-8498e35fd0de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1070/2120] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:01:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2121] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:42 2026] GET /v2.0/security-groups?tenant_id=4c54d82b0c6c47308c7615a351d3424c&name=default => generated 2805 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1051/2122] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:01:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2123] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/security-groups?tenant_id=c18023a49143458083be29f21d15d24f&name=default => generated 2805 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:43.428 8 WARNING neutron_lib.context [None req-a8305afb-7fa5-4ea5-84b7-cb85296c0594 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1052/2124] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:43 2026] DELETE /v2.0/security-groups/6306999b-0e9d-4ee0-98ee-83590edc9ed7 => 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: 1053/2125] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/subnets?id=c1191a45-436d-4b1b-879e-021730ec7d8b&id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 1363 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2126] 10.0.0.74 () {34 vars in 684 bytes} [Sun Jun 14 00:01:43 2026] POST /v2.0/security-groups => generated 1613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2127] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:43 2026] DELETE /v2.0/security-groups/6ccaa4ad-6ef3-4d3d-8809-8560966b6dd6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:43.633 7 WARNING neutron_lib.context [None req-c8c1fe6b-2a4d-4163-a5d5-a5d7d16e2cc2 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2128] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2129] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2130] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:43.742 7 WARNING neutron_lib.context [None req-5a5ba8eb-1a38-42a9-ac0b-45af1fbfba0c 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2131] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2132] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:43 2026] POST /v2.0/security-group-rules => generated 564 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:43.829 7 WARNING neutron_lib.context [None req-ab99adb6-2935-4015-a3f4-09bc30d6adcf 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2133] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2134] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:43 2026] POST /v2.0/security-group-rules => generated 570 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2135] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:43.957 7 WARNING neutron_lib.context [None req-3f558405-96af-4a7f-a932-137b2afcc8bc 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1078/2136] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/security-groups?tenant_id=6b581be5268e4620b944583d226d6a29&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2137] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2138] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:44.099 7 WARNING neutron_lib.context [None req-0d9cd67c-f5ed-4a25-b27a-a905cdaf233c 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:44.121 7 INFO neutron.db.securitygroups_db [None req-0d9cd67c-f5ed-4a25-b27a-a905cdaf233c 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Project 909b256e69bb4c8489cd4381f9e432c7 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: 1080/2139] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:44 2026] DELETE /v2.0/security-groups/cf3b2846-1e09-4c96-9cd6-5cdd3275b486 => 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: 1060/2140] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:44 2026] POST /v2.0/security-group-rules => generated 575 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:44.225 7 WARNING neutron_lib.context [None req-49086213-3e8a-4082-8b7e-001401817810 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1081/2141] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:44.255 7 INFO neutron.db.securitygroups_db [None req-49086213-3e8a-4082-8b7e-001401817810 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Project 909b256e69bb4c8489cd4381f9e432c7 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: 1082/2142] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2143] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:44 2026] POST /v2.0/security-group-rules => generated 574 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2144] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/subnets?id=c1191a45-436d-4b1b-879e-021730ec7d8b&id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2145] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2146] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2149] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2150] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:44.796 8 WARNING neutron_lib.context [None req-3a8c6a47-dfd2-4435-806e-0cfbf3b4a869 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2151] 10.0.0.74 () {34 vars in 684 bytes} [Sun Jun 14 00:01:44 2026] POST /v2.0/security-groups => generated 1598 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-14 00:01:44.950 7 WARNING neutron_lib.context [None req-8114c79b-4371-4b12-a781-4fddab6bdea3 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1065/2152] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:45.108 8 WARNING neutron_lib.context [None req-2be479cc-b8d0-44df-a549-657ddef47e4b 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2153] 10.0.0.74 () {34 vars in 694 bytes} [Sun Jun 14 00:01:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:45.303 7 WARNING neutron_lib.context [None req-b28208d2-8ea9-43f4-b8fa-d22f7b025f16 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1089/2154] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:45 2026] GET /v2.0/ports?device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1198 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2155] 10.0.0.73 () {34 vars in 1039 bytes} [Sun Jun 14 00:01:45 2026] GET /v2.0/security-groups?id=665f522a-7d44-4e78-a327-2e712bdc9cf1&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2156] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:01:45 2026] POST /v2.0/floatingips => generated 552 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2157] 10.0.0.73 () {34 vars in 1099 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1478002473&fields=id&tenant_id=909b256e69bb4c8489cd4381f9e432c7 => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2158] 10.0.0.73 () {34 vars in 1097 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--227365913&fields=id&tenant_id=909b256e69bb4c8489cd4381f9e432c7 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2159] 10.0.0.73 () {34 vars in 981 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/networks?id=7b7320ea-65c2-40a9-8681-3792f28bb125 => generated 672 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2160] 10.0.0.73 () {34 vars in 964 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/quotas/909b256e69bb4c8489cd4381f9e432c7 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2161] 10.0.0.73 () {34 vars in 1001 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/ports?tenant_id=909b256e69bb4c8489cd4381f9e432c7&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2162] 10.0.0.73 () {34 vars in 1007 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2163] 10.0.0.73 () {34 vars in 1107 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125?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: 1070/2164] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => 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: 1095/2165] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:01:47 2026] GET /v2.0/networks?id=7b7320ea-65c2-40a9-8681-3792f28bb125 => generated 672 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2166] 199.204.45.162 () {34 vars in 1050 bytes} [Sun Jun 14 00:01:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=909b256e69bb4c8489cd4381f9e432c7 => generated 273 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:47.697 8 WARNING neutron_lib.context [req-04e862d3-d5a0-4060-b096-eb92bfa126fc req-37496b75-81cd-479b-82a2-96b44f453cca 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1072/2167] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:47 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => 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: 1096/2168] 199.204.45.162 () {38 vars in 955 bytes} [Sun Jun 14 00:01:47 2026] POST /v2.0/ports => generated 997 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:48.313 7 WARNING neutron_lib.context [None req-bda20dcf-055f-4aab-a5ae-83b6ce5dd6f5 2fbb6d00a1e548639e87aaf3d0aa76d4 04b9a171e371404db79a768c9387a59d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1073/2169] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:01:48 2026] POST /v2.0/security-groups => generated 1539 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-14 00:01:48.524 7 WARNING neutron_lib.context [None req-d2b63b4f-8bf2-490b-98e3-11ed225897e1 2fbb6d00a1e548639e87aaf3d0aa76d4 04b9a171e371404db79a768c9387a59d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1074/2170] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:01:48 2026] POST /v2.0/security-groups => generated 1539 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-14 00:01:48.652 7 WARNING neutron_lib.context [None req-4d42eee4-2a24-45e9-b302-92818de3cfea 2fbb6d00a1e548639e87aaf3d0aa76d4 04b9a171e371404db79a768c9387a59d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1097/2171] 199.204.45.162 () {38 vars in 1028 bytes} [Sun Jun 14 00:01:48 2026] PUT /v2.0/ports/4d7e3c78-9426-4037-85c6-5f4977f890aa => generated 1242 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2172] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:01:48 2026] POST /v2.0/security-groups => generated 1539 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:48.784 8 WARNING neutron_lib.context [None req-0a79e4de-d885-4291-8ac7-08576c3e0323 2fbb6d00a1e548639e87aaf3d0aa76d4 04b9a171e371404db79a768c9387a59d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:48.834 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e954130-0e9f-46e5-9b0b-76cc69b1d7c4'] response: {'name': 'network-changed', 'server_uuid': '954ad380-5543-4103-bd7b-284bf48e8395', 'tag': '4d7e3c78-9426-4037-85c6-5f4977f890aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1076/2173] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:48 2026] GET /v2.0/ports?tenant_id=909b256e69bb4c8489cd4381f9e432c7&device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1281 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2174] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:01:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4d7e3c78-9426-4037-85c6-5f4977f890aa => 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: 1098/2175] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:01:48 2026] POST /v2.0/security-groups => generated 1539 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:48.948 8 WARNING neutron_lib.context [None req-3e73d96d-fdda-4fc7-8818-d34aab618ce8 2fbb6d00a1e548639e87aaf3d0aa76d4 04b9a171e371404db79a768c9387a59d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1078/2176] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:01:48 2026] GET /v2.0/subnets?id=789ec22f-9204-4173-ae7f-e2b5d307238e => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2177] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:01:48 2026] POST /v2.0/security-groups => generated 1539 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2178] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:48 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1012 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2179] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/ports?network_id=7b7320ea-65c2-40a9-8681-3792f28bb125&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2180] 10.0.0.74 () {34 vars in 766 bytes} [Sun Jun 14 00:01:49 2026] PUT /v2.0/security-groups/7b02cc20-63d3-47f1-bd85-2814b3f799c0/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2181] 10.0.0.73 () {34 vars in 1119 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&id=5ac3e05b-2641-405d-ab50-b5444870b0a9&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2182] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2183] 10.0.0.74 () {34 vars in 766 bytes} [Sun Jun 14 00:01:49 2026] PUT /v2.0/security-groups/0b21f293-bf76-45aa-b620-1e639d8894bd/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2184] 10.0.0.74 () {34 vars in 766 bytes} [Sun Jun 14 00:01:49 2026] PUT /v2.0/security-groups/c6cbba3b-9fa9-4b56-8b4c-96001dfa112d/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2185] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2186] 10.0.0.74 () {34 vars in 766 bytes} [Sun Jun 14 00:01:49 2026] PUT /v2.0/security-groups/a805eb54-f4ed-45ce-bab5-faf9c8dca8c7/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2187] 10.0.0.74 () {32 vars in 679 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2188] 10.0.0.74 () {32 vars in 693 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2189] 10.0.0.74 () {32 vars in 689 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2190] 10.0.0.74 () {32 vars in 701 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2191] 10.0.0.74 () {32 vars in 687 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2192] 199.204.45.162 () {34 vars in 994 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1281 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2193] 10.0.0.74 () {32 vars in 701 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2194] 199.204.45.162 () {34 vars in 1124 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?id=5ac3e05b-2641-405d-ab50-b5444870b0a9&id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2195] 10.0.0.74 () {32 vars in 697 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2196] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/ports?tenant_id=909b256e69bb4c8489cd4381f9e432c7&device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1281 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2197] 10.0.0.74 () {32 vars in 709 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2198] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/networks?id=7b7320ea-65c2-40a9-8681-3792f28bb125 => generated 768 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2199] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4d7e3c78-9426-4037-85c6-5f4977f890aa => 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: 1093/2200] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:49 2026] DELETE /v2.0/security-groups/7b02cc20-63d3-47f1-bd85-2814b3f799c0 => 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: 1108/2201] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/subnets?id=789ec22f-9204-4173-ae7f-e2b5d307238e => generated 666 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2202] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/ports?network_id=7b7320ea-65c2-40a9-8681-3792f28bb125&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: 1094/2203] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:49 2026] DELETE /v2.0/security-groups/0b21f293-bf76-45aa-b620-1e639d8894bd => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2204] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125?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: 1095/2205] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:50 2026] DELETE /v2.0/security-groups/c6cbba3b-9fa9-4b56-8b4c-96001dfa112d => 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: 1111/2206] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2207] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2208] 10.0.0.73 () {34 vars in 1119 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/security-groups?id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&id=5ac3e05b-2641-405d-ab50-b5444870b0a9&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2209] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:50 2026] DELETE /v2.0/security-groups/a805eb54-f4ed-45ce-bab5-faf9c8dca8c7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2210] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:50 2026] DELETE /v2.0/security-groups/45c46c33-5ca3-4b69-b84a-3d524b474e7d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2211] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/ports?device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2212] 10.0.0.73 () {34 vars in 1039 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/security-groups?id=665f522a-7d44-4e78-a327-2e712bdc9cf1&fields=id&fields=name => generated 112 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2213] 10.0.0.74 () {32 vars in 817 bytes} [Sun Jun 14 00:01:51 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&mac_address=fa%3A16%3A3e%3Ab2%3A9f%3Aed => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:51.159 8 WARNING neutron_lib.context [None req-9b94dc55-f743-4230-8400-7b949d35e197 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1099/2214] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:51 2026] GET /v2.0/security-groups?tenant_id=2ee897edce74459099b6c41087e7b7d0&name=default => generated 2805 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2215] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:51 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2216] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:51 2026] DELETE /v2.0/security-groups/b9846b73-e770-4387-b9a3-8acb8dc2d4a4 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2217] 10.0.0.73 () {34 vars in 1119 bytes} [Sun Jun 14 00:01:51 2026] GET /v2.0/security-groups?id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&id=5ac3e05b-2641-405d-ab50-b5444870b0a9&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2218] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:51 2026] GET /v2.0/security-groups?tenant_id=b6eceb3f80ed4cb097bfdba08d5266b3&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2219] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:51 2026] DELETE /v2.0/security-groups/2030fde7-13fc-4baf-956a-fcabc94013b5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:52.176 8 INFO neutron.db.l3_db [None req-9b94dc55-f743-4230-8400-7b949d35e197 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Floating IP e4b06f68-fb97-4228-aff7-806c7a6e1250 associated. External IP: 10.96.250.213, port: bb05a294-9b4e-4c51-ae74-8498e35fd0de. [pid: 7|app: 0|req: 1105/2220] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/security-groups?tenant_id=04b9a171e371404db79a768c9387a59d&name=default => generated 2805 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2221] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:01:52 2026] DELETE /v2.0/security-groups/504f7e6b-fe8e-4c1f-bde3-406dd1c27f25 => 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: 1116/2222] 10.0.0.74 () {34 vars in 676 bytes} [Sun Jun 14 00:01:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2223] 10.0.0.73 () {34 vars in 1095 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1924594342&fields=id&tenant_id=5e0fad039d14455d99e31715bb3afbdd => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:52.725 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c239fe98-9a97-48cc-b3a3-32520e7f7e87'] response: {'name': 'network-changed', 'server_uuid': '728e112b-3c8b-46ed-9c34-8e2c254ab37b', 'tag': 'bb05a294-9b4e-4c51-ae74-8498e35fd0de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1117/2224] 10.0.0.73 () {34 vars in 981 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 705 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2225] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => 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: 1118/2226] 10.0.0.73 () {34 vars in 964 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/quotas/5e0fad039d14455d99e31715bb3afbdd => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2227] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2228] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2229] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2230] 10.0.0.73 () {34 vars in 1001 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&fields=id => generated 333 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2231] 10.0.0.73 () {34 vars in 1119 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/security-groups?id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&id=5ac3e05b-2641-405d-ab50-b5444870b0a9&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2232] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2233] 10.0.0.73 () {34 vars in 1007 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2234] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/subnets?id=c1191a45-436d-4b1b-879e-021730ec7d8b&id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2235] 10.0.0.73 () {34 vars in 1107 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?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: 1122/2236] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&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: 1115/2237] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2238] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2239] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2240] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:53 2026] GET /v2.0/ports?device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2241] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:54 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1014 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2242] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:01:54 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 705 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2243] 10.0.0.73 () {34 vars in 1119 bytes} [Sun Jun 14 00:01:54 2026] GET /v2.0/security-groups?id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&id=5ac3e05b-2641-405d-ab50-b5444870b0a9&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2244] 199.204.45.162 () {34 vars in 1050 bytes} [Sun Jun 14 00:01:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e0fad039d14455d99e31715bb3afbdd => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:54.427 7 WARNING neutron_lib.context [req-927d82f9-bcd9-4258-b11c-cd6fb398d03e req-3e723b98-814f-444e-a4d7-ae56fe41ebd0 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2245] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:54 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1014 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2246] 199.204.45.162 () {38 vars in 955 bytes} [Sun Jun 14 00:01:54 2026] POST /v2.0/ports => generated 1179 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:55.158 8 INFO neutron.db.l3_db [None req-33fe20cf-68b0-4bc2-b19a-3520bb34df5a 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Floating IP 1784ba2c-daeb-4b70-94af-20d2eee45b85 associated. External IP: 10.96.250.220, port: 4d7e3c78-9426-4037-85c6-5f4977f890aa. [pid: 8|app: 0|req: 1128/2247] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:01:54 2026] PUT /v2.0/floatingips/1784ba2c-daeb-4b70-94af-20d2eee45b85 => generated 856 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2248] 199.204.45.162 () {38 vars in 1028 bytes} [Sun Jun 14 00:01:55 2026] PUT /v2.0/ports/dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 1424 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:55.757 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4bf01db-b5bf-47be-a7c0-611e356c1bc1'] response: {'name': 'network-changed', 'server_uuid': '954ad380-5543-4103-bd7b-284bf48e8395', 'tag': '4d7e3c78-9426-4037-85c6-5f4977f890aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1129/2249] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1463 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1130/2250] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.36&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:55.832 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-686796e3-9c26-4659-83af-686305a4ed8f'] response: {'name': 'network-changed', 'server_uuid': '6f12653a-f2b5-4fa8-8671-44338b4cb0b6', 'tag': 'dcfdcdb3-01bc-448e-be61-43376b4b9051', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1131/2251] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab1&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => 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: 1121/2252] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/ports?tenant_id=909b256e69bb4c8489cd4381f9e432c7&device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1283 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1132/2253] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/subnets?id=745eef42-134f-4915-9be3-e8373ac2b902&id=20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 1366 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2254] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/networks?id=7b7320ea-65c2-40a9-8681-3792f28bb125 => generated 768 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2255] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2256] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4d7e3c78-9426-4037-85c6-5f4977f890aa => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2257] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2258] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/subnets?id=789ec22f-9204-4173-ae7f-e2b5d307238e => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2259] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2260] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?network_id=7b7320ea-65c2-40a9-8681-3792f28bb125&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2261] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2262] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2263] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2264] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1463 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2265] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2266] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.36&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2267] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab1&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2268] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/subnets?id=745eef42-134f-4915-9be3-e8373ac2b902&id=20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 1366 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2269] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2270] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2271] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2272] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:57.023 8 WARNING neutron_lib.context [None req-98717b29-9d93-4546-8e42-0f5136cb47c0 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:57.149 8 INFO neutron.db.segments_db [None req-98717b29-9d93-4546-8e42-0f5136cb47c0 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Added segment 259b79bb-45ce-4e93-969e-65d2f2a0f6f0 of type vxlan for network b119e72c-156a-413c-bc82-23ee61ae512d [pid: 8|app: 0|req: 1142/2273] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:56 2026] POST /v2.0/networks => generated 632 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:57.274 7 WARNING neutron_lib.context [None req-07194d48-ba39-4fb1-b68a-e75e3d6841f2 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2274] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:01:57 2026] POST /v2.0/ports => generated 743 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:57.634 8 WARNING neutron_lib.context [None req-1fd0cf50-d7f8-47d4-930c-eeec7b2ddc40 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1143/2275] 10.0.0.74 () {34 vars in 665 bytes} [Sun Jun 14 00:01:57 2026] POST /v2.0/trunks => generated 407 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:57.870 7 WARNING neutron_lib.context [None req-9882e48e-9149-46dd-a657-4f425b2126fe 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:57.967 7 INFO neutron.db.segments_db [None req-9882e48e-9149-46dd-a657-4f425b2126fe 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Added segment 99e44828-63a8-4408-b1bc-9799dd8160f9 of type vxlan for network 7dc697d2-01aa-4179-81c4-dc7586d85007 [pid: 7|app: 0|req: 1133/2276] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:57 2026] POST /v2.0/networks => generated 632 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:58.141 7 WARNING neutron_lib.context [None req-9c995953-9c77-4009-b7ad-92ef69eb813a 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1144/2277] 10.0.0.53 () {34 vars in 989 bytes} [Sun Jun 14 00:01:58 2026] GET /v2.0/ports?device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1469 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2278] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Jun 14 00:01:58 2026] GET /v2.0/security-groups?id=665f522a-7d44-4e78-a327-2e712bdc9cf1&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2279] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:01:58 2026] POST /v2.0/ports => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:58.557 7 WARNING neutron_lib.context [None req-213b8cc5-4167-4304-a83b-c087ce2f36d6 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1146/2280] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:01:58 2026] GET /v2.0/ports?device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1196 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2281] 10.0.0.73 () {34 vars in 1039 bytes} [Sun Jun 14 00:01:58 2026] GET /v2.0/security-groups?id=665f522a-7d44-4e78-a327-2e712bdc9cf1&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2282] 10.0.0.74 () {32 vars in 817 bytes} [Sun Jun 14 00:01:58 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&mac_address=fa%3A16%3A3e%3A97%3A56%3A10 => generated 1196 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:58.753 8 WARNING neutron_lib.context [None req-056306ab-7e1d-4a45-b5f9-09505f89ceac 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1135/2283] 10.0.0.74 () {34 vars in 665 bytes} [Sun Jun 14 00:01:58 2026] POST /v2.0/trunks => generated 407 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:58.836 7 WARNING neutron_lib.context [None req-3a4f8164-0c49-4c6b-8584-7b386b4dca73 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:58.893 7 INFO neutron.db.segments_db [None req-3a4f8164-0c49-4c6b-8584-7b386b4dca73 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Added segment 4afca9f2-ca5e-460e-9464-4b4b61554f24 of type vxlan for network e5c9bfe7-bcaa-4442-95c0-b3f9f4f125dc [pid: 7|app: 0|req: 1136/2284] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:58 2026] POST /v2.0/networks => generated 631 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:59.056 7 WARNING neutron_lib.context [None req-19a9f837-3717-4aa4-a4d1-3ee5c9ce1161 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1137/2285] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:59.437 7 WARNING neutron_lib.context [None req-8eed6a9a-2fb5-45a1-a187-2e2ddf9f5cf6 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1138/2286] 10.0.0.74 () {34 vars in 665 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:59.633 7 WARNING neutron_lib.context [None req-2a170435-bb60-49b5-8161-eb75a05c1858 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:01:59.686 7 INFO neutron.db.segments_db [None req-2a170435-bb60-49b5-8161-eb75a05c1858 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Added segment 4018744d-d657-4499-8619-8121ae9af4c5 of type vxlan for network 4ed5b82e-8220-4823-a6f9-ee0329d19f17 [pid: 7|app: 0|req: 1141/2289] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:59.803 7 WARNING neutron_lib.context [None req-8e318eb9-ad17-4bdf-9bab-ddf0cb316cc5 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1142/2290] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:02:00.165 7 WARNING neutron_lib.context [None req-853efab5-08b7-48f2-a59f-cae37dcf6312 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1143/2291] 10.0.0.74 () {34 vars in 665 bytes} [Sun Jun 14 00:02:00 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:00.347 7 WARNING neutron_lib.context [None req-e5af003c-5cd5-4422-bf26-d641fbfa2acb 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:00.405 7 INFO neutron.db.segments_db [None req-e5af003c-5cd5-4422-bf26-d641fbfa2acb 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Added segment 2c2d2cdc-1318-4d31-97e1-e2f3b9d616f7 of type vxlan for network c13ad4cb-25b3-4249-aecd-afb2aa58fb8d 2026-06-14 00:02:00.427 8 INFO neutron.db.l3_db [None req-056306ab-7e1d-4a45-b5f9-09505f89ceac 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Floating IP b50b4b64-8a7d-43ac-8a58-a61dae909100 associated. External IP: 10.96.250.215, port: dcfdcdb3-01bc-448e-be61-43376b4b9051. [pid: 7|app: 0|req: 1144/2292] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:02:00 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:00.544 7 WARNING neutron_lib.context [None req-6ee6fa12-d495-4497-bd8f-cce0c54802cc 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1149/2293] 10.0.0.74 () {34 vars in 676 bytes} [Sun Jun 14 00:01:58 2026] POST /v2.0/floatingips => generated 854 bytes in 2114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2294] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:02:00 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:00.934 8 WARNING neutron_lib.context [None req-473323b8-f7f9-44f8-abe0-7522d8a21d9d 176b1665543643bc83462a68aedfce0a bbd6e35fc65e4f46ac2040c58442ba6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:00.972 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29744af0-8831-4212-8e4e-c2e924177292'] response: {'name': 'network-changed', 'server_uuid': '6f12653a-f2b5-4fa8-8671-44338b4cb0b6', 'tag': 'dcfdcdb3-01bc-448e-be61-43376b4b9051', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1146/2295] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1465 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2296] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2297] 10.0.0.74 () {34 vars in 665 bytes} [Sun Jun 14 00:02:00 2026] POST /v2.0/trunks => generated 407 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2298] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.36&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2299] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:02:01 2026] PUT /v2.0/trunks/4862ed3e-8494-4530-b39e-a1d17e08ad25/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: 1149/2300] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:02:01 2026] PUT /v2.0/trunks/6ad0b7f8-5612-4343-986b-e746dba5ffd2/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2301] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab1&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2302] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:02:01 2026] PUT /v2.0/trunks/3796b54a-7189-4a30-a7be-9cd61e67199f/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2303] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/subnets?id=745eef42-134f-4915-9be3-e8373ac2b902&id=20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2304] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:02:01 2026] PUT /v2.0/trunks/96674a12-559e-4923-b4cf-5fb909fbaf57/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2305] 10.0.0.74 () {32 vars in 661 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2306] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2307] 10.0.0.74 () {32 vars in 675 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2308] 10.0.0.74 () {32 vars in 671 bytes} [Sun Jun 14 00:02:01 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: 8|app: 0|req: 1155/2309] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2310] 10.0.0.74 () {32 vars in 683 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2311] 10.0.0.74 () {32 vars in 669 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2312] 10.0.0.74 () {32 vars in 683 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2313] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2314] 10.0.0.74 () {32 vars in 679 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks?not-tags-any=blue => 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: 1157/2315] 10.0.0.74 () {32 vars in 691 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2316] 10.0.0.74 () {32 vars in 718 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks/4862ed3e-8494-4530-b39e-a1d17e08ad25 => generated 412 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2317] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2318] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports/615098f9-fa1e-490f-a64c-915502287b45 => generated 826 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2319] 10.0.0.74 () {32 vars in 721 bytes} [Sun Jun 14 00:02:01 2026] DELETE /v2.0/trunks/4862ed3e-8494-4530-b39e-a1d17e08ad25 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2320] 10.0.0.74 () {32 vars in 718 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/trunks/6ad0b7f8-5612-4343-986b-e746dba5ffd2 => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2321] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/ports/1b1cd914-4d48-4519-9118-c120a3bb4e4b => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2322] 10.0.0.74 () {32 vars in 721 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/trunks/6ad0b7f8-5612-4343-986b-e746dba5ffd2 => 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: 1162/2323] 10.0.0.74 () {32 vars in 718 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/trunks/3796b54a-7189-4a30-a7be-9cd61e67199f => generated 429 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2324] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/ports/7a16f8c5-eb7d-4156-bb89-475aec1675a3 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2325] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2326] 10.0.0.74 () {32 vars in 721 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/trunks/3796b54a-7189-4a30-a7be-9cd61e67199f => 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: 1164/2327] 10.0.0.74 () {32 vars in 718 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/trunks/96674a12-559e-4923-b4cf-5fb909fbaf57 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2328] 10.0.0.73 () {34 vars in 1119 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/security-groups?id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&id=5ac3e05b-2641-405d-ab50-b5444870b0a9&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2329] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/ports/8b6042ad-a728-46da-9c83-82826c6e5207 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2330] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1283 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2331] 10.0.0.74 () {32 vars in 721 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/trunks/96674a12-559e-4923-b4cf-5fb909fbaf57 => 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: 1167/2332] 10.0.0.74 () {32 vars in 718 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/trunks/e93da80a-5abf-4205-8443-ed5a53dc2759 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2333] 10.0.0.74 () {32 vars in 857 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/floatingips?floating_network_id=bf1284a5-22d8-4158-9131-94aa09d7de29&port_id=4d7e3c78-9426-4037-85c6-5f4977f890aa => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2334] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/ports/ab9cb75f-03f7-4505-bcab-2ef93188ce7e => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2335] 10.0.0.74 () {32 vars in 721 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/trunks/e93da80a-5abf-4205-8443-ed5a53dc2759 => 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: 1168/2336] 10.0.0.53 () {34 vars in 989 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2337] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/security-groups?id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&id=5ac3e05b-2641-405d-ab50-b5444870b0a9&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2338] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:03 2026] DELETE /v2.0/ports/615098f9-fa1e-490f-a64c-915502287b45 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2339] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:03 2026] DELETE /v2.0/ports/1b1cd914-4d48-4519-9118-c120a3bb4e4b => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2340] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:03 2026] DELETE /v2.0/ports/7a16f8c5-eb7d-4156-bb89-475aec1675a3 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2341] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:03 2026] DELETE /v2.0/ports/8b6042ad-a728-46da-9c83-82826c6e5207 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2342] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:04 2026] DELETE /v2.0/ports/ab9cb75f-03f7-4505-bcab-2ef93188ce7e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:04.546 7 INFO neutron.services.segments.plugin [-] Segment 259b79bb-45ce-4e93-969e-65d2f2a0f6f0 resource provider aggregate not found 2026-06-14 00:02:04.571 7 INFO neutron.services.segments.plugin [-] Segment 259b79bb-45ce-4e93-969e-65d2f2a0f6f0 resource provider aggregate not found 2026-06-14 00:02:04.577 7 INFO neutron.services.segments.plugin [-] Segment 259b79bb-45ce-4e93-969e-65d2f2a0f6f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259b79bb-45ce-4e93-969e-65d2f2a0f6f0 found for delete ", "request_id": "req-ea5bb920-b344-4b44-b0eb-b140b3e61499"}]} 2026-06-14 00:02:04.589 7 INFO neutron.services.segments.plugin [-] Segment 259b79bb-45ce-4e93-969e-65d2f2a0f6f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259b79bb-45ce-4e93-969e-65d2f2a0f6f0 found for delete ", "request_id": "req-159f0c05-46da-416b-8780-d398bc4af516"}]} [pid: 7|app: 0|req: 1172/2343] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:04 2026] DELETE /v2.0/networks/b119e72c-156a-413c-bc82-23ee61ae512d => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:04.814 8 INFO neutron.services.segments.plugin [-] Segment 99e44828-63a8-4408-b1bc-9799dd8160f9 resource provider aggregate not found 2026-06-14 00:02:04.820 8 INFO neutron.services.segments.plugin [-] Segment 99e44828-63a8-4408-b1bc-9799dd8160f9 resource provider aggregate not found 2026-06-14 00:02:04.837 8 INFO neutron.services.segments.plugin [-] Segment 99e44828-63a8-4408-b1bc-9799dd8160f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e44828-63a8-4408-b1bc-9799dd8160f9 found for delete ", "request_id": "req-fecdc51f-8b2c-4c29-a4fe-92e07c61d206"}]} 2026-06-14 00:02:04.842 8 INFO neutron.services.segments.plugin [-] Segment 99e44828-63a8-4408-b1bc-9799dd8160f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e44828-63a8-4408-b1bc-9799dd8160f9 found for delete ", "request_id": "req-f4f768fd-305a-4152-8a06-3d8d10a29896"}]} [pid: 8|app: 0|req: 1172/2344] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:04 2026] DELETE /v2.0/networks/7dc697d2-01aa-4179-81c4-dc7586d85007 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2345] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:04 2026] DELETE /v2.0/networks/e5c9bfe7-bcaa-4442-95c0-b3f9f4f125dc => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2346] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:05 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2347] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:05 2026] DELETE /v2.0/networks/4ed5b82e-8220-4823-a6f9-ee0329d19f17 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2348] 10.0.0.73 () {34 vars in 1119 bytes} [Sun Jun 14 00:02:05 2026] GET /v2.0/security-groups?id=9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb&id=5ac3e05b-2641-405d-ab50-b5444870b0a9&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2349] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:05 2026] DELETE /v2.0/networks/c13ad4cb-25b3-4249-aecd-afb2aa58fb8d => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2350] 199.204.45.162 () {34 vars in 994 bytes} [Sun Jun 14 00:02:05 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:06.287 8 INFO neutron.db.l3_db [req-5d6c792c-357a-48b8-a095-b7e97c9ac78f req-87a49018-dae9-47b4-8742-1cfd5dae4d3f 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] Floating IP 1784ba2c-daeb-4b70-94af-20d2eee45b85 disassociated. External IP: 10.96.250.220, port: 4d7e3c78-9426-4037-85c6-5f4977f890aa. 2026-06-14 00:02:06.595 7 INFO neutron.services.segments.plugin [-] Segment 4afca9f2-ca5e-460e-9464-4b4b61554f24 resource provider aggregate not found 2026-06-14 00:02:06.607 7 INFO neutron.services.segments.plugin [-] Segment 4afca9f2-ca5e-460e-9464-4b4b61554f24 resource provider aggregate not found 2026-06-14 00:02:06.611 7 INFO neutron.services.segments.plugin [-] Segment 4afca9f2-ca5e-460e-9464-4b4b61554f24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4afca9f2-ca5e-460e-9464-4b4b61554f24 found for delete ", "request_id": "req-132b13f3-898c-40c0-bce9-816148dbaa04"}]} 2026-06-14 00:02:06.620 7 INFO neutron.services.segments.plugin [-] Segment 4afca9f2-ca5e-460e-9464-4b4b61554f24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4afca9f2-ca5e-460e-9464-4b4b61554f24 found for delete ", "request_id": "req-4624c5f0-e50f-4bc2-a660-c7a85987f3ed"}]} [pid: 7|app: 0|req: 1177/2351] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/security-groups?tenant_id=cbf96a8b39884205b3186d5b0be49f9b&name=default => generated 2805 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2352] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/ports?device_id=954ad380-5543-4103-bd7b-284bf48e8395 => 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: 1175/2353] 199.204.45.162 () {36 vars in 997 bytes} [Sun Jun 14 00:02:05 2026] DELETE /v2.0/ports/4d7e3c78-9426-4037-85c6-5f4977f890aa => generated 0 bytes in 815 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2354] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:06 2026] DELETE /v2.0/security-groups/f0f8a45d-d229-444f-8357-df2ee2e7be72 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:06.898 8 INFO neutron.services.segments.plugin [-] Segment 4018744d-d657-4499-8619-8121ae9af4c5 resource provider aggregate not found 2026-06-14 00:02:06.917 8 INFO neutron.services.segments.plugin [-] Segment 4018744d-d657-4499-8619-8121ae9af4c5 resource provider aggregate not found 2026-06-14 00:02:06.923 8 INFO neutron.services.segments.plugin [-] Segment 4018744d-d657-4499-8619-8121ae9af4c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4018744d-d657-4499-8619-8121ae9af4c5 found for delete ", "request_id": "req-75963a83-ae39-427f-9e65-a9676ecd84ef"}]} 2026-06-14 00:02:06.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9c9f734-7ff4-4ab4-bc0d-7b9bc8b11982'] response: {'server_uuid': '954ad380-5543-4103-bd7b-284bf48e8395', 'name': 'network-vif-deleted', 'tag': '4d7e3c78-9426-4037-85c6-5f4977f890aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1176/2355] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/security-groups?tenant_id=bbd6e35fc65e4f46ac2040c58442ba6c&name=default => generated 2805 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2356] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:06 2026] DELETE /v2.0/security-groups/9926962f-f3e7-41c5-87c7-b8529a495757 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:07.218 8 INFO neutron.services.segments.plugin [-] Segment 4018744d-d657-4499-8619-8121ae9af4c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4018744d-d657-4499-8619-8121ae9af4c5 found for delete ", "request_id": "req-a3f23d61-df44-4f2a-abe4-c132a1bdd223"}]} 2026-06-14 00:02:07.226 8 INFO neutron.services.segments.plugin [-] Segment 2c2d2cdc-1318-4d31-97e1-e2f3b9d616f7 resource provider aggregate not found 2026-06-14 00:02:07.247 8 INFO neutron.services.segments.plugin [-] Segment 2c2d2cdc-1318-4d31-97e1-e2f3b9d616f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c2d2cdc-1318-4d31-97e1-e2f3b9d616f7 found for delete ", "request_id": "req-db45d8c5-1649-41fc-9e63-827ab2f50713"}]} 2026-06-14 00:02:07.252 8 INFO neutron.services.segments.plugin [-] Segment 2c2d2cdc-1318-4d31-97e1-e2f3b9d616f7 resource provider aggregate not found 2026-06-14 00:02:07.270 8 INFO neutron.services.segments.plugin [-] Segment 2c2d2cdc-1318-4d31-97e1-e2f3b9d616f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c2d2cdc-1318-4d31-97e1-e2f3b9d616f7 found for delete ", "request_id": "req-9da70a05-a301-491b-8ff5-39e869003d73"}]} [pid: 8|app: 0|req: 1177/2357] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:07 2026] GET /v2.0/security-groups?tenant_id=d4b239479cf14e19a56a75affc7cff5b&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2358] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:07 2026] DELETE /v2.0/security-groups/a3516f32-d551-4405-bf49-fa0f443d18fd => 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: 1178/2359] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:07 2026] DELETE /v2.0/security-groups/5ac3e05b-2641-405d-ab50-b5444870b0a9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:08.000 7 INFO neutron.api.v2.resource [None req-1ee0e3f0-6031-4121-9cb9-0ec284e0aa7a 2137b1bfdd684a148eea56d121a83c5e 909b256e69bb4c8489cd4381f9e432c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2360] 10.0.0.74 () {32 vars in 736 bytes} [Sun Jun 14 00:02:07 2026] GET /v2.0/security-groups/5ac3e05b-2641-405d-ab50-b5444870b0a9 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2361] 10.0.0.53 () {34 vars in 989 bytes} [Sun Jun 14 00:02:07 2026] GET /v2.0/ports?device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1465 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2362] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Jun 14 00:02:08 2026] GET /v2.0/security-groups?id=665f522a-7d44-4e78-a327-2e712bdc9cf1&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2363] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:02:08 2026] DELETE /v2.0/floatingips/1784ba2c-daeb-4b70-94af-20d2eee45b85 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2364] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:08 2026] DELETE /v2.0/security-groups/9144053e-5f7c-49f6-8d9f-1bc8b1a2bedb => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2365] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:02:08 2026] PUT /v2.0/routers/b9e34d1d-a915-4baa-9f54-f61534a820f9/remove_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:10.806 7 WARNING neutron_lib.context [None req-f60bece9-f66d-4b30-a6ae-560dd42ad3bb 7bce7f53858c441583640da9425ff1e9 4eebf125a0d241e8baa53b7d9d5dc8db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:10.853 8 INFO neutron.services.segments.plugin [-] Segment de4e70e5-6db4-423f-8d00-c58f055d020f resource provider aggregate not found 2026-06-14 00:02:10.860 8 INFO neutron.services.segments.plugin [-] Segment de4e70e5-6db4-423f-8d00-c58f055d020f resource provider aggregate not found 2026-06-14 00:02:10.869 8 INFO neutron.services.segments.plugin [-] Segment de4e70e5-6db4-423f-8d00-c58f055d020f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4e70e5-6db4-423f-8d00-c58f055d020f found for delete ", "request_id": "req-ffe139c3-14c6-419c-a972-39df9e166fa4"}]} 2026-06-14 00:02:10.872 8 INFO neutron.services.segments.plugin [-] Segment de4e70e5-6db4-423f-8d00-c58f055d020f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4e70e5-6db4-423f-8d00-c58f055d020f found for delete ", "request_id": "req-442fe39d-9587-4865-bdd6-4a8e28ac7410"}]} 2026-06-14 00:02:10.881 8 INFO neutron.db.l3_hamode_db [None req-6cfa9724-dbc2-42ec-b96d-9c6c42e7369e 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 0b668e15-fb9f-4eee-a02d-3fdadf81b92d was deleted as no HA routers are present in tenant 909b256e69bb4c8489cd4381f9e432c7. [pid: 8|app: 0|req: 1182/2366] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:02:09 2026] DELETE /v2.0/routers/b9e34d1d-a915-4baa-9f54-f61534a820f9 => generated 0 bytes in 1131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2367] 10.0.0.74 () {34 vars in 675 bytes} [Sun Jun 14 00:02:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2368] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:02:10 2026] PUT /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/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: 1187/2369] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:02:10 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2370] 10.0.0.74 () {34 vars in 769 bytes} [Sun Jun 14 00:02:10 2026] PUT /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags/green => 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: 1189/2371] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/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: 1183/2372] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:02:10 2026] DELETE /v2.0/subnets/789ec22f-9204-4173-ae7f-e2b5d307238e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2373] 10.0.0.74 () {34 vars in 765 bytes} [Sun Jun 14 00:02:11 2026] PUT /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags/red => 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: 1191/2374] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/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: 1192/2375] 10.0.0.74 () {34 vars in 787 bytes} [Sun Jun 14 00:02:11 2026] PUT /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2376] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2377] 10.0.0.74 () {34 vars in 758 bytes} [Sun Jun 14 00:02:11 2026] PUT /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2378] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2379] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:11.455 7 INFO neutron.api.v2.resource [None req-d691b7a1-d64b-475a-b3ba-57fb1988d491 7bce7f53858c441583640da9425ff1e9 4eebf125a0d241e8baa53b7d9d5dc8db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1197/2380] 10.0.0.74 () {32 vars in 750 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2381] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:11 2026] DELETE /v2.0/networks/7b7320ea-65c2-40a9-8681-3792f28bb125 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2382] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:02:11 2026] DELETE /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2383] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:11.628 7 INFO neutron.api.v2.resource [None req-50c36008-9bd0-43c9-b416-eb07c36a8ef3 7bce7f53858c441583640da9425ff1e9 4eebf125a0d241e8baa53b7d9d5dc8db - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2384] 10.0.0.74 () {32 vars in 753 bytes} [Sun Jun 14 00:02:11 2026] DELETE /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2385] 10.0.0.74 () {32 vars in 741 bytes} [Sun Jun 14 00:02:11 2026] DELETE /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2386] 10.0.0.74 () {32 vars in 738 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962/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: 1203/2387] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:02:11 2026] DELETE /v2.0/subnetpools/bf1c9156-27bf-49f3-b5e0-fa2310da6962 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2388] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/security-groups?tenant_id=000e1c65b80b4ab1b74b9057addfd83b&name=default => generated 2805 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2389] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:12 2026] DELETE /v2.0/security-groups/461f761d-3ad8-4ba3-bd13-8b40253099fe => 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: 1206/2390] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:12.892 8 INFO neutron.services.segments.plugin [-] Segment a75b4c4f-b74b-461c-9293-a79fc83a362d resource provider aggregate not found 2026-06-14 00:02:12.903 8 INFO neutron.services.segments.plugin [-] Segment a75b4c4f-b74b-461c-9293-a79fc83a362d resource provider aggregate not found 2026-06-14 00:02:12.937 8 INFO neutron.services.segments.plugin [-] Segment a75b4c4f-b74b-461c-9293-a79fc83a362d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a75b4c4f-b74b-461c-9293-a79fc83a362d found for delete ", "request_id": "req-3d283ae6-e59c-47c5-9d41-eb479701e16d"}]} 2026-06-14 00:02:12.938 8 INFO neutron.services.segments.plugin [-] Segment a75b4c4f-b74b-461c-9293-a79fc83a362d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a75b4c4f-b74b-461c-9293-a79fc83a362d found for delete ", "request_id": "req-f1ac0b46-852f-4425-9e85-d34cae408d07"}]} [pid: 7|app: 0|req: 1207/2391] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/security-groups?tenant_id=4eebf125a0d241e8baa53b7d9d5dc8db&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2392] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:13 2026] DELETE /v2.0/security-groups/c34198fd-0130-4568-9578-7765bfb7e6d8 => 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: 1185/2393] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:02:11 2026] PUT /v2.0/routers/15f01c2b-d522-419a-b5f6-ef0695198a6c/remove_router_interface => generated 309 bytes in 1815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2394] 10.0.0.252 () {30 vars in 690 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2395] 10.0.0.252 () {30 vars in 692 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2396] 10.0.0.252 () {30 vars in 668 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2397] 10.0.0.252 () {30 vars in 704 bytes} [Sun Jun 14 00:02:13 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: 1190/2398] 10.0.0.252 () {28 vars in 439 bytes} [Sun Jun 14 00:02:14 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: 1191/2399] 10.0.0.252 () {30 vars in 728 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 634 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:14.456 7 INFO neutron.services.segments.plugin [-] Segment c161870a-b0b9-4258-b7bf-2d474ff36a60 resource provider aggregate not found 2026-06-14 00:02:14.460 7 INFO neutron.services.segments.plugin [-] Segment c161870a-b0b9-4258-b7bf-2d474ff36a60 resource provider aggregate not found [pid: 8|app: 0|req: 1192/2400] 10.0.0.252 () {30 vars in 690 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:14.469 7 INFO neutron.services.segments.plugin [-] Segment c161870a-b0b9-4258-b7bf-2d474ff36a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c161870a-b0b9-4258-b7bf-2d474ff36a60 found for delete ", "request_id": "req-7636a400-5c61-41cb-8d99-917ba4ca46f4"}]} [pid: 8|app: 0|req: 1193/2401] 10.0.0.252 () {30 vars in 692 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:14.486 7 INFO neutron.services.segments.plugin [-] Segment c161870a-b0b9-4258-b7bf-2d474ff36a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c161870a-b0b9-4258-b7bf-2d474ff36a60 found for delete ", "request_id": "req-abe614df-0edc-4eab-8f15-9f95b9ae1714"}]} 2026-06-14 00:02:14.489 7 INFO neutron.db.l3_hamode_db [None req-7b2e658c-78df-43fd-be55-2a646fe6f1b8 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] HA network 074b3fcd-fd49-4b22-b65e-1ce8f432710e was deleted as no HA routers are present in tenant 2165c9fa18ae45bfab8f6e17ee02c449. [pid: 7|app: 0|req: 1209/2402] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:02:13 2026] DELETE /v2.0/routers/15f01c2b-d522-419a-b5f6-ef0695198a6c => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2403] 10.0.0.252 () {30 vars in 668 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2404] 10.0.0.252 () {30 vars in 704 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2405] 10.0.0.252 () {30 vars in 728 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2408] 10.0.0.252 () {30 vars in 690 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2409] 10.0.0.252 () {30 vars in 692 bytes} [Sun Jun 14 00:02:14 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: 1201/2410] 10.0.0.252 () {30 vars in 668 bytes} [Sun Jun 14 00:02:14 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: 1202/2411] 10.0.0.252 () {30 vars in 704 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2412] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:02:14 2026] DELETE /v2.0/subnets/b4f95936-770e-4cb5-b431-0bdd06bf74c8 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2413] 10.0.0.252 () {30 vars in 730 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2414] 10.0.0.252 () {30 vars in 682 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2415] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:14 2026] DELETE /v2.0/networks/77c43377-1dfe-4a2d-b440-92bd43384509 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2416] 10.0.0.252 () {34 vars in 704 bytes} [Sun Jun 14 00:02:14 2026] POST /v2.0/ports => generated 1132 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2417] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:15 2026] GET /v2.0/security-groups?tenant_id=909b256e69bb4c8489cd4381f9e432c7&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1206/2418] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:15 2026] DELETE /v2.0/security-groups/715d5be8-79c3-4941-a23b-97698cc4845f => 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: 1213/2419] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:15 2026] GET /v2.0/security-groups?tenant_id=2165c9fa18ae45bfab8f6e17ee02c449&name=default => generated 2805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2420] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:16 2026] DELETE /v2.0/security-groups/dd139405-fdbc-43c1-9237-0cacca6f6105 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:16.785 7 INFO neutron.services.segments.plugin [-] Segment 7b007a21-26a8-4005-8944-725c74659cc4 resource provider aggregate not found 2026-06-14 00:02:16.792 7 INFO neutron.services.segments.plugin [-] Segment 7b007a21-26a8-4005-8944-725c74659cc4 resource provider aggregate not found 2026-06-14 00:02:16.809 7 INFO neutron.services.segments.plugin [-] Segment 7b007a21-26a8-4005-8944-725c74659cc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b007a21-26a8-4005-8944-725c74659cc4 found for delete ", "request_id": "req-8afc393f-33d5-4377-ac86-4097d9746395"}]} 2026-06-14 00:02:16.813 7 INFO neutron.services.segments.plugin [-] Segment 7b007a21-26a8-4005-8944-725c74659cc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b007a21-26a8-4005-8944-725c74659cc4 found for delete ", "request_id": "req-330c480d-dbd6-4ab9-9298-6dbdadd241f5"}]} 2026-06-14 00:02:16.880 7 WARNING neutron_lib.context [None req-2adfa83f-9383-4049-8b31-1730e025c933 49b5de1678b340a181ed2cfd92e59fb1 9dd18a0affa54224843e53cc64d2dda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:17.026 7 INFO neutron.db.segments_db [None req-2adfa83f-9383-4049-8b31-1730e025c933 49b5de1678b340a181ed2cfd92e59fb1 9dd18a0affa54224843e53cc64d2dda3 - - default default] Added segment 9ad8d55a-6e77-4b98-a5ef-3e2407439f9a of type vxlan for network 387da537-2cda-4d28-afe0-d19e3d968382 [pid: 7|app: 0|req: 1214/2421] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:02:16 2026] POST /v2.0/networks => generated 631 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:17.186 8 WARNING neutron_lib.context [None req-5b803d89-a674-4af2-96f8-17db508d6cab 49b5de1678b340a181ed2cfd92e59fb1 9dd18a0affa54224843e53cc64d2dda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1208/2422] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:02:17 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:17.572 7 WARNING neutron_lib.context [None req-9bcccb87-a56a-4cbb-8440-6d044af08a5f 49b5de1678b340a181ed2cfd92e59fb1 9dd18a0affa54224843e53cc64d2dda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1215/2423] 10.0.0.74 () {34 vars in 665 bytes} [Sun Jun 14 00:02:17 2026] POST /v2.0/trunks => generated 407 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1209/2424] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:02:17 2026] PUT /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/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: 1216/2425] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:02:17 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2426] 10.0.0.74 () {34 vars in 759 bytes} [Sun Jun 14 00:02:17 2026] PUT /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2427] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:02:17 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2428] 10.0.0.74 () {34 vars in 755 bytes} [Sun Jun 14 00:02:17 2026] PUT /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2429] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:02:17 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/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: 1212/2430] 10.0.0.74 () {34 vars in 777 bytes} [Sun Jun 14 00:02:18 2026] PUT /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2431] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2432] 10.0.0.74 () {34 vars in 748 bytes} [Sun Jun 14 00:02:18 2026] PUT /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2433] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2434] 10.0.0.74 () {32 vars in 736 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:18.212 8 INFO neutron.api.v2.resource [None req-a217804d-c6cb-440c-8bc6-a1eafe258565 49b5de1678b340a181ed2cfd92e59fb1 9dd18a0affa54224843e53cc64d2dda3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2435] 10.0.0.74 () {32 vars in 740 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2436] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:18 2026] DELETE /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2437] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2438] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2439] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2440] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:02:18 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: 1222/2441] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:02:18 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-06-14 00:02:18.352 8 INFO neutron.api.v2.resource [None req-94120080-e485-4b82-815c-89d92a8c33bf 49b5de1678b340a181ed2cfd92e59fb1 9dd18a0affa54224843e53cc64d2dda3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1220/2442] 10.0.0.74 () {32 vars in 743 bytes} [Sun Jun 14 00:02:18 2026] DELETE /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2443] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2444] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:02:18 2026] DELETE /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2445] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2446] 10.0.0.74 () {32 vars in 718 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2447] 10.0.0.74 () {32 vars in 716 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/ports/66405e34-9a2a-4efe-b048-5561f5541f78 => generated 826 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2448] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:02:18 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: 1227/2449] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:02:18 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: 1228/2450] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2451] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2452] 10.0.0.74 () {32 vars in 721 bytes} [Sun Jun 14 00:02:18 2026] DELETE /v2.0/trunks/b3a7d7d3-524c-4906-bf53-45c4fd2fa09d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:18.738 7 INFO neutron.api.v2.resource [None req-dba5838f-1fd2-4f7f-8fa1-eccd30c453f2 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1230/2453] 199.204.45.162 () {30 vars in 763 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/security-groups/lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2454] 199.204.45.162 () {30 vars in 785 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/security-groups?name=lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2455] 199.204.45.162 () {34 vars in 736 bytes} [Sun Jun 14 00:02:18 2026] POST /v2.0/security-groups => generated 1574 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2456] 199.204.45.162 () {30 vars in 815 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/security-group-rules?security_group_id=d6b2583a-7086-4a4f-a627-9f20dfec52c6 => generated 1118 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2457] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:18 2026] DELETE /v2.0/ports/66405e34-9a2a-4efe-b048-5561f5541f78 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2458] 199.204.45.162 () {34 vars in 789 bytes} [Sun Jun 14 00:02:18 2026] PUT /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:19.331 8 INFO neutron.services.segments.plugin [-] Segment 9ad8d55a-6e77-4b98-a5ef-3e2407439f9a resource provider aggregate not found 2026-06-14 00:02:19.346 8 INFO neutron.services.segments.plugin [-] Segment 9ad8d55a-6e77-4b98-a5ef-3e2407439f9a resource provider aggregate not found 2026-06-14 00:02:19.353 8 INFO neutron.services.segments.plugin [-] Segment 9ad8d55a-6e77-4b98-a5ef-3e2407439f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ad8d55a-6e77-4b98-a5ef-3e2407439f9a found for delete ", "request_id": "req-6b1c03fe-2ae4-41b8-9286-541284ece991"}]} 2026-06-14 00:02:19.367 8 INFO neutron.services.segments.plugin [-] Segment 9ad8d55a-6e77-4b98-a5ef-3e2407439f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ad8d55a-6e77-4b98-a5ef-3e2407439f9a found for delete ", "request_id": "req-a0e0bd39-b692-4698-a2e4-5fce4a5c4f8e"}]} [pid: 8|app: 0|req: 1225/2459] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:19 2026] DELETE /v2.0/networks/387da537-2cda-4d28-afe0-d19e3d968382 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1235/2460] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:02:19 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: 1226/2461] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:02:19 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: 1236/2462] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:02:19 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: 1227/2463] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:02:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2464] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:02:19 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2465] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/security-groups?tenant_id=9dd18a0affa54224843e53cc64d2dda3&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2466] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:20 2026] DELETE /v2.0/security-groups/6f0f3659-16c0-422a-8579-8f6ab0a07136 => 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: 1229/2467] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/security-groups?tenant_id=29c754bf2c47485d99bba02232d13b40&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2468] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:20 2026] DELETE /v2.0/security-groups/62b13c74-f855-4273-996e-c9b7afbe4ef9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:21.008 8 WARNING neutron_lib.context [None req-c9c61b06-5799-4579-82b0-c392fce0589f 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:21.167 8 INFO neutron.db.segments_db [None req-c9c61b06-5799-4579-82b0-c392fce0589f 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Added segment 2429ada3-cef9-4048-a04a-4d91b7161f97 of type vxlan for network 01e80c4e-f8b6-4535-a1fb-a42acfe9491c [pid: 8|app: 0|req: 1230/2469] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:02:20 2026] POST /v2.0/networks => generated 632 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:21.314 7 WARNING neutron_lib.context [None req-7da91d7d-b111-48ed-8fa1-ae39d01c1a07 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1240/2470] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:02:21 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:21.656 8 WARNING neutron_lib.context [None req-127dd5e9-c57f-4374-ba39-7c400e5c6e11 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:21.754 8 INFO neutron.db.segments_db [None req-127dd5e9-c57f-4374-ba39-7c400e5c6e11 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Added segment ccad48dd-995f-46e5-bc0f-6b4a2d5d396b of type vxlan for network 4a291742-7af3-4600-aec6-28c75f540927 [pid: 8|app: 0|req: 1231/2471] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:02:21 2026] POST /v2.0/networks => generated 631 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:02:21.968 7 WARNING neutron_lib.context [None req-8ce5f165-737f-48f8-b8f2-bd5c7c14fd3f 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1241/2472] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:02:21 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:22.307 8 WARNING neutron_lib.context [None req-02577e67-8dc2-47d4-9ec6-0c79e537863d 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:22.375 8 INFO neutron.db.segments_db [None req-02577e67-8dc2-47d4-9ec6-0c79e537863d 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Added segment 99195cbb-5baf-4042-ae2c-86c047b0ac5a of type vxlan for network 02f432c0-74fc-4b2e-991c-a4d47a182bbb [pid: 8|app: 0|req: 1232/2473] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:02:22 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:02:22.520 7 WARNING neutron_lib.context [None req-9826d5f4-249e-41b9-a2e1-8af115b77c96 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1242/2474] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:02:22 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2475] 199.204.45.162 () {34 vars in 1096 bytes} [Sun Jun 14 00:02:22 2026] GET /v2.0/ports?device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:02:22.866 7 WARNING neutron_lib.context [None req-f8374775-ac30-4ad6-aa51-ff98a944b0cf 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:22.931 7 INFO neutron.db.segments_db [None req-f8374775-ac30-4ad6-aa51-ff98a944b0cf 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Added segment 68b07300-81bb-4564-874a-07a470e38ad8 of type vxlan for network f64e9a51-7d66-4b32-afee-8f5e52f6971f [pid: 8|app: 0|req: 1234/2476] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:22 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2477] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:02:22 2026] POST /v2.0/networks => generated 631 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:23.066 7 WARNING neutron_lib.context [None req-2b560ec5-969b-4786-8756-7c1f6012d666 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1235/2478] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:02:22 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2479] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2480] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2481] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/subnets?id=c1191a45-436d-4b1b-879e-021730ec7d8b&id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2482] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&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: 1240/2483] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2484] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:02:23 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:02:23.414 7 WARNING neutron_lib.context [None req-fa13b5a0-6811-489e-942e-199ace36d5a1 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1241/2485] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:23.475 7 INFO neutron.db.segments_db [None req-fa13b5a0-6811-489e-942e-199ace36d5a1 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Added segment 7c2a9a86-160a-4dd9-b23a-b35e0a3611e8 of type vxlan for network fcaae98d-3dd7-4557-aee5-62890c08f4ff [pid: 8|app: 0|req: 1242/2486] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2487] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:02:23 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:23.593 8 WARNING neutron_lib.context [None req-ac1447dc-3c23-4400-a195-543379ed79d3 2dafac46c1fa4ec5b42d83f85fd98502 7e877fd0b91247cb94812f79d63bb032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1243/2488] 10.0.0.74 () {34 vars in 663 bytes} [Sun Jun 14 00:02:23 2026] POST /v2.0/ports => generated 743 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2489] 10.0.0.74 () {34 vars in 746 bytes} [Sun Jun 14 00:02:23 2026] PUT /v2.0/ports/4e10ceff-3245-4a0c-b276-75846f960f9b/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1244/2490] 10.0.0.74 () {34 vars in 746 bytes} [Sun Jun 14 00:02:24 2026] PUT /v2.0/ports/c7466d62-bdf8-44ed-9861-62fc625490c1/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2491] 10.0.0.74 () {34 vars in 746 bytes} [Sun Jun 14 00:02:24 2026] PUT /v2.0/ports/b66abb89-2c5e-4ccd-b58d-2776c95d7e91/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2492] 10.0.0.74 () {34 vars in 746 bytes} [Sun Jun 14 00:02:24 2026] PUT /v2.0/ports/78b9a0ae-5d76-46b3-bd25-4e73741355fe/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: 1248/2493] 10.0.0.74 () {32 vars in 659 bytes} [Sun Jun 14 00:02:24 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2494] 10.0.0.74 () {32 vars in 673 bytes} [Sun Jun 14 00:02:24 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2495] 10.0.0.74 () {32 vars in 669 bytes} [Sun Jun 14 00:02:24 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2496] 10.0.0.74 () {32 vars in 681 bytes} [Sun Jun 14 00:02:24 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2497] 10.0.0.74 () {32 vars in 667 bytes} [Sun Jun 14 00:02:24 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2498] 10.0.0.74 () {32 vars in 681 bytes} [Sun Jun 14 00:02:24 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2499] 10.0.0.74 () {32 vars in 677 bytes} [Sun Jun 14 00:02:25 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2500] 10.0.0.74 () {32 vars in 689 bytes} [Sun Jun 14 00:02:25 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2501] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:25 2026] DELETE /v2.0/ports/4e10ceff-3245-4a0c-b276-75846f960f9b => 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: 1250/2502] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:25 2026] DELETE /v2.0/ports/c7466d62-bdf8-44ed-9861-62fc625490c1 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2503] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:25 2026] DELETE /v2.0/ports/b66abb89-2c5e-4ccd-b58d-2776c95d7e91 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2504] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:26 2026] DELETE /v2.0/ports/78b9a0ae-5d76-46b3-bd25-4e73741355fe => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2505] 10.0.0.74 () {32 vars in 719 bytes} [Sun Jun 14 00:02:26 2026] DELETE /v2.0/ports/c7f3d8cd-b8e7-443e-8ec4-c74c77fc47d9 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:27.188 8 INFO neutron.services.segments.plugin [-] Segment 2429ada3-cef9-4048-a04a-4d91b7161f97 resource provider aggregate not found 2026-06-14 00:02:27.193 8 INFO neutron.services.segments.plugin [-] Segment 2429ada3-cef9-4048-a04a-4d91b7161f97 resource provider aggregate not found 2026-06-14 00:02:27.208 8 INFO neutron.services.segments.plugin [-] Segment 2429ada3-cef9-4048-a04a-4d91b7161f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2429ada3-cef9-4048-a04a-4d91b7161f97 found for delete ", "request_id": "req-c6b3a3a2-399a-44ca-a34c-0f43d091ff79"}]} 2026-06-14 00:02:27.209 8 INFO neutron.services.segments.plugin [-] Segment 2429ada3-cef9-4048-a04a-4d91b7161f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2429ada3-cef9-4048-a04a-4d91b7161f97 found for delete ", "request_id": "req-c1a2e866-1e5a-455a-992b-e7d5637b37bf"}]} [pid: 8|app: 0|req: 1252/2506] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:26 2026] DELETE /v2.0/networks/01e80c4e-f8b6-4535-a1fb-a42acfe9491c => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:27.406 7 INFO neutron.services.segments.plugin [-] Segment ccad48dd-995f-46e5-bc0f-6b4a2d5d396b resource provider aggregate not found 2026-06-14 00:02:27.411 7 INFO neutron.services.segments.plugin [-] Segment ccad48dd-995f-46e5-bc0f-6b4a2d5d396b resource provider aggregate not found 2026-06-14 00:02:27.426 7 INFO neutron.services.segments.plugin [-] Segment ccad48dd-995f-46e5-bc0f-6b4a2d5d396b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccad48dd-995f-46e5-bc0f-6b4a2d5d396b found for delete ", "request_id": "req-f409caec-f92c-499f-b778-0f0938243919"}]} 2026-06-14 00:02:27.427 7 INFO neutron.services.segments.plugin [-] Segment ccad48dd-995f-46e5-bc0f-6b4a2d5d396b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccad48dd-995f-46e5-bc0f-6b4a2d5d396b found for delete ", "request_id": "req-f86b57aa-4d8f-4278-a12d-1c0ce6178e86"}]} [pid: 7|app: 0|req: 1255/2507] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:27 2026] DELETE /v2.0/networks/4a291742-7af3-4600-aec6-28c75f540927 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2508] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:27 2026] DELETE /v2.0/networks/02f432c0-74fc-4b2e-991c-a4d47a182bbb => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2509] 10.0.0.73 () {34 vars in 1015 bytes} [Sun Jun 14 00:02:27 2026] GET /v2.0/security-groups?id=55b5fe6d-18b3-4c08-a3df-cb9b90603a08&fields=id => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2510] 10.0.0.73 () {34 vars in 981 bytes} [Sun Jun 14 00:02:27 2026] GET /v2.0/networks?id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 734 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2511] 10.0.0.73 () {34 vars in 964 bytes} [Sun Jun 14 00:02:27 2026] GET /v2.0/quotas/3a806da365c9462890aa62108efa1b9a => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2512] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:27 2026] DELETE /v2.0/networks/f64e9a51-7d66-4b32-afee-8f5e52f6971f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2513] 10.0.0.73 () {34 vars in 1001 bytes} [Sun Jun 14 00:02:27 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2514] 10.0.0.73 () {34 vars in 1007 bytes} [Sun Jun 14 00:02:27 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2515] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:27 2026] DELETE /v2.0/networks/fcaae98d-3dd7-4557-aee5-62890c08f4ff => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2516] 10.0.0.73 () {34 vars in 1107 bytes} [Sun Jun 14 00:02:28 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2517] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:28 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => 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: 1260/2518] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:28 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => 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: 1259/2519] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:28 2026] GET /v2.0/security-groups?tenant_id=fd33130ad36c4c729eb7ff201669de32&name=default => generated 2805 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:29.230 8 INFO neutron.services.segments.plugin [-] Segment 99195cbb-5baf-4042-ae2c-86c047b0ac5a resource provider aggregate not found 2026-06-14 00:02:29.237 8 INFO neutron.services.segments.plugin [-] Segment 99195cbb-5baf-4042-ae2c-86c047b0ac5a resource provider aggregate not found [pid: 8|app: 0|req: 1261/2520] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:02:29 2026] GET /v2.0/networks?id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 734 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:29.265 8 INFO neutron.services.segments.plugin [-] Segment 99195cbb-5baf-4042-ae2c-86c047b0ac5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99195cbb-5baf-4042-ae2c-86c047b0ac5a found for delete ", "request_id": "req-7eb8e631-8dc6-420e-8187-4347e20d3d83"}]} 2026-06-14 00:02:29.268 8 INFO neutron.services.segments.plugin [-] Segment 99195cbb-5baf-4042-ae2c-86c047b0ac5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99195cbb-5baf-4042-ae2c-86c047b0ac5a found for delete ", "request_id": "req-baa27b48-0332-4d0c-a842-b0d0e26fb5e8"}]} [pid: 8|app: 0|req: 1262/2521] 199.204.45.162 () {34 vars in 1050 bytes} [Sun Jun 14 00:02:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a806da365c9462890aa62108efa1b9a => generated 343 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2522] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:29 2026] DELETE /v2.0/security-groups/06685f07-81e0-4130-ac31-5aa5545418d6 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:29.570 7 INFO neutron.services.segments.plugin [-] Segment 68b07300-81bb-4564-874a-07a470e38ad8 resource provider aggregate not found 2026-06-14 00:02:29.577 7 INFO neutron.services.segments.plugin [-] Segment 68b07300-81bb-4564-874a-07a470e38ad8 resource provider aggregate not found 2026-06-14 00:02:29.597 7 INFO neutron.services.segments.plugin [-] Segment 68b07300-81bb-4564-874a-07a470e38ad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b07300-81bb-4564-874a-07a470e38ad8 found for delete ", "request_id": "req-2affe8d9-360a-4aca-a1ae-ebab664194b7"}]} 2026-06-14 00:02:29.601 7 INFO neutron.services.segments.plugin [-] Segment 68b07300-81bb-4564-874a-07a470e38ad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b07300-81bb-4564-874a-07a470e38ad8 found for delete ", "request_id": "req-4bbd9f8a-0bca-4d9f-883a-2885075f9871"}]} [pid: 7|app: 0|req: 1261/2523] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:29 2026] GET /v2.0/security-groups?tenant_id=7e877fd0b91247cb94812f79d63bb032&name=default => generated 2805 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:29.621 7 INFO neutron.services.segments.plugin [-] Segment 7c2a9a86-160a-4dd9-b23a-b35e0a3611e8 resource provider aggregate not found 2026-06-14 00:02:29.629 7 INFO neutron.services.segments.plugin [-] Segment 7c2a9a86-160a-4dd9-b23a-b35e0a3611e8 resource provider aggregate not found 2026-06-14 00:02:29.645 7 INFO neutron.services.segments.plugin [-] Segment 7c2a9a86-160a-4dd9-b23a-b35e0a3611e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c2a9a86-160a-4dd9-b23a-b35e0a3611e8 found for delete ", "request_id": "req-5ff30d3d-0670-4bfa-a893-58cba11282db"}]} 2026-06-14 00:02:29.649 7 INFO neutron.services.segments.plugin [-] Segment 7c2a9a86-160a-4dd9-b23a-b35e0a3611e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c2a9a86-160a-4dd9-b23a-b35e0a3611e8 found for delete ", "request_id": "req-e9316e7c-bb5b-43e5-8ca0-6b9cdc8f835a"}]} [pid: 7|app: 0|req: 1264/2526] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:29 2026] DELETE /v2.0/security-groups/2d70cb58-b08a-4ee6-92c2-1e5a43245db9 => 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: 1263/2527] 199.204.45.162 () {38 vars in 955 bytes} [Sun Jun 14 00:02:29 2026] POST /v2.0/ports => generated 1078 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1264/2528] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:29 2026] GET /v2.0/security-groups?tenant_id=eb349b1fb1634122b70d37c5bddfcfdd&name=default => generated 2805 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2529] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:30 2026] DELETE /v2.0/security-groups/a1fd15df-313f-4431-8291-4d2b39379ec7 => 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: 1265/2530] 199.204.45.162 () {38 vars in 1028 bytes} [Sun Jun 14 00:02:29 2026] PUT /v2.0/ports/ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => generated 1203 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2531] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1266/2532] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.88&port_id=ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2533] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/subnets?id=d143f151-0840-4eaf-b02e-b21c4c223088 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:30.539 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e1e94f1-9c7f-4485-a4a6-03eda8a55c92'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': 'ece962b4-0c65-4bef-8cd0-d4eb3f1497cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1267/2534] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/ports?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2535] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1268/2536] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2537] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2538] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/networks?id=036bb1ec-8024-4662-b8fa-f42f6746383e => generated 734 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2539] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.88&port_id=ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2540] 199.204.45.162 () {34 vars in 994 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2541] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:02:30 2026] GET /v2.0/subnets?id=d143f151-0840-4eaf-b02e-b21c4c223088 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2542] 199.204.45.162 () {34 vars in 1044 bytes} [Sun Jun 14 00:02:31 2026] GET /v2.0/security-groups?id=55b5fe6d-18b3-4c08-a3df-cb9b90603a08&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2543] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:31 2026] GET /v2.0/ports?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2544] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:31 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?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: 1273/2545] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:31 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2546] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:31 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2547] 10.0.0.73 () {34 vars in 1039 bytes} [Sun Jun 14 00:02:31 2026] GET /v2.0/security-groups?id=55b5fe6d-18b3-4c08-a3df-cb9b90603a08&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2548] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:31 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2549] 10.0.0.74 () {34 vars in 677 bytes} [Sun Jun 14 00:02:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2550] 10.0.0.74 () {34 vars in 677 bytes} [Sun Jun 14 00:02:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2551] 10.0.0.74 () {34 vars in 677 bytes} [Sun Jun 14 00:02:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2552] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:34 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2553] 10.0.0.73 () {34 vars in 1039 bytes} [Sun Jun 14 00:02:34 2026] GET /v2.0/security-groups?id=55b5fe6d-18b3-4c08-a3df-cb9b90603a08&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2554] 10.0.0.74 () {34 vars in 677 bytes} [Sun Jun 14 00:02:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2555] 10.0.0.74 () {34 vars in 677 bytes} [Sun Jun 14 00:02:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2556] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:02:34 2026] PUT /v2.0/policies/731df445-ff65-4c00-8c51-9f93f5dc58cd/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2557] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:02:34 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => 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: 1280/2558] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:02:34 2026] PUT /v2.0/policies/762c0b0d-9b7a-4888-ae0c-c07cd472f2b1/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2559] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:02:34 2026] PUT /v2.0/policies/356ec767-53e2-4969-8da7-9decd04245d0/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2560] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:02:35 2026] PUT /v2.0/policies/23671f8f-13bb-41cf-84e1-691a66e78c2f/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2561] 10.0.0.74 () {32 vars in 673 bytes} [Sun Jun 14 00:02:35 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2562] 10.0.0.74 () {32 vars in 687 bytes} [Sun Jun 14 00:02:35 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2563] 10.0.0.74 () {32 vars in 683 bytes} [Sun Jun 14 00:02:35 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2564] 10.0.0.74 () {32 vars in 695 bytes} [Sun Jun 14 00:02:35 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2565] 10.0.0.74 () {32 vars in 681 bytes} [Sun Jun 14 00:02:35 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2566] 10.0.0.74 () {32 vars in 695 bytes} [Sun Jun 14 00:02:35 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2567] 10.0.0.74 () {32 vars in 691 bytes} [Sun Jun 14 00:02:35 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2568] 10.0.0.74 () {32 vars in 703 bytes} [Sun Jun 14 00:02:36 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2569] 10.0.0.74 () {32 vars in 733 bytes} [Sun Jun 14 00:02:36 2026] DELETE /v2.0/qos/policies/731df445-ff65-4c00-8c51-9f93f5dc58cd => 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: 1286/2570] 10.0.0.74 () {32 vars in 733 bytes} [Sun Jun 14 00:02:36 2026] DELETE /v2.0/qos/policies/762c0b0d-9b7a-4888-ae0c-c07cd472f2b1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2571] 10.0.0.74 () {32 vars in 733 bytes} [Sun Jun 14 00:02:36 2026] DELETE /v2.0/qos/policies/356ec767-53e2-4969-8da7-9decd04245d0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2572] 10.0.0.74 () {32 vars in 733 bytes} [Sun Jun 14 00:02:36 2026] DELETE /v2.0/qos/policies/23671f8f-13bb-41cf-84e1-691a66e78c2f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2573] 10.0.0.74 () {32 vars in 733 bytes} [Sun Jun 14 00:02:36 2026] DELETE /v2.0/qos/policies/0da09f0b-f241-4e84-92e8-cd31b467fabb => 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: 1288/2574] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/security-groups?tenant_id=d6de2b169cc542a5aa840f499e214e6c&name=default => generated 2805 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2575] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:37 2026] DELETE /v2.0/security-groups/1744e16d-f248-41e9-8a62-20db7a1ed46c => 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: 1289/2576] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/security-groups?tenant_id=708153588fc44fe891b3291f3f117420&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2577] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:38 2026] DELETE /v2.0/security-groups/a92dc0c6-1ac2-481d-b54f-21aecf13a9bb => 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: 1290/2578] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:38 2026] GET /v2.0/security-groups?tenant_id=6765adb531834916a777b33a96c70e70&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2579] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:38 2026] DELETE /v2.0/security-groups/db0f913c-2ef4-4bcb-8d1e-762ed861eb2c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:42.045 7 WARNING neutron_lib.context [None req-28238f51-a536-4d51-8cdf-cf40ac47e7b2 e52dea02c03842f3a697b2ec9284b7f6 943ff41cf4844847afeb191f9e0cbaa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:02:42.183 7 INFO neutron.db.segments_db [None req-28238f51-a536-4d51-8cdf-cf40ac47e7b2 e52dea02c03842f3a697b2ec9284b7f6 943ff41cf4844847afeb191f9e0cbaa4 - - default default] Added segment 56405f35-2b4e-4b4c-b5a9-7b96c70cdb42 of type vxlan for network 119abbb2-a6ad-45a3-89f2-b8491634d690 [pid: 7|app: 0|req: 1291/2580] 10.0.0.74 () {34 vars in 669 bytes} [Sun Jun 14 00:02:41 2026] POST /v2.0/networks => generated 632 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2581] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:02:42 2026] PUT /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/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: 1292/2582] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:42 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/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: 1291/2583] 10.0.0.74 () {34 vars in 763 bytes} [Sun Jun 14 00:02:42 2026] PUT /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2584] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:42 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2585] 10.0.0.74 () {34 vars in 759 bytes} [Sun Jun 14 00:02:42 2026] PUT /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags/red => 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: 1294/2586] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:42 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2587] 10.0.0.74 () {34 vars in 781 bytes} [Sun Jun 14 00:02:42 2026] PUT /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2588] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:42 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2589] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:02:42 2026] PUT /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2590] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:42 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/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: 1295/2591] 10.0.0.74 () {32 vars in 740 bytes} [Sun Jun 14 00:02:42 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:43.024 7 INFO neutron.api.v2.resource [None req-aca9e32a-e9aa-4c10-9cd6-a5d07dcee1fe e52dea02c03842f3a697b2ec9284b7f6 943ff41cf4844847afeb191f9e0cbaa4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1297/2592] 10.0.0.74 () {32 vars in 744 bytes} [Sun Jun 14 00:02:42 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/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: 1296/2593] 10.0.0.74 () {32 vars in 743 bytes} [Sun Jun 14 00:02:43 2026] DELETE /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags/red => 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: 1298/2594] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:43 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:43.214 8 INFO neutron.api.v2.resource [None req-00f38d7d-24ef-4099-aaf1-dfbe22b592d4 e52dea02c03842f3a697b2ec9284b7f6 943ff41cf4844847afeb191f9e0cbaa4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1297/2595] 10.0.0.74 () {32 vars in 747 bytes} [Sun Jun 14 00:02:43 2026] DELETE /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2596] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:02:43 2026] DELETE /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2597] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:43 2026] GET /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:43.524 7 INFO neutron.services.segments.plugin [-] Segment 56405f35-2b4e-4b4c-b5a9-7b96c70cdb42 resource provider aggregate not found 2026-06-14 00:02:43.529 7 INFO neutron.services.segments.plugin [-] Segment 56405f35-2b4e-4b4c-b5a9-7b96c70cdb42 resource provider aggregate not found 2026-06-14 00:02:43.545 7 INFO neutron.services.segments.plugin [-] Segment 56405f35-2b4e-4b4c-b5a9-7b96c70cdb42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56405f35-2b4e-4b4c-b5a9-7b96c70cdb42 found for delete ", "request_id": "req-cf618727-3fd8-4e08-a8c4-aa6b46354845"}]} 2026-06-14 00:02:43.550 7 INFO neutron.services.segments.plugin [-] Segment 56405f35-2b4e-4b4c-b5a9-7b96c70cdb42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56405f35-2b4e-4b4c-b5a9-7b96c70cdb42 found for delete ", "request_id": "req-f5195e1e-dfb5-4af4-8972-e08d6b93394b"}]} [pid: 7|app: 0|req: 1300/2598] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:02:43 2026] DELETE /v2.0/networks/119abbb2-a6ad-45a3-89f2-b8491634d690 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2599] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:44 2026] GET /v2.0/security-groups?tenant_id=8a57d1e698da41f58bca3a70405b1d48&name=default => generated 2805 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2602] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:44 2026] DELETE /v2.0/security-groups/a99c8e04-13bc-477a-bc60-abc73a5184b2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2603] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:44 2026] GET /v2.0/security-groups?tenant_id=943ff41cf4844847afeb191f9e0cbaa4&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2604] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:44 2026] DELETE /v2.0/security-groups/8e3f238d-1bcd-4ccb-95fe-8f2d93af74af => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2605] 10.0.0.74 () {34 vars in 677 bytes} [Sun Jun 14 00:02:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2606] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:02:48 2026] PUT /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2607] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2608] 10.0.0.74 () {34 vars in 763 bytes} [Sun Jun 14 00:02:48 2026] PUT /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2609] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/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: 1305/2610] 10.0.0.74 () {34 vars in 759 bytes} [Sun Jun 14 00:02:48 2026] PUT /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2611] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2612] 10.0.0.74 () {34 vars in 781 bytes} [Sun Jun 14 00:02:48 2026] PUT /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2613] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2614] 10.0.0.74 () {34 vars in 752 bytes} [Sun Jun 14 00:02:48 2026] PUT /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2615] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/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: 1308/2616] 10.0.0.74 () {32 vars in 740 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:48.909 8 INFO neutron.api.v2.resource [None req-5cdd78ed-79a0-48ad-b6f7-0d5c1e8c2554 4591bc4f60e64ba6a05f2e4a534b24b6 e02d57bea8794d4c92958a2d4230d99c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1309/2617] 10.0.0.74 () {32 vars in 744 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2618] 10.0.0.74 () {32 vars in 743 bytes} [Sun Jun 14 00:02:48 2026] DELETE /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2619] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:49.032 7 INFO neutron.api.v2.resource [None req-16012422-8cab-4bf8-8caf-6c0ce30751da 4591bc4f60e64ba6a05f2e4a534b24b6 e02d57bea8794d4c92958a2d4230d99c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1310/2620] 10.0.0.74 () {32 vars in 747 bytes} [Sun Jun 14 00:02:49 2026] DELETE /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2621] 10.0.0.74 () {32 vars in 735 bytes} [Sun Jun 14 00:02:49 2026] DELETE /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2622] 10.0.0.74 () {32 vars in 732 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2623] 10.0.0.74 () {32 vars in 733 bytes} [Sun Jun 14 00:02:49 2026] DELETE /v2.0/qos/policies/ff9d7d98-e364-4729-b2d1-b7c1f178c7ed => 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: 1312/2624] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/security-groups?tenant_id=4c83bcbb343d469aa8b2dcf069869c18&name=default => generated 2805 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2625] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:50 2026] DELETE /v2.0/security-groups/fd1f428f-4f3f-4237-b268-f4434e3a1c23 => 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: 1313/2626] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:50 2026] GET /v2.0/security-groups?tenant_id=e02d57bea8794d4c92958a2d4230d99c&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2627] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:50 2026] DELETE /v2.0/security-groups/f9f65eaa-1bd5-446d-8174-e3b9b3f6b710 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:53.959 7 WARNING neutron_lib.context [None req-9ef4cc64-fda8-4528-aa68-2af2403fd189 ff1b859ec9664c7dacc3d3f3aae68102 47e160561fc3484e842d575a71a207f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2628] 10.0.0.74 () {34 vars in 683 bytes} [Sun Jun 14 00:02:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2629] 10.0.0.74 () {34 vars in 766 bytes} [Sun Jun 14 00:02:54 2026] PUT /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2630] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2631] 10.0.0.74 () {34 vars in 777 bytes} [Sun Jun 14 00:02:54 2026] PUT /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2632] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/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: 1317/2633] 10.0.0.74 () {34 vars in 773 bytes} [Sun Jun 14 00:02:54 2026] PUT /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2634] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/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: 1318/2635] 10.0.0.74 () {34 vars in 795 bytes} [Sun Jun 14 00:02:54 2026] PUT /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2636] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2637] 10.0.0.74 () {34 vars in 766 bytes} [Sun Jun 14 00:02:54 2026] PUT /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2638] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2639] 10.0.0.74 () {32 vars in 754 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:54.630 7 INFO neutron.api.v2.resource [None req-486da418-7ba9-4614-90b8-6d1bcd92a794 ff1b859ec9664c7dacc3d3f3aae68102 47e160561fc3484e842d575a71a207f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1320/2640] 10.0.0.74 () {32 vars in 758 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2641] 10.0.0.74 () {32 vars in 757 bytes} [Sun Jun 14 00:02:54 2026] DELETE /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2642] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:54.758 8 INFO neutron.api.v2.resource [None req-bffe7a27-fa2c-4a58-bec7-8fdebb1926f8 ff1b859ec9664c7dacc3d3f3aae68102 47e160561fc3484e842d575a71a207f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1322/2643] 10.0.0.74 () {32 vars in 761 bytes} [Sun Jun 14 00:02:54 2026] DELETE /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2644] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:02:54 2026] DELETE /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2645] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:02:54 2026] GET /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2646] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:54 2026] DELETE /v2.0/security-groups/fd37aff7-837a-4095-b3d1-fc251e9d87d8 => 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: 1324/2647] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:55 2026] GET /v2.0/security-groups?tenant_id=65ab544f893e4fec89d89c6666ed9c22&name=default => generated 2805 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2648] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:55 2026] DELETE /v2.0/security-groups/a26e4989-bfc4-4361-a4c9-5fc95e64a758 => 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: 1325/2649] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:02:56 2026] GET /v2.0/security-groups?tenant_id=47e160561fc3484e842d575a71a207f9&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2650] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:02:56 2026] DELETE /v2.0/security-groups/f221c2ca-f45c-47a3-9f3c-a57fdc678538 => 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: 1327/2653] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:09 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: 1327/2654] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:09 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: 1328/2655] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:09 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: 1328/2656] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2657] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:09 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2658] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:03:09 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => 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: 1330/2659] 199.204.45.162 () {34 vars in 717 bytes} [Sun Jun 14 00:03:09 2026] POST /v2.0/ports => generated 1093 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2660] 10.0.0.73 () {34 vars in 970 bytes} [Sun Jun 14 00:03:10 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1093 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1331/2661] 10.0.0.73 () {34 vars in 906 bytes} [Sun Jun 14 00:03:10 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2662] 199.204.45.162 () {34 vars in 1262 bytes} [Sun Jun 14 00:03:10 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2663] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:10 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2664] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:10 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2665] 199.204.45.162 () {34 vars in 975 bytes} [Sun Jun 14 00:03:10 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1093 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2666] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:10 2026] GET /v2.0/networks?id=f1ef4689-da36-407e-8455-b9c7bd866284 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2667] 199.204.45.162 () {38 vars in 1028 bytes} [Sun Jun 14 00:03:10 2026] PUT /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1247 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2668] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2519 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1335/2669] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.88&port_id=ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2670] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/subnets?id=d143f151-0840-4eaf-b02e-b21c4c223088 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:03:11.590 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e857a12d-052a-439c-af15-96e7496bf397'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': 'a18db734-0c99-487a-a6a8-f7a5496b5d17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1336/2671] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/ports?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2672] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1337/2673] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2674] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=a18db734-0c99-487a-a6a8-f7a5496b5d17 => 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: 1338/2675] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/subnets?id=c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2676] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/ports?network_id=f1ef4689-da36-407e-8455-b9c7bd866284&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2677] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:11 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2678] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2679] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2519 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2680] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/networks?id=f1ef4689-da36-407e-8455-b9c7bd866284 => generated 803 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2681] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2682] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/subnets?id=c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2683] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/ports?network_id=f1ef4689-da36-407e-8455-b9c7bd866284&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2684] 10.0.0.73 () {34 vars in 970 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2685] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?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: 1344/2686] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2687] 199.204.45.162 () {34 vars in 789 bytes} [Sun Jun 14 00:03:12 2026] PUT /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1308 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:12.741 8 INFO neutron.api.v2.resource [None req-1fe799f7-a052-4a56-acd7-075486ec7584 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1345/2688] 199.204.45.162 () {30 vars in 763 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/security-groups/lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1344/2689] 199.204.45.162 () {30 vars in 785 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/security-groups?name=lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 1577 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:12.850 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b20ff99-691d-416f-8c26-d4aaac9c3438'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': 'a18db734-0c99-487a-a6a8-f7a5496b5d17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1345/2690] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2580 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2691] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/networks?id=f1ef4689-da36-407e-8455-b9c7bd866284 => generated 803 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2692] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2693] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/subnets?id=c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 655 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2694] 199.204.45.162 () {34 vars in 789 bytes} [Sun Jun 14 00:03:12 2026] PUT /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1308 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2695] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/ports?network_id=f1ef4689-da36-407e-8455-b9c7bd866284&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1347/2696] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2697] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2698] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:13 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: 1351/2699] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:13 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: 1349/2700] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2701] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2702] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2703] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2704] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1344 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2705] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:03:13.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1347736b-ee78-450b-9712-eaaeeb045a9d'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': 'a18db734-0c99-487a-a6a8-f7a5496b5d17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1355/2706] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2707] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:13 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2582 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2708] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2709] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/networks?id=f1ef4689-da36-407e-8455-b9c7bd866284 => generated 803 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2710] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2711] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2712] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets?id=c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2713] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/ports?network_id=f1ef4689-da36-407e-8455-b9c7bd866284&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2714] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2715] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2718] 199.204.45.162 () {34 vars in 1096 bytes} [Sun Jun 14 00:03:24 2026] GET /v2.0/ports?device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2719] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:24 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2720] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:24 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2721] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.36&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2722] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:03:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab1&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2723] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:03:25 2026] GET /v2.0/subnets?id=745eef42-134f-4915-9be3-e8373ac2b902&id=20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2724] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:25 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2725] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:25 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&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: 1365/2726] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:25 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2727] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:25 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?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) 2026-06-14 00:03:25.808 7 WARNING neutron_lib.context [None req-c087f4d7-9de9-407b-b222-9a706ef703d0 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-14 00:03:26.793 7 INFO neutron.db.l3_db [None req-c087f4d7-9de9-407b-b222-9a706ef703d0 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Floating IP e01bef27-36fd-4755-9d46-6e6b243a0863 associated. External IP: 10.96.250.202, port: 478e86b2-b658-4234-bf54-f2920ec0e61f. [pid: 7|app: 0|req: 1366/2728] 10.0.0.74 () {34 vars in 676 bytes} [Sun Jun 14 00:03:25 2026] POST /v2.0/floatingips => generated 899 bytes in 1364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2731] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2732] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2733] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:30 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: 1365/2734] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:03:30.169 7 INFO neutron.api.v2.resource [None req-214d7b98-b56a-464a-b00c-005a7b1c9aa1 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1370/2735] 199.204.45.162 () {30 vars in 763 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/security-groups/lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2736] 199.204.45.162 () {30 vars in 785 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/security-groups?name=lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 1577 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2737] 199.204.45.162 () {30 vars in 815 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/security-group-rules?security_group_id=d6b2583a-7086-4a4f-a627-9f20dfec52c6 => generated 1118 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2738] 199.204.45.162 () {34 vars in 747 bytes} [Sun Jun 14 00:03:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2739] 199.204.45.162 () {34 vars in 747 bytes} [Sun Jun 14 00:03:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2740] 10.0.0.252 () {30 vars in 690 bytes} [Sun Jun 14 00:03:37 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: 1373/2741] 10.0.0.252 () {30 vars in 692 bytes} [Sun Jun 14 00:03:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2742] 10.0.0.252 () {30 vars in 668 bytes} [Sun Jun 14 00:03:37 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: 1374/2743] 10.0.0.252 () {30 vars in 704 bytes} [Sun Jun 14 00:03:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2744] 10.0.0.252 () {28 vars in 439 bytes} [Sun Jun 14 00:03:38 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2745] 10.0.0.252 () {30 vars in 728 bytes} [Sun Jun 14 00:03:38 2026] GET /v2.0/subnets/cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 632 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2746] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2747] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2748] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2749] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2750] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/subnets/cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2751] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2752] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2753] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:39 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: 1375/2754] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:39 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: 1380/2755] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03:39 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: 1376/2756] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2757] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:39 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2758] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:40 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2759] 199.204.45.162 () {38 vars in 955 bytes} [Sun Jun 14 00:03:40 2026] POST /v2.0/ports => generated 1299 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2760] 199.204.45.162 () {38 vars in 1028 bytes} [Sun Jun 14 00:03:40 2026] PUT /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1383/2761] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 4034 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:03:41.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ddb69d0-25b8-44f6-ba30-8ecb86e7db9d'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': 'e42f961c-cc3c-4a16-b30d-663a4a20cb80', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1379/2762] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.88&port_id=ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2763] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/subnets?id=d143f151-0840-4eaf-b02e-b21c4c223088 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2764] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/ports?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e&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: 1385/2765] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1381/2766] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2767] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2768] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/subnets?id=c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2769] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/ports?network_id=f1ef4689-da36-407e-8455-b9c7bd866284&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2770] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2771] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2772] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=e42f961c-cc3c-4a16-b30d-663a4a20cb80 => 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: 1389/2773] 199.204.45.162 () {34 vars in 1102 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A68&port_id=e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2774] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/subnets?id=c1191a45-436d-4b1b-879e-021730ec7d8b&id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2775] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2776] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2777] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2778] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2779] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 4034 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2780] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2781] 10.0.0.73 () {34 vars in 970 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2782] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2783] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 1460 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2784] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 19 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2785] 199.204.45.162 () {34 vars in 1102 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A68&port_id=e42f961c-cc3c-4a16-b30d-663a4a20cb80 => 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: 1395/2786] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/subnets?id=c1191a45-436d-4b1b-879e-021730ec7d8b&id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2787] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&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: 1397/2788] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2789] 199.204.45.162 () {34 vars in 790 bytes} [Sun Jun 14 00:03:42 2026] PUT /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 1199 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1398/2790] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2791] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 798 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2792] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2793] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/subnets/cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 650 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2794] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:43 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: 1395/2795] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:43 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: 1401/2796] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2797] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:03:43.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bee3b0a-3133-472d-a6e7-acc0c675fed5'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': 'e42f961c-cc3c-4a16-b30d-663a4a20cb80', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1402/2798] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2799] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 3809 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2800] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2801] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2802] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2803] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2804] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2805] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/subnets?id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2806] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2807] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2808] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2809] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2810] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2811] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?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: 1411/2814] 10.0.0.252 () {30 vars in 690 bytes} [Sun Jun 14 00:03:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2815] 10.0.0.252 () {30 vars in 692 bytes} [Sun Jun 14 00:03:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2816] 10.0.0.252 () {30 vars in 668 bytes} [Sun Jun 14 00:03:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2817] 10.0.0.252 () {30 vars in 704 bytes} [Sun Jun 14 00:03:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2818] 10.0.0.252 () {28 vars in 439 bytes} [Sun Jun 14 00:03:50 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: 1406/2819] 10.0.0.252 () {30 vars in 728 bytes} [Sun Jun 14 00:03:50 2026] GET /v2.0/subnets/745eef42-134f-4915-9be3-e8373ac2b902 => generated 632 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2820] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2821] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2822] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2823] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2824] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/subnets/cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2825] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/subnets/745eef42-134f-4915-9be3-e8373ac2b902 => generated 650 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2826] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 3811 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2827] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:51 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: 1418/2828] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:51 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: 1411/2829] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2830] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2831] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2832] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2833] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:51 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2834] 199.204.45.162 () {38 vars in 955 bytes} [Sun Jun 14 00:03:51 2026] POST /v2.0/ports => generated 1307 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2835] 199.204.45.162 () {38 vars in 1028 bytes} [Sun Jun 14 00:03:52 2026] PUT /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 1432 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1422/2836] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 5271 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:03:53.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24294840-7ca8-4d4f-8519-6d8867e1a2be'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': '9ed678b5-bc34-45d0-b206-7987285fd69f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1415/2837] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.88&port_id=ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2838] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/subnets?id=d143f151-0840-4eaf-b02e-b21c4c223088 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2839] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e&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: 1424/2840] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1417/2841] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2842] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=a18db734-0c99-487a-a6a8-f7a5496b5d17 => 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: 1418/2843] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/subnets?id=c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2844] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports?network_id=f1ef4689-da36-407e-8455-b9c7bd866284&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2845] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2846] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2847] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=e42f961c-cc3c-4a16-b30d-663a4a20cb80 => 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: 1428/2848] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/subnets?id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2849] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&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: 1429/2850] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2851] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2852] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.129&port_id=9ed678b5-bc34-45d0-b206-7987285fd69f => 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: 1423/2853] 199.204.45.162 () {34 vars in 1106 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=9ed678b5-bc34-45d0-b206-7987285fd69f => 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: 1431/2854] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/subnets?id=745eef42-134f-4915-9be3-e8373ac2b902&id=20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 1366 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2855] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&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: 1432/2856] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2857] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2858] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2859] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 5271 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2860] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2861] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.129&port_id=9ed678b5-bc34-45d0-b206-7987285fd69f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2862] 199.204.45.162 () {34 vars in 1106 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=9ed678b5-bc34-45d0-b206-7987285fd69f => 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: 1428/2863] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/subnets?id=745eef42-134f-4915-9be3-e8373ac2b902&id=20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 1366 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2864] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2865] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2866] 10.0.0.73 () {34 vars in 970 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 1468 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2867] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2868] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 1468 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2869] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 1468 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2870] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2871] 199.204.45.162 () {34 vars in 790 bytes} [Sun Jun 14 00:03:55 2026] PUT /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 1199 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2872] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1433/2873] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/subnets/745eef42-134f-4915-9be3-e8373ac2b902 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2874] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 5038 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:55.675 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6563eaed-9aa6-48c8-a572-6a218a74cace'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': '9ed678b5-bc34-45d0-b206-7987285fd69f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1442/2875] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:03:55 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: 1443/2876] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:03:55 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: 1444/2877] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2878] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:03: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: 1434/2879] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2880] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2881] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.129&port_id=9ed678b5-bc34-45d0-b206-7987285fd69f => 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: 1447/2882] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2883] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/subnets?id=745eef42-134f-4915-9be3-e8373ac2b902 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2884] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2885] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2886] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2887] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2888] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2889] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:03:56 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2890] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2891] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:03:56 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2894] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2895] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:05 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: 1442/2896] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2897] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:05 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: 1443/2898] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:04:05 2026] GET /v2.0/subnets/cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2899] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:05 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 5040 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2900] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2901] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2902] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:05 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: 1458/2903] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2904] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:05 2026] GET /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 1237 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2905] 199.204.45.162 () {34 vars in 789 bytes} [Sun Jun 14 00:04:05 2026] PUT /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 1026 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2906] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:04:06 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 798 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:04:06.519 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3482a53a-ff0c-400b-882f-99c3172ef326'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': '9ed678b5-bc34-45d0-b206-7987285fd69f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1460/2907] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:06 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 4865 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2908] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:06 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 4865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1461/2909] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:04:06 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2910] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:06 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2911] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:06 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2912] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:07 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 4865 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2913] 199.204.45.162 () {34 vars in 975 bytes} [Sun Jun 14 00:04:07 2026] GET /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2914] 199.204.45.162 () {36 vars in 997 bytes} [Sun Jun 14 00:04:07 2026] DELETE /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => 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: 1464/2915] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 3811 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2916] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 3811 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:04:08.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcc834ca-1444-4562-b4a6-023085fa69e4'] response: {'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'name': 'network-vif-deleted', 'tag': '9ed678b5-bc34-45d0-b206-7987285fd69f', 'status': 'completed', 'code': 200} 2026-06-14 00:04:08.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b1e93a4-6e00-46a4-9f09-ef955d57c7a7 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1453/2917] 199.204.45.162 () {32 vars in 759 bytes} [Sun Jun 14 00:04:08 2026] DELETE /v2.0/ports/9ed678b5-bc34-45d0-b206-7987285fd69f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2918] 199.204.45.162 () {34 vars in 1226 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/networks?id=036bb1ec-8024-4662-b8fa-f42f6746383e&id=f1ef4689-da36-407e-8455-b9c7bd866284&id=a381ba52-b2ba-4578-921c-e8553ec8d555&id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 3097 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2919] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.88&port_id=ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => 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: 1466/2920] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/subnets?id=d143f151-0840-4eaf-b02e-b21c4c223088 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2921] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2922] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:08 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: 1457/2923] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:08 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: 1458/2924] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:08 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: 1467/2925] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/ports?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2926] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2927] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2928] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => 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: 1461/2929] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2930] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2931] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=a18db734-0c99-487a-a6a8-f7a5496b5d17 => 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: 1462/2932] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2933] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/subnets?id=c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2934] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/ports?network_id=f1ef4689-da36-407e-8455-b9c7bd866284&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: 1463/2935] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2936] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2937] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2938] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2939] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2940] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2941] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/subnets?id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2942] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&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: 1476/2943] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2944] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:08 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2947] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:15 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: 1478/2948] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2949] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2950] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2951] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:15 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 3811 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2952] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:15 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: 1473/2953] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:15 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: 1481/2954] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:15 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: 1474/2955] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:15 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: 1482/2956] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:15 2026] GET /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2957] 199.204.45.162 () {34 vars in 789 bytes} [Sun Jun 14 00:04:15 2026] PUT /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 1026 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2958] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2959] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 3636 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2960] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 3636 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:04:16.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4e4ed4f-791d-439f-a9d2-23c2bb73fde0'] response: {'name': 'network-changed', 'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'tag': 'e42f961c-cc3c-4a16-b30d-663a4a20cb80', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1477/2961] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2962] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 3636 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2963] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2964] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2965] 199.204.45.162 () {34 vars in 975 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2966] 199.204.45.162 () {36 vars in 997 bytes} [Sun Jun 14 00:04:17 2026] DELETE /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => 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: 1480/2967] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:04:17.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b2e5906-6bcc-4b7a-8c89-3ed7e51d2875'] response: {'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'name': 'network-vif-deleted', 'tag': 'e42f961c-cc3c-4a16-b30d-663a4a20cb80', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1488/2968] 199.204.45.162 () {34 vars in 1146 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/networks?id=036bb1ec-8024-4662-b8fa-f42f6746383e&id=f1ef4689-da36-407e-8455-b9c7bd866284&id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 2310 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2969] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.88&port_id=ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => 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: 1489/2970] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2971] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/subnets?id=d143f151-0840-4eaf-b02e-b21c4c223088 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:04:17.675 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a03cc234-88d4-44c9-bc45-cb6f6849aca5 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2972] 199.204.45.162 () {32 vars in 759 bytes} [Sun Jun 14 00:04:17 2026] DELETE /v2.0/ports/e42f961c-cc3c-4a16-b30d-663a4a20cb80 => 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: 1483/2973] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/ports?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e&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: 1484/2974] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:17 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: 1491/2975] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2976] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:17 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: 1486/2977] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2978] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:17 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: 1492/2979] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2980] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2981] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=a18db734-0c99-487a-a6a8-f7a5496b5d17 => 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: 1489/2982] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2983] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/subnets?id=c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2984] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1346 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2985] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/ports?network_id=f1ef4689-da36-407e-8455-b9c7bd866284&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2986] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2987] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2988] 199.204.45.162 () {30 vars in 743 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2989] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2990] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2991] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2992] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:26 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: 1499/2993] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2994] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:26 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: 1500/2995] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:04:26.744 8 INFO neutron.api.v2.resource [None req-1b6b54bc-7e55-4cfd-9185-227eac004220 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/2996] 199.204.45.162 () {30 vars in 763 bytes} [Sun Jun 14 00:04:26 2026] GET /v2.0/security-groups/lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2997] 199.204.45.162 () {30 vars in 785 bytes} [Sun Jun 14 00:04:26 2026] GET /v2.0/security-groups?name=lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 2741 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2998] 199.204.45.162 () {30 vars in 815 bytes} [Sun Jun 14 00:04:26 2026] GET /v2.0/security-group-rules?security_group_id=d6b2583a-7086-4a4f-a627-9f20dfec52c6 => generated 2206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2999] 199.204.45.162 () {34 vars in 1096 bytes} [Sun Jun 14 00:04:26 2026] GET /v2.0/ports?device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3000] 199.204.45.162 () {32 vars in 789 bytes} [Sun Jun 14 00:04:26 2026] DELETE /v2.0/security-group-rules/d47535c3-765f-4ee3-b348-5151fb3db4b8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3001] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:26 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3002] 199.204.45.162 () {32 vars in 789 bytes} [Sun Jun 14 00:04:26 2026] DELETE /v2.0/security-group-rules/d6448144-48e0-4e3b-b774-d7f42920b858 => 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: 1504/3003] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:04:26 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3004] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3005] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3006] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:04:27 2026] GET /v2.0/subnets?id=c1191a45-436d-4b1b-879e-021730ec7d8b&id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3007] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:27 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&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: 1502/3008] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:27 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3009] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:27 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3010] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:27 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:04:30.818 8 INFO neutron.db.l3_db [None req-122b54be-c246-4376-9910-cb8b7ab25035 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Floating IP e01bef27-36fd-4755-9d46-6e6b243a0863 disassociated (deleted). External IP: 10.96.250.202, port: 478e86b2-b658-4234-bf54-f2920ec0e61f. [pid: 8|app: 0|req: 1505/3013] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:04:30 2026] DELETE /v2.0/floatingips/e01bef27-36fd-4755-9d46-6e6b243a0863 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:31.247 7 INFO neutron.api.v2.resource [None req-9b8b89d5-b4dd-4d33-bf98-939a12b00bfd 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/3014] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:04:31 2026] GET /v2.0/floatingips/e01bef27-36fd-4755-9d46-6e6b243a0863 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3015] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3016] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:32 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: 1507/3017] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3018] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3019] 199.204.45.162 () {30 vars in 741 bytes} [Sun Jun 14 00:04:32 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3020] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:32 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3021] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:32 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2582 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3022] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:33 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3023] 199.204.45.162 () {34 vars in 975 bytes} [Sun Jun 14 00:04:33 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3024] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:04:33 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3025] 199.204.45.162 () {34 vars in 1016 bytes} [Sun Jun 14 00:04:33 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284?fields=dns_domain => generated 29 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3026] 199.204.45.162 () {38 vars in 1028 bytes} [Sun Jun 14 00:04:33 2026] PUT /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1147 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1512/3027] 199.204.45.162 () {30 vars in 769 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => 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: 1516/3028] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/ports?tenant_id=3a806da365c9462890aa62108efa1b9a&device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => 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: 1517/3029] 199.204.45.162 () {34 vars in 1066 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/networks?id=036bb1ec-8024-4662-b8fa-f42f6746383e&id=f1ef4689-da36-407e-8455-b9c7bd866284 => generated 1523 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3030] 199.204.45.162 () {34 vars in 1060 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.88&port_id=ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => 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: 1519/3031] 199.204.45.162 () {34 vars in 984 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/subnets?id=d143f151-0840-4eaf-b02e-b21c4c223088 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3032] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/ports?network_id=036bb1ec-8024-4662-b8fa-f42f6746383e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3033] 199.204.45.162 () {34 vars in 789 bytes} [Sun Jun 14 00:04:34 2026] PUT /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1086 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1521/3034] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3035] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 1086 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3036] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:34 2026] GET /v2.0/networks/036bb1ec-8024-4662-b8fa-f42f6746383e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3037] 199.204.45.162 () {32 vars in 759 bytes} [Sun Jun 14 00:04:34 2026] DELETE /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3038] 199.204.45.162 () {30 vars in 703 bytes} [Sun Jun 14 00:04:35 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: 1516/3039] 199.204.45.162 () {30 vars in 705 bytes} [Sun Jun 14 00:04:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3040] 199.204.45.162 () {30 vars in 681 bytes} [Sun Jun 14 00:04:35 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: 1517/3041] 199.204.45.162 () {30 vars in 717 bytes} [Sun Jun 14 00:04:35 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-06-14 00:04:35.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-333cbaf1-197f-44d7-984e-5ea41338298e 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3042] 199.204.45.162 () {32 vars in 759 bytes} [Sun Jun 14 00:04:35 2026] DELETE /v2.0/ports/a18db734-0c99-487a-a6a8-f7a5496b5d17 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3043] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:35 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:04:35.235 7 INFO neutron.api.v2.resource [None req-29544d36-3bd7-440b-810b-7abcf28fbe58 39493642e4c7421e83a39c83f44da88c 3a806da365c9462890aa62108efa1b9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3044] 199.204.45.162 () {30 vars in 763 bytes} [Sun Jun 14 00:04:35 2026] GET /v2.0/security-groups/lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3045] 199.204.45.162 () {30 vars in 785 bytes} [Sun Jun 14 00:04:35 2026] GET /v2.0/security-groups?name=lb-8bf58d84-5ba4-49af-a941-7e221635286e => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3046] 199.204.45.162 () {30 vars in 737 bytes} [Sun Jun 14 00:04:35 2026] GET /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3047] 199.204.45.162 () {34 vars in 789 bytes} [Sun Jun 14 00:04:35 2026] PUT /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 1094 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3048] 199.204.45.162 () {32 vars in 779 bytes} [Sun Jun 14 00:04:35 2026] DELETE /v2.0/security-groups/d6b2583a-7086-4a4f-a627-9f20dfec52c6 => 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: 1521/3049] 199.204.45.162 () {32 vars in 759 bytes} [Sun Jun 14 00:04:35 2026] DELETE /v2.0/ports/478e86b2-b658-4234-bf54-f2920ec0e61f => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3050] 199.204.45.162 () {34 vars in 994 bytes} [Sun Jun 14 00:04:37 2026] GET /v2.0/ports?device_id=9efb3f14-0175-4dbb-9afe-9c40a3144319 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3051] 199.204.45.162 () {36 vars in 997 bytes} [Sun Jun 14 00:04:37 2026] DELETE /v2.0/ports/ece962b4-0c65-4bef-8cd0-d4eb3f1497cb => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:04:41.843 7 INFO neutron.db.l3_db [None req-eaea9649-5520-4f49-99c2-a25ca0c94243 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Floating IP b50b4b64-8a7d-43ac-8a58-a61dae909100 disassociated (deleted). External IP: 10.96.250.215, port: dcfdcdb3-01bc-448e-be61-43376b4b9051. [pid: 7|app: 0|req: 1530/3052] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:04:41 2026] DELETE /v2.0/floatingips/b50b4b64-8a7d-43ac-8a58-a61dae909100 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:42.255 8 INFO neutron.api.v2.resource [None req-6a910504-ef19-4d34-82b1-9931f3652946 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3053] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/floatingips/b50b4b64-8a7d-43ac-8a58-a61dae909100 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:04:42.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9c87adc-7c9d-4ae0-a1ae-a6a697f41c3b'] response: {'name': 'network-changed', 'server_uuid': '6f12653a-f2b5-4fa8-8671-44338b4cb0b6', 'tag': 'dcfdcdb3-01bc-448e-be61-43376b4b9051', 'status': 'completed', 'code': 200} 2026-06-14 00:04:42.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05f87707-7a47-4f1e-a806-863189b4c806'] response: {'server_uuid': '9efb3f14-0175-4dbb-9afe-9c40a3144319', 'name': 'network-vif-deleted', 'tag': 'ece962b4-0c65-4bef-8cd0-d4eb3f1497cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1531/3054] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/ports?device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1196 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3055] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3056] 10.0.0.73 () {34 vars in 1039 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/security-groups?id=665f522a-7d44-4e78-a327-2e712bdc9cf1&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3057] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/networks?id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3058] 199.204.45.162 () {34 vars in 1056 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.36&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3059] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab1&port_id=dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3060] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/subnets?id=745eef42-134f-4915-9be3-e8373ac2b902&id=20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3061] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3062] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/ports?network_id=ad9b547f-cd9f-47e5-a0ce-988393d35eb0&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3063] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3064] 199.204.45.162 () {34 vars in 994 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/ports?device_id=6f12653a-f2b5-4fa8-8671-44338b4cb0b6 => generated 1196 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3065] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3066] 199.204.45.162 () {36 vars in 997 bytes} [Sun Jun 14 00:04:42 2026] DELETE /v2.0/ports/dcfdcdb3-01bc-448e-be61-43376b4b9051 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:04:48.048 8 INFO neutron.db.l3_db [None req-9e830e21-2389-42f0-a60d-0b833ec05922 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] Floating IP e4b06f68-fb97-4228-aff7-806c7a6e1250 disassociated (deleted). External IP: 10.96.250.213, port: bb05a294-9b4e-4c51-ae74-8498e35fd0de. [pid: 8|app: 0|req: 1531/3069] 10.0.0.74 () {32 vars in 731 bytes} [Sun Jun 14 00:04:47 2026] DELETE /v2.0/floatingips/e4b06f68-fb97-4228-aff7-806c7a6e1250 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:48.457 7 INFO neutron.api.v2.resource [None req-52653ddd-a4d6-46db-9946-144e8656652f 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3070] 10.0.0.74 () {32 vars in 728 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/floatingips/e4b06f68-fb97-4228-aff7-806c7a6e1250 => generated 144 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:04:48.646 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-820cbd48-31a7-4d89-aa67-e8b16972d54b'] response: {'name': 'network-changed', 'server_uuid': '728e112b-3c8b-46ed-9c34-8e2c254ab37b', 'tag': 'bb05a294-9b4e-4c51-ae74-8498e35fd0de', 'status': 'completed', 'code': 200} 2026-06-14 00:04:48.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57a1caad-fbaf-4065-94b8-9dea05aa9c3b'] response: {'server_uuid': '6f12653a-f2b5-4fa8-8671-44338b4cb0b6', 'name': 'network-vif-deleted', 'tag': 'dcfdcdb3-01bc-448e-be61-43376b4b9051', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1540/3071] 199.204.45.162 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/ports?tenant_id=5e0fad039d14455d99e31715bb3afbdd&device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3072] 10.0.0.73 () {34 vars in 989 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/ports?device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1200 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3073] 199.204.45.162 () {34 vars in 986 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/networks?id=a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3074] 10.0.0.73 () {34 vars in 1039 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/security-groups?id=665f522a-7d44-4e78-a327-2e712bdc9cf1&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: 7|app: 0|req: 1542/3075] 199.204.45.162 () {34 vars in 1058 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3076] 199.204.45.162 () {34 vars in 1104 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=bb05a294-9b4e-4c51-ae74-8498e35fd0de => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3077] 199.204.45.162 () {34 vars in 1064 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/subnets?id=c1191a45-436d-4b1b-879e-021730ec7d8b&id=cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3078] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:48 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3079] 199.204.45.162 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/ports?network_id=a381ba52-b2ba-4578-921c-e8553ec8d555&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3080] 199.204.45.162 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3081] 199.204.45.162 () {34 vars in 994 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/ports?device_id=728e112b-3c8b-46ed-9c34-8e2c254ab37b => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3082] 199.204.45.162 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3083] 199.204.45.162 () {36 vars in 997 bytes} [Sun Jun 14 00:04:49 2026] DELETE /v2.0/ports/bb05a294-9b4e-4c51-ae74-8498e35fd0de => 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: 1538/3084] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:53 2026] DELETE /v2.0/security-group-rules/f5022541-423d-4dce-9b2c-9a6272f4305a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:53.989 7 INFO neutron.api.v2.resource [None req-7b0bc4ea-388c-44eb-bab6-c9db3baa1a3b 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3085] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:53 2026] GET /v2.0/security-group-rules/f5022541-423d-4dce-9b2c-9a6272f4305a => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3086] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:53 2026] DELETE /v2.0/security-group-rules/26441d5d-b152-4638-8d83-df59ee5d6983 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.089 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ea1e047-a44d-4efc-9f71-6103d4947c38'] response: {'server_uuid': '728e112b-3c8b-46ed-9c34-8e2c254ab37b', 'name': 'network-vif-deleted', 'tag': 'bb05a294-9b4e-4c51-ae74-8498e35fd0de', 'status': 'completed', 'code': 200} 2026-06-14 00:04:54.092 7 INFO neutron.api.v2.resource [None req-e5e689eb-399b-42fa-bf45-176d091ef9e6 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3087] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/26441d5d-b152-4638-8d83-df59ee5d6983 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3088] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/a2b5d796-0c22-4eb4-a011-f497f11f9db1 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.180 7 INFO neutron.api.v2.resource [None req-0ae0f0d3-171c-4912-8c71-b9c133d1b366 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3089] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/a2b5d796-0c22-4eb4-a011-f497f11f9db1 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3090] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/67c0fc64-108d-4af3-8d0d-8811101e67d7 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.272 7 INFO neutron.api.v2.resource [None req-dcc1f736-8211-45b2-9192-a3a3a34cfec5 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3091] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/67c0fc64-108d-4af3-8d0d-8811101e67d7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3092] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/a1992a57-cc27-45fc-948a-f0772e36f217 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.365 7 INFO neutron.api.v2.resource [None req-6b0eba18-631a-4362-a050-7001cac4e5d2 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3093] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/a1992a57-cc27-45fc-948a-f0772e36f217 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3094] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/5278a5a6-06aa-406e-8b13-d231d26cac48 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.471 7 INFO neutron.api.v2.resource [None req-f47074ab-6074-43fb-9e32-12dd881d8e76 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3095] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/5278a5a6-06aa-406e-8b13-d231d26cac48 => generated 155 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3096] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/01261c0e-63c4-465b-a986-8d2b962506d7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.600 7 INFO neutron.api.v2.resource [None req-ab219843-ca62-4e38-9b22-86936c99c79a 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3097] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/01261c0e-63c4-465b-a986-8d2b962506d7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3098] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/4ace6be5-4c52-4acc-8768-85a141b656e1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.688 7 INFO neutron.api.v2.resource [None req-0e4920e0-6695-4ea7-8895-8dbbebd809a2 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3099] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/4ace6be5-4c52-4acc-8768-85a141b656e1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3100] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/f15aa711-3536-41b2-969d-514dec93a544 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.785 7 INFO neutron.api.v2.resource [None req-18ef7dae-31ee-40df-88b3-65fac0bc6c7b 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3101] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/f15aa711-3536-41b2-969d-514dec93a544 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3102] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/abb4885e-0d0d-405c-aa13-b248e17221f9 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.871 7 INFO neutron.api.v2.resource [None req-894a3e0d-85d2-46cd-be62-cd3ed6216cde 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3103] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/abb4885e-0d0d-405c-aa13-b248e17221f9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3104] 10.0.0.74 () {32 vars in 749 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-group-rules/5a4399c1-b0a7-40b1-ac93-83d01ed968f0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:54.957 7 INFO neutron.api.v2.resource [None req-b2aaa81b-8530-4824-8581-c83ac7788e7a 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3105] 10.0.0.74 () {32 vars in 746 bytes} [Sun Jun 14 00:04:54 2026] GET /v2.0/security-group-rules/5a4399c1-b0a7-40b1-ac93-83d01ed968f0 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3106] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:04:54 2026] DELETE /v2.0/security-groups/665f522a-7d44-4e78-a327-2e712bdc9cf1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:04:55.092 7 INFO neutron.api.v2.resource [None req-cd158d4c-4237-428f-aa92-a692213f3600 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3107] 10.0.0.74 () {32 vars in 736 bytes} [Sun Jun 14 00:04:55 2026] GET /v2.0/security-groups/665f522a-7d44-4e78-a327-2e712bdc9cf1 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3108] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:04:55 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/remove_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:04:57.080 7 INFO neutron.api.v2.resource [None req-f4e9c45e-cacf-47a2-b720-4beafeff666d 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3109] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:04:56 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/remove_router_interface => generated 198 bytes in 693 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3110] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:04:57 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/remove_router_interface => generated 309 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:04:58.528 7 INFO neutron.api.v2.resource [None req-ff04e666-2e3d-466d-81c7-a40913743ffc 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3111] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:04:58 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/remove_router_interface => generated 198 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3114] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:04:58 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/remove_router_interface => generated 309 bytes in 1663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:05:00.399 7 INFO neutron.api.v2.resource [None req-d41f5da0-f06e-441a-8211-9b15b06d5eed 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3115] 10.0.0.74 () {34 vars in 788 bytes} [Sun Jun 14 00:05:00 2026] PUT /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23/remove_router_interface => generated 198 bytes in 198 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:05:01.607 8 INFO neutron.db.l3_hamode_db [None req-5831242f-6638-41a9-a0e4-49e94b0c2604 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] HA network d15a6548-9d95-4cbf-8671-b0d6f888335f was deleted as no HA routers are present in tenant 5e0fad039d14455d99e31715bb3afbdd. [pid: 8|app: 0|req: 1553/3116] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:05:00 2026] DELETE /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23 => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:05:01.648 7 INFO neutron.api.v2.resource [None req-5c733643-8277-4f58-b070-c070b29a30fa 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3117] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:05:01 2026] GET /v2.0/routers/cb43e1fc-fd42-4cb2-841b-ad967619db23 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:05:01.685 8 INFO neutron.services.segments.plugin [-] Segment f7325f94-a1c4-4054-a529-8ae1bdd49c1e resource provider aggregate not found 2026-06-14 00:05:01.705 8 INFO neutron.services.segments.plugin [-] Segment f7325f94-a1c4-4054-a529-8ae1bdd49c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7325f94-a1c4-4054-a529-8ae1bdd49c1e found for delete ", "request_id": "req-9416dbc4-df53-4b48-8512-d9e36f039a00"}]} 2026-06-14 00:05:01.710 8 INFO neutron.services.segments.plugin [-] Segment f7325f94-a1c4-4054-a529-8ae1bdd49c1e resource provider aggregate not found 2026-06-14 00:05:01.727 8 INFO neutron.services.segments.plugin [-] Segment f7325f94-a1c4-4054-a529-8ae1bdd49c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7325f94-a1c4-4054-a529-8ae1bdd49c1e found for delete ", "request_id": "req-c2833d02-cd55-4aee-9220-4fb10ace561f"}]} [pid: 8|app: 0|req: 1554/3118] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:05:01 2026] DELETE /v2.0/subnets/20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:01.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72714893-4da7-4466-8060-15b47e5d7b72 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3119] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:05:01 2026] GET /v2.0/subnets/20daff3c-b868-4e03-a32b-4c7a07c264e6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3120] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:05:01 2026] DELETE /v2.0/subnets/745eef42-134f-4915-9be3-e8373ac2b902 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:02.188 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b298c991-a57e-45f7-9e3e-6928da566f38 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3121] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:05:02 2026] GET /v2.0/subnets/745eef42-134f-4915-9be3-e8373ac2b902 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3122] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:05:02 2026] DELETE /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:02.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbc316b8-6e91-4b7b-889c-447408193b8b 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3123] 10.0.0.74 () {32 vars in 722 bytes} [Sun Jun 14 00:05:02 2026] GET /v2.0/networks/ad9b547f-cd9f-47e5-a0ce-988393d35eb0 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3124] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:05:02 2026] DELETE /v2.0/subnets/c1191a45-436d-4b1b-879e-021730ec7d8b => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:02.854 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95045b0b-c3b0-43d6-93ee-722e633c708b 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3125] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:05:02 2026] GET /v2.0/subnets/c1191a45-436d-4b1b-879e-021730ec7d8b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3126] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:05:02 2026] DELETE /v2.0/subnets/cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:03.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2111f2c8-8297-4b46-a2b2-12a8659dcf7f 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3127] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:05:03 2026] GET /v2.0/subnets/cc44dc92-c9a2-4876-ae17-edf362f669ee => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3128] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:05:03 2026] DELETE /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:03.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2c3bc57-5874-432f-b21e-e46eee3048f0 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3129] 10.0.0.74 () {32 vars in 722 bytes} [Sun Jun 14 00:05:03 2026] GET /v2.0/networks/a381ba52-b2ba-4578-921c-e8553ec8d555 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:05:03.741 8 INFO neutron.services.segments.plugin [-] Segment dd24cd9a-e2cb-490c-a38c-21a50b21a567 resource provider aggregate not found 2026-06-14 00:05:03.751 8 INFO neutron.services.segments.plugin [-] Segment dd24cd9a-e2cb-490c-a38c-21a50b21a567 resource provider aggregate not found 2026-06-14 00:05:03.760 8 INFO neutron.services.segments.plugin [-] Segment dd24cd9a-e2cb-490c-a38c-21a50b21a567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd24cd9a-e2cb-490c-a38c-21a50b21a567 found for delete ", "request_id": "req-9359c6a8-bff2-46dd-b369-f81b54e24a89"}]} 2026-06-14 00:05:03.768 8 INFO neutron.services.segments.plugin [-] Segment dd24cd9a-e2cb-490c-a38c-21a50b21a567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd24cd9a-e2cb-490c-a38c-21a50b21a567 found for delete ", "request_id": "req-f472889c-d05f-4d2f-a842-2bc873d0cdc8"}]} 2026-06-14 00:05:03.783 8 INFO neutron.services.segments.plugin [-] Segment 7fdee4ab-f530-4dba-9a5d-822d0a929d46 resource provider aggregate not found 2026-06-14 00:05:03.790 8 INFO neutron.services.segments.plugin [-] Segment 7fdee4ab-f530-4dba-9a5d-822d0a929d46 resource provider aggregate not found 2026-06-14 00:05:03.809 8 INFO neutron.services.segments.plugin [-] Segment 7fdee4ab-f530-4dba-9a5d-822d0a929d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fdee4ab-f530-4dba-9a5d-822d0a929d46 found for delete ", "request_id": "req-82223016-cd01-4b8e-a880-acb4e78dc0a6"}]} 2026-06-14 00:05:03.812 8 INFO neutron.services.segments.plugin [-] Segment 7fdee4ab-f530-4dba-9a5d-822d0a929d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fdee4ab-f530-4dba-9a5d-822d0a929d46 found for delete ", "request_id": "req-047a8983-8346-47eb-a746-4fc2312c96a3"}]} [pid: 8|app: 0|req: 1560/3130] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:05:03 2026] DELETE /v2.0/subnets/d6983f2e-8499-4a6b-9144-e73d45686298 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:03.911 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15ad15cd-29b5-4e18-90ec-bf1643fae3c8 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3131] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:05:03 2026] GET /v2.0/subnets/d6983f2e-8499-4a6b-9144-e73d45686298 => 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: 1561/3132] 10.0.0.74 () {32 vars in 723 bytes} [Sun Jun 14 00:05:03 2026] DELETE /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:04.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46f72800-734e-47b0-9a92-55b20478cd58 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3133] 10.0.0.74 () {32 vars in 720 bytes} [Sun Jun 14 00:05:04 2026] GET /v2.0/subnets/c9db8608-9aaa-4cea-8e9b-b4256709a932 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3134] 10.0.0.74 () {32 vars in 725 bytes} [Sun Jun 14 00:05:04 2026] DELETE /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:04.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bf3aa5d-16dd-4e81-9cac-f5fa84211f1c 8cbf297e822b4ddf85921aee69696352 5e0fad039d14455d99e31715bb3afbdd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3135] 10.0.0.74 () {32 vars in 722 bytes} [Sun Jun 14 00:05:04 2026] GET /v2.0/networks/f1ef4689-da36-407e-8455-b9c7bd866284 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:05:07.134 8 INFO neutron.services.segments.plugin [-] Segment 0796827a-5992-4fa0-82c3-26d4d780ebfb resource provider aggregate not found 2026-06-14 00:05:07.139 8 INFO neutron.services.segments.plugin [-] Segment 0796827a-5992-4fa0-82c3-26d4d780ebfb resource provider aggregate not found 2026-06-14 00:05:07.165 8 INFO neutron.services.segments.plugin [-] Segment 0796827a-5992-4fa0-82c3-26d4d780ebfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0796827a-5992-4fa0-82c3-26d4d780ebfb found for delete ", "request_id": "req-421f2b63-b911-430a-b25d-d7570e107abf"}]} 2026-06-14 00:05:07.171 8 INFO neutron.services.segments.plugin [-] Segment 0796827a-5992-4fa0-82c3-26d4d780ebfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0796827a-5992-4fa0-82c3-26d4d780ebfb found for delete ", "request_id": "req-af15a922-0a9a-4971-aa9d-5d51c8aea712"}]} [pid: 8|app: 0|req: 1563/3136] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/security-groups?tenant_id=a79bfaa4b4e34e2cb28980b35ce0edd5&name=default => generated 2805 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3137] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:05:07 2026] DELETE /v2.0/security-groups/0c7f20a6-c645-40e4-8cea-21058b8c3c15 => 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: 1564/3138] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/security-groups?tenant_id=e0d4d3060c2842dc8cfcfba9a49641e4&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3139] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:05:07 2026] DELETE /v2.0/security-groups/33c471ec-3379-4a1f-a5b2-e50125f04735 => 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: 1565/3140] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/security-groups?tenant_id=5e0fad039d14455d99e31715bb3afbdd&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3141] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:05:08 2026] DELETE /v2.0/security-groups/1221c81c-22de-4b37-afc4-1368306c8f2b => 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: 1566/3142] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/security-groups?tenant_id=7252217c8bf94fa68f86451cd275fb7e&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3143] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:05:08 2026] DELETE /v2.0/security-groups/ddd834ea-0b7d-47aa-bd72-6426ceac5f39 => 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: 1567/3144] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/security-groups?tenant_id=b662446a3c1a42e59ceceb87b7683137&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3145] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:05:08 2026] DELETE /v2.0/security-groups/b31de945-05cf-4055-88d1-ca6a5e2bfdb0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3146] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:05:09 2026] GET /v2.0/security-groups?tenant_id=b87b2aac167e4b2aa5e6f44b9237d2e6&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3147] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:05:09 2026] DELETE /v2.0/security-groups/543cab78-9812-4ea1-b727-c80169bfa7e6 => 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: 1569/3148] 10.0.0.74 () {32 vars in 773 bytes} [Sun Jun 14 00:05:09 2026] GET /v2.0/security-groups?tenant_id=9169ad3c25c246f3a15102dd21d204bb&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3149] 10.0.0.74 () {32 vars in 739 bytes} [Sun Jun 14 00:05:09 2026] DELETE /v2.0/security-groups/63336b56-ffca-44fb-8254-3430d1fb9769 => 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: 1570/3150] 10.0.0.74 () {32 vars in 648 bytes} [Sun Jun 14 00:05:12 2026] GET /v2.0/networks => generated 2167 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3151] 10.0.0.74 () {32 vars in 654 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3152] 10.0.0.74 () {32 vars in 646 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3153] 10.0.0.74 () {32 vars in 642 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/ports => generated 4725 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3154] 10.0.0.74 () {32 vars in 646 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3155] 10.0.0.74 () {32 vars in 648 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/networks => generated 2167 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3156] 10.0.0.74 () {32 vars in 662 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/security-groups => generated 16626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3157] 10.0.0.74 () {32 vars in 654 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/subnetpools => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)