+ 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 [Fri May 29 12:02:36 2026] *** compiled with version: 11.4.0 on 29 May 2026 02:29:45 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-5fbbb788c5-s65fm 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 0x5618fbd3b160 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-05-29 12:02:40.222 7 INFO neutron.common.config [-] Logging enabled! 2026-05-29 12:02:40.223 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-29 12:02:40.250 8 INFO neutron.common.config [-] Logging enabled! 2026-05-29 12:02:40.250 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-29 12:02:40.545 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 12:02:40.546 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 12:02:41.473 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 12:02:41.476 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 12:02:41.479 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 12:02:41.480 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 12:02:41.480 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 12:02:41.481 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 12:02:41.481 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:41.491 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:41.491 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:41.492 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 12:02:41.512 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 12:02:41.513 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 12:02:41.513 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 12:02:41.555 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 12:02:41.556 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 12:02:41.556 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 12:02:41.556 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 12:02:41.573 8 WARNING oslo_policy.policy [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-29 12:02:41.573 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 12:02:41.577 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 12:02:41.581 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 12:02:41.582 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 12:02:41.582 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 12:02:41.583 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 12:02:41.583 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:41.592 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:41.592 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:41.592 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 12:02:41.624 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 12:02:41.626 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 12:02:41.626 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 12:02:41.679 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 12:02:41.680 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 12:02:41.680 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 12:02:41.680 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 12:02:41.688 7 WARNING oslo_policy.policy [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-29 12:02:42.029 8 INFO neutron.plugins.ml2.managers [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 12:02:42.121 7 INFO neutron.plugins.ml2.managers [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 12:02:42.371 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 12:02:42.371 8 INFO neutron.plugins.ml2.managers [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 12:02:42.372 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 12:02:42.397 8 INFO neutron.plugins.ml2.managers [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 12:02:42.397 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 12:02:42.397 8 INFO neutron.plugins.ml2.managers [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 12:02:42.397 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 12:02:42.397 8 INFO neutron.plugins.ml2.managers [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] Initializing extension driver 'qos' 2026-05-29 12:02:42.398 8 INFO neutron.plugins.ml2.managers [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 12:02:42.398 8 INFO neutron.plugins.ml2.managers [None req-d6f87453-5297-4a13-9076-b9e9684cc1e6 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 12:02:42.410 8 INFO neutron.quota [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded quota_driver: . 2026-05-29 12:02:42.410 8 INFO neutron.plugins.ml2.plugin [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 12:02:42.410 8 INFO neutron.plugins.ml2.managers [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 12:02:42.411 8 INFO neutron.plugins.ml2.managers [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 12:02:42.411 8 INFO neutron.plugins.ml2.managers [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 12:02:42.411 8 INFO neutron.extensions.vlantransparent [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Disabled vlantransparent extension. 2026-05-29 12:02:42.411 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: qos 2026-05-29 12:02:42.423 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: router 2026-05-29 12:02:42.433 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 12:02:42.433 7 INFO neutron.plugins.ml2.managers [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 12:02:42.434 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 12:02:42.457 7 INFO neutron.plugins.ml2.managers [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 12:02:42.457 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 12:02:42.457 7 INFO neutron.plugins.ml2.managers [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 12:02:42.457 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 12:02:42.458 7 INFO neutron.plugins.ml2.managers [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] Initializing extension driver 'qos' 2026-05-29 12:02:42.458 7 INFO neutron.plugins.ml2.managers [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 12:02:42.458 7 INFO neutron.plugins.ml2.managers [None req-3332f558-5030-4da1-acfd-44e072eccce8 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 12:02:42.459 8 INFO neutron.services.service_base [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 12:02:42.459 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: segments 2026-05-29 12:02:42.469 7 INFO neutron.quota [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded quota_driver: . 2026-05-29 12:02:42.470 7 INFO neutron.plugins.ml2.plugin [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 12:02:42.470 7 INFO neutron.plugins.ml2.managers [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 12:02:42.470 7 INFO neutron.plugins.ml2.managers [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 12:02:42.471 7 INFO neutron.plugins.ml2.managers [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 12:02:42.471 7 INFO neutron.extensions.vlantransparent [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Disabled vlantransparent extension. 2026-05-29 12:02:42.471 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: qos 2026-05-29 12:02:42.482 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: router 2026-05-29 12:02:42.517 7 INFO neutron.services.service_base [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 12:02:42.518 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: segments 2026-05-29 12:02:42.560 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: trunk 2026-05-29 12:02:42.613 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: trunk 2026-05-29 12:02:42.622 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: vpnaas 2026-05-29 12:02:42.660 8 WARNING stevedore.named [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 12:02:42.665 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: vpnaas 2026-05-29 12:02:42.705 7 WARNING stevedore.named [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 12:02:42.713 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 12:02:42.713 8 INFO neutron.common.utils [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 12:02:42.713 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 12:02:42.717 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: tag 2026-05-29 12:02:42.723 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: timestamp 2026-05-29 12:02:42.725 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 12:02:42.728 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: flavors 2026-05-29 12:02:42.731 8 INFO neutron.manager [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loading Plugin: revisions 2026-05-29 12:02:42.734 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Initializing extension manager. 2026-05-29 12:02:42.735 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: address-group 2026-05-29 12:02:42.736 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: address-scope 2026-05-29 12:02:42.737 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 12:02:42.738 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: agent 2026-05-29 12:02:42.739 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 12:02:42.740 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 12:02:42.741 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 12:02:42.741 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: availability_zone 2026-05-29 12:02:42.742 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 12:02:42.742 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 12:02:42.743 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 12:02:42.745 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 12:02:42.746 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: dns-integration 2026-05-29 12:02:42.747 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 12:02:42.748 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 12:02:42.749 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: dvr 2026-05-29 12:02:42.750 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 12:02:42.750 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 12:02:42.751 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 12:02:42.752 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 12:02:42.753 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: external-net 2026-05-29 12:02:42.753 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 12:02:42.754 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: extraroute 2026-05-29 12:02:42.754 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 12:02:42.755 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 12:02:42.756 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 12:02:42.757 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 12:02:42.757 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 12:02:42.758 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: fip-port-details 2026-05-29 12:02:42.759 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: flavors 2026-05-29 12:02:42.760 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 12:02:42.761 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 12:02:42.761 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: ip_allocation 2026-05-29 12:02:42.762 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 12:02:42.761 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 12:02:42.762 7 INFO neutron.common.utils [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 12:02:42.762 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 12:02:42.762 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 12:02:42.763 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: router 2026-05-29 12:02:42.765 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 12:02:42.766 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 12:02:42.766 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: l3-ha 2026-05-29 12:02:42.766 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: tag 2026-05-29 12:02:42.767 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 12:02:42.767 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 12:02:42.768 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: l3-flavors 2026-05-29 12:02:42.769 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 12:02:42.769 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 12:02:42.771 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 12:02:42.772 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 12:02:42.772 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: timestamp 2026-05-29 12:02:42.773 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 12:02:42.774 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 12:02:42.775 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 12:02:42.775 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 12:02:42.776 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: multi-provider 2026-05-29 12:02:42.776 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: net-mtu 2026-05-29 12:02:42.777 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 12:02:42.777 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 12:02:42.778 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: network_ha 2026-05-29 12:02:42.779 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 12:02:42.779 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: flavors 2026-05-29 12:02:42.780 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 12:02:42.780 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: pagination 2026-05-29 12:02:42.781 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: port-device-profile 2026-05-29 12:02:42.781 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 12:02:42.782 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 12:02:42.782 7 INFO neutron.manager [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loading Plugin: revisions 2026-05-29 12:02:42.782 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: port-mac-override 2026-05-29 12:02:42.783 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 12:02:42.783 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 12:02:42.784 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: port-resource-request 2026-05-29 12:02:42.785 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 12:02:42.785 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: binding 2026-05-29 12:02:42.785 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Initializing extension manager. 2026-05-29 12:02:42.786 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: binding-extended 2026-05-29 12:02:42.787 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: port-security 2026-05-29 12:02:42.787 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: address-group 2026-05-29 12:02:42.787 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: project-id 2026-05-29 12:02:42.788 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: provider 2026-05-29 12:02:42.788 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: address-scope 2026-05-29 12:02:42.789 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 12:02:42.789 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos 2026-05-29 12:02:42.790 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: agent 2026-05-29 12:02:42.790 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 12:02:42.790 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 12:02:42.791 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 12:02:42.791 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-default 2026-05-29 12:02:42.792 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 12:02:42.792 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-fip 2026-05-29 12:02:42.792 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 12:02:42.793 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 12:02:42.793 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 12:02:42.793 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: availability_zone 2026-05-29 12:02:42.794 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 12:02:42.794 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 12:02:42.794 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 12:02:42.795 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 12:02:42.795 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 12:02:42.795 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 12:02:42.796 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-pps 2026-05-29 12:02:42.796 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 12:02:42.797 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 12:02:42.797 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 12:02:42.797 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 12:02:42.798 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: dns-integration 2026-05-29 12:02:42.798 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 12:02:42.798 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 12:02:42.799 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 12:02:42.800 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: dvr 2026-05-29 12:02:42.800 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: quotas 2026-05-29 12:02:42.800 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 12:02:42.801 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: quota_details 2026-05-29 12:02:42.801 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 12:02:42.802 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 12:02:42.802 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 12:02:42.802 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: rbac-policies 2026-05-29 12:02:42.803 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 12:02:42.803 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: external-net 2026-05-29 12:02:42.803 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 12:02:42.803 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 12:02:42.804 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 12:02:42.804 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: extraroute 2026-05-29 12:02:42.805 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 12:02:42.805 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 12:02:42.805 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: revision-if-match 2026-05-29 12:02:42.806 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 12:02:42.806 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 12:02:42.806 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 12:02:42.807 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 12:02:42.807 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 12:02:42.807 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 12:02:42.807 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 12:02:42.808 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: fip-port-details 2026-05-29 12:02:42.809 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 12:02:42.809 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: flavors 2026-05-29 12:02:42.810 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 12:02:42.810 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 12:02:42.810 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 12:02:42.811 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 12:02:42.811 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 12:02:42.811 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 12:02:42.812 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: ip_allocation 2026-05-29 12:02:42.813 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 12:02:42.813 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 12:02:42.814 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: router 2026-05-29 12:02:42.816 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 12:02:42.818 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 12:02:42.818 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: l3-ha 2026-05-29 12:02:42.819 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 12:02:42.819 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 12:02:42.820 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: l3-flavors 2026-05-29 12:02:42.820 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: security-group 2026-05-29 12:02:42.821 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 12:02:42.821 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: segment 2026-05-29 12:02:42.821 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 12:02:42.822 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 12:02:42.822 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: service-type 2026-05-29 12:02:42.823 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: sorting 2026-05-29 12:02:42.823 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 12:02:42.824 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 12:02:42.824 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 12:02:42.825 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 12:02:42.825 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 12:02:42.825 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 12:02:42.826 8 WARNING neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 12:02:42.826 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 12:02:42.826 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 12:02:42.827 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 12:02:42.827 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 12:02:42.828 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: multi-provider 2026-05-29 12:02:42.828 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 12:02:42.828 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: net-mtu 2026-05-29 12:02:42.829 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 12:02:42.829 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 12:02:42.829 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 12:02:42.830 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 12:02:42.830 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 12:02:42.830 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: network_ha 2026-05-29 12:02:42.831 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 12:02:42.831 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 12:02:42.832 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 12:02:42.832 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: pagination 2026-05-29 12:02:42.833 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: port-device-profile 2026-05-29 12:02:42.833 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 12:02:42.834 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 12:02:42.834 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 12:02:42.834 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: port-mac-override 2026-05-29 12:02:42.834 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 12:02:42.835 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 12:02:42.835 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: trunk 2026-05-29 12:02:42.835 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 12:02:42.836 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: trunk-details 2026-05-29 12:02:42.836 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: port-resource-request 2026-05-29 12:02:42.836 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 12:02:42.837 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 12:02:42.837 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 12:02:42.837 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: binding 2026-05-29 12:02:42.838 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 12:02:42.838 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: binding-extended 2026-05-29 12:02:42.838 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: port-security 2026-05-29 12:02:42.839 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 12:02:42.839 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: project-id 2026-05-29 12:02:42.840 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: provider 2026-05-29 12:02:42.840 8 INFO neutron.api.extensions [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Loaded extension: vpnaas 2026-05-29 12:02:42.841 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos 2026-05-29 12:02:42.842 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 12:02:42.843 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 12:02:42.843 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 12:02:42.843 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-default 2026-05-29 12:02:42.843 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 12:02:42.844 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.844 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 12:02:42.844 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-fip 2026-05-29 12:02:42.844 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 12:02:42.845 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 12:02:42.845 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 12:02:42.845 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 12:02:42.845 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 12:02:42.846 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 12:02:42.847 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 12:02:42.847 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-pps 2026-05-29 12:02:42.848 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 12:02:42.849 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 12:02:42.849 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 12:02:42.849 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 12:02:42.849 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 12:02:42.849 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 12:02:42.849 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.850 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] subnetpool is already registered 2026-05-29 12:02:42.850 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 12:02:42.850 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.850 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] subnetpool is already registered 2026-05-29 12:02:42.850 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 12:02:42.851 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 12:02:42.851 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 12:02:42.851 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 12:02:42.851 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 12:02:42.852 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 12:02:42.852 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: quotas 2026-05-29 12:02:42.853 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: quota_details 2026-05-29 12:02:42.854 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 12:02:42.854 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: rbac-policies 2026-05-29 12:02:42.854 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] router is already registered 2026-05-29 12:02:42.854 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 12:02:42.854 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] floatingip is already registered 2026-05-29 12:02:42.855 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 12:02:42.855 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 12:02:42.855 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 12:02:42.856 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 12:02:42.856 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] rbac_policy is already registered 2026-05-29 12:02:42.856 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 12:02:42.856 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 12:02:42.856 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] security_group is already registered 2026-05-29 12:02:42.856 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 12:02:42.857 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] security_group_rule is already registered 2026-05-29 12:02:42.857 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: revision-if-match 2026-05-29 12:02:42.857 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.857 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] subnetpool is already registered 2026-05-29 12:02:42.857 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.857 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] subnetpool is already registered 2026-05-29 12:02:42.857 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 12:02:42.858 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 12:02:42.858 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] trunk is already registered 2026-05-29 12:02:42.858 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 12:02:42.858 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 12:02:42.858 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] endpoint_group is already registered 2026-05-29 12:02:42.858 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 12:02:42.858 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] vpnservice is already registered 2026-05-29 12:02:42.859 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 12:02:42.859 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 12:02:42.859 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] ipsec_site_connection is already registered 2026-05-29 12:02:42.859 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 12:02:42.859 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] ipsecpolicy is already registered 2026-05-29 12:02:42.859 8 INFO neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 12:02:42.860 8 WARNING neutron.quota.resource_registry [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] ikepolicy is already registered 2026-05-29 12:02:42.860 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 12:02:42.861 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 12:02:42.861 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 12:02:42.862 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 12:02:42.862 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 12:02:42.870 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: security-group 2026-05-29 12:02:42.871 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: segment 2026-05-29 12:02:42.872 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 12:02:42.872 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: service-type 2026-05-29 12:02:42.873 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: sorting 2026-05-29 12:02:42.873 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 12:02:42.874 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 12:02:42.874 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 12:02:42.875 7 WARNING neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 12:02:42.876 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 12:02:42.876 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 12:02:42.877 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 12:02:42.877 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 12:02:42.878 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 12:02:42.879 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 12:02:42.879 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 12:02:42.882 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 12:02:42.883 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 12:02:42.883 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: trunk 2026-05-29 12:02:42.884 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: trunk-details 2026-05-29 12:02:42.885 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 12:02:42.885 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 12:02:42.886 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 12:02:42.887 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 12:02:42.888 7 INFO neutron.api.extensions [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Loaded extension: vpnaas 2026-05-29 12:02:42.890 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 12:02:42.890 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 12:02:42.891 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.891 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 12:02:42.892 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 12:02:42.892 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 12:02:42.895 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 12:02:42.895 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 12:02:42.895 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 12:02:42.896 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.896 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] subnetpool is already registered 2026-05-29 12:02:42.896 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.896 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] subnetpool is already registered 2026-05-29 12:02:42.897 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 12:02:42.897 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 12:02:42.897 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 12:02:42.897 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 12:02:42.897 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 12:02:42.898 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 12:02:42.898 8 WARNING keystonemiddleware._common.config [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 12:02:42.899 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 12:02:42.900 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] router is already registered 2026-05-29 12:02:42.900 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 12:02:42.900 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] floatingip is already registered 2026-05-29 12:02:42.901 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 12:02:42.901 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] rbac_policy is already registered 2026-05-29 12:02:42.901 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 12:02:42.901 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] security_group is already registered 2026-05-29 12:02:42.902 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 12:02:42.902 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] security_group_rule is already registered 2026-05-29 12:02:42.902 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.902 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] subnetpool is already registered 2026-05-29 12:02:42.902 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 12:02:42.903 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] subnetpool is already registered 2026-05-29 12:02:42.903 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 12:02:42.903 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] trunk is already registered 2026-05-29 12:02:42.903 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 12:02:42.903 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] endpoint_group is already registered 2026-05-29 12:02:42.904 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 12:02:42.904 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] vpnservice is already registered 2026-05-29 12:02:42.904 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 12:02:42.904 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] ipsec_site_connection is already registered 2026-05-29 12:02:42.904 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 12:02:42.905 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] ipsecpolicy is already registered 2026-05-29 12:02:42.905 7 INFO neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 12:02:42.905 7 WARNING neutron.quota.resource_registry [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] ikepolicy is already registered 2026-05-29 12:02:42.905 8 WARNING oslo_config.cfg [None req-b5c0a7e2-b05d-4224-a122-048103f17387 - - - - - -] 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 0x5618fbd3b160 pid: 8 (default app) 2026-05-29 12:02:42.942 7 WARNING keystonemiddleware._common.config [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 12:02:42.949 7 WARNING oslo_config.cfg [None req-6087d2a1-97d5-4079-857f-9d50ad762008 - - - - - -] 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 0x5618fbd3b160 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-05-29 12:02:45.973 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77dd6b3e-245b-4860-86c1-4b4a976c0aea bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/3] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:02:45 2026] GET /v2.0/networks/public => generated 108 bytes in 714 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: 7|app: 0|req: 2/4] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:02:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:02:46.446 8 WARNING oslo_policy.policy [None req-f5ef4d61-ece6-4c6a-b4ed-a0a4924352ee bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-29 12:02:46.693 8 WARNING neutron.services.revisions.revision_plugin [None req-f5ef4d61-ece6-4c6a-b4ed-a0a4924352ee bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Could not find related network for resource to bump revision. 2026-05-29 12:02:46.719 8 INFO neutron.db.segments_db [None req-f5ef4d61-ece6-4c6a-b4ed-a0a4924352ee bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 7ca6796c-6a43-48e1-92aa-dea1f6f94937 of type flat for network 49cfc677-a93a-4cab-a596-96f54dac8a52 2026-05-29 12:02:46.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5ef4d61-ece6-4c6a-b4ed-a0a4924352ee bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/5] 199.204.45.109 () {48 vars in 968 bytes} [Fri May 29 12:02:46 2026] POST /v2.0/networks => generated 124 bytes in 514 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:02:52.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78076391-2429-4783-a988-943efc2952f4 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:02:52 2026] GET /v2.0/networks/public => generated 108 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:02:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:02:53.363 7 WARNING oslo_policy.policy [None req-40fef745-098e-4406-8386-41f2a1ee2431 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-29 12:02:53.402 7 WARNING neutron.services.revisions.revision_plugin [None req-40fef745-098e-4406-8386-41f2a1ee2431 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Could not find related network for resource to bump revision. 2026-05-29 12:02:53.446 7 INFO neutron.db.segments_db [None req-40fef745-098e-4406-8386-41f2a1ee2431 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 775852e2-7b6f-46af-bce5-1afce4de1a80 of type flat for network 89eae93a-3d23-4fb0-8374-57e41a644542 2026-05-29 12:02:53.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40fef745-098e-4406-8386-41f2a1ee2431 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 199.204.45.109 () {48 vars in 968 bytes} [Fri May 29 12:02:53 2026] POST /v2.0/networks => generated 124 bytes in 537 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:02:59.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1837d073-b637-40a7-9921-f24ca32a4beb bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/10] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:02:59 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:02:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:02:59.597 7 WARNING neutron.services.revisions.revision_plugin [None req-1ad0f096-b1f1-4828-abdc-559ea43ce9b2 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Could not find related network for resource to bump revision. 2026-05-29 12:02:59.617 7 INFO neutron.db.segments_db [None req-1ad0f096-b1f1-4828-abdc-559ea43ce9b2 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment f69ec4fb-600c-4d8b-abb9-a7ee497cdc2d of type flat for network 476798f5-16f0-41da-9bbb-830eccbe5a43 2026-05-29 12:02:59.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ad0f096-b1f1-4828-abdc-559ea43ce9b2 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.109 () {48 vars in 968 bytes} [Fri May 29 12:02:59 2026] POST /v2.0/networks => generated 124 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:03:05.591 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96873965-2d39-478a-ad68-429cef49fe5d bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:03:05 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:03:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:03:05.694 8 WARNING neutron.services.revisions.revision_plugin [None req-044b35ce-6193-40ee-bc82-53de6e2ca8eb bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Could not find related network for resource to bump revision. 2026-05-29 12:03:05.715 8 INFO neutron.db.segments_db [None req-044b35ce-6193-40ee-bc82-53de6e2ca8eb bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 2b594678-61be-4193-8de2-0db8fa19f5f1 of type flat for network ba10198c-9460-471c-9f8d-40eb29ca433b 2026-05-29 12:03:05.755 8 INFO neutron.pecan_wsgi.hooks.translation [None req-044b35ce-6193-40ee-bc82-53de6e2ca8eb bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/15] 199.204.45.109 () {48 vars in 968 bytes} [Fri May 29 12:03:05 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:03:11.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14b081d4-88d5-43b5-8696-fbf428a5da86 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:03:11 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:03:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:03:11.806 7 WARNING neutron.services.revisions.revision_plugin [None req-c68a879a-aee7-4827-941f-658dcb1a86f0 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Could not find related network for resource to bump revision. 2026-05-29 12:03:11.840 7 INFO neutron.db.segments_db [None req-c68a879a-aee7-4827-941f-658dcb1a86f0 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 3639aebe-84a7-4cbf-bd2c-2c71da9c7e5a of type flat for network 655caccf-eb3a-4add-b0d6-0667b809e493 2026-05-29 12:03:11.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c68a879a-aee7-4827-941f-658dcb1a86f0 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.109 () {48 vars in 968 bytes} [Fri May 29 12:03:11 2026] POST /v2.0/networks => generated 124 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:03:17.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc2117af-06dc-4dad-9439-e8c07b85cfaa bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:03:17 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) [pid: 8|app: 0|req: 11/21] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:03:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:03:17.929 7 WARNING neutron.services.revisions.revision_plugin [None req-40067f18-4b56-45bf-9e03-7bf9bba25bb1 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Could not find related network for resource to bump revision. 2026-05-29 12:03:17.983 7 INFO neutron.db.segments_db [None req-40067f18-4b56-45bf-9e03-7bf9bba25bb1 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 1369296e-3e27-45c3-8380-2c268012eb2c of type flat for network 42ce3bf2-f86e-46bc-b75d-1763efccfe0f [pid: 7|app: 0|req: 11/22] 199.204.45.109 () {48 vars in 968 bytes} [Fri May 29 12:03:17 2026] POST /v2.0/networks => generated 706 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:03:19.297 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c71bb88-28b2-4ab4-9fe7-4a9b63bebf6d bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/23] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:03:19 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:03:19 2026] GET /v2.0/networks?name=public => generated 709 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:03:19.420 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ba1ab71-652c-4ce4-9385-37decbb73242 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.109 () {44 vars in 1035 bytes} [Fri May 29 12:03:19 2026] GET /v2.0/subnets/public-subnet?network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.109 () {44 vars in 1058 bytes} [Fri May 29 12:03:19 2026] GET /v2.0/subnets?name=public-subnet&network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.109 () {48 vars in 966 bytes} [Fri May 29 12:03:19 2026] POST /v2.0/subnets => generated 641 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:08:08.063 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:08:08.070 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:08:08.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ff46cac-878b-4ede-814b-b2bd5d651c25 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/65] 199.204.45.109 () {44 vars in 938 bytes} [Fri May 29 12:08:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:08:08.224 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e1c0c41f-a864-488e-93cb-727d9fff0de1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:08:08.225 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:08:08.229 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 12:08:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.109) !!! [pid: 8|app: 0|req: 33/66] 199.204.45.109 () {44 vars in 960 bytes} [Fri May 29 12:08:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:08:08.331 7 INFO neutron.db.segments_db [None req-ad6d45cf-5cb8-41e6-b799-29cd5a80215d bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 3343d983-eeb3-47c4-a293-d96eb5ed50c0 of type vxlan for network 5d4df462-58a9-4266-83b8-bb43ef69b622 [pid: 7|app: 0|req: 34/67] 199.204.45.109 () {48 vars in 967 bytes} [Fri May 29 12:08:08 2026] POST /v2.0/networks => generated 707 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:08:09.404 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e1c0c41f-a864-488e-93cb-727d9fff0de1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48224. 2026-05-29 12:08:09.405 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48230. 2026-05-29 12:08:09.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-515ee3b7-d0a4-468a-a65d-cda495c8c375 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/68] 199.204.45.109 () {44 vars in 938 bytes} [Fri May 29 12:08:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:08:09.520 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48240. 2026-05-29 12:08:09.523 7 INFO oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48256. [pid: 7|app: 0|req: 35/69] 199.204.45.109 () {44 vars in 960 bytes} [Fri May 29 12:08:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:08:09.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b50bac45-5dcc-490a-a309-17f31adab944 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/70] 199.204.45.109 () {44 vars in 1037 bytes} [Fri May 29 12:08:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 199.204.45.109 () {44 vars in 1060 bytes} [Fri May 29 12:08:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5d4df462-58a9-4266-83b8-bb43ef69b622 => 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: 36/72] 199.204.45.109 () {48 vars in 966 bytes} [Fri May 29 12:08:09 2026] POST /v2.0/subnets => generated 627 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:08:11.047 7 INFO neutron.api.v2.resource [None req-6c04c3c0-7510-4bfa-b936-5d7c9db9ca9d bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/73] 199.204.45.109 () {44 vars in 972 bytes} [Fri May 29 12:08:10 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 199.204.45.109 () {44 vars in 994 bytes} [Fri May 29 12:08:11 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.204.45.109 () {48 vars in 981 bytes} [Fri May 29 12:08:11 2026] POST /v2.0/security-groups => generated 1552 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:12 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 1552 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:12 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 1552 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:12 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 1552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:08:12 2026] POST /v2.0/security-group-rules => generated 569 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:13 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 2134 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:13 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 2134 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:13 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 2134 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:08:13 2026] POST /v2.0/security-group-rules => generated 571 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:14 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 2718 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:14 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 2718 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:14 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 2718 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:08:15 2026] POST /v2.0/security-group-rules => generated 571 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:16 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 3302 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:16 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 3302 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:16 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 3302 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:08:16 2026] POST /v2.0/security-group-rules => generated 571 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:17 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 3886 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:17 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 3886 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:17 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 3886 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:08:17 2026] POST /v2.0/security-group-rules => generated 571 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.109 () {44 vars in 988 bytes} [Fri May 29 12:08:19 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 732 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:08:19.443 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7d5f36d-f9f7-4cb1-82c5-0ba7bca35699 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/99] 199.204.45.109 () {44 vars in 1077 bytes} [Fri May 29 12:08:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.109 () {44 vars in 1100 bytes} [Fri May 29 12:08:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:19 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.109 () {48 vars in 962 bytes} [Fri May 29 12:08:19 2026] POST /v2.0/ports => generated 1096 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:08:26.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d5445f2-cb2f-45fe-985c-48deacad35b2 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/103] 199.204.45.109 () {44 vars in 980 bytes} [Fri May 29 12:08:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.109 () {48 vars in 1032 bytes} [Fri May 29 12:08:27 2026] PUT /v2.0/ports/25c88951-739f-4ffc-b503-7cb88ccfd9b4 => generated 1209 bytes in 840 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.109 () {44 vars in 921 bytes} [Fri May 29 12:08:29 2026] GET /v2.0/ports => generated 3726 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:08:31.162 8 INFO neutron.api.v2.resource [None req-158876be-7972-43ce-a273-ae5e9f0fd48d bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/109] 199.204.45.109 () {44 vars in 960 bytes} [Fri May 29 12:08:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.109 () {44 vars in 982 bytes} [Fri May 29 12:08:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.109 () {48 vars in 981 bytes} [Fri May 29 12:08:31 2026] POST /v2.0/security-groups => generated 1546 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:32 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 1546 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:32 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 1546 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:32 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:08:32 2026] POST /v2.0/security-group-rules => generated 589 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:33 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 2148 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:33 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 2148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:08:33 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 2148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:08:33 2026] POST /v2.0/security-group-rules => generated 593 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/134] 199.204.45.109 () {44 vars in 976 bytes} [Fri May 29 12:10:16 2026] GET /v2.0/quotas/e79b9ea506fc42b0bbe76ae66a101ff6 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 67/135] 199.204.45.109 () {48 vars in 1028 bytes} [Fri May 29 12:10:16 2026] PUT /v2.0/quotas/e79b9ea506fc42b0bbe76ae66a101ff6 => generated 291 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:13:16.817 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:13:16.817 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:13:16.824 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 12:13:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.109) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:13:17.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37a2d600-cca2-40c3-aa34-871cb3d4433f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/160] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:13:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 301 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:13:17.124 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e1c0c41f-a864-488e-93cb-727d9fff0de1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:13:17.126 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:13:17.128 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 12:13:17 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.109) !!! /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: 81/161] 199.204.45.109 () {30 vars in 763 bytes} [Fri May 29 12:13:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:13:18.931 7 INFO oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35970. 2026-05-29 12:13:18.932 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35966. 2026-05-29 12:13:18.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9df9451-f69f-49ff-b7fc-cbba9506b704 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/162] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:13:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:13:19.060 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35992. 2026-05-29 12:13:19.060 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e1c0c41f-a864-488e-93cb-727d9fff0de1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35982. [pid: 8|app: 0|req: 82/163] 199.204.45.109 () {30 vars in 763 bytes} [Fri May 29 12:13:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:19:20.939 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e1c0c41f-a864-488e-93cb-727d9fff0de1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:19:20.943 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:19:20.944 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 12:19:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=64e2ef2057a24d8f99b95594c206d369 (ip 199.204.45.109) !!! 2026-05-29 12:19:21.086 8 INFO neutron.api.v2.resource [None req-20c5b64c-8951-47c3-a7bc-a015a8f656c3 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 107/212] 199.204.45.109 () {44 vars in 1075 bytes} [Fri May 29 12:19:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 139 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:19:21.098 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:19:21.099 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:19:21.100 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 12:19:21 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=64e2ef2057a24d8f99b95594c206d369 (ip 199.204.45.109) !!! [pid: 7|app: 0|req: 106/213] 199.204.45.109 () {44 vars in 1098 bytes} [Fri May 29 12:19:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=64e2ef2057a24d8f99b95594c206d369 => generated 23 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.204.45.109 () {48 vars in 982 bytes} [Fri May 29 12:19:21 2026] POST /v2.0/security-groups => generated 1560 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:19:22.495 7 INFO oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51860. 2026-05-29 12:19:22.496 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51864. [pid: 7|app: 0|req: 107/215] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:19:22 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 1560 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:19:22.611 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51890. 2026-05-29 12:19:22.612 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e1c0c41f-a864-488e-93cb-727d9fff0de1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51880. [pid: 8|app: 0|req: 109/216] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:19:22 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f => generated 1560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:19:22 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 1560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:19:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:19:23 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 2138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:19:23 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f => generated 2138 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:19:24 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 2138 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/222] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:19:24 2026] POST /v2.0/security-group-rules => generated 567 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/223] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:19:25 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 2718 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/224] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:19:25 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f => 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: 112/225] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:19:25 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 2718 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/226] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:19:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/227] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:19:26 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 3300 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/228] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:19:26 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f => generated 3300 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/229] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:19:26 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 3300 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/230] 199.204.45.109 () {48 vars in 992 bytes} [Fri May 29 12:19:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 12:21:35 2026] GET /v2.0/networks?tenant_id=64e2ef2057a24d8f99b95594c206d369&shared=False => generated 15 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:21:35.432 8 INFO neutron.db.segments_db [None req-f5c92e5e-9bc1-4d7b-a34d-268c1a58e030 7d5038fc1fc44b0f92e0d7d3232a1852 64e2ef2057a24d8f99b95594c206d369 - - 4daa002de08a489e82b4292764ac9b93 4daa002de08a489e82b4292764ac9b93] Added segment a9009279-1bea-4c27-ae78-bef63a7c1e54 of type vxlan for network 7ae6fa49-f52b-42a1-8da6-7b697ea1e33b [pid: 8|app: 0|req: 126/250] 199.204.45.109 () {34 vars in 682 bytes} [Fri May 29 12:21:35 2026] POST /v2.0/networks => generated 718 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 199.204.45.109 () {30 vars in 722 bytes} [Fri May 29 12:21:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/252] 199.204.45.109 () {30 vars in 633 bytes} [Fri May 29 12:21:35 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: 7|app: 0|req: 126/253] 199.204.45.109 () {34 vars in 677 bytes} [Fri May 29 12:21:35 2026] POST /v2.0/ports => generated 963 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/254] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:21:36 2026] GET /v2.0/networks/7ae6fa49-f52b-42a1-8da6-7b697ea1e33b => 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: 127/255] 199.204.45.109 () {30 vars in 722 bytes} [Fri May 29 12:21:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/256] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:21:38 2026] GET /v2.0/networks/7ae6fa49-f52b-42a1-8da6-7b697ea1e33b => 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: 132/261] 199.204.45.109 () {44 vars in 976 bytes} [Fri May 29 12:22:04 2026] GET /v2.0/quotas/64e2ef2057a24d8f99b95594c206d369 => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 199.204.45.109 () {48 vars in 1028 bytes} [Fri May 29 12:22:04 2026] PUT /v2.0/quotas/64e2ef2057a24d8f99b95594c206d369 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:33:48.108 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:33:48.109 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:33:48.110 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 12:33:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.109) !!! 2026-05-29 12:33:48.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a88c4b89-42ad-4f63-8f00-1eb74f27980f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/357] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:33:48 2026] GET /v2.0/networks/public => generated 108 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:33:48.294 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e1c0c41f-a864-488e-93cb-727d9fff0de1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:33:48.295 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:33:48.296 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 12:33:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.109) !!! [pid: 8|app: 0|req: 180/358] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:33:48 2026] GET /v2.0/networks?name=public => generated 753 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:33:49.434 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53476. 2026-05-29 12:33:49.435 7 INFO oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53492. 2026-05-29 12:33:49.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af0eceaa-fef4-4d2a-8e49-529f7bbcbfc1 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/359] 199.204.45.109 () {44 vars in 928 bytes} [Fri May 29 12:33:49 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:33:49.522 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e1c0c41f-a864-488e-93cb-727d9fff0de1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53494. 2026-05-29 12:33:49.523 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53508. [pid: 8|app: 0|req: 181/360] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:33:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:33:49.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de39c70a-c19e-48c0-af5c-1124fee2e909 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/361] 199.204.45.109 () {44 vars in 1035 bytes} [Fri May 29 12:33:49 2026] GET /v2.0/subnets/public-subnet?network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.109 () {44 vars in 1058 bytes} [Fri May 29 12:33:49 2026] GET /v2.0/subnets?name=public-subnet&network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f => generated 644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:34:23.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d000a89-113e-4053-8e6d-cb7d744ce46b bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/367] 199.204.45.109 () {44 vars in 938 bytes} [Fri May 29 12:34:23 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) [pid: 7|app: 0|req: 183/368] 199.204.45.109 () {44 vars in 960 bytes} [Fri May 29 12:34:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:34:24.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d2f5ae2-7786-4839-9208-9dff90185bfa bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/369] 199.204.45.109 () {44 vars in 938 bytes} [Fri May 29 12:34:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.109 () {44 vars in 960 bytes} [Fri May 29 12:34:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:34:24.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abcd01e7-ed4b-4db4-9c3b-0695ff970734 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/371] 199.204.45.109 () {44 vars in 1037 bytes} [Fri May 29 12:34:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.109 () {44 vars in 1060 bytes} [Fri May 29 12:34:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:34:25.801 8 INFO neutron.api.v2.resource [None req-ad72c4b1-917b-43cc-8ad1-3cfb5d249c3f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/373] 199.204.45.109 () {44 vars in 972 bytes} [Fri May 29 12:34:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.109 () {44 vars in 994 bytes} [Fri May 29 12:34:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:26 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:26 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:34:27 2026] GET /v2.0/security-group-rules/2b975977-7adb-46d3-80ec-496574eb5965 => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:27 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:27 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:34:28 2026] GET /v2.0/security-group-rules/6957fe83-1f2d-41a5-920a-04c43336be57 => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:28 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:28 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:34:29 2026] GET /v2.0/security-group-rules/a503dea1-02c9-4578-867a-253d5caaf75e => generated 571 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:29 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:29 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:34:30 2026] GET /v2.0/security-group-rules/3a8c9bb8-4d4f-49c4-a000-e3c57cd01429 => 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/389] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:30 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:30 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:34:31 2026] GET /v2.0/security-group-rules/6c515f7e-5f33-46f0-a1f4-e77c2a829526 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.109 () {44 vars in 988 bytes} [Fri May 29 12:34:32 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 732 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:34:32.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a38fbb70-5824-4b06-8985-c816e1fd758b bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/393] 199.204.45.109 () {44 vars in 1077 bytes} [Fri May 29 12:34:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622 => 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: 196/394] 199.204.45.109 () {44 vars in 1100 bytes} [Fri May 29 12:34:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 1250 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:32 2026] GET /v2.0/security-groups/4dbcce8f-94af-4fb9-afff-cec2a2a966c8 => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:34:38.572 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b6e86ae-4bf6-42a3-b7b5-475b7152bb8f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/396] 199.204.45.109 () {44 vars in 980 bytes} [Fri May 29 12:34:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.109 () {44 vars in 921 bytes} [Fri May 29 12:34:40 2026] GET /v2.0/ports => generated 4721 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:34:41.420 8 INFO neutron.api.v2.resource [None req-20c3be3c-01af-41cc-87b9-5783b7122022 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/399] 199.204.45.109 () {44 vars in 960 bytes} [Fri May 29 12:34:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.109 () {44 vars in 982 bytes} [Fri May 29 12:34:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:42 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 2754 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:42 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 2754 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:34:42 2026] GET /v2.0/security-group-rules/3a05f2e9-3d33-4b88-9490-86802e556102 => generated 589 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:43 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 2754 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:34:43 2026] GET /v2.0/security-groups/68e30662-ce03-4245-b310-81a524eead78 => generated 2754 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:34:43 2026] GET /v2.0/security-group-rules/c2c1110e-0095-419d-89c4-a8f7a8d20353 => generated 593 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.109 () {44 vars in 976 bytes} [Fri May 29 12:34:55 2026] GET /v2.0/quotas/e79b9ea506fc42b0bbe76ae66a101ff6 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:35:49.787 8 INFO neutron.api.v2.resource [None req-e3a80832-babc-4d75-bc07-fec9029144c6 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 211/418] 199.204.45.109 () {44 vars in 1075 bytes} [Fri May 29 12:35:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.204.45.109 () {44 vars in 1098 bytes} [Fri May 29 12:35:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=64e2ef2057a24d8f99b95594c206d369 => generated 3886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:35:50 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 3883 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:35:50 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f => generated 3883 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:35:50 2026] GET /v2.0/security-group-rules/a08122e6-c1ed-4c84-96bd-57b6d73b1095 => generated 565 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:35:51 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 3883 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:35:52 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:35:52 2026] GET /v2.0/security-group-rules/0b248ca5-29bd-4c5a-a29a-8169b27067cb => generated 567 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:35:53 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 3883 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:35:53 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:35:53 2026] GET /v2.0/security-group-rules/04ab2354-f743-4fe9-8097-472d7485254c => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.204.45.109 () {44 vars in 1089 bytes} [Fri May 29 12:35:54 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f?project_id=64e2ef2057a24d8f99b95594c206d369 => generated 3883 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.204.45.109 () {44 vars in 1002 bytes} [Fri May 29 12:35:54 2026] GET /v2.0/security-groups/6b087283-7bde-4bee-b2da-5d3eafd4a72f => generated 3883 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 199.204.45.109 () {44 vars in 1012 bytes} [Fri May 29 12:35:54 2026] GET /v2.0/security-group-rules/321a45f9-c38c-4f4d-8c1a-650c89e5b94c => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 199.204.45.109 () {44 vars in 976 bytes} [Fri May 29 12:36:01 2026] GET /v2.0/quotas/64e2ef2057a24d8f99b95594c206d369 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:36:53.343 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 12:36:53.344 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 219/441] 199.204.45.109 () {44 vars in 950 bytes} [Fri May 29 12:36:53 2026] GET /v2.0/networks?name=public => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:37:34 2026] GET /v2.0/networks => generated 2168 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.159 () {32 vars in 655 bytes} [Fri May 29 12:37:35 2026] GET /v2.0/floatingips => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:37:35 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:37:35.875 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b641ce3-d90d-41dc-aade-1608d9797c6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57196. 2026-05-29 12:37:35.876 7 INFO oslo.messaging._drivers.impl_rabbit [-] [768aaef0-32eb-467e-8c37-32fe00fb83cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57200. [pid: 7|app: 0|req: 224/451] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:37:35 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:37:35 2026] GET /v2.0/subnets => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:37:35 2026] GET /v2.0/networks => generated 2168 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:37:36 2026] GET /v2.0/security-groups => generated 16622 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/455] 10.0.0.159 () {32 vars in 655 bytes} [Fri May 29 12:37:36 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:37:47.231 8 INFO neutron.db.segments_db [None req-1a179da9-8c2b-4f50-a496-b8c0e4c6a9af bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 8112090c-dc61-4bbd-b762-389ccdff3a91 of type vxlan for network 092c94ad-bebc-447e-8ac4-7115115be446 2026-05-29 12:37:47.261 7 INFO neutron.db.segments_db [None req-4841f653-2ec6-4ed8-96d0-7ebeb46f04c0 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment c3bde3b1-a3fe-42bf-af86-4a22cba770f1 of type vxlan for network 3508d461-866e-45b5-907a-797111c961cb [pid: 8|app: 0|req: 231/458] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:37:46 2026] POST /v2.0/networks => generated 748 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/459] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:37:46 2026] POST /v2.0/networks => generated 745 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:37:47 2026] POST /v2.0/subnets => generated 672 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/461] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:37:47 2026] POST /v2.0/subnets => generated 668 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:37:47.720 7 INFO neutron.db.segments_db [None req-70843093-c4f9-4fd1-aa47-032088127acf bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 9301ab33-681d-4da8-8e40-99b214ac6772 of type vxlan for network ae64c3fd-40d0-4968-a42c-84e07f51cfdc [pid: 8|app: 0|req: 233/462] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:37:47 2026] GET /v2.0/security-groups?tenant_id=958637b8c86a4dc5875960d3db27b8f0&name=default => generated 2797 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:37:48.034 7 INFO neutron.db.l3_hamode_db [None req-70843093-c4f9-4fd1-aa47-032088127acf bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:37:48.099 8 INFO neutron.db.segments_db [None req-caf75e53-ee18-40cb-9286-9c3bd45be5f9 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 5f2f07f8-c6df-4df0-9313-375a14d24ae1 of type vxlan for network 3e7447ff-6a85-4cef-8d8d-f907555d683e [pid: 8|app: 0|req: 234/463] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:37:47 2026] POST /v2.0/networks => generated 751 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:37:48.293 8 INFO neutron.db.segments_db [None req-031f528a-b912-47f0-bbca-1db3ead6017f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment c5845121-5e3b-42a1-a7df-062b45ab35d1 of type vxlan for network 14b7af90-83c9-4038-aab3-7c397b53c300 2026-05-29 12:37:48.669 8 INFO neutron.db.l3_hamode_db [None req-031f528a-b912-47f0-bbca-1db3ead6017f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:37:49.450 7 INFO neutron.db.l3_hamode_db [None req-70843093-c4f9-4fd1-aa47-032088127acf bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:37:50.124 8 INFO neutron.db.l3_hamode_db [None req-031f528a-b912-47f0-bbca-1db3ead6017f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/464] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:37:47 2026] POST /v2.0/routers => generated 736 bytes in 3017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:37:50 2026] DELETE /v2.0/security-groups/94e023d3-a125-438e-8a61-0e83513b40d9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:37:50 2026] POST /v2.0/subnets => generated 674 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:37:48 2026] POST /v2.0/routers => generated 732 bytes in 3153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:37:51.435 8 INFO neutron.db.segments_db [None req-18968602-bbbb-4ecc-9db2-cbaf91c5e328 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 18bc0c35-f77c-44f9-97ae-3921643a5f7a of type vxlan for network 6efc8f17-7616-4726-bafe-90ed005261b6 2026-05-29 12:37:51.760 8 INFO neutron.db.l3_hamode_db [None req-18968602-bbbb-4ecc-9db2-cbaf91c5e328 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/468] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:37:51 2026] PUT /v2.0/routers/05ae5b94-3e61-4702-a5c7-b6be7ea4a0b1/add_router_interface => generated 309 bytes in 1864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:37:53.062 8 INFO neutron.db.l3_hamode_db [None req-18968602-bbbb-4ecc-9db2-cbaf91c5e328 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/469] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:37:51 2026] POST /v2.0/routers => generated 738 bytes in 2978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:37:52 2026] PUT /v2.0/routers/570f928d-bace-43e4-b768-caf7135712ec/add_router_interface => generated 309 bytes in 1753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:37:54.738 8 INFO neutron.db.segments_db [None req-24d095d9-3005-49b4-9653-c2767c509ff7 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 29ba1a05-1f5f-4f24-bb8a-abbdb1876faf of type vxlan for network 9dcd8cf3-9547-4596-9edc-ef20ef890695 2026-05-29 12:37:54.760 7 WARNING neutron_lib.context [req-322b9629-6507-4dc6-b40c-6db5af3ee0bc req-b74ce87c-c4a0-46a2-8b59-010b9f175a0d 0c0b2753be3649fb91c6308a6f5f9d93 af8d2b6cc4a242c79966e6169d321d79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/471] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:37:54 2026] POST /v2.0/networks => generated 737 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.211 () {38 vars in 971 bytes} [Fri May 29 12:37:54 2026] POST /v2.0/security-groups => generated 1622 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:37:54 2026] POST /v2.0/subnets => generated 660 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:37:55.218 7 WARNING neutron_lib.context [req-7fe6fcf6-53f2-40d1-bef1-83be4ae3fc9b req-71e7c6d3-0758-4fbc-b0c4-ce0bdfc93e79 f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/474] 10.0.0.211 () {38 vars in 971 bytes} [Fri May 29 12:37:55 2026] POST /v2.0/security-groups => generated 1617 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:37:55.409 7 INFO neutron.db.segments_db [None req-ba308915-c99c-4f94-a0e5-bc71a06045f0 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 038d46c9-7fd7-489c-899c-7c64aa86a651 of type vxlan for network 1451bae3-490e-46c9-858a-b84892374d8f 2026-05-29 12:37:55.776 7 INFO neutron.db.l3_hamode_db [None req-ba308915-c99c-4f94-a0e5-bc71a06045f0 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/475] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:37:54 2026] PUT /v2.0/routers/3ca3c192-59b0-44b6-8fc8-a91a2518bd81/add_router_interface => generated 309 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:56 2026] GET /v2.0/security-groups/ec33d766-2300-4837-849d-f543109584c6 => generated 1622 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:37:56.486 8 WARNING neutron_lib.context [req-4b80cce6-1c89-473c-99a9-38dbae9abd62 req-e38fdad0-2100-4482-a5f3-b2c6df0fbe92 f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/477] 10.0.0.211 () {38 vars in 971 bytes} [Fri May 29 12:37:56 2026] POST /v2.0/security-groups => generated 1616 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:37:56.616 8 WARNING neutron_lib.context [req-e95d9fc8-bb70-4424-9bfd-90326a911983 req-f994695b-c201-481d-b7fe-5433cf49db47 0c0b2753be3649fb91c6308a6f5f9d93 af8d2b6cc4a242c79966e6169d321d79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/478] 10.0.0.211 () {38 vars in 981 bytes} [Fri May 29 12:37:56 2026] POST /v2.0/security-group-rules => generated 582 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:37:56.737 8 WARNING neutron_lib.context [req-a11776e5-6798-4b8f-8b9c-4a6b21155b5b req-7580dd75-417d-484e-a68f-b79a2a615347 f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/479] 10.0.0.211 () {38 vars in 971 bytes} [Fri May 29 12:37:56 2026] POST /v2.0/security-groups => generated 1616 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:37:56.844 8 WARNING neutron_lib.context [req-621bb5f6-3f96-4b4e-b86b-cb5cb08bd699 req-7c212032-c0c6-4394-9dc5-f55c578cf32d 0c0b2753be3649fb91c6308a6f5f9d93 af8d2b6cc4a242c79966e6169d321d79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:37:56.931 7 INFO neutron.db.l3_hamode_db [None req-ba308915-c99c-4f94-a0e5-bc71a06045f0 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/480] 10.0.0.211 () {38 vars in 971 bytes} [Fri May 29 12:37:56 2026] POST /v2.0/security-groups => generated 1621 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:37:56 2026] GET /v2.0/security-groups?tenant_id=3383a9304f8d4f7b8646b69204c6ea49 => generated 7592 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:37:57.043 8 WARNING neutron_lib.context [None req-8341a94b-5298-4e30-abce-98637b55861a 02e4dd97cfd64b8bab78ca1399b18948 f143b6910c914269938394555f7f187b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/482] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:37:57 2026] POST /v2.0/security-groups => generated 1596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/483] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:57 2026] GET /v2.0/security-groups/3e9290d2-850c-4886-a2cd-669b7b8d319f => generated 1621 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/484] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:57 2026] GET /v2.0/security-groups/fb7ddc99-7ac0-43a5-a108-04bcee4af58c => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:37:57.245 8 WARNING neutron_lib.context [None req-436911f9-0349-460f-b7ec-1e0b253b42e4 02e4dd97cfd64b8bab78ca1399b18948 f143b6910c914269938394555f7f187b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/485] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:37:57 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-05-29 12:37:57.364 8 WARNING neutron_lib.context [req-c015c4db-e85d-45d4-b583-c2ef576230f9 req-f0a53859-e6a6-4699-bec1-1236b97a22b5 0c0b2753be3649fb91c6308a6f5f9d93 af8d2b6cc4a242c79966e6169d321d79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/486] 10.0.0.211 () {38 vars in 981 bytes} [Fri May 29 12:37:57 2026] POST /v2.0/security-group-rules => generated 582 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/487] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:57 2026] GET /v2.0/security-groups/fb7ddc99-7ac0-43a5-a108-04bcee4af58c => generated 2794 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:37:57.544 8 WARNING neutron_lib.context [None req-fa726c82-4b01-4f69-bda5-d03e7d9009ca 02e4dd97cfd64b8bab78ca1399b18948 f143b6910c914269938394555f7f187b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/488] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:37:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/489] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:57 2026] GET /v2.0/security-groups/3e9290d2-850c-4886-a2cd-669b7b8d319f => generated 2214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/490] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:57 2026] GET /v2.0/security-groups/29f9d999-7e70-4b07-a850-dd3e7c945d01 => generated 1617 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:37:57.750 8 WARNING neutron_lib.context [None req-52f2b5eb-9695-4267-ab1c-a6428d6c975d 02e4dd97cfd64b8bab78ca1399b18948 f143b6910c914269938394555f7f187b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/491] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:37:55 2026] POST /v2.0/routers => generated 724 bytes in 3042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:37:58.393 7 WARNING neutron_lib.context [req-8052f32a-b4f3-4c8c-b87c-b75af69dc234 req-cb1ccd78-21c8-4cd5-83ac-48e7fcf4905c 0c0b2753be3649fb91c6308a6f5f9d93 af8d2b6cc4a242c79966e6169d321d79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 254/492] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:37:57 2026] POST /v2.0/floatingips => generated 552 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/493] 10.0.0.211 () {36 vars in 1013 bytes} [Fri May 29 12:37:58 2026] DELETE /v2.0/security-groups/29f9d999-7e70-4b07-a850-dd3e7c945d01 => 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: 239/494] 10.0.0.211 () {38 vars in 981 bytes} [Fri May 29 12:37:58 2026] POST /v2.0/security-group-rules => generated 587 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:37:58.578 7 INFO neutron.api.v2.resource [req-81d5fe30-264b-488d-ade1-119698f6092b req-54216e9a-e484-40bd-a6a3-9f290be53822 f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/495] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:58 2026] GET /v2.0/security-groups/29f9d999-7e70-4b07-a850-dd3e7c945d01 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/496] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:58 2026] GET /v2.0/security-groups/471567b0-3b14-457d-8459-edfbcf58b2be => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/497] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:58 2026] GET /v2.0/security-groups/3e9290d2-850c-4886-a2cd-669b7b8d319f => generated 2812 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/498] 10.0.0.211 () {36 vars in 1013 bytes} [Fri May 29 12:37:58 2026] DELETE /v2.0/security-groups/471567b0-3b14-457d-8459-edfbcf58b2be => 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: 244/499] 10.0.0.211 () {34 vars in 1001 bytes} [Fri May 29 12:37:58 2026] GET /v2.0/security-group-rules/21a9a3e1-c08a-41ce-914a-6259f4891b55 => generated 584 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/502] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:58 2026] GET /v2.0/security-groups/3e9290d2-850c-4886-a2cd-669b7b8d319f => generated 2812 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/503] 10.0.0.211 () {36 vars in 1023 bytes} [Fri May 29 12:37:58 2026] DELETE /v2.0/security-group-rules/21a9a3e1-c08a-41ce-914a-6259f4891b55 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/504] 10.0.0.211 () {34 vars in 1098 bytes} [Fri May 29 12:37:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--182465893&fields=id&tenant_id=f143b6910c914269938394555f7f187b => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:37:58.948 7 INFO neutron.api.v2.resource [req-527b3e25-d89d-45ec-a493-c61221e77a09 req-d518aa0c-25ff-4550-818f-556500a0aaf5 f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/505] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:58 2026] GET /v2.0/security-groups/471567b0-3b14-457d-8459-edfbcf58b2be => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/506] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:37:58 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 683 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/507] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:59 2026] GET /v2.0/security-groups/3e9290d2-850c-4886-a2cd-669b7b8d319f => generated 2214 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:37:59 2026] GET /v2.0/quotas/f143b6910c914269938394555f7f187b => 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: 254/509] 10.0.0.211 () {36 vars in 1013 bytes} [Fri May 29 12:37:59 2026] DELETE /v2.0/security-groups/3e9290d2-850c-4886-a2cd-669b7b8d319f => 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: 255/510] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:37:59 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:59 2026] GET /v2.0/security-groups/9fdd1ecb-bc46-4cec-9359-e72e9198ae46 => generated 1616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 10.0.0.211 () {36 vars in 1013 bytes} [Fri May 29 12:37:59 2026] DELETE /v2.0/security-groups/9fdd1ecb-bc46-4cec-9359-e72e9198ae46 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/513] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:37:59 2026] GET /v2.0/security-groups/ec33d766-2300-4837-849d-f543109584c6 => generated 2215 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/514] 10.0.0.211 () {36 vars in 1013 bytes} [Fri May 29 12:37:59 2026] DELETE /v2.0/security-groups/ec33d766-2300-4837-849d-f543109584c6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/515] 10.0.0.211 () {34 vars in 907 bytes} [Fri May 29 12:37:59 2026] GET /v2.0/extensions => generated 19600 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/516] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:37:58 2026] PUT /v2.0/routers/d095a561-d59e-4bbd-884b-4e243cd7c77b/add_router_interface => generated 309 bytes in 1846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:00.399 8 INFO neutron.api.v2.resource [req-6d25b79e-8ac1-4d80-85d4-3e41e589babe req-6d23dc33-6e27-4c83-9ce9-d2c059e26f90 f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/517] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/security-groups/9fdd1ecb-bc46-4cec-9359-e72e9198ae46 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/519] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/security-groups?tenant_id=3383a9304f8d4f7b8646b69204c6ea49 => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?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: 261/521] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/security-groups/fb7ddc99-7ac0-43a5-a108-04bcee4af58c => generated 2794 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/security-groups/fb7ddc99-7ac0-43a5-a108-04bcee4af58c => generated 2794 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:00.745 8 INFO neutron.api.v2.resource [req-07c2f97d-78d1-4b7d-9bc4-4b3d1d1ac611 req-1f33a419-d03c-492a-b464-621583705920 f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/523] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/security-groups/9fdd1ecb-bc46-4cec-9359-e72e9198ae46 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:38:00.792 8 INFO neutron.api.v2.resource [req-ead03d2d-2fac-46b3-8006-69eb223cbd97 req-f7a383ba-a741-4db7-b8c0-a51aa4eb033e f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/524] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/security-groups/471567b0-3b14-457d-8459-edfbcf58b2be => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/525] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:00.855 8 INFO neutron.api.v2.resource [req-fb70762d-d0aa-4990-adf9-e88a6374880a req-d6350543-3f5f-4e28-a47f-ea05e3efa845 f324167e2932434b90febd7d51dc5019 3383a9304f8d4f7b8646b69204c6ea49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/526] 10.0.0.211 () {34 vars in 991 bytes} [Fri May 29 12:38:00 2026] GET /v2.0/security-groups/29f9d999-7e70-4b07-a850-dd3e7c945d01 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/527] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:37:59 2026] PUT /v2.0/routers/05ae5b94-3e61-4702-a5c7-b6be7ea4a0b1/remove_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:01.142 7 WARNING neutron_lib.context [None req-1114c48d-70a0-440b-b75a-6d183b00f87d a047cfbc4c4043f7b3a3b4b8856908f4 53d5071b5a1143f896e195857c5897b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/528] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:38:01 2026] POST /v2.0/security-groups => generated 1596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:38:02.011 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-1ef44318-4a5b-4d33-9c11-bc5d4d9a31da bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - 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: 267/529] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:38:00 2026] PUT /v2.0/routers/570f928d-bace-43e4-b768-caf7135712ec/remove_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:02.327 8 WARNING neutron_lib.context [None req-4082ea98-b8c4-4e24-97d5-df99014bac00 a047cfbc4c4043f7b3a3b4b8856908f4 53d5071b5a1143f896e195857c5897b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 268/530] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:38:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/531] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:02 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:02.564 7 INFO neutron.db.l3_hamode_db [None req-1ef44318-4a5b-4d33-9c11-bc5d4d9a31da bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network ae64c3fd-40d0-4968-a42c-84e07f51cfdc was deleted as no HA routers are present in tenant af8d2b6cc4a242c79966e6169d321d79. [pid: 7|app: 0|req: 263/532] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:01 2026] DELETE /v2.0/routers/05ae5b94-3e61-4702-a5c7-b6be7ea4a0b1 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/533] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:02 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 683 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:02.719 7 WARNING neutron_lib.context [None req-e32f6661-c062-4050-a6ca-9080751fc733 a047cfbc4c4043f7b3a3b4b8856908f4 53d5071b5a1143f896e195857c5897b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 265/534] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:38:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:02.947 7 INFO neutron.services.segments.plugin [-] Segment 9301ab33-681d-4da8-8e40-99b214ac6772 resource provider aggregate not found 2026-05-29 12:38:02.958 7 INFO neutron.services.segments.plugin [-] Segment 9301ab33-681d-4da8-8e40-99b214ac6772 resource provider aggregate not found 2026-05-29 12:38:02.980 7 INFO neutron.services.segments.plugin [-] Segment 9301ab33-681d-4da8-8e40-99b214ac6772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9301ab33-681d-4da8-8e40-99b214ac6772 found for delete ", "request_id": "req-a4f736dc-66ad-4975-8290-40feaac2735a"}]} 2026-05-29 12:38:02.997 7 INFO neutron.services.segments.plugin [-] Segment 9301ab33-681d-4da8-8e40-99b214ac6772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9301ab33-681d-4da8-8e40-99b214ac6772 found for delete ", "request_id": "req-8dba5669-3412-4944-86a7-91d0d038a837"}]} [pid: 7|app: 0|req: 266/535] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:02 2026] DELETE /v2.0/subnets/745c073b-3684-48fb-a23c-e38a53f91e9c => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/536] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:38:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f143b6910c914269938394555f7f187b => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:03.357 7 WARNING neutron_lib.context [None req-25057785-da0c-4ec5-865e-951e0774e203 a047cfbc4c4043f7b3a3b4b8856908f4 53d5071b5a1143f896e195857c5897b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:38:03.448 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-52da0f7f-2b14-4431-869a-9f041fac22b8 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - 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()  2026-05-29 12:38:03.967 8 INFO neutron.db.l3_hamode_db [None req-52da0f7f-2b14-4431-869a-9f041fac22b8 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network 14b7af90-83c9-4038-aab3-7c397b53c300 was deleted as no HA routers are present in tenant 3383a9304f8d4f7b8646b69204c6ea49. [pid: 8|app: 0|req: 270/537] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:02 2026] DELETE /v2.0/routers/570f928d-bace-43e4-b768-caf7135712ec => generated 0 bytes in 1475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/538] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:38:03 2026] DELETE /v2.0/networks/092c94ad-bebc-447e-8ac4-7115115be446 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:38:04.174 8 WARNING neutron_lib.context [req-9c45fe80-9f0b-491f-87c7-cf1beef735a7 req-ca6ebd24-ec16-4540-8b87-eed67c48f70c 02e4dd97cfd64b8bab78ca1399b18948 f143b6910c914269938394555f7f187b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:38:04.515 8 INFO neutron.services.segments.plugin [-] Segment c5845121-5e3b-42a1-a7df-062b45ab35d1 resource provider aggregate not found 2026-05-29 12:38:04.521 8 INFO neutron.services.segments.plugin [-] Segment c5845121-5e3b-42a1-a7df-062b45ab35d1 resource provider aggregate not found 2026-05-29 12:38:04.536 8 INFO neutron.services.segments.plugin [-] Segment c5845121-5e3b-42a1-a7df-062b45ab35d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5845121-5e3b-42a1-a7df-062b45ab35d1 found for delete ", "request_id": "req-80986f6b-2eba-4026-bb76-cd4fa63f46d2"}]} 2026-05-29 12:38:04.539 8 INFO neutron.services.segments.plugin [-] Segment c5845121-5e3b-42a1-a7df-062b45ab35d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5845121-5e3b-42a1-a7df-062b45ab35d1 found for delete ", "request_id": "req-ef247c1e-1b17-4b59-b9fa-ce4c8eb8e072"}]} [pid: 7|app: 0|req: 268/539] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:38:03 2026] POST /v2.0/floatingips => generated 552 bytes in 1196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/540] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:04 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/541] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:38:04 2026] POST /v2.0/ports => generated 958 bytes in 643 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: 270/542] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:04 2026] DELETE /v2.0/subnets/82eab8b9-56c7-4dd4-b497-7ab7f3f247b6 => 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: 271/543] 199.204.45.109 () {34 vars in 911 bytes} [Fri May 29 12:38: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: 273/544] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:04 2026] GET /v2.0/security-groups?tenant_id=af8d2b6cc4a242c79966e6169d321d79&name=default => generated 2797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:04 2026] DELETE /v2.0/security-groups/31133acc-4f05-446c-b829-e47b23393c10 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 10.0.0.211 () {34 vars in 1100 bytes} [Fri May 29 12:38:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1887306621&fields=id&tenant_id=53d5071b5a1143f896e195857c5897b5 => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:05.316 7 INFO neutron.services.segments.plugin [-] Segment c3bde3b1-a3fe-42bf-af86-4a22cba770f1 resource provider aggregate not found 2026-05-29 12:38:05.326 7 INFO neutron.services.segments.plugin [-] Segment c3bde3b1-a3fe-42bf-af86-4a22cba770f1 resource provider aggregate not found 2026-05-29 12:38:05.354 7 INFO neutron.services.segments.plugin [-] Segment c3bde3b1-a3fe-42bf-af86-4a22cba770f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3bde3b1-a3fe-42bf-af86-4a22cba770f1 found for delete ", "request_id": "req-10fe2229-ad92-4639-8981-9b3a001ddd71"}]} 2026-05-29 12:38:05.367 7 INFO neutron.services.segments.plugin [-] Segment c3bde3b1-a3fe-42bf-af86-4a22cba770f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3bde3b1-a3fe-42bf-af86-4a22cba770f1 found for delete ", "request_id": "req-77464a9e-a0c7-4d47-8c5e-76985eae1b92"}]} [pid: 7|app: 0|req: 272/547] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:38:04 2026] DELETE /v2.0/networks/3508d461-866e-45b5-907a-797111c961cb => generated 0 bytes in 549 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/548] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:38:05 2026] GET /v2.0/networks?id=9dcd8cf3-9547-4596-9edc-ef20ef890695 => generated 669 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/549] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:38:05 2026] GET /v2.0/quotas/53d5071b5a1143f896e195857c5897b5 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/550] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:38:05 2026] GET /v2.0/ports?tenant_id=53d5071b5a1143f896e195857c5897b5&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/551] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:05 2026] GET /v2.0/security-groups?tenant_id=3383a9304f8d4f7b8646b69204c6ea49&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: 280/552] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:05 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 961 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/553] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:38:05 2026] GET /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695?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: 282/554] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:05 2026] DELETE /v2.0/security-groups/fb7ddc99-7ac0-43a5-a108-04bcee4af58c => 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: 273/555] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:38:05 2026] PUT /v2.0/ports/5cebcc9d-9787-4add-9496-197c8e979a23 => generated 1203 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/556] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:05 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&fields=id&fields=name => generated 113 bytes in 42 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: 274/557] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/558] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 1242 bytes in 91 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/559] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/560] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/subnets?id=53fe159c-7cc1-4003-a951-acce1a3bee82 => generated 677 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/561] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/ports?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e&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: 286/562] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/563] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:06.573 8 INFO neutron.services.segments.plugin [-] Segment 8112090c-dc61-4bbd-b762-389ccdff3a91 resource provider aggregate not found 2026-05-29 12:38:06.587 8 INFO neutron.services.segments.plugin [-] Segment 8112090c-dc61-4bbd-b762-389ccdff3a91 resource provider aggregate not found 2026-05-29 12:38:06.595 8 INFO neutron.services.segments.plugin [-] Segment 8112090c-dc61-4bbd-b762-389ccdff3a91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8112090c-dc61-4bbd-b762-389ccdff3a91 found for delete ", "request_id": "req-dcda267a-c629-47b2-a072-a7fbc5e75e36"}]} 2026-05-29 12:38:06.605 8 INFO neutron.services.segments.plugin [-] Segment 8112090c-dc61-4bbd-b762-389ccdff3a91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8112090c-dc61-4bbd-b762-389ccdff3a91 found for delete ", "request_id": "req-7708822d-c4e3-4f0e-b368-ccc65e43adee"}]} [pid: 8|app: 0|req: 287/564] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:06.657 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a495f1ff-c2f1-4337-bc3f-8fbd2ffb8e0a'] response: {'name': 'network-changed', 'server_uuid': '7001b2d4-8b2a-440c-98e5-9a739887dad1', 'tag': '5cebcc9d-9787-4add-9496-197c8e979a23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 278/565] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/566] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 779 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/567] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => 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: 289/568] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/subnets?id=53fe159c-7cc1-4003-a951-acce1a3bee82 => generated 677 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/569] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:06 2026] GET /v2.0/ports?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e&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: 290/570] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:07 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?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: 291/571] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:07 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/572] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:07 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/573] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:07 2026] GET /v2.0/networks?id=9dcd8cf3-9547-4596-9edc-ef20ef890695 => generated 669 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:07.427 7 INFO neutron.db.segments_db [None req-306c0185-4ec7-44f7-bf87-d151cb86f9f7 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 23147e8b-68ce-4193-8d69-440e7c9c700b of type vxlan for network e27d8fdc-77ae-421d-b6d9-ccad7a1bc541 [pid: 8|app: 0|req: 294/574] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:07 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/575] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:38:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=53d5071b5a1143f896e195857c5897b5 => generated 181 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/576] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:38:07 2026] POST /v2.0/networks => generated 744 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:07.585 7 WARNING neutron_lib.context [req-0e3b78f5-5a67-4dee-b9c6-b61d0243786c req-0c5fdebe-9751-4276-9c47-50a8628bdb2d a047cfbc4c4043f7b3a3b4b8856908f4 53d5071b5a1143f896e195857c5897b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 296/577] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:07 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/578] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:38:07 2026] POST /v2.0/subnets => generated 667 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:07.885 8 INFO neutron.db.segments_db [None req-d075092c-2ffa-4b45-8b74-94aabe32632d bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 587d4578-0ca1-4766-8ebb-726b32a0b223 of type vxlan for network ea66213f-809b-496a-8fbd-88fc6260be56 [pid: 7|app: 0|req: 282/579] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:38:07 2026] POST /v2.0/ports => generated 958 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:08.315 8 INFO neutron.db.l3_hamode_db [None req-d075092c-2ffa-4b45-8b74-94aabe32632d bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:38:08.571 7 INFO neutron.db.segments_db [None req-3fcd034d-bd89-430a-945e-b9189d53ce46 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment a8f16e49-3a81-44f5-85a4-ae513eb57056 of type vxlan for network cf535486-37c4-4e75-817c-3c1a20583a7a [pid: 7|app: 0|req: 283/580] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:38:08 2026] POST /v2.0/networks => generated 747 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/581] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:38:08 2026] PUT /v2.0/ports/0d19afc1-c8ba-4fba-884e-d9074ecdafc8 => generated 1203 bytes in 648 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: 285/582] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:09 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 973 bytes in 134 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-05-29 12:38:09.555 8 INFO neutron.db.l3_hamode_db [None req-d075092c-2ffa-4b45-8b74-94aabe32632d bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 286/583] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:09 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 973 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/584] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:38:09 2026] POST /v2.0/subnets => generated 671 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/585] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:09 2026] GET /v2.0/ports?tenant_id=53d5071b5a1143f896e195857c5897b5&device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/586] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:09 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/587] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:10 2026] GET /v2.0/security-groups?id=5baebd2d-f322-4675-bcb4-daa689f8960c&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:10.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c2c01cc-e2fd-463e-95b7-de4b1b9958bd'] response: {'name': 'network-changed', 'server_uuid': 'e71dca8b-8c76-4cc0-b30f-d556bddc0e04', 'tag': '0d19afc1-c8ba-4fba-884e-d9074ecdafc8', 'status': 'completed', 'code': 200} 2026-05-29 12:38:10.205 7 INFO neutron.db.segments_db [None req-2266b460-1650-48a9-bcc2-485484aa1916 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 19fe6c13-544f-40d8-bcfe-db192a01574c of type vxlan for network 4e3aecbf-b4f9-4018-8ada-549e6fe56860 2026-05-29 12:38:10.572 7 INFO neutron.db.l3_hamode_db [None req-2266b460-1650-48a9-bcc2-485484aa1916 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/588] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:38:07 2026] POST /v2.0/routers => generated 731 bytes in 3095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/589] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0d19afc1-c8ba-4fba-884e-d9074ecdafc8 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:11.793 7 INFO neutron.db.l3_hamode_db [None req-2266b460-1650-48a9-bcc2-485484aa1916 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 300/590] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:38:10 2026] PUT /v2.0/routers/eb2ba018-46a0-4c94-97a3-1320d8026064/add_router_interface => generated 309 bytes in 2148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/591] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/subnets?id=0a8bd38e-f181-4558-b734-5902f9bbf09c => generated 663 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/592] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/593] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/594] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:38:10 2026] POST /v2.0/routers => generated 735 bytes in 3279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/595] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&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: 304/596] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/ports?network_id=9dcd8cf3-9547-4596-9edc-ef20ef890695&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/597] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/security-groups?id=5baebd2d-f322-4675-bcb4-daa689f8960c&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: 294/598] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695?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: 295/599] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/602] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:13 2026] GET /v2.0/ports?tenant_id=53d5071b5a1143f896e195857c5897b5&device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 1242 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:13.825 7 WARNING neutron_lib.context [None req-163ac2f7-b654-4990-be32-06f3c63503d0 67e685efb217498c98a4021b1eaaeaf3 6d5f8ca918924963825c14374946a73c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 299/603] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:38:13 2026] POST /v2.0/security-groups => generated 1595 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:14 2026] GET /v2.0/networks?id=9dcd8cf3-9547-4596-9edc-ef20ef890695 => generated 765 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:14.200 7 WARNING neutron_lib.context [None req-64fc6971-0c91-4ba0-ba2f-58d68aef7c81 67e685efb217498c98a4021b1eaaeaf3 6d5f8ca918924963825c14374946a73c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 301/605] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:38:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0d19afc1-c8ba-4fba-884e-d9074ecdafc8 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:14.363 7 WARNING neutron_lib.context [None req-d6e575da-e9af-4dd9-a91e-241ee0013039 67e685efb217498c98a4021b1eaaeaf3 6d5f8ca918924963825c14374946a73c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 303/607] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:38:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:14 2026] GET /v2.0/subnets?id=0a8bd38e-f181-4558-b734-5902f9bbf09c => generated 663 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:14.599 7 WARNING neutron_lib.context [None req-fcb34213-ef2b-4e5c-b4a4-c530644b3f41 67e685efb217498c98a4021b1eaaeaf3 6d5f8ca918924963825c14374946a73c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 305/609] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:38:14 2026] POST /v2.0/floatingips => generated 552 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:38:13 2026] PUT /v2.0/routers/fd706f3e-7b87-4746-9af6-f639b21e2f1a/add_router_interface => generated 309 bytes in 2040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/ports?network_id=9dcd8cf3-9547-4596-9edc-ef20ef890695&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: 306/612] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/security-groups?id=5baebd2d-f322-4675-bcb4-daa689f8960c&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: 309/617] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695?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: 309/618] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 10.0.0.211 () {34 vars in 1098 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--214403016&fields=id&tenant_id=6d5f8ca918924963825c14374946a73c => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:38:15 2026] GET /v2.0/networks?id=e27d8fdc-77ae-421d-b6d9-ccad7a1bc541 => generated 676 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:38:16 2026] GET /v2.0/quotas/6d5f8ca918924963825c14374946a73c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:38:16 2026] GET /v2.0/ports?tenant_id=6d5f8ca918924963825c14374946a73c&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:16.192 7 WARNING neutron_lib.context [None req-39b02b8e-495c-4874-a118-f925585d60ef e89a21c8f7894c0998cbc512cb45887d 3d6416431ba9488898a68394a7842365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:38:16.358 8 INFO neutron.db.l3_db [None req-ca06de4f-d5d8-4301-8976-f8557fe21c43 02e4dd97cfd64b8bab78ca1399b18948 f143b6910c914269938394555f7f187b - - default default] Floating IP f5631eb0-44e2-405b-b5bb-25991dc637e3 associated. External IP: 10.96.250.215, port: 5cebcc9d-9787-4add-9496-197c8e979a23. [pid: 7|app: 0|req: 314/623] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:38:16 2026] POST /v2.0/security-groups => generated 1596 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:38:16.396 7 WARNING neutron_lib.context [None req-4e790b22-7f74-4b73-be32-b99c7656c6f0 e89a21c8f7894c0998cbc512cb45887d 3d6416431ba9488898a68394a7842365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 315/624] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:38:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:16.541 7 WARNING neutron_lib.context [None req-8d828637-b359-409e-95b5-e6d4e79eee53 e89a21c8f7894c0998cbc512cb45887d 3d6416431ba9488898a68394a7842365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 316/625] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:38:16 2026] POST /v2.0/security-group-rules => generated 570 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 10.0.0.211 () {34 vars in 907 bytes} [Fri May 29 12:38:16 2026] GET /v2.0/extensions => generated 19600 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 12:38:16.754 7 WARNING neutron_lib.context [None req-c3610714-8569-40dd-b1f2-e485de82fd13 e89a21c8f7894c0998cbc512cb45887d 3d6416431ba9488898a68394a7842365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 310/627] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:38:15 2026] PUT /v2.0/floatingips/f5631eb0-44e2-405b-b5bb-25991dc637e3 => generated 856 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/628] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:16 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:38:16 2026] GET /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541?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: 313/630] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:16 2026] GET /v2.0/security-groups?id=5baebd2d-f322-4675-bcb4-daa689f8960c&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:38:16 2026] GET /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/632] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => 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: 316/633] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:17.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc35663f-98ab-42bb-bbf3-21f4436332ad'] response: {'name': 'network-changed', 'server_uuid': '7001b2d4-8b2a-440c-98e5-9a739887dad1', 'tag': '5cebcc9d-9787-4add-9496-197c8e979a23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 318/635] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:38:16 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: 319/636] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/638] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 779 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:17.793 8 INFO neutron.db.l3_db [None req-750e08f5-f4a5-467a-98b5-6fcdf173d3de a047cfbc4c4043f7b3a3b4b8856908f4 53d5071b5a1143f896e195857c5897b5 - - default default] Floating IP aedcbc4a-c07a-419b-8101-4955d1f8384e associated. External IP: 10.96.250.202, port: 0d19afc1-c8ba-4fba-884e-d9074ecdafc8. [pid: 7|app: 0|req: 322/639] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => generated 859 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/subnets?id=53fe159c-7cc1-4003-a951-acce1a3bee82 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/641] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/ports?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/642] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:17 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:18 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:38:17 2026] PUT /v2.0/floatingips/aedcbc4a-c07a-419b-8101-4955d1f8384e => generated 856 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:18 2026] GET /v2.0/networks?id=e27d8fdc-77ae-421d-b6d9-ccad7a1bc541 => generated 676 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:38:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6d5f8ca918924963825c14374946a73c => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:18.342 7 WARNING neutron_lib.context [req-a09162bc-7bd9-4a05-b984-2912024ac0f8 req-987615a3-f124-48ec-be05-c10f42816e40 67e685efb217498c98a4021b1eaaeaf3 6d5f8ca918924963825c14374946a73c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 320/647] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:18 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:18 2026] GET /v2.0/security-groups?id=5baebd2d-f322-4675-bcb4-daa689f8960c&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: 322/649] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:18 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => 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: 328/650] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:38:18 2026] POST /v2.0/ports => generated 954 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: 7|app: 0|req: 329/651] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:18 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 975 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:19 2026] GET /v2.0/security-groups?id=5baebd2d-f322-4675-bcb4-daa689f8960c&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:19.393 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fab561ce-c0bd-4a50-b314-8a58de771206'] response: {'name': 'network-changed', 'server_uuid': 'e71dca8b-8c76-4cc0-b30f-d556bddc0e04', 'tag': '0d19afc1-c8ba-4fba-884e-d9074ecdafc8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 331/653] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:19 2026] GET /v2.0/ports?tenant_id=53d5071b5a1143f896e195857c5897b5&device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/654] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:19 2026] GET /v2.0/networks?id=9dcd8cf3-9547-4596-9edc-ef20ef890695 => generated 765 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/655] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:38:19 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/656] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0d19afc1-c8ba-4fba-884e-d9074ecdafc8 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/657] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:38:18 2026] PUT /v2.0/ports/bc83b556-6835-40f2-8c6b-354c0ef159e1 => generated 1199 bytes in 1013 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: 324/658] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:19 2026] GET /v2.0/subnets?id=0a8bd38e-f181-4558-b734-5902f9bbf09c => generated 663 bytes in 67 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: 325/659] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:19 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:20.103 7 INFO neutron.db.l3_db [req-02050967-35cc-49d5-a34f-bef579f74b77 req-638e0599-b3f3-439a-bf39-b0ecbf51442c a047cfbc4c4043f7b3a3b4b8856908f4 53d5071b5a1143f896e195857c5897b5 - - default default] Floating IP aedcbc4a-c07a-419b-8101-4955d1f8384e disassociated. External IP: 10.96.250.202, port: 0d19afc1-c8ba-4fba-884e-d9074ecdafc8. [pid: 8|app: 0|req: 326/660] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/ports?tenant_id=6d5f8ca918924963825c14374946a73c&device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/661] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/ports?network_id=9dcd8cf3-9547-4596-9edc-ef20ef890695&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/security-groups?id=a1d487ed-34fb-4a3b-9f0a-a34d4264bd7b&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bc83b556-6835-40f2-8c6b-354c0ef159e1 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695?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: 331/665] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/ports?device_id=e71dca8b-8c76-4cc0-b30f-d556bddc0e04 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/subnets?id=e5d30288-e542-45c4-9fc5-94acaa958393 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/ports?network_id=e27d8fdc-77ae-421d-b6d9-ccad7a1bc541&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: 335/669] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541?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: 335/670] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:38:19 2026] DELETE /v2.0/ports/0d19afc1-c8ba-4fba-884e-d9074ecdafc8 => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:20 2026] GET /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:21.343 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eb2ccd9-0685-4080-9984-99237e88b3ca'] response: {'server_uuid': 'e71dca8b-8c76-4cc0-b30f-d556bddc0e04', 'name': 'network-vif-deleted', 'tag': '0d19afc1-c8ba-4fba-884e-d9074ecdafc8', 'status': 'completed', 'code': 200} 2026-05-29 12:38:21.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc535626-fb3a-4327-9f89-21f874116f8f'] response: {'name': 'network-changed', 'server_uuid': '1fca8cc9-2e49-435a-9e88-97cc1f045bb0', 'tag': 'bc83b556-6835-40f2-8c6b-354c0ef159e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 337/672] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:21 2026] DELETE /v2.0/security-groups/5baebd2d-f322-4675-bcb4-daa689f8960c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/ports?tenant_id=6d5f8ca918924963825c14374946a73c&device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:21.677 8 INFO neutron.api.v2.resource [None req-4e53d96b-2bd7-47ea-93e1-6439b14b2bb5 a047cfbc4c4043f7b3a3b4b8856908f4 53d5071b5a1143f896e195857c5897b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 339/674] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/security-groups/5baebd2d-f322-4675-bcb4-daa689f8960c => 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: 340/675] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/networks?id=e27d8fdc-77ae-421d-b6d9-ccad7a1bc541 => generated 772 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 969 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bc83b556-6835-40f2-8c6b-354c0ef159e1 => 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: 338/678] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/security-groups?id=a1d487ed-34fb-4a3b-9f0a-a34d4264bd7b&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: 339/679] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/subnets?id=e5d30288-e542-45c4-9fc5-94acaa958393 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/ports?network_id=e27d8fdc-77ae-421d-b6d9-ccad7a1bc541&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: 341/681] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:21 2026] GET /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:22 2026] GET /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:38:21 2026] DELETE /v2.0/floatingips/aedcbc4a-c07a-419b-8101-4955d1f8384e => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.211 () {34 vars in 1098 bytes} [Fri May 29 12:38:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--245571131&fields=id&tenant_id=3d6416431ba9488898a68394a7842365 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:38:22 2026] GET /v2.0/networks?id=cf535486-37c4-4e75-817c-3c1a20583a7a => generated 680 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:38:22 2026] GET /v2.0/quotas/3d6416431ba9488898a68394a7842365 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:38:22 2026] GET /v2.0/ports?tenant_id=3d6416431ba9488898a68394a7842365&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:38:22 2026] GET /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a?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: 347/689] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:22 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:38:22 2026] GET /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:23 2026] GET /v2.0/security-groups?id=a1d487ed-34fb-4a3b-9f0a-a34d4264bd7b&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: 350/692] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:23 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:38:22 2026] PUT /v2.0/routers/d095a561-d59e-4bbd-884b-4e243cd7c77b/remove_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:24 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:24 2026] GET /v2.0/security-groups?id=a1d487ed-34fb-4a3b-9f0a-a34d4264bd7b&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:24 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:24 2026] GET /v2.0/networks?id=cf535486-37c4-4e75-817c-3c1a20583a7a => generated 680 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:24.914 8 INFO neutron.services.segments.plugin [-] Segment 038d46c9-7fd7-489c-899c-7c64aa86a651 resource provider aggregate not found 2026-05-29 12:38:24.920 8 INFO neutron.services.segments.plugin [-] Segment 038d46c9-7fd7-489c-899c-7c64aa86a651 resource provider aggregate not found 2026-05-29 12:38:24.936 8 INFO neutron.db.l3_hamode_db [None req-6c4d0ff3-53da-489f-b70f-c86cd4c56a5f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network 1451bae3-490e-46c9-858a-b84892374d8f was deleted as no HA routers are present in tenant 53d5071b5a1143f896e195857c5897b5. [pid: 8|app: 0|req: 351/698] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:23 2026] DELETE /v2.0/routers/d095a561-d59e-4bbd-884b-4e243cd7c77b => generated 0 bytes in 1425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:38:24.947 8 INFO neutron.services.segments.plugin [-] Segment 038d46c9-7fd7-489c-899c-7c64aa86a651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 038d46c9-7fd7-489c-899c-7c64aa86a651 found for delete ", "request_id": "req-99922ce8-538f-4d57-a664-1a91c1780015"}]} 2026-05-29 12:38:24.948 8 INFO neutron.services.segments.plugin [-] Segment 038d46c9-7fd7-489c-899c-7c64aa86a651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 038d46c9-7fd7-489c-899c-7c64aa86a651 found for delete ", "request_id": "req-06385fcd-e578-48e6-9858-f7a52f743139"}]} [pid: 8|app: 0|req: 352/699] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:38:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d6416431ba9488898a68394a7842365 => generated 180 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/700] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:25 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:25.055 7 INFO neutron.db.l3_db [None req-8cd0a9da-6b6f-4dc6-847b-568ebd75ecfd 67e685efb217498c98a4021b1eaaeaf3 6d5f8ca918924963825c14374946a73c - - default default] Floating IP 8e456706-adef-4847-8110-9a33e29c10a9 associated. External IP: 10.96.250.201, port: bc83b556-6835-40f2-8c6b-354c0ef159e1. [pid: 8|app: 0|req: 354/701] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:25 2026] DELETE /v2.0/subnets/0a8bd38e-f181-4558-b734-5902f9bbf09c => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:38:25.341 8 WARNING neutron_lib.context [req-a09169d3-46bf-4c9d-964c-755be08368ef req-b7f46bf5-d73c-450d-b09f-dac0ee77f540 e89a21c8f7894c0998cbc512cb45887d 3d6416431ba9488898a68394a7842365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 348/702] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:38:24 2026] PUT /v2.0/floatingips/8e456706-adef-4847-8110-9a33e29c10a9 => generated 855 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:25.542 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2cb7971-0f5e-4663-a04a-f0f316d62030'] response: {'name': 'network-changed', 'server_uuid': '1fca8cc9-2e49-435a-9e88-97cc1f045bb0', 'tag': 'bc83b556-6835-40f2-8c6b-354c0ef159e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 355/703] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:38:25 2026] POST /v2.0/ports => generated 954 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/704] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:25 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:25.951 7 INFO neutron.services.segments.plugin [-] Segment 29ba1a05-1f5f-4f24-bb8a-abbdb1876faf resource provider aggregate not found [pid: 8|app: 0|req: 357/705] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:25 2026] GET /v2.0/ports?tenant_id=6d5f8ca918924963825c14374946a73c&device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:25.961 7 INFO neutron.services.segments.plugin [-] Segment 29ba1a05-1f5f-4f24-bb8a-abbdb1876faf resource provider aggregate not found 2026-05-29 12:38:25.987 7 INFO neutron.services.segments.plugin [-] Segment 29ba1a05-1f5f-4f24-bb8a-abbdb1876faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29ba1a05-1f5f-4f24-bb8a-abbdb1876faf found for delete ", "request_id": "req-772bf989-6b33-42d7-8275-bd8b284a7dd7"}]} 2026-05-29 12:38:25.988 7 INFO neutron.services.segments.plugin [-] Segment 29ba1a05-1f5f-4f24-bb8a-abbdb1876faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29ba1a05-1f5f-4f24-bb8a-abbdb1876faf found for delete ", "request_id": "req-d4f302f0-0e55-46d1-894b-1d31aeb16301"}]} [pid: 7|app: 0|req: 349/706] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:38:25 2026] DELETE /v2.0/networks/9dcd8cf3-9547-4596-9edc-ef20ef890695 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:25 2026] GET /v2.0/security-groups?id=a1d487ed-34fb-4a3b-9f0a-a34d4264bd7b&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: 351/708] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/networks?id=e27d8fdc-77ae-421d-b6d9-ccad7a1bc541 => generated 772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 957 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bc83b556-6835-40f2-8c6b-354c0ef159e1 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/security-groups?tenant_id=53d5071b5a1143f896e195857c5897b5&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/security-groups?id=cdff6da7-5027-40ca-9e20-6c514dbc488c&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: 356/713] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/subnets?id=e5d30288-e542-45c4-9fc5-94acaa958393 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:26 2026] DELETE /v2.0/security-groups/9864de04-2793-443d-8ee6-44b8732ce93e => 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: 358/715] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:38:25 2026] PUT /v2.0/ports/3cb68895-a368-4ea0-83e6-eef96e148d19 => generated 1199 bytes in 637 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: 359/717] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/ports?network_id=e27d8fdc-77ae-421d-b6d9-ccad7a1bc541&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:26.641 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-153578d1-b7ec-4951-a4b2-f2ef41d58035'] response: {'name': 'network-changed', 'server_uuid': 'dff5c3b6-cd4a-4495-80a1-f0acaec3ee23', 'tag': '3cb68895-a368-4ea0-83e6-eef96e148d19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/718] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/security-groups?id=a1d487ed-34fb-4a3b-9f0a-a34d4264bd7b&fields=id&fields=name => generated 113 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: 7|app: 0|req: 360/719] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541?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: 360/720] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/ports?tenant_id=3d6416431ba9488898a68394a7842365&device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3cb68895-a368-4ea0-83e6-eef96e148d19 => 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: 361/722] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541?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: 362/723] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/subnets?id=e2113478-8d3a-4b53-b19d-08b557f08f5a => generated 674 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/ports?network_id=cf535486-37c4-4e75-817c-3c1a20583a7a&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:38:26 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/ports?tenant_id=3d6416431ba9488898a68394a7842365&device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/networks?id=cf535486-37c4-4e75-817c-3c1a20583a7a => generated 775 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3cb68895-a368-4ea0-83e6-eef96e148d19 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:27.427 7 INFO neutron.db.l3_db [req-c0426aa9-2935-4667-b6bd-022dd9106690 req-23918d4a-60b7-414a-a9f5-060028e66526 67e685efb217498c98a4021b1eaaeaf3 6d5f8ca918924963825c14374946a73c - - default default] Floating IP 8e456706-adef-4847-8110-9a33e29c10a9 disassociated. External IP: 10.96.250.201, port: bc83b556-6835-40f2-8c6b-354c0ef159e1. [pid: 8|app: 0|req: 368/731] 10.0.0.96 () {34 vars in 989 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 1244 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/subnets?id=e2113478-8d3a-4b53-b19d-08b557f08f5a => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.96 () {34 vars in 1039 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/ports?network_id=cf535486-37c4-4e75-817c-3c1a20583a7a&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: 373/736] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/security-groups?id=cdff6da7-5027-40ca-9e20-6c514dbc488c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/737] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a?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: 375/738] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/ports?device_id=1fca8cc9-2e49-435a-9e88-97cc1f045bb0 => 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: 376/739] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:27 2026] GET /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:38:27 2026] DELETE /v2.0/ports/bc83b556-6835-40f2-8c6b-354c0ef159e1 => generated 0 bytes in 944 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/743] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:28 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:28.837 8 INFO neutron.db.segments_db [None req-7636c87e-8c35-46d0-aa4f-ebffc5ebebc0 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 5adebf34-e546-4ab0-8773-2efb464fb56c of type vxlan for network 8a895da1-df84-4ffe-b905-5ec0e463893f 2026-05-29 12:38:28.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca741d0c-15d3-4f56-ab41-a752ac7b8612'] response: {'server_uuid': '1fca8cc9-2e49-435a-9e88-97cc1f045bb0', 'name': 'network-vif-deleted', 'tag': 'bc83b556-6835-40f2-8c6b-354c0ef159e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 368/744] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:28 2026] GET /v2.0/security-groups?id=cdff6da7-5027-40ca-9e20-6c514dbc488c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:28 2026] DELETE /v2.0/security-groups/a1d487ed-34fb-4a3b-9f0a-a34d4264bd7b => 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: 377/746] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:38:28 2026] POST /v2.0/networks => generated 745 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:29.013 7 INFO neutron.api.v2.resource [None req-d96cee0b-a759-407f-b51b-f25703a8c166 67e685efb217498c98a4021b1eaaeaf3 6d5f8ca918924963825c14374946a73c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/747] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:38:29 2026] GET /v2.0/security-groups/a1d487ed-34fb-4a3b-9f0a-a34d4264bd7b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:38:29 2026] POST /v2.0/subnets => generated 668 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:29.338 8 INFO neutron.db.segments_db [None req-ca8e577e-0194-47fb-ae18-3859d3b9fd2e bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 9eed2ae6-4d3f-4737-acc2-0f51a2fa0e7d of type vxlan for network ae1235ff-dcaa-47ba-9413-9cbfcb46f247 [pid: 7|app: 0|req: 371/749] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:38:29 2026] DELETE /v2.0/floatingips/8e456706-adef-4847-8110-9a33e29c10a9 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:38:29.699 8 INFO neutron.db.l3_hamode_db [None req-ca8e577e-0194-47fb-ae18-3859d3b9fd2e bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:38:30.885 8 INFO neutron.db.l3_hamode_db [None req-ca8e577e-0194-47fb-ae18-3859d3b9fd2e bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 372/750] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:38:29 2026] PUT /v2.0/routers/eb2ba018-46a0-4c94-97a3-1320d8026064/remove_router_interface => generated 309 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:31 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:32.175 7 INFO neutron.services.segments.plugin [-] Segment 587d4578-0ca1-4766-8ebb-726b32a0b223 resource provider aggregate not found 2026-05-29 12:38:32.180 7 INFO neutron.services.segments.plugin [-] Segment 587d4578-0ca1-4766-8ebb-726b32a0b223 resource provider aggregate not found 2026-05-29 12:38:32.197 7 INFO neutron.services.segments.plugin [-] Segment 587d4578-0ca1-4766-8ebb-726b32a0b223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 587d4578-0ca1-4766-8ebb-726b32a0b223 found for delete ", "request_id": "req-4a4143af-02e8-4440-936d-7bc52111abfd"}]} 2026-05-29 12:38:32.201 7 INFO neutron.services.segments.plugin [-] Segment 587d4578-0ca1-4766-8ebb-726b32a0b223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 587d4578-0ca1-4766-8ebb-726b32a0b223 found for delete ", "request_id": "req-7575eaba-f2d8-4925-b4ea-8b9bbffe6b4b"}]} 2026-05-29 12:38:32.205 7 INFO neutron.db.l3_hamode_db [None req-76f33980-1332-40c0-b53a-85cd047c33fd bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network ea66213f-809b-496a-8fbd-88fc6260be56 was deleted as no HA routers are present in tenant 6d5f8ca918924963825c14374946a73c. [pid: 7|app: 0|req: 374/752] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:31 2026] DELETE /v2.0/routers/eb2ba018-46a0-4c94-97a3-1320d8026064 => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:32 2026] GET /v2.0/security-groups?id=cdff6da7-5027-40ca-9e20-6c514dbc488c&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:38:29 2026] POST /v2.0/routers => generated 732 bytes in 3131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:32 2026] DELETE /v2.0/subnets/e5d30288-e542-45c4-9fc5-94acaa958393 => 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: 380/756] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:32 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:32.957 8 INFO neutron.services.segments.plugin [-] Segment 23147e8b-68ce-4193-8d69-440e7c9c700b resource provider aggregate not found 2026-05-29 12:38:32.966 8 INFO neutron.services.segments.plugin [-] Segment 23147e8b-68ce-4193-8d69-440e7c9c700b resource provider aggregate not found 2026-05-29 12:38:32.973 8 INFO neutron.services.segments.plugin [-] Segment 23147e8b-68ce-4193-8d69-440e7c9c700b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23147e8b-68ce-4193-8d69-440e7c9c700b found for delete ", "request_id": "req-8375ab61-3761-420d-8446-fd75ddaa705e"}]} 2026-05-29 12:38:32.985 8 INFO neutron.services.segments.plugin [-] Segment 23147e8b-68ce-4193-8d69-440e7c9c700b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23147e8b-68ce-4193-8d69-440e7c9c700b found for delete ", "request_id": "req-badc2738-4562-49b1-b9a7-746ecf7395b8"}]} [pid: 8|app: 0|req: 381/757] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:38:32 2026] DELETE /v2.0/networks/e27d8fdc-77ae-421d-b6d9-ccad7a1bc541 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:38:33.453 8 INFO neutron.db.l3_db [None req-3c42336c-7793-4f6a-8059-0995ac342bc3 e89a21c8f7894c0998cbc512cb45887d 3d6416431ba9488898a68394a7842365 - - default default] Floating IP 2724e686-3920-4019-a6c8-0f65bef1bab4 associated. External IP: 10.96.250.205, port: 3cb68895-a368-4ea0-83e6-eef96e148d19. [pid: 8|app: 0|req: 382/758] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:38:33 2026] PUT /v2.0/floatingips/2724e686-3920-4019-a6c8-0f65bef1bab4 => generated 855 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:33.897 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4da6429b-7ff4-410e-83af-dea2e227a572'] response: {'name': 'network-changed', 'server_uuid': 'dff5c3b6-cd4a-4495-80a1-f0acaec3ee23', 'tag': '3cb68895-a368-4ea0-83e6-eef96e148d19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 383/759] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:33 2026] GET /v2.0/security-groups?tenant_id=6d5f8ca918924963825c14374946a73c&name=default => generated 2801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:33 2026] DELETE /v2.0/security-groups/8fc34ac0-d1fd-4ba9-a449-d07493cc3832 => 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: 385/761] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/762] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/ports?tenant_id=3d6416431ba9488898a68394a7842365&device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/763] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/security-groups?id=cdff6da7-5027-40ca-9e20-6c514dbc488c&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: 377/764] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:38:32 2026] PUT /v2.0/routers/f8f0d17f-d131-4991-b314-0ff76fc7adf3/add_router_interface => generated 309 bytes in 1870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/765] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/networks?id=cf535486-37c4-4e75-817c-3c1a20583a7a => generated 775 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/766] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3cb68895-a368-4ea0-83e6-eef96e148d19 => generated 858 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/767] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/subnets?id=e2113478-8d3a-4b53-b19d-08b557f08f5a => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/768] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/ports?network_id=cf535486-37c4-4e75-817c-3c1a20583a7a&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: 390/769] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/770] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/771] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 971 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/772] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:34 2026] GET /v2.0/security-groups?id=cdff6da7-5027-40ca-9e20-6c514dbc488c&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/773] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:38:35 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/774] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:38:35 2026] GET /v2.0/networks?id=8a895da1-df84-4ffe-b905-5ec0e463893f => generated 677 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/775] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:38:35 2026] GET /v2.0/quotas/512909d51d3c4736b6745b548d618aa4 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/776] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:38:35 2026] GET /v2.0/ports?tenant_id=512909d51d3c4736b6745b548d618aa4&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:38:35 2026] GET /v2.0/networks/8a895da1-df84-4ffe-b905-5ec0e463893f?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:35.898 8 INFO neutron.db.l3_db [req-09fbed7c-05bb-48e6-813c-f6c1cbe620dc req-d5dd6fb4-c47a-4eb7-8dcf-17653624d2e7 e89a21c8f7894c0998cbc512cb45887d 3d6416431ba9488898a68394a7842365 - - default default] Floating IP 2724e686-3920-4019-a6c8-0f65bef1bab4 disassociated. External IP: 10.96.250.205, port: 3cb68895-a368-4ea0-83e6-eef96e148d19. [pid: 7|app: 0|req: 386/778] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:38:35 2026] GET /v2.0/networks/8a895da1-df84-4ffe-b905-5ec0e463893f?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: 387/779] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:35 2026] GET /v2.0/ports?device_id=dff5c3b6-cd4a-4495-80a1-f0acaec3ee23 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:36 2026] GET /v2.0/security-groups?id=cdff6da7-5027-40ca-9e20-6c514dbc488c&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:36 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:38:35 2026] DELETE /v2.0/ports/3cb68895-a368-4ea0-83e6-eef96e148d19 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:38:36.493 7 INFO neutron.db.segments_db [None req-9ef82e8e-feaa-4d0f-b8db-27380a1f89b7 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 3019ff74-46b9-417d-b181-c3a7694db503 of type vxlan for network 00b5eec2-3316-4d55-8f6e-d381870dd302 [pid: 7|app: 0|req: 390/783] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:38:36 2026] POST /v2.0/networks => generated 742 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:36.659 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29d69b5c-6f55-4818-9b05-b4a4dd908f93'] response: {'server_uuid': 'dff5c3b6-cd4a-4495-80a1-f0acaec3ee23', 'name': 'network-vif-deleted', 'tag': '3cb68895-a368-4ea0-83e6-eef96e148d19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 394/784] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:38:36 2026] POST /v2.0/subnets => generated 666 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:36 2026] GET /v2.0/networks?id=8a895da1-df84-4ffe-b905-5ec0e463893f => generated 677 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:37.011 8 INFO neutron.db.segments_db [None req-767a2ea4-1c1a-4518-ab13-246a9d6071fe bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 404fc9a3-b200-4ad1-a16d-d09c8694de25 of type vxlan for network f28cf8c6-a9f6-4710-9352-c682b1d5d82f 2026-05-29 12:38:37.026 7 WARNING neutron_lib.context [req-8ffeb8fd-d11a-4395-9d57-16a6843f35f5 req-784c50f2-5547-4867-bd25-1c752a6848cc 44d2ea6ccd28450a8dcaf8b44e83fa19 512909d51d3c4736b6745b548d618aa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:38:37.290 8 INFO neutron.db.l3_hamode_db [None req-767a2ea4-1c1a-4518-ab13-246a9d6071fe bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 392/786] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:38:37 2026] POST /v2.0/ports => generated 954 bytes in 493 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: 393/787] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:37 2026] DELETE /v2.0/security-groups/cdff6da7-5027-40ca-9e20-6c514dbc488c => 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: 394/788] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:37 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 957 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:38:37 2026] PUT /v2.0/ports/d19a092f-1864-44ac-98b5-a7961e999a60 => generated 1199 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:38:38.299 7 INFO neutron.api.v2.resource [None req-fb31ee69-11c5-431f-b83e-f784f1d19e0c e89a21c8f7894c0998cbc512cb45887d 3d6416431ba9488898a68394a7842365 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/790] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:38:38 2026] GET /v2.0/security-groups/cdff6da7-5027-40ca-9e20-6c514dbc488c => 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: 397/791] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:38 2026] GET /v2.0/security-groups?id=cb706b19-71f9-41a0-baf9-3c433a3e0725&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:38.419 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9e24367-6eb4-4627-a23d-63e57abc4558'] response: {'name': 'network-changed', 'server_uuid': 'cd99576f-d874-48e2-a747-c60df398313b', 'tag': 'd19a092f-1864-44ac-98b5-a7961e999a60', 'status': 'completed', 'code': 200} 2026-05-29 12:38:38.613 8 INFO neutron.db.l3_hamode_db [None req-767a2ea4-1c1a-4518-ab13-246a9d6071fe bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 398/792] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:38:38 2026] DELETE /v2.0/floatingips/2724e686-3920-4019-a6c8-0f65bef1bab4 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/793] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:38 2026] GET /v2.0/ports?tenant_id=512909d51d3c4736b6745b548d618aa4&device_id=cd99576f-d874-48e2-a747-c60df398313b => 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: 400/794] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:38:38 2026] PUT /v2.0/routers/fd706f3e-7b87-4746-9af6-f639b21e2f1a/remove_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/795] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d19a092f-1864-44ac-98b5-a7961e999a60 => 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: 402/796] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:39 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/797] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:38:36 2026] POST /v2.0/routers => generated 730 bytes in 3293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/798] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:40 2026] GET /v2.0/subnets?id=56023fe7-15e4-4bb1-908d-5935c173c2e6 => generated 671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/799] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:40 2026] GET /v2.0/security-groups?id=cb706b19-71f9-41a0-baf9-3c433a3e0725&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:41.692 7 INFO neutron.services.segments.plugin [-] Segment 19fe6c13-544f-40d8-bcfe-db192a01574c resource provider aggregate not found 2026-05-29 12:38:41.703 7 INFO neutron.services.segments.plugin [-] Segment 19fe6c13-544f-40d8-bcfe-db192a01574c resource provider aggregate not found 2026-05-29 12:38:41.720 7 INFO neutron.services.segments.plugin [-] Segment 19fe6c13-544f-40d8-bcfe-db192a01574c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19fe6c13-544f-40d8-bcfe-db192a01574c found for delete ", "request_id": "req-c374c989-bb48-4329-b50b-34dc733e669c"}]} 2026-05-29 12:38:41.723 7 INFO neutron.services.segments.plugin [-] Segment 19fe6c13-544f-40d8-bcfe-db192a01574c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19fe6c13-544f-40d8-bcfe-db192a01574c found for delete ", "request_id": "req-69f88065-7078-4e9c-b8bd-308bc10e125b"}]} 2026-05-29 12:38:41.732 7 INFO neutron.db.l3_hamode_db [None req-3b9373a0-2f02-45ea-b050-f0303c32ce09 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network 4e3aecbf-b4f9-4018-8ada-549e6fe56860 was deleted as no HA routers are present in tenant 3d6416431ba9488898a68394a7842365. [pid: 7|app: 0|req: 403/800] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:39 2026] DELETE /v2.0/routers/fd706f3e-7b87-4746-9af6-f639b21e2f1a => generated 0 bytes in 1745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:41 2026] GET /v2.0/ports?network_id=8a895da1-df84-4ffe-b905-5ec0e463893f&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/802] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:41 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/803] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:38:40 2026] PUT /v2.0/routers/5e162503-2603-4783-9b68-343f6709aec0/add_router_interface => generated 309 bytes in 1724 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/804] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/networks/8a895da1-df84-4ffe-b905-5ec0e463893f?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/805] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:41 2026] DELETE /v2.0/subnets/e2113478-8d3a-4b53-b19d-08b557f08f5a => 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: 400/806] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/security-groups?id=cb706b19-71f9-41a0-baf9-3c433a3e0725&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/networks/8a895da1-df84-4ffe-b905-5ec0e463893f?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: 408/808] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/ports?tenant_id=512909d51d3c4736b6745b548d618aa4&device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/809] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/networks?id=8a895da1-df84-4ffe-b905-5ec0e463893f => generated 773 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/810] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d19a092f-1864-44ac-98b5-a7961e999a60 => 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: 411/811] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/subnets?id=56023fe7-15e4-4bb1-908d-5935c173c2e6 => generated 671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/812] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/ports?network_id=8a895da1-df84-4ffe-b905-5ec0e463893f&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:42.631 8 INFO neutron.services.segments.plugin [-] Segment a8f16e49-3a81-44f5-85a4-ae513eb57056 resource provider aggregate not found 2026-05-29 12:38:42.645 8 INFO neutron.services.segments.plugin [-] Segment a8f16e49-3a81-44f5-85a4-ae513eb57056 resource provider aggregate not found 2026-05-29 12:38:42.653 8 INFO neutron.services.segments.plugin [-] Segment a8f16e49-3a81-44f5-85a4-ae513eb57056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f16e49-3a81-44f5-85a4-ae513eb57056 found for delete ", "request_id": "req-5ea75f1d-62a1-44df-8298-e381a2d2c5b6"}]} [pid: 7|app: 0|req: 413/813] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/networks/8a895da1-df84-4ffe-b905-5ec0e463893f?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/814] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:38:42 2026] DELETE /v2.0/networks/cf535486-37c4-4e75-817c-3c1a20583a7a => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/815] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/networks/8a895da1-df84-4ffe-b905-5ec0e463893f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:42.765 8 INFO neutron.services.segments.plugin [-] Segment a8f16e49-3a81-44f5-85a4-ae513eb57056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f16e49-3a81-44f5-85a4-ae513eb57056 found for delete ", "request_id": "req-6f856d39-34d0-42ce-b88a-683cf742ddde"}]} 2026-05-29 12:38:42.769 8 WARNING neutron_lib.context [None req-75ce6a89-efea-4157-b32b-47bcb92bd825 ef69ab04a1084ca4a78f4b929458fbca 9f21fd8dd56f4684acb10d9b8ecc7491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 415/816] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:42 2026] GET /v2.0/security-groups?tenant_id=3d6416431ba9488898a68394a7842365&name=default => generated 2801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/817] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:38:42 2026] POST /v2.0/security-groups => generated 1596 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:38:42.920 8 WARNING neutron_lib.context [None req-43c86eb4-9da2-4846-8526-6f1ebd9885d2 ef69ab04a1084ca4a78f4b929458fbca 9f21fd8dd56f4684acb10d9b8ecc7491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 403/818] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:38:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:43.058 8 WARNING neutron_lib.context [None req-71e7e8e8-a29b-40e9-885c-56de7f13c4e0 ef69ab04a1084ca4a78f4b929458fbca 9f21fd8dd56f4684acb10d9b8ecc7491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 416/819] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:42 2026] DELETE /v2.0/security-groups/f48a0e30-32fb-4a0e-a8ed-b725df9baad7 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/820] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:38:43 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:38:43.173 7 WARNING neutron_lib.context [None req-6600a977-86ef-45c4-bbdd-4b60e5da1eab ef69ab04a1084ca4a78f4b929458fbca 9f21fd8dd56f4684acb10d9b8ecc7491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 405/821] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:43 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/822] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:43 2026] GET /v2.0/security-groups?id=cb706b19-71f9-41a0-baf9-3c433a3e0725&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/823] 199.204.45.109 () {34 vars in 1096 bytes} [Fri May 29 12:38:43 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1&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: 408/824] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:43 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/827] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:43 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 779 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/828] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/829] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:43 2026] GET /v2.0/subnets?id=53fe159c-7cc1-4003-a951-acce1a3bee82 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/830] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:38:43 2026] POST /v2.0/floatingips => generated 552 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/831] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:43 2026] GET /v2.0/ports?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e&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: 418/832] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/833] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/834] 10.0.0.211 () {34 vars in 1098 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--410509915&fields=id&tenant_id=9f21fd8dd56f4684acb10d9b8ecc7491 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/835] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/836] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/networks?id=00b5eec2-3316-4d55-8f6e-d381870dd302 => generated 675 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/837] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/security-groups?id=cb706b19-71f9-41a0-baf9-3c433a3e0725&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: 417/838] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/quotas/9f21fd8dd56f4684acb10d9b8ecc7491 => 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: 422/839] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/ports?tenant_id=9f21fd8dd56f4684acb10d9b8ecc7491&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/840] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/841] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?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: 419/842] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:44 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/843] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:45 2026] GET /v2.0/security-groups?id=cb706b19-71f9-41a0-baf9-3c433a3e0725&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/844] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:45 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/845] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:45 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/846] 10.0.0.211 () {34 vars in 971 bytes} [Fri May 29 12:38:45 2026] GET /v2.0/ports/5cebcc9d-9787-4add-9496-197c8e979a23 => generated 972 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/847] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:38:45 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/848] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:45 2026] GET /v2.0/networks?id=00b5eec2-3316-4d55-8f6e-d381870dd302 => generated 675 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/849] 199.204.45.109 () {34 vars in 1000 bytes} [Fri May 29 12:38:45 2026] GET /v2.0/subnets?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 659 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/850] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:38:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f21fd8dd56f4684acb10d9b8ecc7491 => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/851] 199.204.45.109 () {34 vars in 1146 bytes} [Fri May 29 12:38:46 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1&device_owner=compute%3Anova&network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/852] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:38:45 2026] DELETE /v2.0/ports/d19a092f-1864-44ac-98b5-a7961e999a60 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:38:46.255 8 WARNING neutron_lib.context [req-624e656c-9958-4d1d-b84c-a88829445794 req-119bbf8f-b780-4dc2-9a90-7d5771ded66c ef69ab04a1084ca4a78f4b929458fbca 9f21fd8dd56f4684acb10d9b8ecc7491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 428/853] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:46 2026] GET /v2.0/ports?device_id=cd99576f-d874-48e2-a747-c60df398313b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:46.354 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cddfdd98-a68e-4a96-ae40-2190f762cbc7'] response: {'server_uuid': 'cd99576f-d874-48e2-a747-c60df398313b', 'name': 'network-vif-deleted', 'tag': 'd19a092f-1864-44ac-98b5-a7961e999a60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 426/854] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:38:46 2026] POST /v2.0/ports => generated 954 bytes in 499 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: 429/855] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:38:46 2026] PUT /v2.0/ports/5cebcc9d-9787-4add-9496-197c8e979a23 => generated 1149 bytes in 503 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: 427/856] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:46 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 957 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/857] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:46 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/858] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:46 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/859] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:46 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/860] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/861] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/862] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/subnets?id=53fe159c-7cc1-4003-a951-acce1a3bee82 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/863] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/ports?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e&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: 435/864] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?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: 430/865] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:38:46 2026] PUT /v2.0/ports/2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 => generated 1199 bytes in 559 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: 436/866] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?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: 437/867] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/ports?tenant_id=9f21fd8dd56f4684acb10d9b8ecc7491&device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/868] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/869] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/subnets?id=a697fa11-9522-496b-964b-f8be8e460f86 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/870] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/ports?network_id=00b5eec2-3316-4d55-8f6e-d381870dd302&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: 441/871] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?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: 442/872] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:47 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?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: 443/873] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:48 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/874] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:48 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/875] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:48 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 1152 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/876] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:48 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:48.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ebb5ecc-1c97-4291-bc8c-eab79a5b2665'] response: {'name': 'network-changed', 'server_uuid': '7001b2d4-8b2a-440c-98e5-9a739887dad1', 'tag': '5cebcc9d-9787-4add-9496-197c8e979a23', 'status': 'completed', 'code': 200} 2026-05-29 12:38:48.411 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ebb5ecc-1c97-4291-bc8c-eab79a5b2665'] response: {'name': 'network-changed', 'server_uuid': 'c351ade6-bebf-4caf-95ba-836a1c0bce0e', 'tag': '2eb286b8-78c4-49a1-9dbe-4deb4d3675c2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 447/877] 199.204.45.109 () {34 vars in 1118 bytes} [Fri May 29 12:38:48 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/878] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:38:47 2026] PUT /v2.0/routers/f8f0d17f-d131-4991-b314-0ff76fc7adf3/remove_router_interface => generated 309 bytes in 1368 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: 448/879] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:38:48 2026] PUT /v2.0/ports/5cebcc9d-9787-4add-9496-197c8e979a23 => generated 972 bytes in 513 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-05-29 12:38:49.016 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46f51567-5f60-4901-8df8-dd8da2aafa46'] response: {'name': 'network-changed', 'server_uuid': '7001b2d4-8b2a-440c-98e5-9a739887dad1', 'tag': '5cebcc9d-9787-4add-9496-197c8e979a23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/880] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:48 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => 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: 450/881] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/882] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/883] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/subnets?id=53fe159c-7cc1-4003-a951-acce1a3bee82 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/884] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/885] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/ports?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/886] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/887] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:38:49.504 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 457/888] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?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: 458/889] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => 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: 459/890] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/891] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/892] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/subnets?id=53fe159c-7cc1-4003-a951-acce1a3bee82 => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/893] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/ports?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:49.888 7 INFO neutron.services.segments.plugin [-] Segment 9eed2ae6-4d3f-4737-acc2-0f51a2fa0e7d resource provider aggregate not found 2026-05-29 12:38:49.895 7 INFO neutron.services.segments.plugin [-] Segment 9eed2ae6-4d3f-4737-acc2-0f51a2fa0e7d resource provider aggregate not found 2026-05-29 12:38:49.925 7 INFO neutron.services.segments.plugin [-] Segment 9eed2ae6-4d3f-4737-acc2-0f51a2fa0e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eed2ae6-4d3f-4737-acc2-0f51a2fa0e7d found for delete ", "request_id": "req-1e598885-b072-4043-a66d-72f5e7181dc8"}]} 2026-05-29 12:38:49.928 7 INFO neutron.services.segments.plugin [-] Segment 9eed2ae6-4d3f-4737-acc2-0f51a2fa0e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eed2ae6-4d3f-4737-acc2-0f51a2fa0e7d found for delete ", "request_id": "req-34c425c5-a76d-427e-be35-84e9c6a21bd7"}]} 2026-05-29 12:38:49.931 7 INFO neutron.db.l3_hamode_db [None req-0f20ee5c-67fd-41f3-8e59-f6b11736d035 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network ae1235ff-dcaa-47ba-9413-9cbfcb46f247 was deleted as no HA routers are present in tenant 512909d51d3c4736b6745b548d618aa4. [pid: 7|app: 0|req: 432/894] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:48 2026] DELETE /v2.0/routers/f8f0d17f-d131-4991-b314-0ff76fc7adf3 => 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: 463/895] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/896] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:49 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?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: 465/897] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/ports?tenant_id=9f21fd8dd56f4684acb10d9b8ecc7491&device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/898] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/ports?tenant_id=f143b6910c914269938394555f7f187b&device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/899] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:49 2026] DELETE /v2.0/subnets/56023fe7-15e4-4bb1-908d-5935c173c2e6 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/900] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/networks?id=00b5eec2-3316-4d55-8f6e-d381870dd302 => generated 770 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/901] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/networks?id=3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/902] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/903] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5cebcc9d-9787-4add-9496-197c8e979a23 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/904] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/subnets?id=a697fa11-9522-496b-964b-f8be8e460f86 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/905] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/subnets?id=53fe159c-7cc1-4003-a951-acce1a3bee82 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/906] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/ports?network_id=00b5eec2-3316-4d55-8f6e-d381870dd302&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/907] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/ports?network_id=3e7447ff-6a85-4cef-8d8d-f907555d683e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:50.556 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f4edb656-2001-4f17-a43b-f4fb9e54f1e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60058. [pid: 7|app: 0|req: 441/908] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:50.644 8 INFO neutron.services.segments.plugin [-] Segment 5adebf34-e546-4ab0-8773-2efb464fb56c resource provider aggregate not found 2026-05-29 12:38:50.649 8 INFO neutron.services.segments.plugin [-] Segment 5adebf34-e546-4ab0-8773-2efb464fb56c resource provider aggregate not found 2026-05-29 12:38:50.663 8 INFO neutron.services.segments.plugin [-] Segment 5adebf34-e546-4ab0-8773-2efb464fb56c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5adebf34-e546-4ab0-8773-2efb464fb56c found for delete ", "request_id": "req-c23d3584-f7b4-4894-8570-e390b64e1bc8"}]} 2026-05-29 12:38:50.668 8 INFO neutron.services.segments.plugin [-] Segment 5adebf34-e546-4ab0-8773-2efb464fb56c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5adebf34-e546-4ab0-8773-2efb464fb56c found for delete ", "request_id": "req-6d56e525-e153-4883-b9b1-74bb550caa82"}]} [pid: 8|app: 0|req: 468/909] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:38:50 2026] DELETE /v2.0/networks/8a895da1-df84-4ffe-b905-5ec0e463893f => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/910] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/911] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?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: 444/912] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&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: 445/913] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/914] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?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: 469/915] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:50 2026] GET /v2.0/security-groups?tenant_id=4480c93d3ec54356a4cf793989e2f921&name=default => generated 2801 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/916] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:51 2026] GET /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/917] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:51 2026] GET /v2.0/security-groups?tenant_id=512909d51d3c4736b6745b548d618aa4&name=default => 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: 448/918] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:51 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/919] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:38:51 2026] GET /v2.0/security-groups?id=7716c8e1-9e3e-4f00-aede-3834f0f4b7f9&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/920] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:51 2026] DELETE /v2.0/security-groups/d05b1d47-9a46-40a3-a2af-756ba9f68455 => 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: 472/921] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:51 2026] DELETE /v2.0/security-groups/cb706b19-71f9-41a0-baf9-3c433a3e0725 => 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: 473/922] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:38:51 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/923] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:51 2026] GET /v2.0/security-groups?tenant_id=b2b3ed5256a54e2e9bc33e907be2594a&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:51.673 7 INFO neutron.db.l3_db [None req-419090fd-b932-4a46-b305-b7e2efaf8c43 ef69ab04a1084ca4a78f4b929458fbca 9f21fd8dd56f4684acb10d9b8ecc7491 - - default default] Floating IP efef474c-bea4-46e1-97bf-999fb7173102 associated. External IP: 10.96.250.211, port: 2eb286b8-78c4-49a1-9dbe-4deb4d3675c2. 2026-05-29 12:38:51.920 8 INFO neutron.db.l3_db [req-b723e0e6-9c5a-4152-bbb4-1d96e73e9000 req-9a2faea5-451e-46f4-a870-70061c837f2b 02e4dd97cfd64b8bab78ca1399b18948 f143b6910c914269938394555f7f187b - - default default] Floating IP f5631eb0-44e2-405b-b5bb-25991dc637e3 disassociated. External IP: 10.96.250.215, port: 5cebcc9d-9787-4add-9496-197c8e979a23. [pid: 7|app: 0|req: 450/924] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:38:51 2026] PUT /v2.0/floatingips/efef474c-bea4-46e1-97bf-999fb7173102 => generated 855 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:38:52.106 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5f0900e-7aed-473e-8dd9-34babebba586'] response: {'name': 'network-changed', 'server_uuid': 'c351ade6-bebf-4caf-95ba-836a1c0bce0e', 'tag': '2eb286b8-78c4-49a1-9dbe-4deb4d3675c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/925] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:52 2026] DELETE /v2.0/security-groups/223a8bc9-3247-4963-89be-44b89bffedc6 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/926] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:38:52 2026] GET /v2.0/ports?tenant_id=9f21fd8dd56f4684acb10d9b8ecc7491&device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/927] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:38:52 2026] GET /v2.0/networks?id=00b5eec2-3316-4d55-8f6e-d381870dd302 => generated 770 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/928] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:38:52 2026] GET /v2.0/ports?device_id=7001b2d4-8b2a-440c-98e5-9a739887dad1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/929] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:38:51 2026] DELETE /v2.0/ports/5cebcc9d-9787-4add-9496-197c8e979a23 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/930] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:38:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/931] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:38:52 2026] GET /v2.0/subnets?id=a697fa11-9522-496b-964b-f8be8e460f86 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/932] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:38:52 2026] GET /v2.0/ports?network_id=00b5eec2-3316-4d55-8f6e-d381870dd302&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:52.525 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af90a54f-b05b-4606-aa47-26faba189167'] response: {'server_uuid': '7001b2d4-8b2a-440c-98e5-9a739887dad1', 'name': 'network-vif-deleted', 'tag': '5cebcc9d-9787-4add-9496-197c8e979a23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/933] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:38:52 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?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: 457/934] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:38:52 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?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: 478/935] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:53 2026] DELETE /v2.0/security-groups/7716c8e1-9e3e-4f00-aede-3834f0f4b7f9 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:38:53.646 7 INFO neutron.api.v2.resource [None req-be2b29e2-7f61-443a-82a1-411a8f33d53b 02e4dd97cfd64b8bab78ca1399b18948 f143b6910c914269938394555f7f187b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/936] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:38:53 2026] GET /v2.0/security-groups/7716c8e1-9e3e-4f00-aede-3834f0f4b7f9 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/937] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:38:53 2026] DELETE /v2.0/floatingips/f5631eb0-44e2-405b-b5bb-25991dc637e3 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/938] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:38:54 2026] PUT /v2.0/routers/3ca3c192-59b0-44b6-8fc8-a91a2518bd81/remove_router_interface => generated 309 bytes in 1628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/939] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:56 2026] GET /v2.0/security-groups?tenant_id=7e45d135b4fc4c0b843ec757e93be9d4&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/940] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:56 2026] DELETE /v2.0/security-groups/1c296670-bc42-4f64-9a45-9b099e30bfc7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/941] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:56 2026] GET /v2.0/security-groups?tenant_id=0d02412333e04c9a8bd99c8264bc33a0&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/942] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:56 2026] DELETE /v2.0/security-groups/4f786547-058c-4349-b654-24548afe3d63 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:38:57.240 8 INFO neutron.services.segments.plugin [-] Segment 18bc0c35-f77c-44f9-97ae-3921643a5f7a resource provider aggregate not found 2026-05-29 12:38:57.246 8 INFO neutron.services.segments.plugin [-] Segment 18bc0c35-f77c-44f9-97ae-3921643a5f7a resource provider aggregate not found 2026-05-29 12:38:57.266 8 INFO neutron.services.segments.plugin [-] Segment 18bc0c35-f77c-44f9-97ae-3921643a5f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18bc0c35-f77c-44f9-97ae-3921643a5f7a found for delete ", "request_id": "req-e078df9a-3866-4f1e-97c3-9766a86645eb"}]} 2026-05-29 12:38:57.271 8 INFO neutron.services.segments.plugin [-] Segment 18bc0c35-f77c-44f9-97ae-3921643a5f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18bc0c35-f77c-44f9-97ae-3921643a5f7a found for delete ", "request_id": "req-59da860e-e49e-48b3-875a-b84cfdafaa1c"}]} 2026-05-29 12:38:57.282 8 INFO neutron.db.l3_hamode_db [None req-7b3609dc-cbec-4b76-88a4-4e1238ff8d43 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network 6efc8f17-7616-4726-bafe-90ed005261b6 was deleted as no HA routers are present in tenant f143b6910c914269938394555f7f187b. [pid: 8|app: 0|req: 480/943] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:56 2026] DELETE /v2.0/routers/3ca3c192-59b0-44b6-8fc8-a91a2518bd81 => generated 0 bytes in 1134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/944] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:38:57 2026] DELETE /v2.0/subnets/53fe159c-7cc1-4003-a951-acce1a3bee82 => 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: 481/945] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:38:57 2026] DELETE /v2.0/networks/3e7447ff-6a85-4cef-8d8d-f907555d683e => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/946] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:58 2026] GET /v2.0/security-groups?tenant_id=f143b6910c914269938394555f7f187b&name=default => generated 2797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/947] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:58 2026] DELETE /v2.0/security-groups/b7308f07-6816-411c-9571-0f032c075d70 => 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: 466/950] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:58 2026] GET /v2.0/security-groups?tenant_id=1b6be90a15b64eb5a934169c1e4f7106&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/951] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:58 2026] DELETE /v2.0/security-groups/a6b73688-2345-4fcd-b65b-4a1f9203c1a3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/952] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:38:59 2026] GET /v2.0/security-groups?tenant_id=7add6b891a9f44b384f0a97007d43522&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:38:59.308 8 INFO neutron.services.segments.plugin [-] Segment 5f2f07f8-c6df-4df0-9313-375a14d24ae1 resource provider aggregate not found 2026-05-29 12:38:59.317 8 INFO neutron.services.segments.plugin [-] Segment 5f2f07f8-c6df-4df0-9313-375a14d24ae1 resource provider aggregate not found 2026-05-29 12:38:59.332 8 INFO neutron.services.segments.plugin [-] Segment 5f2f07f8-c6df-4df0-9313-375a14d24ae1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2f07f8-c6df-4df0-9313-375a14d24ae1 found for delete ", "request_id": "req-94fcc441-ba45-48d7-91d5-26a97742a511"}]} 2026-05-29 12:38:59.336 8 INFO neutron.services.segments.plugin [-] Segment 5f2f07f8-c6df-4df0-9313-375a14d24ae1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2f07f8-c6df-4df0-9313-375a14d24ae1 found for delete ", "request_id": "req-0ee8bc1b-e0d3-4ba7-a810-3dbc3e36bb37"}]} [pid: 8|app: 0|req: 486/953] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:38:59 2026] DELETE /v2.0/security-groups/bfafda6a-c599-4094-9257-dce201b27dea => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/954] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:01 2026] GET /v2.0/security-groups?tenant_id=12d0904ab73b4d729c25cd7be76d8508&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/955] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:01 2026] DELETE /v2.0/security-groups/6b1b8c2f-1c0f-4106-899d-71faf32ab9b0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/956] 10.0.0.96 () {34 vars in 989 bytes} [Fri May 29 12:39:02 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/957] 10.0.0.96 () {34 vars in 1039 bytes} [Fri May 29 12:39:02 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/958] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:02 2026] GET /v2.0/security-groups?tenant_id=0eeba129544d44bb93da9321d6666be2&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/959] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:02 2026] DELETE /v2.0/security-groups/30e9609c-89d1-4017-8c32-44880e55f801 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/960] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:02 2026] GET /v2.0/security-groups?tenant_id=61090474f76d42fbac4e7d26c2ce47a8&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/961] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:02 2026] DELETE /v2.0/security-groups/54cabe33-99b9-4c81-8372-be14c0ed230c => 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: 490/962] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:04 2026] GET /v2.0/security-groups?tenant_id=3516ffff0ac243e3a2b2f9870862439d&name=default => generated 2801 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/963] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:04 2026] DELETE /v2.0/security-groups/cff44687-7fb9-43e9-bf04-d87aeb678e41 => 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: 491/964] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:39:05 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/965] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:39:05 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&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: 8|app: 0|req: 492/966] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:39:05 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/967] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:39:05 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/968] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => 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: 494/969] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/970] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/ports?tenant_id=9f21fd8dd56f4684acb10d9b8ecc7491&device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/971] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/networks?id=00b5eec2-3316-4d55-8f6e-d381870dd302 => generated 770 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/972] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/973] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/subnets?id=a697fa11-9522-496b-964b-f8be8e460f86 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/974] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/ports?network_id=00b5eec2-3316-4d55-8f6e-d381870dd302&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/975] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/976] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:39:06 2026] GET /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:39:07.056 8 WARNING neutron_lib.context [None req-fd52659f-2012-4d99-a780-9d3750af5a61 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:07.220 8 INFO neutron.db.segments_db [None req-fd52659f-2012-4d99-a780-9d3750af5a61 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Added segment 2e38aa5d-67c3-44bc-bc7e-0b32d75e73a9 of type vxlan for network 594dfc17-7816-4fae-89c5-a64afc291c55 [pid: 8|app: 0|req: 498/977] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:06 2026] POST /v2.0/networks => generated 649 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:07.401 8 WARNING neutron_lib.context [None req-d9343f34-fd79-46b4-b876-fc3255cc54db b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 480/978] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:39:07 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/979] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:07 2026] POST /v2.0/ports => generated 779 bytes in 379 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: 500/980] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:39:07 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/981] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:07 2026] GET /v2.0/security-groups?tenant_id=55f29484cc8b4fa58aaf08f15eeb5cbb&name=default => generated 2801 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:07.849 7 WARNING neutron_lib.context [None req-e68e0102-5af6-49cd-ae89-f310860efc71 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:07.897 7 INFO neutron.db.segments_db [None req-e68e0102-5af6-49cd-ae89-f310860efc71 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Added segment d3616977-945b-4ebe-91f5-9b1ca89d7274 of type vxlan for network 6f225f92-758c-40e6-8b40-1bfe9e27373c [pid: 8|app: 0|req: 501/982] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:07 2026] GET /v2.0/security-groups?tenant_id=629f5ff32f064ef89e1a1b47c86c3db4&name=default => generated 2801 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/983] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:07 2026] POST /v2.0/networks => generated 636 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/984] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:07 2026] DELETE /v2.0/security-groups/8eef6b19-b02f-430e-8695-7a4b04332f7e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:08.131 8 WARNING neutron_lib.context [None req-fb8272c8-2c6b-4f4b-b674-6c3e6cee9a38 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 483/985] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:08 2026] DELETE /v2.0/security-groups/0f64cbdc-9fcc-4716-94e8-f46516d0b5b5 => 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: 484/986] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:08 2026] GET /v2.0/security-groups?tenant_id=aec0fe0758034a2faeee94162a98bf20&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/987] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:08 2026] POST /v2.0/subnets => generated 622 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/988] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:08 2026] GET /v2.0/security-groups?tenant_id=d669f82d69c34deb95154db79c5c193b&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:08.457 7 WARNING neutron_lib.context [None req-d722234f-ccd2-41e6-ae23-d2efcc1d3944 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 504/989] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:08 2026] DELETE /v2.0/security-groups/34441d19-dd34-4cc9-9f45-e9ff024d4333 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/990] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:08 2026] DELETE /v2.0/security-groups/6a673521-609e-4f1d-9d86-6a1e56f447fc => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/991] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:08 2026] POST /v2.0/ports => generated 966 bytes in 437 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: 487/992] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:39:08 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/993] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:39:08 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/994] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:08 2026] DELETE /v2.0/ports/d2c099a0-ecb7-4365-9558-e15b84e59f7c => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:09.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33082b9f-f201-47b2-80ea-e391d3fd8032 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 489/995] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:09 2026] DELETE /v2.0/ports/d2c099a0-ecb7-4365-9558-e15b84e59f7c => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:39:09.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc37f64e-75db-4c1e-a8ca-a01e50941089 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/996] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:09 2026] GET /v2.0/ports/d2c099a0-ecb7-4365-9558-e15b84e59f7c => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/997] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:09 2026] DELETE /v2.0/subnets/e0c11d76-d80f-47d2-9429-5f3f89dd654c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:10.116 8 INFO neutron.services.segments.plugin [-] Segment d3616977-945b-4ebe-91f5-9b1ca89d7274 resource provider aggregate not found 2026-05-29 12:39:10.122 8 INFO neutron.services.segments.plugin [-] Segment d3616977-945b-4ebe-91f5-9b1ca89d7274 resource provider aggregate not found 2026-05-29 12:39:10.143 8 INFO neutron.services.segments.plugin [-] Segment d3616977-945b-4ebe-91f5-9b1ca89d7274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3616977-945b-4ebe-91f5-9b1ca89d7274 found for delete ", "request_id": "req-8af8ffe3-0eb7-4b5e-bd14-8624d862716c"}]} 2026-05-29 12:39:10.145 8 INFO neutron.services.segments.plugin [-] Segment d3616977-945b-4ebe-91f5-9b1ca89d7274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3616977-945b-4ebe-91f5-9b1ca89d7274 found for delete ", "request_id": "req-e0ddf61e-1d54-4b1a-a3cc-ca795728137b"}]} [pid: 8|app: 0|req: 508/998] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:09 2026] DELETE /v2.0/networks/6f225f92-758c-40e6-8b40-1bfe9e27373c => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:10.180 7 WARNING neutron_lib.context [None req-81b4ac01-305c-4bab-82c3-dc694df18c84 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:10.251 7 INFO neutron.db.segments_db [None req-81b4ac01-305c-4bab-82c3-dc694df18c84 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Added segment 181f829a-39f0-4890-903d-8e3e30c8bb4c of type vxlan for network eb8592af-8a62-4cf7-9318-57145bce5a19 [pid: 7|app: 0|req: 491/999] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:10 2026] POST /v2.0/networks => generated 636 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:10.395 8 WARNING neutron_lib.context [None req-37584aeb-519a-461b-8e79-39f1f40b029b b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 509/1000] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:10 2026] POST /v2.0/subnets => generated 622 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:10.787 7 WARNING neutron_lib.context [None req-b0c05d04-0ea2-45be-881f-ac348a117cb0 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 492/1001] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:10 2026] POST /v2.0/ports => generated 927 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1002] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:11 2026] DELETE /v2.0/ports/d6436a4b-db86-449a-9d0e-b9af0837d6ee => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:11.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79be5af5-9e10-4236-a2db-89da13310711 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1003] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:11 2026] GET /v2.0/ports/d6436a4b-db86-449a-9d0e-b9af0837d6ee => 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: 493/1004] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:11 2026] GET /v2.0/security-groups?tenant_id=22d0de61e76d477294fb73082bb6e6b0&name=default => generated 2801 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1005] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:11 2026] DELETE /v2.0/security-groups/12fa581f-4925-44b5-8eb0-8c81bed1f38d => 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: 512/1006] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:11 2026] DELETE /v2.0/subnets/f75ba347-aa2f-42cd-88f6-56bebb65f564 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:12.333 7 INFO neutron.services.segments.plugin [-] Segment 181f829a-39f0-4890-903d-8e3e30c8bb4c resource provider aggregate not found 2026-05-29 12:39:12.342 7 INFO neutron.services.segments.plugin [-] Segment 181f829a-39f0-4890-903d-8e3e30c8bb4c resource provider aggregate not found 2026-05-29 12:39:12.352 7 INFO neutron.services.segments.plugin [-] Segment 181f829a-39f0-4890-903d-8e3e30c8bb4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181f829a-39f0-4890-903d-8e3e30c8bb4c found for delete ", "request_id": "req-8b5e89a1-f874-49be-810b-bf679c43a967"}]} 2026-05-29 12:39:12.357 7 INFO neutron.services.segments.plugin [-] Segment 181f829a-39f0-4890-903d-8e3e30c8bb4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181f829a-39f0-4890-903d-8e3e30c8bb4c found for delete ", "request_id": "req-84bddcc2-51ee-4208-8645-8f7900151927"}]} [pid: 7|app: 0|req: 495/1007] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:11 2026] DELETE /v2.0/networks/eb8592af-8a62-4cf7-9318-57145bce5a19 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:12.402 8 WARNING neutron_lib.context [None req-209481b1-0f11-4068-b790-3034ed538467 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 513/1008] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:12 2026] POST /v2.0/ports => generated 779 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1009] 10.0.0.159 () {34 vars in 737 bytes} [Fri May 29 12:39:12 2026] PUT /v2.0/ports/f0bde261-54c0-46ea-bfa3-2e7820e388b0 => generated 752 bytes in 231 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: 514/1010] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:12 2026] DELETE /v2.0/ports/f0bde261-54c0-46ea-bfa3-2e7820e388b0 => 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: 497/1011] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:39:13 2026] GET /v2.0/ports => generated 782 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:13.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d17789e-ed04-4bfd-b862-c74dde6f053b b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1012] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:13 2026] GET /v2.0/ports/f0bde261-54c0-46ea-bfa3-2e7820e388b0 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1013] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:39:13 2026] GET /v2.0/ports => generated 782 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1014] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:13 2026] GET /v2.0/ports/8548439e-5f61-4b91-9195-a3aeaf45943e => generated 779 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:13.585 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d4deecd-16ce-4de3-9eed-41edb965a468 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 499/1015] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:13 2026] DELETE /v2.0/ports/d6436a4b-db86-449a-9d0e-b9af0837d6ee => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:39:13.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b313af3d-f25b-4d7f-9cee-b7e3820da2b3 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/1016] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:13 2026] DELETE /v2.0/subnets/f75ba347-aa2f-42cd-88f6-56bebb65f564 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:39:13.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da9f3034-fb65-4a04-9e9f-7c69e4465154 b1c020174f14443cb54dab68860fa37b 954742167ee0469896a90925d9458d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1017] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:13 2026] DELETE /v2.0/subnets/e0c11d76-d80f-47d2-9429-5f3f89dd654c => 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: 518/1020] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:13 2026] DELETE /v2.0/ports/8548439e-5f61-4b91-9195-a3aeaf45943e => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1021] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:13 2026] DELETE /v2.0/networks/594dfc17-7816-4fae-89c5-a64afc291c55 => 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: 519/1022] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:14 2026] GET /v2.0/security-groups?tenant_id=3a2c04a9732647f692feae3b01831bd8&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:14.720 7 INFO neutron.services.segments.plugin [-] Segment 2e38aa5d-67c3-44bc-bc7e-0b32d75e73a9 resource provider aggregate not found 2026-05-29 12:39:14.725 7 INFO neutron.services.segments.plugin [-] Segment 2e38aa5d-67c3-44bc-bc7e-0b32d75e73a9 resource provider aggregate not found 2026-05-29 12:39:14.743 7 INFO neutron.services.segments.plugin [-] Segment 2e38aa5d-67c3-44bc-bc7e-0b32d75e73a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e38aa5d-67c3-44bc-bc7e-0b32d75e73a9 found for delete ", "request_id": "req-c5e86367-80d4-4f92-83a0-c39d64d6ec38"}]} 2026-05-29 12:39:14.746 7 INFO neutron.services.segments.plugin [-] Segment 2e38aa5d-67c3-44bc-bc7e-0b32d75e73a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e38aa5d-67c3-44bc-bc7e-0b32d75e73a9 found for delete ", "request_id": "req-a016c810-7d14-4464-9c3b-ba37fa6f1cac"}]} [pid: 7|app: 0|req: 504/1023] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:14 2026] DELETE /v2.0/security-groups/f7db937e-48e2-4039-8643-3610f834dd36 => 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: 520/1024] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:14 2026] GET /v2.0/security-groups?tenant_id=954742167ee0469896a90925d9458d6c&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1025] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:14 2026] DELETE /v2.0/security-groups/f2eeeb9a-7c35-4bc4-90f6-2ba748d36283 => 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: 521/1026] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:15 2026] GET /v2.0/security-groups?tenant_id=4a143d525ef449e48d6f0a3268aede1a&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1027] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:15 2026] DELETE /v2.0/security-groups/865e8cd3-be56-4674-8d7f-ade803827148 => 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: 522/1028] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:15 2026] GET /v2.0/security-groups?tenant_id=87f43e04188d48b7bd8710f6c538e8d4&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1029] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:15 2026] DELETE /v2.0/security-groups/3ed26102-4875-4c64-8e82-3be8ce30566e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:16.982 8 WARNING neutron_lib.context [None req-e4de49f4-58cd-4322-8bfd-de19bc07d51c a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:17.128 8 INFO neutron.db.segments_db [None req-e4de49f4-58cd-4322-8bfd-de19bc07d51c a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Added segment a45dce6a-a151-49a3-a020-b51ec9d0b440 of type vxlan for network 1cb350fc-588f-4b39-a0f5-45f27d1654a6 2026-05-29 12:39:17.229 7 WARNING neutron_lib.context [None req-5d4462fb-f8d6-4b81-9106-8e8c51ced12c 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 523/1030] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:16 2026] POST /v2.0/networks => generated 650 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:17.298 8 WARNING neutron_lib.context [None req-d7f7a281-937d-49f3-8c45-e23d294dce03 a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:17.381 7 INFO neutron.db.segments_db [None req-5d4462fb-f8d6-4b81-9106-8e8c51ced12c 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Added segment 0ae45ecb-f335-4cca-be4d-9d6b90c148b4 of type vxlan for network 34fbb5d6-99db-48e8-8d60-f59c3e5abf1b [pid: 7|app: 0|req: 508/1031] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:17 2026] POST /v2.0/networks => generated 644 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:17.529 7 WARNING neutron_lib.context [None req-1d2290b8-ece1-46ee-a437-a09cd396a3ca 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 524/1032] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:17 2026] POST /v2.0/subnets => generated 603 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:17.669 8 WARNING neutron_lib.context [None req-385f1cee-c7bf-4e83-8979-082157060d8a a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:17.711 8 INFO neutron.db.segments_db [None req-385f1cee-c7bf-4e83-8979-082157060d8a a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Added segment a45412ea-7525-4544-b327-de3c6d5159b5 of type vxlan for network 106df59c-430a-49b6-87c0-61579e53ff03 [pid: 7|app: 0|req: 509/1033] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:17 2026] POST /v2.0/ports => generated 775 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:18.007 8 INFO neutron.db.l3_hamode_db [None req-385f1cee-c7bf-4e83-8979-082157060d8a a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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: 510/1034] 10.0.0.159 () {32 vars in 653 bytes} [Fri May 29 12:39:17 2026] GET /v2.0/extensions => generated 19600 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 12:39:18.066 7 WARNING neutron_lib.context [None req-72c1e66a-1185-4df6-8318-f9db23609dc6 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:18.131 7 INFO neutron.db.segments_db [None req-72c1e66a-1185-4df6-8318-f9db23609dc6 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Added segment 4b73685c-a1fd-483c-bdec-6671bfb3e820 of type vxlan for network 5436d26d-30e8-4837-90de-513fb60c0e12 [pid: 7|app: 0|req: 511/1035] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:18 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1036] 10.0.0.159 () {32 vars in 681 bytes} [Fri May 29 12:39:18 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:18.271 7 WARNING neutron_lib.context [None req-7a0d36f4-fa30-4902-9a7c-8e75a258435f 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 513/1037] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:18 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1038] 10.0.0.159 () {32 vars in 681 bytes} [Fri May 29 12:39:18 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:18.629 7 WARNING neutron_lib.context [None req-2deb4411-d2c6-43f9-840f-a69a77afbd6c 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 515/1039] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:18 2026] POST /v2.0/ports => generated 949 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:19.099 8 INFO neutron.db.l3_hamode_db [None req-385f1cee-c7bf-4e83-8979-082157060d8a a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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: 516/1040] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:39:19 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1041] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:19 2026] DELETE /v2.0/ports/93562d22-9fee-4c56-99e6-db53a0aa5347 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1042] 10.0.0.159 () {32 vars in 665 bytes} [Fri May 29 12:39:19 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:19.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-010d4eac-e6b6-48d4-9c73-b574f3ad46f0 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 519/1043] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:19 2026] DELETE /v2.0/ports/93562d22-9fee-4c56-99e6-db53a0aa5347 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1044] 10.0.0.159 () {32 vars in 699 bytes} [Fri May 29 12:39:19 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:19.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-157b1763-f048-452a-80d0-bf5eb60d930b 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/1045] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:19 2026] GET /v2.0/ports/93562d22-9fee-4c56-99e6-db53a0aa5347 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1046] 10.0.0.159 () {32 vars in 697 bytes} [Fri May 29 12:39:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1047] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:19 2026] DELETE /v2.0/subnets/a39c87a5-3289-4360-9904-3060fe018a5f => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1048] 10.0.0.159 () {32 vars in 701 bytes} [Fri May 29 12:39:19 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:20.235 7 INFO neutron.services.segments.plugin [-] Segment 4b73685c-a1fd-483c-bdec-6671bfb3e820 resource provider aggregate not found 2026-05-29 12:39:20.242 7 INFO neutron.services.segments.plugin [-] Segment 4b73685c-a1fd-483c-bdec-6671bfb3e820 resource provider aggregate not found 2026-05-29 12:39:20.256 7 INFO neutron.services.segments.plugin [-] Segment 4b73685c-a1fd-483c-bdec-6671bfb3e820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b73685c-a1fd-483c-bdec-6671bfb3e820 found for delete ", "request_id": "req-9e6ef6b1-1a16-402c-9b0a-e149062f0dbb"}]} 2026-05-29 12:39:20.258 7 INFO neutron.services.segments.plugin [-] Segment 4b73685c-a1fd-483c-bdec-6671bfb3e820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b73685c-a1fd-483c-bdec-6671bfb3e820 found for delete ", "request_id": "req-4ecce29b-7e92-494b-bb5c-81caa8c4e70a"}]} [pid: 7|app: 0|req: 525/1049] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:19 2026] DELETE /v2.0/networks/5436d26d-30e8-4837-90de-513fb60c0e12 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1050] 10.0.0.159 () {32 vars in 689 bytes} [Fri May 29 12:39:20 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:20.291 7 WARNING neutron_lib.context [None req-fb8c7440-1db4-491e-9685-6f65c559a2a5 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:20.349 7 INFO neutron.db.segments_db [None req-fb8c7440-1db4-491e-9685-6f65c559a2a5 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Added segment 39b5fcf6-12d4-411d-b046-1dd4d6dfa6f1 of type vxlan for network 984974cf-9a4c-4cee-a4fe-6a09feb632d4 [pid: 7|app: 0|req: 527/1051] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:20 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1052] 10.0.0.159 () {32 vars in 703 bytes} [Fri May 29 12:39:20 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1053] 10.0.0.96 () {34 vars in 989 bytes} [Fri May 29 12:39:20 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:20.532 7 WARNING neutron_lib.context [None req-01f8a9ca-479b-4832-98e3-cc068139686f 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 525/1054] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:17 2026] POST /v2.0/routers => generated 695 bytes in 2929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1055] 10.0.0.159 () {32 vars in 693 bytes} [Fri May 29 12:39:20 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1056] 10.0.0.96 () {34 vars in 1039 bytes} [Fri May 29 12:39:20 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&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: 530/1057] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:20 2026] POST /v2.0/subnets => generated 602 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1058] 10.0.0.159 () {32 vars in 695 bytes} [Fri May 29 12:39:20 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:20.873 7 WARNING neutron_lib.context [None req-8bbc1ac4-154a-4ac7-8e59-cdd93501ae55 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1059] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:20 2026] POST /v2.0/ports => generated 911 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1060] 10.0.0.159 () {32 vars in 685 bytes} [Fri May 29 12:39:21 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: 534/1061] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:21 2026] DELETE /v2.0/ports/14d687b4-0374-4cf5-aba8-7b5db06f78c9 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1062] 10.0.0.159 () {32 vars in 687 bytes} [Fri May 29 12:39:21 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:21.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-668e1b5d-97fe-4601-b765-e7743caee58a 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1063] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:21 2026] GET /v2.0/ports/14d687b4-0374-4cf5-aba8-7b5db06f78c9 => 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: 537/1064] 10.0.0.159 () {32 vars in 661 bytes} [Fri May 29 12:39:21 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1065] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:21 2026] DELETE /v2.0/subnets/1a4c6b6b-d0ef-412e-b86b-a4a77892cd3f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1066] 10.0.0.159 () {32 vars in 699 bytes} [Fri May 29 12:39:22 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:22.352 7 INFO neutron.services.segments.plugin [-] Segment 39b5fcf6-12d4-411d-b046-1dd4d6dfa6f1 resource provider aggregate not found [pid: 8|app: 0|req: 528/1067] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:39:20 2026] PUT /v2.0/routers/43d1790b-6e66-4d50-8b1c-0feae0fb8af7/add_router_interface => generated 309 bytes in 1719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:22.357 7 INFO neutron.services.segments.plugin [-] Segment 39b5fcf6-12d4-411d-b046-1dd4d6dfa6f1 resource provider aggregate not found [pid: 8|app: 0|req: 529/1068] 10.0.0.159 () {32 vars in 679 bytes} [Fri May 29 12:39:22 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) 2026-05-29 12:39:22.365 8 WARNING neutron_lib.context [None req-52847bd3-fad3-4700-9079-93e7c8ba5815 a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:22.376 7 INFO neutron.services.segments.plugin [-] Segment 39b5fcf6-12d4-411d-b046-1dd4d6dfa6f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39b5fcf6-12d4-411d-b046-1dd4d6dfa6f1 found for delete ", "request_id": "req-59764d34-363b-422a-ab9b-6b213da64fc6"}]} 2026-05-29 12:39:22.377 7 INFO neutron.services.segments.plugin [-] Segment 39b5fcf6-12d4-411d-b046-1dd4d6dfa6f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39b5fcf6-12d4-411d-b046-1dd4d6dfa6f1 found for delete ", "request_id": "req-2544adab-9c24-4797-85a2-7cf76c4ea30b"}]} [pid: 7|app: 0|req: 540/1069] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:22 2026] DELETE /v2.0/networks/984974cf-9a4c-4cee-a4fe-6a09feb632d4 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1070] 10.0.0.159 () {32 vars in 683 bytes} [Fri May 29 12:39:22 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:22.403 7 WARNING neutron_lib.context [None req-4c62223f-602b-43b8-8952-46dda5ab1871 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 542/1071] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:22 2026] POST /v2.0/ports => generated 775 bytes in 337 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: 543/1072] 10.0.0.159 () {32 vars in 675 bytes} [Fri May 29 12:39:22 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1073] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:22 2026] POST /v2.0/ports => generated 955 bytes in 481 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: 531/1074] 10.0.0.159 () {32 vars in 689 bytes} [Fri May 29 12:39:22 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:22.852 8 WARNING neutron_lib.context [None req-286a1762-0e49-4745-bf50-32c4ce93603a a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 544/1075] 10.0.0.159 () {34 vars in 737 bytes} [Fri May 29 12:39:22 2026] PUT /v2.0/ports/89a52559-8f33-448b-9c5e-e68fad0991b0 => generated 752 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1076] 10.0.0.159 () {32 vars in 723 bytes} [Fri May 29 12:39:22 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 546/1077] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:22 2026] DELETE /v2.0/ports/89a52559-8f33-448b-9c5e-e68fad0991b0 => generated 0 bytes in 243 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: 547/1078] 10.0.0.159 () {32 vars in 687 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1079] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/ports => generated 778 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1080] 10.0.0.159 () {32 vars in 669 bytes} [Fri May 29 12:39:23 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) 2026-05-29 12:39:23.263 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44cac553-9670-486e-a9a5-9f7308805c4e 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1081] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/ports/89a52559-8f33-448b-9c5e-e68fad0991b0 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1082] 10.0.0.159 () {32 vars in 687 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1083] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:22 2026] POST /v2.0/ports => generated 955 bytes in 453 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/1084] 10.0.0.159 () {32 vars in 681 bytes} [Fri May 29 12:39:23 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) 2026-05-29 12:39:23.314 8 WARNING neutron_lib.context [None req-1eb59398-7d5e-46fa-bbc0-9f1f3d4691df a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 552/1085] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1086] 10.0.0.159 () {32 vars in 699 bytes} [Fri May 29 12:39:23 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: 554/1087] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/ports/10d0a9c4-0ba8-4474-b626-d4f3c67024ab => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1088] 10.0.0.159 () {32 vars in 679 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:23.377 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05d149b6-abf8-4953-8d40-117a5ec0239e 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1089] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:23 2026] DELETE /v2.0/ports/14d687b4-0374-4cf5-aba8-7b5db06f78c9 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1090] 10.0.0.159 () {32 vars in 667 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:23.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58bda87f-cb77-4ee1-bfbb-78b5fd33fcae 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1091] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:23 2026] DELETE /v2.0/subnets/1a4c6b6b-d0ef-412e-b86b-a4a77892cd3f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1092] 10.0.0.159 () {32 vars in 677 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:23.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b879776-f591-44e2-b690-287fc834a5ad 0b82be07f9ef41268bd3fac27890ee30 16cf96278a9e4b11b29ccd1e138dec29 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1093] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:23 2026] DELETE /v2.0/subnets/a39c87a5-3289-4360-9904-3060fe018a5f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1094] 10.0.0.159 () {32 vars in 665 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1095] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:23 2026] DELETE /v2.0/ports/10d0a9c4-0ba8-4474-b626-d4f3c67024ab => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1096] 10.0.0.159 () {32 vars in 675 bytes} [Fri May 29 12:39:23 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: 564/1097] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:23 2026] DELETE /v2.0/networks/34fbb5d6-99db-48e8-8d60-f59c3e5abf1b => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1098] 10.0.0.159 () {32 vars in 713 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1099] 10.0.0.159 () {32 vars in 691 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1100] 10.0.0.159 () {32 vars in 683 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1101] 10.0.0.159 () {32 vars in 669 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1102] 10.0.0.159 () {32 vars in 687 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1103] 10.0.0.159 () {32 vars in 705 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1104] 10.0.0.159 () {32 vars in 675 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1105] 10.0.0.159 () {32 vars in 701 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1106] 10.0.0.159 () {32 vars in 675 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1107] 10.0.0.159 () {32 vars in 693 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1108] 10.0.0.159 () {32 vars in 689 bytes} [Fri May 29 12:39:23 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: 576/1109] 10.0.0.159 () {32 vars in 709 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1110] 10.0.0.159 () {32 vars in 705 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1111] 10.0.0.159 () {32 vars in 697 bytes} [Fri May 29 12:39:23 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1112] 10.0.0.159 () {32 vars in 711 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1113] 10.0.0.159 () {32 vars in 669 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1114] 10.0.0.159 () {32 vars in 687 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1115] 10.0.0.159 () {32 vars in 681 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1116] 10.0.0.159 () {32 vars in 675 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1117] 10.0.0.159 () {32 vars in 671 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1118] 10.0.0.159 () {32 vars in 661 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1119] 10.0.0.159 () {32 vars in 699 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1120] 10.0.0.159 () {32 vars in 699 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1121] 10.0.0.159 () {32 vars in 677 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1122] 10.0.0.159 () {32 vars in 669 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1123] 10.0.0.159 () {32 vars in 683 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1124] 10.0.0.159 () {32 vars in 701 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1125] 10.0.0.159 () {32 vars in 685 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1126] 10.0.0.159 () {32 vars in 707 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1127] 10.0.0.159 () {32 vars in 669 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1128] 10.0.0.159 () {32 vars in 697 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1129] 10.0.0.159 () {32 vars in 695 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1130] 10.0.0.159 () {32 vars in 685 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1131] 10.0.0.159 () {32 vars in 689 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1132] 10.0.0.159 () {32 vars in 667 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1133] 10.0.0.159 () {32 vars in 681 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1134] 10.0.0.159 () {32 vars in 681 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1135] 10.0.0.159 () {32 vars in 691 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1136] 10.0.0.159 () {32 vars in 691 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1137] 10.0.0.159 () {32 vars in 695 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1138] 10.0.0.159 () {32 vars in 685 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1139] 10.0.0.159 () {32 vars in 689 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1140] 10.0.0.159 () {32 vars in 701 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1141] 10.0.0.159 () {32 vars in 703 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1142] 10.0.0.159 () {32 vars in 713 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1143] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1144] 10.0.0.159 () {32 vars in 715 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:24.305 8 INFO neutron.db.l3_db [None req-1eb59398-7d5e-46fa-bbc0-9f1f3d4691df a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Floating IP 11da816d-e359-4fa1-8d3b-8f061f833765 associated. External IP: 10.96.250.213, port: b7913976-ace7-46b0-b6a4-50c8fdcdb053. [pid: 7|app: 0|req: 612/1145] 10.0.0.159 () {32 vars in 727 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1146] 10.0.0.159 () {32 vars in 719 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1147] 10.0.0.159 () {32 vars in 683 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1148] 10.0.0.159 () {32 vars in 669 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1149] 10.0.0.159 () {32 vars in 719 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1150] 10.0.0.159 () {32 vars in 679 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1151] 10.0.0.159 () {32 vars in 669 bytes} [Fri May 29 12:39:24 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: 619/1152] 10.0.0.159 () {32 vars in 697 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1153] 10.0.0.159 () {32 vars in 705 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1154] 10.0.0.159 () {32 vars in 701 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:24.427 7 INFO neutron.services.segments.plugin [-] Segment 0ae45ecb-f335-4cca-be4d-9d6b90c148b4 resource provider aggregate not found [pid: 7|app: 0|req: 622/1155] 10.0.0.159 () {32 vars in 683 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:24.447 7 INFO neutron.services.segments.plugin [-] Segment 0ae45ecb-f335-4cca-be4d-9d6b90c148b4 resource provider aggregate not found [pid: 7|app: 0|req: 623/1156] 10.0.0.159 () {32 vars in 705 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:24.468 7 INFO neutron.services.segments.plugin [-] Segment 0ae45ecb-f335-4cca-be4d-9d6b90c148b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae45ecb-f335-4cca-be4d-9d6b90c148b4 found for delete ", "request_id": "req-84ee6478-c39d-4a16-93bd-8bc694f503bc"}]} 2026-05-29 12:39:24.469 7 INFO neutron.services.segments.plugin [-] Segment 0ae45ecb-f335-4cca-be4d-9d6b90c148b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae45ecb-f335-4cca-be4d-9d6b90c148b4 found for delete ", "request_id": "req-7f70c2bd-5d05-4084-af60-3b013200d533"}]} [pid: 7|app: 0|req: 624/1157] 10.0.0.159 () {32 vars in 695 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1158] 10.0.0.159 () {32 vars in 689 bytes} [Fri May 29 12:39:24 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: 626/1159] 10.0.0.159 () {32 vars in 697 bytes} [Fri May 29 12:39:24 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: 627/1160] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/security-groups?tenant_id=16cf96278a9e4b11b29ccd1e138dec29&name=default => generated 2801 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1161] 10.0.0.159 () {32 vars in 689 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1162] 10.0.0.159 () {34 vars in 677 bytes} [Fri May 29 12:39:23 2026] POST /v2.0/floatingips => generated 842 bytes in 1443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1163] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1164] 10.0.0.159 () {32 vars in 701 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1165] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:24 2026] DELETE /v2.0/security-groups/22b95d8b-ca06-4c59-bc4d-a97076ab7256 => 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: 536/1166] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1167] 10.0.0.159 () {32 vars in 665 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1168] 10.0.0.159 () {32 vars in 681 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1169] 10.0.0.159 () {32 vars in 693 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1170] 10.0.0.159 () {32 vars in 677 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1171] 10.0.0.159 () {32 vars in 667 bytes} [Fri May 29 12:39:24 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1172] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:39:25 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1173] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:39:25 2026] GET /v2.0/security-groups?id=eaed6ca3-13c4-43fe-8728-700b809d1b59&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:25.375 7 INFO neutron.db.l3_db [None req-14948d12-7348-4969-9edc-98f174fd292b a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Floating IP 11da816d-e359-4fa1-8d3b-8f061f833765 disassociated. External IP: 10.96.250.213, port: b7913976-ace7-46b0-b6a4-50c8fdcdb053. [pid: 8|app: 0|req: 544/1174] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:25 2026] GET /v2.0/security-groups?tenant_id=e7e8a39bc9e7437e802992d26fb986bf&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1175] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:39:25 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => 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: 631/1176] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:39:24 2026] PUT /v2.0/floatingips/11da816d-e359-4fa1-8d3b-8f061f833765 => generated 552 bytes in 1046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1177] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:25 2026] DELETE /v2.0/security-groups/1a872bee-2ad2-4aa1-9522-9afeb27c4f9e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:26.153 7 INFO neutron.db.l3_db [req-5a304c58-25c1-4b3f-a309-d68140b90557 req-9f56d30a-cc0a-4b0e-9916-ad8a7fdee794 ef69ab04a1084ca4a78f4b929458fbca 9f21fd8dd56f4684acb10d9b8ecc7491 - - default default] Floating IP efef474c-bea4-46e1-97bf-999fb7173102 disassociated. External IP: 10.96.250.211, port: 2eb286b8-78c4-49a1-9dbe-4deb4d3675c2. [pid: 8|app: 0|req: 547/1178] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:39:25 2026] DELETE /v2.0/floatingips/11da816d-e359-4fa1-8d3b-8f061f833765 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:26.278 8 WARNING neutron_lib.context [None req-edfaf05f-0657-407d-a052-0e0745d7c29b a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 632/1179] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:39:25 2026] DELETE /v2.0/ports/2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:26.655 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18b1385b-61e8-4db7-997e-d30b7a7e3aa4'] response: {'server_uuid': 'c351ade6-bebf-4caf-95ba-836a1c0bce0e', 'name': 'network-vif-deleted', 'tag': '2eb286b8-78c4-49a1-9dbe-4deb4d3675c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 633/1180] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:39:26 2026] GET /v2.0/ports?device_id=c351ade6-bebf-4caf-95ba-836a1c0bce0e => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:39:27.069 7 WARNING neutron_lib.context [None req-53c4d946-c60c-41ad-a343-2dd8829e738a 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:27.240 7 INFO neutron.db.segments_db [None req-53c4d946-c60c-41ad-a343-2dd8829e738a 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Added segment 0cf4ba03-3b2d-47e0-9d20-cf36862011a7 of type vxlan for network f2976d93-76ac-40f7-a335-4f34c95ff401 2026-05-29 12:39:27.371 8 INFO neutron.db.l3_db [None req-edfaf05f-0657-407d-a052-0e0745d7c29b a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Floating IP 9f285303-aa8f-4141-91dc-1fb3e0a2de76 associated. External IP: 10.96.250.213, port: c730a66c-2c4f-4573-9b87-e59d4459e129. [pid: 7|app: 0|req: 634/1181] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:26 2026] POST /v2.0/networks => generated 630 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:27.409 7 WARNING neutron_lib.context [None req-6571d8b8-30c9-475e-aac1-e0708ad2cc37 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:27.479 7 INFO neutron.db.segments_db [None req-6571d8b8-30c9-475e-aac1-e0708ad2cc37 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Added segment 3310b7dd-7b1f-41f7-a1ef-d8d2f250239b of type vxlan for network da49f92c-f408-445e-b3cf-54ab38f91274 [pid: 7|app: 0|req: 635/1182] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:27 2026] POST /v2.0/networks => generated 629 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:27.647 7 WARNING neutron_lib.context [None req-7f28c7a1-0ca9-42fd-b177-fb3a7e8ec7be 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 548/1183] 10.0.0.159 () {34 vars in 677 bytes} [Fri May 29 12:39:26 2026] POST /v2.0/floatingips => generated 842 bytes in 1530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:27.921 8 WARNING neutron_lib.context [None req-7a52238e-b23d-403b-b216-ea44e117b7d5 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:27.921 8 WARNING neutron_lib.context [None req-7a52238e-b23d-403b-b216-ea44e117b7d5 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1184] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:27 2026] POST /v2.0/subnets => generated 602 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:28.061 8 INFO neutron.db.segments_db [None req-7a52238e-b23d-403b-b216-ea44e117b7d5 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Added segment 9c4fdda4-3908-4dae-bd57-4b4323f5281a of type vxlan for network 576c818d-3777-449d-a11a-6d3e05baa0bc [pid: 7|app: 0|req: 637/1185] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:28 2026] DELETE /v2.0/security-groups/eaed6ca3-13c4-43fe-8728-700b809d1b59 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:28.152 8 INFO neutron.db.segments_db [None req-7a52238e-b23d-403b-b216-ea44e117b7d5 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Added segment 7d50aeda-7a56-4381-97ab-90117eece07e of type vxlan for network ee538249-c4ae-412f-aecd-76e73db25e81 [pid: 7|app: 0|req: 638/1186] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:39:28 2026] GET /v2.0/floatingips/9f285303-aa8f-4141-91dc-1fb3e0a2de76 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:28.190 7 WARNING neutron_lib.context [None req-b4fe0cb3-0296-48b5-8860-16ef1136ad1c 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 549/1187] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:27 2026] POST /v2.0/networks => generated 1245 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:39:28.262 8 INFO neutron.api.v2.resource [None req-2f799126-64f7-49bd-9686-10b3f830e639 ef69ab04a1084ca4a78f4b929458fbca 9f21fd8dd56f4684acb10d9b8ecc7491 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1188] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:39:28 2026] GET /v2.0/security-groups/eaed6ca3-13c4-43fe-8728-700b809d1b59 => 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: 551/1189] 10.0.0.159 () {32 vars in 655 bytes} [Fri May 29 12:39:28 2026] GET /v2.0/floatingips => generated 845 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1190] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:28 2026] POST /v2.0/subnets => generated 602 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1191] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:39:28 2026] GET /v2.0/networks => generated 1844 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1192] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:39:28 2026] DELETE /v2.0/floatingips/efef474c-bea4-46e1-97bf-999fb7173102 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:28.981 7 WARNING neutron_lib.context [None req-c079bfc7-a89b-4e5f-95ea-8f016f753199 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:29.032 7 INFO neutron.db.segments_db [None req-c079bfc7-a89b-4e5f-95ea-8f016f753199 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Added segment b5ec592c-e70e-4a3e-8305-f004f3ae4c29 of type vxlan for network 6230e9a8-b20a-4792-80e4-4a17c2c3f321 2026-05-29 12:39:29.380 8 INFO neutron.db.l3_db [None req-eab95bde-3b4a-406d-9f3a-a416eb1d0a74 a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Floating IP 9f285303-aa8f-4141-91dc-1fb3e0a2de76 associated. External IP: 10.96.250.213, port: c730a66c-2c4f-4573-9b87-e59d4459e129. 2026-05-29 12:39:29.493 7 INFO neutron.db.l3_hamode_db [None req-c079bfc7-a89b-4e5f-95ea-8f016f753199 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:39:29.723 7 INFO neutron.db.l3_hamode_db [None req-c079bfc7-a89b-4e5f-95ea-8f016f753199 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 553/1193] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:39:28 2026] PUT /v2.0/floatingips/9f285303-aa8f-4141-91dc-1fb3e0a2de76 => generated 842 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:30.409 8 INFO neutron.services.segments.plugin [-] Segment 9c4fdda4-3908-4dae-bd57-4b4323f5281a resource provider aggregate not found 2026-05-29 12:39:30.415 8 INFO neutron.services.segments.plugin [-] Segment 9c4fdda4-3908-4dae-bd57-4b4323f5281a resource provider aggregate not found 2026-05-29 12:39:30.430 8 INFO neutron.services.segments.plugin [-] Segment 9c4fdda4-3908-4dae-bd57-4b4323f5281a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c4fdda4-3908-4dae-bd57-4b4323f5281a found for delete ", "request_id": "req-28b2befa-d346-49b8-8532-14ed290189f4"}]} 2026-05-29 12:39:30.434 8 INFO neutron.services.segments.plugin [-] Segment 9c4fdda4-3908-4dae-bd57-4b4323f5281a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c4fdda4-3908-4dae-bd57-4b4323f5281a found for delete ", "request_id": "req-3689efd5-5ceb-451f-8053-ab1c0dd9aebe"}]} [pid: 8|app: 0|req: 556/1196] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:30 2026] DELETE /v2.0/networks/576c818d-3777-449d-a11a-6d3e05baa0bc => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1197] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:28 2026] POST /v2.0/routers => generated 507 bytes in 1486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:30.632 7 INFO neutron.db.l3_db [None req-269b3950-6386-4e82-9e3d-706afea731d3 a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] Floating IP 9f285303-aa8f-4141-91dc-1fb3e0a2de76 disassociated. External IP: 10.96.250.213, port: b7913976-ace7-46b0-b6a4-50c8fdcdb053. [pid: 7|app: 0|req: 642/1198] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:39:30 2026] PUT /v2.0/floatingips/9f285303-aa8f-4141-91dc-1fb3e0a2de76 => generated 552 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:31.273 7 INFO neutron.services.segments.plugin [-] Segment 7d50aeda-7a56-4381-97ab-90117eece07e resource provider aggregate not found 2026-05-29 12:39:31.296 7 INFO neutron.services.segments.plugin [-] Segment 7d50aeda-7a56-4381-97ab-90117eece07e resource provider aggregate not found 2026-05-29 12:39:31.306 7 INFO neutron.services.segments.plugin [-] Segment 7d50aeda-7a56-4381-97ab-90117eece07e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d50aeda-7a56-4381-97ab-90117eece07e found for delete ", "request_id": "req-77c9d56e-b019-4e7a-aff7-4d3cd0f1d47c"}]} 2026-05-29 12:39:31.329 7 INFO neutron.services.segments.plugin [-] Segment 7d50aeda-7a56-4381-97ab-90117eece07e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d50aeda-7a56-4381-97ab-90117eece07e found for delete ", "request_id": "req-f4f469bf-c960-4d06-855f-a2755461291c"}]} [pid: 7|app: 0|req: 643/1199] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:31 2026] DELETE /v2.0/networks/ee538249-c4ae-412f-aecd-76e73db25e81 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1200] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:39:30 2026] PUT /v2.0/routers/5e162503-2603-4783-9b68-343f6709aec0/remove_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1201] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:39:31 2026] DELETE /v2.0/floatingips/9f285303-aa8f-4141-91dc-1fb3e0a2de76 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1202] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:39:32 2026] GET /v2.0/networks => generated 651 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1203] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:39:31 2026] PUT /v2.0/routers/73ea3bf8-3b22-46ec-a3c7-64c634c7cf02/add_router_interface => generated 309 bytes in 1534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:32.900 7 INFO neutron.api.v2.resource [None req-2962323e-e973-435a-ab98-ea26503e0c7a a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1204] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:39:32 2026] DELETE /v2.0/floatingips/9f285303-aa8f-4141-91dc-1fb3e0a2de76 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:39:32.905 7 WARNING neutron_lib.context [None req-ac26da90-abc2-4ec2-829d-3bac6482ceb0 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:32.973 7 INFO neutron.db.segments_db [None req-ac26da90-abc2-4ec2-829d-3bac6482ceb0 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Added segment 07dd96ee-f78b-49a8-915b-b441e5f3919e of type vxlan for network 8a2b2ce2-2c0a-487e-9fc8-23e7f80b1057 [pid: 7|app: 0|req: 646/1205] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:32 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: 7|app: 0|req: 647/1206] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:33 2026] GET /v2.0/ports/a8a9c1af-daf3-4818-9f91-c0ffe7c44575 => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:33.404 8 INFO neutron.services.segments.plugin [-] Segment 404fc9a3-b200-4ad1-a16d-d09c8694de25 resource provider aggregate not found 2026-05-29 12:39:33.409 8 INFO neutron.services.segments.plugin [-] Segment 404fc9a3-b200-4ad1-a16d-d09c8694de25 resource provider aggregate not found 2026-05-29 12:39:33.427 8 INFO neutron.services.segments.plugin [-] Segment 404fc9a3-b200-4ad1-a16d-d09c8694de25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 404fc9a3-b200-4ad1-a16d-d09c8694de25 found for delete ", "request_id": "req-62fe87a0-4ea7-4ef3-aa8b-ff755a448bb3"}]} 2026-05-29 12:39:33.428 8 INFO neutron.services.segments.plugin [-] Segment 404fc9a3-b200-4ad1-a16d-d09c8694de25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 404fc9a3-b200-4ad1-a16d-d09c8694de25 found for delete ", "request_id": "req-c130398f-b029-43a8-9d27-8955a39b3f88"}]} 2026-05-29 12:39:33.433 8 INFO neutron.db.l3_hamode_db [None req-435d70d6-1cf0-4bd7-b072-2e3af5888025 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network f28cf8c6-a9f6-4710-9352-c682b1d5d82f was deleted as no HA routers are present in tenant 9f21fd8dd56f4684acb10d9b8ecc7491. [pid: 8|app: 0|req: 560/1207] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:32 2026] DELETE /v2.0/routers/5e162503-2603-4783-9b68-343f6709aec0 => generated 0 bytes in 1233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:33.449 8 WARNING neutron_lib.context [None req-b4e6d752-0fd8-43d6-b5db-da3b5947a9e8 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:33.512 8 INFO neutron.db.segments_db [None req-b4e6d752-0fd8-43d6-b5db-da3b5947a9e8 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Added segment 55484b10-3fc0-4668-9476-ca085be1716a of type vxlan for network bbda4bef-4d1d-48f9-9546-65d814b9e7d1 [pid: 8|app: 0|req: 561/1208] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:33 2026] POST /v2.0/networks => generated 650 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1209] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:33 2026] DELETE /v2.0/ports/b7913976-ace7-46b0-b6a4-50c8fdcdb053 => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1210] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:34 2026] DELETE /v2.0/subnets/a697fa11-9522-496b-964b-f8be8e460f86 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:34.436 7 WARNING neutron_lib.context [None req-915690ac-44c3-4b15-99db-38996c8535cc 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:34.486 7 WARNING neutron_lib.context [None req-915690ac-44c3-4b15-99db-38996c8535cc 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 650/1211] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:34 2026] POST /v2.0/ports => generated 1506 bytes in 789 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: 562/1212] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:39:33 2026] PUT /v2.0/routers/73ea3bf8-3b22-46ec-a3c7-64c634c7cf02/add_router_interface => generated 309 bytes in 1688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:35.504 8 INFO neutron.services.segments.plugin [-] Segment 3019ff74-46b9-417d-b181-c3a7694db503 resource provider aggregate not found 2026-05-29 12:39:35.509 8 INFO neutron.services.segments.plugin [-] Segment 3019ff74-46b9-417d-b181-c3a7694db503 resource provider aggregate not found 2026-05-29 12:39:35.523 8 INFO neutron.services.segments.plugin [-] Segment 3019ff74-46b9-417d-b181-c3a7694db503 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3019ff74-46b9-417d-b181-c3a7694db503 found for delete ", "request_id": "req-76e6b013-fa0e-4372-a7aa-faa54ededafd"}]} 2026-05-29 12:39:35.526 8 INFO neutron.services.segments.plugin [-] Segment 3019ff74-46b9-417d-b181-c3a7694db503 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3019ff74-46b9-417d-b181-c3a7694db503 found for delete ", "request_id": "req-d249c6d9-06ff-4a16-95c1-fcdf6389021f"}]} [pid: 8|app: 0|req: 563/1213] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:35 2026] DELETE /v2.0/networks/00b5eec2-3316-4d55-8f6e-d381870dd302 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1214] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:35 2026] DELETE /v2.0/ports/c730a66c-2c4f-4573-9b87-e59d4459e129 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1215] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:39:35 2026] GET /v2.0/ports => generated 1506 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1216] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:35 2026] GET /v2.0/security-groups?tenant_id=9f21fd8dd56f4684acb10d9b8ecc7491&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1217] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:35 2026] GET /v2.0/ports/c9197f27-0a07-4661-9d9f-88343c18f97f => generated 955 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1218] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:35 2026] DELETE /v2.0/ports/665b577d-74fd-46cb-83d9-d660bd2c98d7 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1219] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:35 2026] DELETE /v2.0/security-groups/f8c2b702-3939-4410-ae96-7c9e1637a08e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1220] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:39:35 2026] GET /v2.0/ports?device_id=43d1790b-6e66-4d50-8b1c-0feae0fb8af7 => generated 958 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1221] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:36 2026] DELETE /v2.0/ports/fbd943e5-5092-456c-8220-41396cd08e82 => 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: 655/1222] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:39:36 2026] PUT /v2.0/routers/73ea3bf8-3b22-46ec-a3c7-64c634c7cf02/remove_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1223] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:39:37 2026] GET /v2.0/ports => 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: 568/1224] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:39:36 2026] PUT /v2.0/routers/43d1790b-6e66-4d50-8b1c-0feae0fb8af7/remove_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:37.681 8 WARNING neutron_lib.context [None req-1bfd393f-26a4-4e8e-9e7c-3ffa770479d4 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:37.753 8 INFO neutron.db.segments_db [None req-1bfd393f-26a4-4e8e-9e7c-3ffa770479d4 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Added segment a2bcaa52-d9d8-4842-bf5a-1205108e3bc3 of type vxlan for network 2c898aa0-5fd9-4b5a-83a2-5da79cad944a [pid: 8|app: 0|req: 569/1225] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:37 2026] POST /v2.0/networks => generated 650 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1226] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:39:37 2026] PUT /v2.0/routers/73ea3bf8-3b22-46ec-a3c7-64c634c7cf02/remove_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:38.447 7 WARNING neutron_lib.context [None req-07efbcdf-8c18-4b03-a1ae-c8fa9d44e97f 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:38.501 7 INFO neutron.db.segments_db [None req-07efbcdf-8c18-4b03-a1ae-c8fa9d44e97f 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Added segment 6106afd0-4b7a-4562-adc2-fe1e33f41aab of type vxlan for network c2bed583-2b2d-48bb-8ed0-3c068e3a0af4 [pid: 7|app: 0|req: 658/1227] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:38 2026] POST /v2.0/networks => generated 650 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1228] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:39:38 2026] GET /v2.0/ports?device_id=73ea3bf8-3b22-46ec-a3c7-64c634c7cf02 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:39:39.049 8 INFO neutron.services.segments.plugin [-] Segment a45412ea-7525-4544-b327-de3c6d5159b5 resource provider aggregate not found 2026-05-29 12:39:39.054 8 INFO neutron.services.segments.plugin [-] Segment a45412ea-7525-4544-b327-de3c6d5159b5 resource provider aggregate not found 2026-05-29 12:39:39.075 8 INFO neutron.services.segments.plugin [-] Segment a45412ea-7525-4544-b327-de3c6d5159b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a45412ea-7525-4544-b327-de3c6d5159b5 found for delete ", "request_id": "req-c83e2948-9d6e-4b32-8533-c5159092983c"}]} 2026-05-29 12:39:39.077 8 INFO neutron.services.segments.plugin [-] Segment a45412ea-7525-4544-b327-de3c6d5159b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a45412ea-7525-4544-b327-de3c6d5159b5 found for delete ", "request_id": "req-b3fad4f0-efb4-43d2-85ad-90dd5729b6c6"}]} 2026-05-29 12:39:39.088 8 INFO neutron.db.l3_hamode_db [None req-33f1b580-2692-41f5-89f4-3c727b8171d1 a8a4fb45676843e8a0f35e9e0403e416 73b7d3cb14f2426b95a826b95fc1f73b - - default default] HA network 106df59c-430a-49b6-87c0-61579e53ff03 was deleted as no HA routers are present in tenant 73b7d3cb14f2426b95a826b95fc1f73b. [pid: 8|app: 0|req: 570/1229] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:37 2026] DELETE /v2.0/routers/43d1790b-6e66-4d50-8b1c-0feae0fb8af7 => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:39.102 8 WARNING neutron_lib.context [None req-5e8492e7-475c-4a57-a520-896f8ebc64cf 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:39.156 8 WARNING neutron_lib.context [None req-5e8492e7-475c-4a57-a520-896f8ebc64cf 5c78d6700da84c3e96f35c38ae3f7504 2692e513733c4b949e90d14378f62d11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:39.382 7 INFO neutron.services.segments.plugin [-] Segment b5ec592c-e70e-4a3e-8305-f004f3ae4c29 resource provider aggregate not found 2026-05-29 12:39:39.388 7 INFO neutron.services.segments.plugin [-] Segment b5ec592c-e70e-4a3e-8305-f004f3ae4c29 resource provider aggregate not found 2026-05-29 12:39:39.404 7 INFO neutron.services.segments.plugin [-] Segment b5ec592c-e70e-4a3e-8305-f004f3ae4c29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ec592c-e70e-4a3e-8305-f004f3ae4c29 found for delete ", "request_id": "req-04f67088-d373-4638-a89d-eac0fdb0ce20"}]} 2026-05-29 12:39:39.406 7 INFO neutron.services.segments.plugin [-] Segment b5ec592c-e70e-4a3e-8305-f004f3ae4c29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ec592c-e70e-4a3e-8305-f004f3ae4c29 found for delete ", "request_id": "req-d628dcfe-c1e4-413e-8bfb-40c208b013a7"}]} 2026-05-29 12:39:39.426 7 INFO neutron.db.l3_hamode_db [None req-5ab74847-dbb5-48af-9382-3338d05d7747 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] HA network 6230e9a8-b20a-4792-80e4-4a17c2c3f321 was deleted as no HA routers are present in tenant 3af4075a7f9d47269e88838e8718b531. [pid: 7|app: 0|req: 660/1230] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:38 2026] DELETE /v2.0/routers/73ea3bf8-3b22-46ec-a3c7-64c634c7cf02 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1231] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:39 2026] DELETE /v2.0/subnets/a580f8aa-82cc-4374-8aee-6a99b5b3239e => 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: 571/1232] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:39 2026] POST /v2.0/subnets => generated 1226 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1233] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:39 2026] DELETE /v2.0/subnets/a7ab98f7-b70c-4257-8cd3-b3d18a61a3a2 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1234] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:39:39 2026] GET /v2.0/subnets => generated 1839 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1235] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:39 2026] DELETE /v2.0/networks/1cb350fc-588f-4b39-a0f5-45f27d1654a6 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1236] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:39 2026] DELETE /v2.0/subnets/14ca63e7-2735-4922-a36c-f38e2e3d462c => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1237] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:40 2026] DELETE /v2.0/subnets/c01cd338-cabb-47ee-acf5-2d644e71ad23 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1238] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:40 2026] DELETE /v2.0/networks/da49f92c-f408-445e-b3cf-54ab38f91274 => 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: 665/1239] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:40 2026] GET /v2.0/security-groups?tenant_id=1d29bd4e25bb485d92ae337aedd56221&name=default => generated 2801 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1240] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:40 2026] DELETE /v2.0/subnets/b8a03dc3-6a70-40bb-a6ff-91aa03f3287c => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1241] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:40 2026] GET /v2.0/security-groups?tenant_id=73b7d3cb14f2426b95a826b95fc1f73b&name=default => generated 2801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1242] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:40 2026] DELETE /v2.0/security-groups/ba6d5fa7-7186-49eb-a342-9b08b81df612 => 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: 668/1243] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:39:40 2026] GET /v2.0/subnets => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1244] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:40 2026] DELETE /v2.0/networks/f2976d93-76ac-40f7-a335-4f34c95ff401 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1245] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:40 2026] DELETE /v2.0/security-groups/2554b1bc-0505-4310-b144-c9ab41cff5c4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:41.037 7 WARNING neutron_lib.context [None req-44fb0a6e-ef9d-42f5-b602-7905e7c3d96a 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:41.093 7 INFO neutron.db.segments_db [None req-44fb0a6e-ef9d-42f5-b602-7905e7c3d96a 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Added segment a43949e1-ae63-450d-9b1b-95ca9b9ad088 of type vxlan for network 4c7c99da-97ef-46ba-8025-690d12001c7a 2026-05-29 12:39:41.112 8 INFO neutron.services.segments.plugin [-] Segment a45dce6a-a151-49a3-a020-b51ec9d0b440 resource provider aggregate not found 2026-05-29 12:39:41.120 8 INFO neutron.services.segments.plugin [-] Segment a45dce6a-a151-49a3-a020-b51ec9d0b440 resource provider aggregate not found 2026-05-29 12:39:41.138 8 INFO neutron.services.segments.plugin [-] Segment a45dce6a-a151-49a3-a020-b51ec9d0b440 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a45dce6a-a151-49a3-a020-b51ec9d0b440 found for delete ", "request_id": "req-6d3aa221-ee66-4f0d-901e-621007cc7eee"}]} 2026-05-29 12:39:41.144 8 INFO neutron.services.segments.plugin [-] Segment a45dce6a-a151-49a3-a020-b51ec9d0b440 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a45dce6a-a151-49a3-a020-b51ec9d0b440 found for delete ", "request_id": "req-8f26ca80-d430-4adb-8a0d-a599df17b86d"}]} 2026-05-29 12:39:41.158 8 INFO neutron.services.segments.plugin [-] Segment 3310b7dd-7b1f-41f7-a1ef-d8d2f250239b resource provider aggregate not found 2026-05-29 12:39:41.165 8 INFO neutron.services.segments.plugin [-] Segment 3310b7dd-7b1f-41f7-a1ef-d8d2f250239b resource provider aggregate not found 2026-05-29 12:39:41.184 8 INFO neutron.services.segments.plugin [-] Segment 3310b7dd-7b1f-41f7-a1ef-d8d2f250239b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3310b7dd-7b1f-41f7-a1ef-d8d2f250239b found for delete ", "request_id": "req-6173e7a5-edc9-4761-87f8-dad254eed48e"}]} 2026-05-29 12:39:41.191 8 INFO neutron.services.segments.plugin [-] Segment 3310b7dd-7b1f-41f7-a1ef-d8d2f250239b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3310b7dd-7b1f-41f7-a1ef-d8d2f250239b found for delete ", "request_id": "req-bfc76572-2c38-4fe0-ac3b-9760c1946a88"}]} [pid: 7|app: 0|req: 670/1246] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:41 2026] POST /v2.0/networks => generated 630 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:41.207 8 INFO neutron.services.segments.plugin [-] Segment 0cf4ba03-3b2d-47e0-9d20-cf36862011a7 resource provider aggregate not found 2026-05-29 12:39:41.216 8 INFO neutron.services.segments.plugin [-] Segment 0cf4ba03-3b2d-47e0-9d20-cf36862011a7 resource provider aggregate not found 2026-05-29 12:39:41.255 8 INFO neutron.services.segments.plugin [-] Segment 0cf4ba03-3b2d-47e0-9d20-cf36862011a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf4ba03-3b2d-47e0-9d20-cf36862011a7 found for delete ", "request_id": "req-8c754346-8d7f-41de-a2d7-7734dbb57db1"}]} 2026-05-29 12:39:41.256 8 INFO neutron.services.segments.plugin [-] Segment 0cf4ba03-3b2d-47e0-9d20-cf36862011a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf4ba03-3b2d-47e0-9d20-cf36862011a7 found for delete ", "request_id": "req-7b30cb9e-978c-42fe-996c-6cce60c3d69d"}]} [pid: 7|app: 0|req: 671/1247] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:41 2026] GET /v2.0/security-groups?tenant_id=70ed276d0f2f45e495571f0599590122&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:41.389 7 WARNING neutron_lib.context [None req-3fae89c9-19cd-4e96-943d-546b75daffaa 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 577/1248] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:40 2026] DELETE /v2.0/networks/c2bed583-2b2d-48bb-8ed0-3c068e3a0af4 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1249] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:41 2026] DELETE /v2.0/security-groups/f4591bc4-31d1-424e-940e-dce403dbb447 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1250] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:41 2026] POST /v2.0/subnets => generated 602 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:41.817 7 WARNING neutron_lib.context [None req-34f58252-5e62-4289-ad14-c30f414e7bde 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:41.860 7 INFO neutron.db.segments_db [None req-34f58252-5e62-4289-ad14-c30f414e7bde 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Added segment 41357c7e-2347-4180-8b8a-bdd38789b954 of type vxlan for network 09260d92-2336-4a8f-9d40-6becd24bd915 [pid: 8|app: 0|req: 579/1251] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:41 2026] DELETE /v2.0/networks/2c898aa0-5fd9-4b5a-83a2-5da79cad944a => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:42.227 7 INFO neutron.db.l3_hamode_db [None req-34f58252-5e62-4289-ad14-c30f414e7bde 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 580/1252] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:42 2026] DELETE /v2.0/networks/bbda4bef-4d1d-48f9-9546-65d814b9e7d1 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:42.430 7 INFO neutron.db.l3_hamode_db [None req-34f58252-5e62-4289-ad14-c30f414e7bde 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 581/1253] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:42 2026] DELETE /v2.0/networks/8a2b2ce2-2c0a-487e-9fc8-23e7f80b1057 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:43.162 8 WARNING neutron_lib.context [None req-02e85111-3c0b-4b87-9930-922412eaf6d8 b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:43.162 8 WARNING neutron_lib.context [None req-02e85111-3c0b-4b87-9930-922412eaf6d8 b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:43.294 8 INFO neutron.services.segments.plugin [-] Segment 6106afd0-4b7a-4562-adc2-fe1e33f41aab resource provider aggregate not found 2026-05-29 12:39:43.303 8 INFO neutron.services.segments.plugin [-] Segment 6106afd0-4b7a-4562-adc2-fe1e33f41aab resource provider aggregate not found 2026-05-29 12:39:43.327 8 INFO neutron.services.segments.plugin [-] Segment 6106afd0-4b7a-4562-adc2-fe1e33f41aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6106afd0-4b7a-4562-adc2-fe1e33f41aab found for delete ", "request_id": "req-156b2761-572b-4f90-beb3-346e12639a9f"}]} 2026-05-29 12:39:43.334 8 INFO neutron.services.segments.plugin [-] Segment 6106afd0-4b7a-4562-adc2-fe1e33f41aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6106afd0-4b7a-4562-adc2-fe1e33f41aab found for delete ", "request_id": "req-e8a73432-403d-4c1f-b8ff-77219718173d"}]} 2026-05-29 12:39:43.352 8 INFO neutron.services.segments.plugin [-] Segment a2bcaa52-d9d8-4842-bf5a-1205108e3bc3 resource provider aggregate not found 2026-05-29 12:39:43.361 8 INFO neutron.services.segments.plugin [-] Segment a2bcaa52-d9d8-4842-bf5a-1205108e3bc3 resource provider aggregate not found 2026-05-29 12:39:43.383 8 INFO neutron.services.segments.plugin [-] Segment a2bcaa52-d9d8-4842-bf5a-1205108e3bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2bcaa52-d9d8-4842-bf5a-1205108e3bc3 found for delete ", "request_id": "req-51dbdbc3-9191-4cda-9054-c0f2160e7f6f"}]} 2026-05-29 12:39:43.401 8 INFO neutron.services.segments.plugin [-] Segment a2bcaa52-d9d8-4842-bf5a-1205108e3bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2bcaa52-d9d8-4842-bf5a-1205108e3bc3 found for delete ", "request_id": "req-43397ed1-1a57-4abe-894e-5f70f679e239"}]} 2026-05-29 12:39:43.408 8 INFO neutron.services.segments.plugin [-] Segment 55484b10-3fc0-4668-9476-ca085be1716a resource provider aggregate not found 2026-05-29 12:39:43.421 8 INFO neutron.db.segments_db [None req-02e85111-3c0b-4b87-9930-922412eaf6d8 b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Added segment b826caa9-a1fe-4dc8-ade5-baa4994b5cf4 of type vxlan for network 9d88f2d1-9c2d-445d-8812-cba5e3fd08ae 2026-05-29 12:39:43.438 8 INFO neutron.services.segments.plugin [-] Segment 55484b10-3fc0-4668-9476-ca085be1716a resource provider aggregate not found 2026-05-29 12:39:43.446 8 INFO neutron.services.segments.plugin [-] Segment 55484b10-3fc0-4668-9476-ca085be1716a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55484b10-3fc0-4668-9476-ca085be1716a found for delete ", "request_id": "req-cbb622c2-3c25-4cfd-9e0b-710a88a893f8"}]} 2026-05-29 12:39:43.480 8 INFO neutron.services.segments.plugin [-] Segment 55484b10-3fc0-4668-9476-ca085be1716a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55484b10-3fc0-4668-9476-ca085be1716a found for delete ", "request_id": "req-84fab219-c61e-453f-a59b-465036d5d23a"}]} 2026-05-29 12:39:43.492 8 INFO neutron.services.segments.plugin [-] Segment 07dd96ee-f78b-49a8-915b-b441e5f3919e resource provider aggregate not found 2026-05-29 12:39:43.517 8 INFO neutron.services.segments.plugin [-] Segment 07dd96ee-f78b-49a8-915b-b441e5f3919e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07dd96ee-f78b-49a8-915b-b441e5f3919e found for delete ", "request_id": "req-580d73a6-a59e-4ad0-803c-f15e2dace3d2"}]} 2026-05-29 12:39:43.518 8 INFO neutron.services.segments.plugin [-] Segment 07dd96ee-f78b-49a8-915b-b441e5f3919e resource provider aggregate not found 2026-05-29 12:39:43.541 8 INFO neutron.services.segments.plugin [-] Segment 07dd96ee-f78b-49a8-915b-b441e5f3919e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07dd96ee-f78b-49a8-915b-b441e5f3919e found for delete ", "request_id": "req-72bef6b1-ac6e-46b2-b531-921707bc307d"}]} 2026-05-29 12:39:43.587 8 INFO neutron.db.segments_db [None req-02e85111-3c0b-4b87-9930-922412eaf6d8 b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Added segment 1a734c05-83e3-4853-9979-0f9f3cbffd02 of type vxlan for network cf65c8b3-dedf-4450-9fe1-1c606a419e69 [pid: 7|app: 0|req: 673/1254] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:41 2026] POST /v2.0/routers => generated 507 bytes in 1845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1255] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:42 2026] POST /v2.0/networks => generated 1246 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:39:43.742 8 WARNING neutron_lib.context [None req-45e6960b-d7b1-4e59-921c-49d6eb10161c 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1256] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:43 2026] GET /v2.0/security-groups?tenant_id=2692e513733c4b949e90d14378f62d11&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1259] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:39:43 2026] GET /v2.0/networks => generated 1845 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1260] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:43 2026] DELETE /v2.0/security-groups/e93b1067-2c06-40b9-b1c1-14bc520c01a0 => 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: 583/1261] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:43 2026] POST /v2.0/ports => generated 948 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:39:44.321 7 INFO neutron.services.segments.plugin [-] Segment b826caa9-a1fe-4dc8-ade5-baa4994b5cf4 resource provider aggregate not found 2026-05-29 12:39:44.326 7 INFO neutron.services.segments.plugin [-] Segment b826caa9-a1fe-4dc8-ade5-baa4994b5cf4 resource provider aggregate not found 2026-05-29 12:39:44.354 7 INFO neutron.services.segments.plugin [-] Segment b826caa9-a1fe-4dc8-ade5-baa4994b5cf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b826caa9-a1fe-4dc8-ade5-baa4994b5cf4 found for delete ", "request_id": "req-8046151d-b8a6-4c03-a34c-99b5152da5ec"}]} 2026-05-29 12:39:44.356 7 INFO neutron.services.segments.plugin [-] Segment b826caa9-a1fe-4dc8-ade5-baa4994b5cf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b826caa9-a1fe-4dc8-ade5-baa4994b5cf4 found for delete ", "request_id": "req-c0bb86ce-6d5e-464a-81e1-3957d14c00ff"}]} [pid: 7|app: 0|req: 679/1262] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:44 2026] DELETE /v2.0/networks/9d88f2d1-9c2d-445d-8812-cba5e3fd08ae => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1263] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:44 2026] DELETE /v2.0/networks/cf65c8b3-dedf-4450-9fe1-1c606a419e69 => 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: 681/1264] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:39:44 2026] GET /v2.0/networks => generated 651 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:44.694 7 WARNING neutron_lib.context [None req-79732bde-3a68-4a50-adc5-7b8e54ac2694 b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:44.745 7 INFO neutron.db.segments_db [None req-79732bde-3a68-4a50-adc5-7b8e54ac2694 b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Added segment 739faf66-81f7-41ef-ac98-02ed16fe0fb3 of type vxlan for network 3f7e8439-7459-4160-b4c4-33ca0254f4eb [pid: 7|app: 0|req: 682/1265] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:44 2026] POST /v2.0/networks => generated 654 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:44.888 7 WARNING neutron_lib.context [None req-8bfcbe40-ee08-4623-9107-aaae3f048e8c b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:44.943 7 INFO neutron.db.segments_db [None req-8bfcbe40-ee08-4623-9107-aaae3f048e8c b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Added segment 0c90422e-0b30-420a-a816-4c8a4385376f of type vxlan for network da907ad8-d955-45ef-83fd-cf6e2e74c83e [pid: 7|app: 0|req: 683/1266] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:44 2026] POST /v2.0/networks => generated 654 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:45.083 7 WARNING neutron_lib.context [None req-d62612e7-1d31-4ac4-be2b-09a6101f8e3c b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:45.131 7 WARNING neutron_lib.context [None req-d62612e7-1d31-4ac4-be2b-09a6101f8e3c b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1267] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:39:45 2026] POST /v2.0/ports => generated 1505 bytes in 728 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: 584/1268] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:39:44 2026] PUT /v2.0/routers/778ddb0b-e09f-479b-b3bb-91118bfab1d8/add_router_interface => generated 309 bytes in 1620 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: 685/1269] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:39:45 2026] GET /v2.0/ports => generated 1505 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1270] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:45 2026] GET /v2.0/ports/9709f344-4360-489a-9efe-b2979955b749 => generated 1022 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1271] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:45 2026] DELETE /v2.0/ports/3c0d78f2-149e-460d-a156-55eba015319b => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:46.379 7 INFO neutron.services.segments.plugin [-] Segment 1a734c05-83e3-4853-9979-0f9f3cbffd02 resource provider aggregate not found 2026-05-29 12:39:46.387 7 INFO neutron.services.segments.plugin [-] Segment 1a734c05-83e3-4853-9979-0f9f3cbffd02 resource provider aggregate not found 2026-05-29 12:39:46.433 7 INFO neutron.services.segments.plugin [-] Segment 1a734c05-83e3-4853-9979-0f9f3cbffd02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a734c05-83e3-4853-9979-0f9f3cbffd02 found for delete ", "request_id": "req-3c989db1-ee81-4899-85fd-8bace7c61332"}]} 2026-05-29 12:39:46.434 7 INFO neutron.services.segments.plugin [-] Segment 1a734c05-83e3-4853-9979-0f9f3cbffd02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a734c05-83e3-4853-9979-0f9f3cbffd02 found for delete ", "request_id": "req-ee32847b-e430-4b7f-9b58-e2c6b9baecc5"}]} 2026-05-29 12:39:46.497 7 WARNING neutron_lib.context [None req-126fab80-a275-4d65-8251-531194dc4cea 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:46.648 7 INFO neutron.db.segments_db [None req-126fab80-a275-4d65-8251-531194dc4cea 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] Added segment d84e6ad1-05ac-4845-ad1d-2d294f01b4ff of type vxlan for network ab53fd00-2f4d-4d2c-aa37-b5c21abbb321 [pid: 7|app: 0|req: 687/1272] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:46 2026] POST /v2.0/networks => generated 648 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1273] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:46 2026] GET /v2.0/security-groups?tenant_id=9c601dc463f34e958def6f9302370f99&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1274] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:39:46 2026] DELETE /v2.0/ports/8d085cbe-1d46-4a00-8a91-908af1f0e820 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1275] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:47 2026] DELETE /v2.0/security-groups/e38fe9a7-1789-48bd-98fb-54f8af42ce9f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1276] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:39:47 2026] GET /v2.0/ports => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:39:47.333 7 WARNING neutron_lib.context [None req-3e5d9580-fba4-4ea8-a224-7b373a5d130c 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 586/1277] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:39:46 2026] PUT /v2.0/routers/778ddb0b-e09f-479b-b3bb-91118bfab1d8/remove_router_interface => generated 309 bytes in 1598 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-05-29 12:39:47.633 8 WARNING neutron_lib.context [None req-07db289b-b173-4a6e-acbe-6e17afc04dec b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:47.702 8 INFO neutron.db.segments_db [None req-07db289b-b173-4a6e-acbe-6e17afc04dec b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Added segment 51170072-bd26-4462-86f8-a65c6c78cebf of type vxlan for network 6353bcf4-88b4-4774-88b9-ea8023045150 [pid: 7|app: 0|req: 692/1278] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:47 2026] POST /v2.0/subnets => generated 649 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1279] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:47 2026] GET /v2.0/security-groups?tenant_id=560b33eedd3f4977be32cd592075b3bc&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1280] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:47 2026] POST /v2.0/networks => generated 653 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:47.850 8 WARNING neutron_lib.context [None req-d43e3c80-cb45-424f-8c0d-f7fcec1e16e6 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:47.921 8 INFO neutron.db.segments_db [None req-d43e3c80-cb45-424f-8c0d-f7fcec1e16e6 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] Added segment 7e33a3f4-ca96-4810-b635-f6b74e3de81a of type vxlan for network f77c6da4-9fbb-45aa-a2a9-3411551c6906 2026-05-29 12:39:48.008 7 INFO neutron.api.v2.resource [None req-513f3a6c-ddbf-4796-a931-8e399eb7606c 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1281] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:39:47 2026] PUT /v2.0/routers/778ddb0b-e09f-479b-b3bb-91118bfab1d8/remove_router_interface => generated 197 bytes in 191 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1282] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:47 2026] POST /v2.0/networks => generated 647 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:48.062 8 WARNING neutron_lib.context [None req-0068d7a5-97dd-4b45-b90b-834b95ab9e74 b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1283] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:48 2026] DELETE /v2.0/security-groups/7703e1c8-ae82-4e90-b727-47dff8501662 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1284] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:39:48 2026] GET /v2.0/ports?device_id=778ddb0b-e09f-479b-b3bb-91118bfab1d8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:39:48.133 8 INFO neutron.db.segments_db [None req-0068d7a5-97dd-4b45-b90b-834b95ab9e74 b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Added segment d4691302-1d31-4db8-9438-ef5c832ba959 of type vxlan for network 7e01dd5d-5513-41fd-8c19-f064f7bb28e3 [pid: 8|app: 0|req: 589/1285] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:48 2026] POST /v2.0/networks => generated 654 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1286] 10.0.0.159 () {34 vars in 743 bytes} [Fri May 29 12:39:48 2026] PUT /v2.0/networks/f77c6da4-9fbb-45aa-a2a9-3411551c6906 => generated 592 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:48.292 7 WARNING neutron_lib.context [None req-ef3d6905-8b9e-40fe-bbb3-a9f165be8caa 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1287] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:48 2026] POST /v2.0/subnets => generated 622 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:49.038 8 INFO neutron.services.segments.plugin [-] Segment 41357c7e-2347-4180-8b8a-bdd38789b954 resource provider aggregate not found 2026-05-29 12:39:49.044 8 INFO neutron.services.segments.plugin [-] Segment 41357c7e-2347-4180-8b8a-bdd38789b954 resource provider aggregate not found 2026-05-29 12:39:49.065 8 INFO neutron.services.segments.plugin [-] Segment 41357c7e-2347-4180-8b8a-bdd38789b954 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41357c7e-2347-4180-8b8a-bdd38789b954 found for delete ", "request_id": "req-320e5b1f-50d3-49c2-a9e0-1a2a140afae2"}]} 2026-05-29 12:39:49.066 8 INFO neutron.services.segments.plugin [-] Segment 41357c7e-2347-4180-8b8a-bdd38789b954 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41357c7e-2347-4180-8b8a-bdd38789b954 found for delete ", "request_id": "req-00a75bfb-26ea-4464-9223-afc784fe571c"}]} 2026-05-29 12:39:49.073 8 INFO neutron.db.l3_hamode_db [None req-d6541c6b-74bb-4cdf-9e61-ff4023996933 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] HA network 09260d92-2336-4a8f-9d40-6becd24bd915 was deleted as no HA routers are present in tenant 3af4075a7f9d47269e88838e8718b531. [pid: 8|app: 0|req: 590/1288] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:48 2026] DELETE /v2.0/routers/778ddb0b-e09f-479b-b3bb-91118bfab1d8 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:49.089 8 WARNING neutron_lib.context [None req-040bee08-ba3f-4d15-9876-397781df178b b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 699/1289] 10.0.0.159 () {34 vars in 741 bytes} [Fri May 29 12:39:48 2026] PUT /v2.0/subnets/6254f392-a6d6-4725-bc26-e207b6e02396 => generated 632 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:49.148 8 WARNING neutron_lib.context [None req-040bee08-ba3f-4d15-9876-397781df178b b09c796355d94ce1923c2a5c6ee5a2e5 ca55d4486b444b52b5be230cd2324c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 700/1290] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:49 2026] DELETE /v2.0/subnets/e1b3eb52-4978-47b5-9d66-9d0c718e6675 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1291] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:49 2026] POST /v2.0/subnets => generated 1275 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:39:50.141 7 INFO neutron.services.segments.plugin [-] Segment 7e33a3f4-ca96-4810-b635-f6b74e3de81a resource provider aggregate not found 2026-05-29 12:39:50.149 7 INFO neutron.services.segments.plugin [-] Segment 7e33a3f4-ca96-4810-b635-f6b74e3de81a resource provider aggregate not found 2026-05-29 12:39:50.168 7 INFO neutron.services.segments.plugin [-] Segment 7e33a3f4-ca96-4810-b635-f6b74e3de81a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e33a3f4-ca96-4810-b635-f6b74e3de81a found for delete ", "request_id": "req-b0271eae-8fcf-4f6d-b72a-395d8940729d"}]} 2026-05-29 12:39:50.169 7 INFO neutron.services.segments.plugin [-] Segment 7e33a3f4-ca96-4810-b635-f6b74e3de81a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e33a3f4-ca96-4810-b635-f6b74e3de81a found for delete ", "request_id": "req-e6eb161c-74c9-42b2-9b94-73caeb806e89"}]} [pid: 8|app: 0|req: 592/1292] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:49 2026] DELETE /v2.0/networks/4c7c99da-97ef-46ba-8025-690d12001c7a => 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: 701/1293] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:49 2026] DELETE /v2.0/networks/f77c6da4-9fbb-45aa-a2a9-3411551c6906 => generated 0 bytes in 741 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:50.187 7 WARNING neutron_lib.context [None req-f27ff46e-cf5f-44fd-99de-5a59436e6ec8 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:50.252 7 INFO neutron.db.segments_db [None req-f27ff46e-cf5f-44fd-99de-5a59436e6ec8 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Added segment 192fcdec-955a-44e7-b086-dc0c926c4940 of type vxlan for network cce1f2e7-a8d9-4c43-8648-36cf05c62fa2 [pid: 8|app: 0|req: 593/1294] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:39:50 2026] GET /v2.0/subnets => generated 1888 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:50.274 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95c078c3-b069-421e-9bb1-89ca1239d6ba 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1295] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:50 2026] DELETE /v2.0/networks/f77c6da4-9fbb-45aa-a2a9-3411551c6906 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1296] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:50 2026] POST /v2.0/networks => generated 630 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1297] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:39:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:50.558 7 WARNING neutron_lib.context [None req-0e473811-fdb2-401f-b00c-28884e311cc5 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 595/1298] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:50 2026] DELETE /v2.0/subnets/f6446f55-f15a-410e-9dc2-38bc835a7a8c => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1299] 10.0.0.159 () {32 vars in 742 bytes} [Fri May 29 12:39:50 2026] GET /v2.0/subnets?network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1300] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:50 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1301] 10.0.0.159 () {32 vars in 653 bytes} [Fri May 29 12:39:50 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 12:39:50.911 7 WARNING neutron_lib.context [None req-545baff1-22a9-46b5-b986-bc585ed839a4 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 597/1302] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:50 2026] DELETE /v2.0/subnets/933fa455-2c8c-483b-96af-1cc067991658 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:50.952 7 INFO neutron.db.segments_db [None req-545baff1-22a9-46b5-b986-bc585ed839a4 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Added segment cf3b128b-f6e3-40e8-9a35-3fdeb5fed5fe of type vxlan for network 3d81707a-3d5f-4dab-945d-fe98429aa617 [pid: 8|app: 0|req: 598/1303] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:39:50 2026] GET /v2.0/networks => generated 1313 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:51.101 8 INFO neutron.services.segments.plugin [-] Segment a43949e1-ae63-450d-9b1b-95ca9b9ad088 resource provider aggregate not found 2026-05-29 12:39:51.106 8 INFO neutron.services.segments.plugin [-] Segment a43949e1-ae63-450d-9b1b-95ca9b9ad088 resource provider aggregate not found 2026-05-29 12:39:51.116 8 INFO neutron.services.segments.plugin [-] Segment a43949e1-ae63-450d-9b1b-95ca9b9ad088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43949e1-ae63-450d-9b1b-95ca9b9ad088 found for delete ", "request_id": "req-f69f7513-871c-45c7-8755-9126d3f50bd3"}]} 2026-05-29 12:39:51.127 8 INFO neutron.services.segments.plugin [-] Segment a43949e1-ae63-450d-9b1b-95ca9b9ad088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43949e1-ae63-450d-9b1b-95ca9b9ad088 found for delete ", "request_id": "req-ae267c51-7ee3-48a0-ab7f-d6f5f8d3a47e"}]} [pid: 8|app: 0|req: 599/1304] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:51 2026] GET /v2.0/security-groups?tenant_id=881dfb7300f24b3982d9d77615de5d84&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:51.342 7 INFO neutron.db.l3_hamode_db [None req-545baff1-22a9-46b5-b986-bc585ed839a4 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1305] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:39:51 2026] GET /v2.0/subnets => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1306] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:39:51 2026] GET /v2.0/subnets => generated 1265 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:51.581 7 INFO neutron.db.l3_hamode_db [None req-545baff1-22a9-46b5-b986-bc585ed839a4 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 602/1307] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:51 2026] DELETE /v2.0/security-groups/9446cc60-412b-485f-a11a-bf481ad04dbf => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1308] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:51 2026] DELETE /v2.0/networks/7e01dd5d-5513-41fd-8c19-f064f7bb28e3 => 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: 604/1309] 10.0.0.159 () {32 vars in 723 bytes} [Fri May 29 12:39:51 2026] GET /v2.0/networks/ab53fd00-2f4d-4d2c-aa37-b5c21abbb321 => generated 673 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1310] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:52 2026] DELETE /v2.0/networks/6353bcf4-88b4-4774-88b9-ea8023045150 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1311] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:39:52 2026] GET /v2.0/subnets/690fe481-d68c-477e-9c4f-5c0ec8b95be5 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1312] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:50 2026] POST /v2.0/routers => generated 507 bytes in 1534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:52.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb6cab74-b50d-4f6d-b5ec-208fb6a3ab24 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1313] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:52 2026] DELETE /v2.0/subnets/6254f392-a6d6-4725-bc26-e207b6e02396 => 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: 607/1314] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:52 2026] DELETE /v2.0/networks/da907ad8-d955-45ef-83fd-cf6e2e74c83e => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:52.599 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f18e37f8-82ae-466d-81e9-a030b656a4a8 81826dab6b474e038c172ef473bb73ec 55be4c33d7bf449cb2a1f94a87c28efe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1315] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:52 2026] DELETE /v2.0/networks/f77c6da4-9fbb-45aa-a2a9-3411551c6906 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1316] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:52 2026] DELETE /v2.0/networks/3f7e8439-7459-4160-b4c4-33ca0254f4eb => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1317] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:52 2026] DELETE /v2.0/subnets/690fe481-d68c-477e-9c4f-5c0ec8b95be5 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:53.151 8 INFO neutron.services.segments.plugin [-] Segment d4691302-1d31-4db8-9438-ef5c832ba959 resource provider aggregate not found 2026-05-29 12:39:53.160 8 INFO neutron.services.segments.plugin [-] Segment d4691302-1d31-4db8-9438-ef5c832ba959 resource provider aggregate not found 2026-05-29 12:39:53.179 8 INFO neutron.services.segments.plugin [-] Segment d4691302-1d31-4db8-9438-ef5c832ba959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4691302-1d31-4db8-9438-ef5c832ba959 found for delete ", "request_id": "req-b5b94bb6-e253-4f4b-9067-a93f02dde46f"}]} 2026-05-29 12:39:53.186 8 INFO neutron.services.segments.plugin [-] Segment d4691302-1d31-4db8-9438-ef5c832ba959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4691302-1d31-4db8-9438-ef5c832ba959 found for delete ", "request_id": "req-fe1ca54e-6465-48f6-a6fa-91b29a0ef0cf"}]} 2026-05-29 12:39:53.198 8 INFO neutron.services.segments.plugin [-] Segment 51170072-bd26-4462-86f8-a65c6c78cebf resource provider aggregate not found 2026-05-29 12:39:53.207 8 INFO neutron.services.segments.plugin [-] Segment 51170072-bd26-4462-86f8-a65c6c78cebf resource provider aggregate not found 2026-05-29 12:39:53.224 8 INFO neutron.services.segments.plugin [-] Segment 51170072-bd26-4462-86f8-a65c6c78cebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51170072-bd26-4462-86f8-a65c6c78cebf found for delete ", "request_id": "req-6d119f5c-b211-4920-acd2-17fd834b9cb2"}]} 2026-05-29 12:39:53.238 8 INFO neutron.services.segments.plugin [-] Segment 51170072-bd26-4462-86f8-a65c6c78cebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51170072-bd26-4462-86f8-a65c6c78cebf found for delete ", "request_id": "req-7d975ffd-4542-4a28-8374-aff24b45b5b1"}]} 2026-05-29 12:39:53.246 8 INFO neutron.services.segments.plugin [-] Segment 0c90422e-0b30-420a-a816-4c8a4385376f resource provider aggregate not found 2026-05-29 12:39:53.255 8 INFO neutron.services.segments.plugin [-] Segment 0c90422e-0b30-420a-a816-4c8a4385376f resource provider aggregate not found 2026-05-29 12:39:53.267 8 INFO neutron.services.segments.plugin [-] Segment 0c90422e-0b30-420a-a816-4c8a4385376f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c90422e-0b30-420a-a816-4c8a4385376f found for delete ", "request_id": "req-d98b9a30-e859-411a-a12a-47c273b4a509"}]} 2026-05-29 12:39:53.276 8 INFO neutron.services.segments.plugin [-] Segment 0c90422e-0b30-420a-a816-4c8a4385376f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c90422e-0b30-420a-a816-4c8a4385376f found for delete ", "request_id": "req-f359ca7c-ee56-476b-bda6-3687c832cc32"}]} 2026-05-29 12:39:53.296 8 INFO neutron.services.segments.plugin [-] Segment 739faf66-81f7-41ef-ac98-02ed16fe0fb3 resource provider aggregate not found 2026-05-29 12:39:53.303 8 INFO neutron.services.segments.plugin [-] Segment 739faf66-81f7-41ef-ac98-02ed16fe0fb3 resource provider aggregate not found 2026-05-29 12:39:53.330 8 INFO neutron.services.segments.plugin [-] Segment 739faf66-81f7-41ef-ac98-02ed16fe0fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 739faf66-81f7-41ef-ac98-02ed16fe0fb3 found for delete ", "request_id": "req-9eb3dffe-1393-4c4c-808d-970a760ffaea"}]} 2026-05-29 12:39:53.334 8 INFO neutron.services.segments.plugin [-] Segment 739faf66-81f7-41ef-ac98-02ed16fe0fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 739faf66-81f7-41ef-ac98-02ed16fe0fb3 found for delete ", "request_id": "req-fc1e813a-c025-4667-893b-7d100aabc1e2"}]} [pid: 8|app: 0|req: 611/1318] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:53 2026] DELETE /v2.0/networks/ab53fd00-2f4d-4d2c-aa37-b5c21abbb321 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1319] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:53 2026] GET /v2.0/security-groups?tenant_id=ca55d4486b444b52b5be230cd2324c1a&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:54.157 8 WARNING neutron_lib.context [None req-51ee92b5-0587-4733-8c50-3f4a1d6803b7 534ca6f4312e40aab326ea48c5567cea c0e65bc104224aeba2528c6711c2b36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 708/1320] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:39:52 2026] PUT /v2.0/routers/e546811b-19d4-44c9-b2e6-28a2680dfb33/add_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1321] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:54 2026] DELETE /v2.0/security-groups/a0b2a046-3f1a-4a73-98f5-cf000abf46e7 => 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: 613/1322] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:39:53 2026] POST /v2.0/security-groups => generated 1561 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1323] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:54 2026] GET /v2.0/security-groups?tenant_id=55be4c33d7bf449cb2a1f94a87c28efe&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1324] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:39:54 2026] GET /v2.0/security-groups => generated 4344 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1325] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:39:54 2026] GET /v2.0/ports/f7d9ba2c-cc03-45f3-b942-9275341d822b => generated 955 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1326] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:54 2026] DELETE /v2.0/security-groups/4e912245-109c-4509-9984-82164368f937 => 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: 615/1327] 10.0.0.159 () {34 vars in 758 bytes} [Fri May 29 12:39:54 2026] PUT /v2.0/security-groups/7df7bc4b-3a24-4a34-ac38-191152e4e167 => generated 1600 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1328] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:39:54 2026] GET /v2.0/security-groups/7df7bc4b-3a24-4a34-ac38-191152e4e167 => generated 1600 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1329] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:54 2026] DELETE /v2.0/security-groups/7df7bc4b-3a24-4a34-ac38-191152e4e167 => 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: 618/1330] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:39:54 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:54.853 8 INFO neutron.api.v2.resource [None req-8bad037a-980e-4870-ad8a-ae4e016a7d4d 534ca6f4312e40aab326ea48c5567cea c0e65bc104224aeba2528c6711c2b36f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1331] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:54 2026] DELETE /v2.0/security-groups/7df7bc4b-3a24-4a34-ac38-191152e4e167 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:39:54.871 8 WARNING neutron_lib.context [None req-e0831648-a282-4b82-bf8f-366ff3d6ca9b 534ca6f4312e40aab326ea48c5567cea c0e65bc104224aeba2528c6711c2b36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 620/1332] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:39:54 2026] POST /v2.0/security-groups => generated 1561 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:39:55.010 8 WARNING neutron_lib.context [None req-aef12216-5d4e-4a4b-baaa-6f58fbc851cd 534ca6f4312e40aab326ea48c5567cea c0e65bc104224aeba2528c6711c2b36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1333] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:39:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1334] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:39:55 2026] GET /v2.0/security-group-rules/ae8b20a2-1a81-4b6e-92a3-2fe3f9b974fa => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1335] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:39:55 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: 8|app: 0|req: 624/1336] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:39:55 2026] DELETE /v2.0/security-group-rules/ae8b20a2-1a81-4b6e-92a3-2fe3f9b974fa => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:55.357 8 INFO neutron.services.segments.plugin [-] Segment d84e6ad1-05ac-4845-ad1d-2d294f01b4ff resource provider aggregate not found 2026-05-29 12:39:55.369 8 INFO neutron.services.segments.plugin [-] Segment d84e6ad1-05ac-4845-ad1d-2d294f01b4ff resource provider aggregate not found 2026-05-29 12:39:55.376 8 INFO neutron.services.segments.plugin [-] Segment d84e6ad1-05ac-4845-ad1d-2d294f01b4ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84e6ad1-05ac-4845-ad1d-2d294f01b4ff found for delete ", "request_id": "req-471b6c2c-74c4-4529-8d3c-4fc8206840da"}]} 2026-05-29 12:39:55.391 8 INFO neutron.services.segments.plugin [-] Segment d84e6ad1-05ac-4845-ad1d-2d294f01b4ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84e6ad1-05ac-4845-ad1d-2d294f01b4ff found for delete ", "request_id": "req-cc37e564-41e4-4503-ae69-5dccb2cba1b0"}]} [pid: 8|app: 0|req: 625/1337] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:39:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:55.411 8 WARNING neutron_lib.context [None req-36d4b6f3-35e7-4710-92e9-17948da423aa 534ca6f4312e40aab326ea48c5567cea c0e65bc104224aeba2528c6711c2b36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 626/1338] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:39:55 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: 627/1339] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:39:55 2026] GET /v2.0/security-group-rules/bf6f5c49-7a69-453c-871b-b4cd2224d539 => 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: 628/1340] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:39:55 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1341] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:39:55 2026] DELETE /v2.0/security-group-rules/bf6f5c49-7a69-453c-871b-b4cd2224d539 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1342] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:39:55 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) 2026-05-29 12:39:55.735 8 WARNING neutron_lib.context [None req-c2692dac-a4d2-46cd-a5fd-36d04c7ec579 534ca6f4312e40aab326ea48c5567cea c0e65bc104224aeba2528c6711c2b36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 631/1343] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:39: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) [pid: 8|app: 0|req: 632/1344] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:39:55 2026] GET /v2.0/security-group-rules/b09cbe51-40a5-453b-9b44-bd6397698d25 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1345] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:39:55 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1346] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:39:55 2026] DELETE /v2.0/security-group-rules/b09cbe51-40a5-453b-9b44-bd6397698d25 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1347] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:39:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1348] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:56 2026] DELETE /v2.0/security-groups/87395bc2-6e9e-45ee-99e7-ae6e1fb21ec1 => 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: 637/1349] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:39:56 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1350] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:39:54 2026] PUT /v2.0/routers/e546811b-19d4-44c9-b2e6-28a2680dfb33/remove_router_interface => generated 309 bytes in 1725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1351] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:39:56 2026] GET /v2.0/security-groups => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1352] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:39:56 2026] GET /v2.0/ports?device_id=e546811b-19d4-44c9-b2e6-28a2680dfb33 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:39:56.451 8 WARNING neutron_lib.context [None req-11c8e6fb-d500-4592-bddb-dbcac95a836b 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:56.617 8 INFO neutron.db.segments_db [None req-11c8e6fb-d500-4592-bddb-dbcac95a836b 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] Added segment 3d5c8a01-94e5-4509-8657-cb62df3d653a of type vxlan for network 231225cb-bffb-49a6-8e8e-9f139891d533 [pid: 8|app: 0|req: 638/1353] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:56 2026] POST /v2.0/networks => generated 644 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1354] 10.0.0.159 () {32 vars in 623 bytes} [Fri May 29 12:39:56 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1355] 10.0.0.159 () {32 vars in 633 bytes} [Fri May 29 12:39:56 2026] GET /v2.0/ => generated 632 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:56.931 8 WARNING neutron_lib.context [None req-1eae779a-0c27-4e50-99ab-1ae5b56367e0 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:57.027 7 INFO neutron.services.segments.plugin [-] Segment cf3b128b-f6e3-40e8-9a35-3fdeb5fed5fe resource provider aggregate not found 2026-05-29 12:39:57.038 7 INFO neutron.services.segments.plugin [-] Segment cf3b128b-f6e3-40e8-9a35-3fdeb5fed5fe resource provider aggregate not found 2026-05-29 12:39:57.090 7 INFO neutron.services.segments.plugin [-] Segment cf3b128b-f6e3-40e8-9a35-3fdeb5fed5fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf3b128b-f6e3-40e8-9a35-3fdeb5fed5fe found for delete ", "request_id": "req-6181b9f4-e518-47c4-b993-8f5597681126"}]} 2026-05-29 12:39:57.091 7 INFO neutron.services.segments.plugin [-] Segment cf3b128b-f6e3-40e8-9a35-3fdeb5fed5fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf3b128b-f6e3-40e8-9a35-3fdeb5fed5fe found for delete ", "request_id": "req-45fa68bc-0dab-4f36-891a-a43e39887019"}]} 2026-05-29 12:39:57.097 7 INFO neutron.db.l3_hamode_db [None req-1c479096-fd6f-47a8-942f-3064a2d9d9ec 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] HA network 3d81707a-3d5f-4dab-945d-fe98429aa617 was deleted as no HA routers are present in tenant 3af4075a7f9d47269e88838e8718b531. [pid: 7|app: 0|req: 716/1356] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:56 2026] DELETE /v2.0/routers/e546811b-19d4-44c9-b2e6-28a2680dfb33 => generated 0 bytes in 763 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1357] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:56 2026] POST /v2.0/subnets => generated 617 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1358] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:57 2026] GET /v2.0/security-groups?tenant_id=c0e65bc104224aeba2528c6711c2b36f&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:39:57.368 7 WARNING neutron_lib.context [None req-a6228190-68a4-429b-b6be-d16256c07f39 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:57.432 7 INFO neutron.db.segments_db [None req-a6228190-68a4-429b-b6be-d16256c07f39 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] Added segment 0ff53910-a985-4754-9c50-0538103dcba2 of type vxlan for network c29e51f1-f1bc-467f-8146-ee22ab2103a3 [pid: 8|app: 0|req: 642/1359] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:39:57 2026] DELETE /v2.0/subnets/bb739bdf-d171-407f-8948-e979c674d4b6 => 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: 718/1360] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:39:57 2026] POST /v2.0/networks => generated 643 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1361] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:57 2026] DELETE /v2.0/security-groups/15b0b501-7e32-4306-9ced-7502fba307bd => 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: 719/1362] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:39:57 2026] GET /v2.0/security-groups?tenant_id=904e5727d4ea436498cdb7ce8ecc6fd1&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1363] 10.0.0.159 () {34 vars in 743 bytes} [Fri May 29 12:39:57 2026] PUT /v2.0/networks/c29e51f1-f1bc-467f-8146-ee22ab2103a3 => generated 592 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:58.022 8 INFO neutron.services.segments.plugin [-] Segment 192fcdec-955a-44e7-b086-dc0c926c4940 resource provider aggregate not found 2026-05-29 12:39:58.034 8 INFO neutron.services.segments.plugin [-] Segment 192fcdec-955a-44e7-b086-dc0c926c4940 resource provider aggregate not found [pid: 7|app: 0|req: 721/1364] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:39:57 2026] DELETE /v2.0/security-groups/017f9ce9-3cfe-4734-8669-f1e4c3bd62d6 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:39:58.049 7 WARNING neutron_lib.context [None req-19d7b61f-d3c4-4353-b0ab-3810d1dadb91 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:58.060 8 INFO neutron.services.segments.plugin [-] Segment 192fcdec-955a-44e7-b086-dc0c926c4940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192fcdec-955a-44e7-b086-dc0c926c4940 found for delete ", "request_id": "req-09c8a747-562f-4f39-bf6d-0b64fafcd4f7"}]} 2026-05-29 12:39:58.064 8 INFO neutron.services.segments.plugin [-] Segment 192fcdec-955a-44e7-b086-dc0c926c4940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192fcdec-955a-44e7-b086-dc0c926c4940 found for delete ", "request_id": "req-61b4c507-d0e6-4dce-a932-d9ef69caeaa1"}]} [pid: 8|app: 0|req: 644/1365] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:57 2026] DELETE /v2.0/networks/cce1f2e7-a8d9-4c43-8648-36cf05c62fa2 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:58.098 8 WARNING neutron_lib.context [None req-7372daa4-4124-48af-9d4b-38f11d587189 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:39:58.147 8 INFO neutron.db.segments_db [None req-7372daa4-4124-48af-9d4b-38f11d587189 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Added segment 55aa96d1-7563-4f67-be6c-19ff2187e1f3 of type vxlan for network e0828391-cf33-4775-86de-9029729678a6 [pid: 7|app: 0|req: 722/1366] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:58 2026] POST /v2.0/subnets => generated 602 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:39:58.493 8 INFO neutron.db.l3_hamode_db [None req-7372daa4-4124-48af-9d4b-38f11d587189 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 723/1367] 10.0.0.159 () {34 vars in 741 bytes} [Fri May 29 12:39:58 2026] PUT /v2.0/subnets/8822d885-3813-4c81-9b60-7f014d357374 => generated 612 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:39:59.114 7 INFO neutron.services.segments.plugin [-] Segment 0ff53910-a985-4754-9c50-0538103dcba2 resource provider aggregate not found 2026-05-29 12:39:59.126 7 INFO neutron.services.segments.plugin [-] Segment 0ff53910-a985-4754-9c50-0538103dcba2 resource provider aggregate not found 2026-05-29 12:39:59.152 7 INFO neutron.services.segments.plugin [-] Segment 0ff53910-a985-4754-9c50-0538103dcba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff53910-a985-4754-9c50-0538103dcba2 found for delete ", "request_id": "req-75dea2a5-1697-4025-a9cd-d6b00470973b"}]} 2026-05-29 12:39:59.164 7 INFO neutron.services.segments.plugin [-] Segment 0ff53910-a985-4754-9c50-0538103dcba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff53910-a985-4754-9c50-0538103dcba2 found for delete ", "request_id": "req-a224d543-40b0-4162-83d0-8da137bd4b50"}]} 2026-05-29 12:39:59.716 8 INFO neutron.db.l3_hamode_db [None req-7372daa4-4124-48af-9d4b-38f11d587189 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 724/1368] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:58 2026] DELETE /v2.0/networks/c29e51f1-f1bc-467f-8146-ee22ab2103a3 => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:39:59.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-893ef8d9-c4a6-42b4-960e-424f71ef01c3 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1371] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:39:59 2026] DELETE /v2.0/networks/c29e51f1-f1bc-467f-8146-ee22ab2103a3 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1372] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:39:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1373] 10.0.0.159 () {32 vars in 742 bytes} [Fri May 29 12:39:59 2026] GET /v2.0/subnets?network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1374] 10.0.0.159 () {32 vars in 653 bytes} [Fri May 29 12:40:00 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: 7|app: 0|req: 731/1375] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:40:00 2026] GET /v2.0/networks => generated 1309 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1376] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:40:00 2026] GET /v2.0/subnets => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1377] 10.0.0.159 () {32 vars in 723 bytes} [Fri May 29 12:40:00 2026] GET /v2.0/networks/231225cb-bffb-49a6-8e8e-9f139891d533 => generated 669 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1378] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:40:00 2026] GET /v2.0/subnets/0482338f-0c29-4711-b172-65841ef9d5e3 => generated 617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:40:00.382 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a151d040-4d79-46a6-b625-53112f444715 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1379] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:00 2026] DELETE /v2.0/subnets/8822d885-3813-4c81-9b60-7f014d357374 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:40:00.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14a30dd6-c188-4fbd-b498-a4073fb52e2a 359b368e86d840979ff9ff0f8ee5927e 398c9b377eb14bc3abfe74cdf5bb176a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1380] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:00 2026] DELETE /v2.0/networks/c29e51f1-f1bc-467f-8146-ee22ab2103a3 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1381] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:00 2026] DELETE /v2.0/subnets/0482338f-0c29-4711-b172-65841ef9d5e3 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:01.185 7 INFO neutron.services.segments.plugin [-] Segment 0ff53910-a985-4754-9c50-0538103dcba2 resource provider aggregate not found 2026-05-29 12:40:01.197 7 INFO neutron.services.segments.plugin [-] Segment 0ff53910-a985-4754-9c50-0538103dcba2 resource provider aggregate not found 2026-05-29 12:40:01.211 7 INFO neutron.services.segments.plugin [-] Segment 0ff53910-a985-4754-9c50-0538103dcba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff53910-a985-4754-9c50-0538103dcba2 found for delete ", "request_id": "req-a3878798-a2d5-47bc-b459-c63144ee910b"}]} 2026-05-29 12:40:01.230 7 INFO neutron.services.segments.plugin [-] Segment 0ff53910-a985-4754-9c50-0538103dcba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff53910-a985-4754-9c50-0538103dcba2 found for delete ", "request_id": "req-31dc621c-f039-4649-8aee-1dc7c2743c77"}]} [pid: 7|app: 0|req: 738/1382] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:00 2026] DELETE /v2.0/networks/231225cb-bffb-49a6-8e8e-9f139891d533 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1383] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:39:58 2026] POST /v2.0/routers => generated 688 bytes in 3749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1384] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:40:01 2026] GET /v2.0/routers/8c655098-db0a-44ca-9127-eec8310ef6ca => generated 694 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1385] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:40:01 2026] GET /v2.0/routers => generated 697 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1386] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:01 2026] GET /v2.0/security-groups?tenant_id=398c9b377eb14bc3abfe74cdf5bb176a&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1387] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:02 2026] GET /v2.0/security-groups?tenant_id=6c982c0b1ee84d45b56bc6b118ff0fc8&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1388] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:02 2026] DELETE /v2.0/security-groups/a1926c5d-fb11-44ea-9b43-a9590cb1a199 => 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: 741/1389] 10.0.0.159 () {34 vars in 741 bytes} [Fri May 29 12:40:02 2026] PUT /v2.0/routers/8c655098-db0a-44ca-9127-eec8310ef6ca => generated 701 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1390] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:02 2026] DELETE /v2.0/security-groups/28551ce9-01df-441f-a158-fed72f26b3cb => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1391] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:40:02 2026] GET /v2.0/routers/8c655098-db0a-44ca-9127-eec8310ef6ca => generated 701 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1392] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:02 2026] GET /v2.0/ports?device_id=8c655098-db0a-44ca-9127-eec8310ef6ca => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:03.269 7 INFO neutron.services.segments.plugin [-] Segment 3d5c8a01-94e5-4509-8657-cb62df3d653a resource provider aggregate not found 2026-05-29 12:40:03.289 7 INFO neutron.services.segments.plugin [-] Segment 3d5c8a01-94e5-4509-8657-cb62df3d653a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d5c8a01-94e5-4509-8657-cb62df3d653a found for delete ", "request_id": "req-a8bfd668-8fe0-4b0f-8e17-15ebe6338993"}]} 2026-05-29 12:40:03.296 7 INFO neutron.services.segments.plugin [-] Segment 3d5c8a01-94e5-4509-8657-cb62df3d653a resource provider aggregate not found 2026-05-29 12:40:03.344 7 INFO neutron.services.segments.plugin [-] Segment 3d5c8a01-94e5-4509-8657-cb62df3d653a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d5c8a01-94e5-4509-8657-cb62df3d653a found for delete ", "request_id": "req-e390639c-9269-4f49-b4bb-5a67b7909078"}]} 2026-05-29 12:40:04.243 7 INFO neutron.db.l3_hamode_db [None req-4b3ec3a1-c20b-415e-b684-03551757c2ea 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] HA network e0828391-cf33-4775-86de-9029729678a6 was deleted as no HA routers are present in tenant 3af4075a7f9d47269e88838e8718b531. [pid: 7|app: 0|req: 743/1393] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:02 2026] DELETE /v2.0/routers/8c655098-db0a-44ca-9127-eec8310ef6ca => generated 0 bytes in 1403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1394] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:04 2026] GET /v2.0/ports?device_id=8c655098-db0a-44ca-9127-eec8310ef6ca => 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: 651/1395] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:04 2026] GET /v2.0/security-groups?tenant_id=9844a88b0fcf4868a600bd41fd5b5833&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:04.317 7 INFO neutron.api.v2.resource [None req-b4009f90-e461-4045-ba9c-f8a22909e7c4 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1396] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/routers/8c655098-db0a-44ca-9127-eec8310ef6ca => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1397] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:04 2026] GET /v2.0/ports?device_id=e546811b-19d4-44c9-b2e6-28a2680dfb33 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:04.388 7 INFO neutron.api.v2.resource [None req-a1ba766d-6fa9-494b-82ba-e1a24f29657d 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1398] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/routers/e546811b-19d4-44c9-b2e6-28a2680dfb33 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:40:04.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee8421c3-197a-45c7-8d9f-4b1b13e85f6d 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1399] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/subnets/bb739bdf-d171-407f-8948-e979c674d4b6 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1400] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:04 2026] GET /v2.0/ports?device_id=778ddb0b-e09f-479b-b3bb-91118bfab1d8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1401] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/security-groups/9953931c-5414-44d4-9770-11970aad9d21 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:04.472 7 INFO neutron.api.v2.resource [None req-913c217f-d301-4e55-99ea-b7bf4f054c06 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1402] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/routers/778ddb0b-e09f-479b-b3bb-91118bfab1d8 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:40:04.503 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adb5cfe2-aa5a-44cc-9219-91768c8f47fc 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1403] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/subnets/e1b3eb52-4978-47b5-9d66-9d0c718e6675 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1404] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:04 2026] GET /v2.0/ports?device_id=73ea3bf8-3b22-46ec-a3c7-64c634c7cf02 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:04.570 8 INFO neutron.api.v2.resource [None req-7f6e6491-e738-4c06-a21e-a3e9abcbdc66 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1405] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/routers/73ea3bf8-3b22-46ec-a3c7-64c634c7cf02 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:40:04.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2543bd24-2348-46ea-8cad-146dc7318508 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1406] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/subnets/a7ab98f7-b70c-4257-8cd3-b3d18a61a3a2 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:40:04.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1716cfeb-9a07-4a86-a8b7-dba4be0bb7ee 849fb1dbed5b47aeaceec2acc18f6466 3af4075a7f9d47269e88838e8718b531 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1407] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/subnets/14ca63e7-2735-4922-a36c-f38e2e3d462c => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1408] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:04 2026] GET /v2.0/security-groups?tenant_id=70f8626183674fd784af51bdabd94bd9&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:04.819 8 WARNING neutron_lib.context [None req-7821d198-64a4-40f5-86a8-912ea69de540 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 755/1409] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:04 2026] DELETE /v2.0/security-groups/6ad24aee-21e9-4121-9839-f803153ee564 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:04.981 8 INFO neutron.db.segments_db [None req-7821d198-64a4-40f5-86a8-912ea69de540 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Added segment a6b7bd10-8af9-4bd2-bb1f-1ff48c947377 of type vxlan for network 8214d916-e325-4524-a4d4-8c344575ab95 [pid: 8|app: 0|req: 655/1410] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:04 2026] POST /v2.0/networks => generated 632 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:05.149 8 WARNING neutron_lib.context [None req-910f68f4-6b1c-46d5-b912-48053a1a56e5 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:05.218 8 INFO neutron.db.segments_db [None req-910f68f4-6b1c-46d5-b912-48053a1a56e5 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Added segment 4fb7a6db-2708-47b8-abc0-75c16d6c9bef of type vxlan for network 8d2540b7-906e-4f9d-9dd3-8370a8f2960c 2026-05-29 12:40:05.323 7 INFO neutron.services.segments.plugin [-] Segment 55aa96d1-7563-4f67-be6c-19ff2187e1f3 resource provider aggregate not found [pid: 8|app: 0|req: 656/1411] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:05 2026] POST /v2.0/networks => generated 633 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:05.358 7 INFO neutron.services.segments.plugin [-] Segment 55aa96d1-7563-4f67-be6c-19ff2187e1f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55aa96d1-7563-4f67-be6c-19ff2187e1f3 found for delete ", "request_id": "req-35df5098-4325-4e86-99c8-ea3eb88f5bec"}]} 2026-05-29 12:40:05.372 8 WARNING neutron_lib.context [None req-cb213748-867c-47f5-94ec-271899dc6213 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:05.371 7 INFO neutron.services.segments.plugin [-] Segment 55aa96d1-7563-4f67-be6c-19ff2187e1f3 resource provider aggregate not found 2026-05-29 12:40:05.397 7 INFO neutron.services.segments.plugin [-] Segment 55aa96d1-7563-4f67-be6c-19ff2187e1f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55aa96d1-7563-4f67-be6c-19ff2187e1f3 found for delete ", "request_id": "req-7b300c14-bfa6-425b-bcf3-9e51e968212a"}]} [pid: 7|app: 0|req: 756/1412] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:05 2026] GET /v2.0/security-groups?tenant_id=3af4075a7f9d47269e88838e8718b531&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1413] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:05 2026] DELETE /v2.0/security-groups/c46eba9c-e48d-4ff7-855a-da5cc15bdd44 => 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: 657/1414] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:05 2026] POST /v2.0/subnets => generated 622 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:05.813 7 WARNING neutron_lib.context [None req-991324b4-3656-4008-a592-2ccc49356d85 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1415] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:05 2026] POST /v2.0/subnets => generated 631 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:06.254 8 WARNING neutron_lib.context [None req-6feaadee-f6be-424a-8feb-e0bac2bb0b14 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:06.345 8 INFO neutron.db.segments_db [None req-6feaadee-f6be-424a-8feb-e0bac2bb0b14 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Added segment 0a9868f3-fa15-4224-816f-ef6a37c4a6a2 of type vxlan for network 160a230e-6189-49a3-9254-a24a8fb5b31d 2026-05-29 12:40:06.736 8 INFO neutron.db.l3_hamode_db [None req-6feaadee-f6be-424a-8feb-e0bac2bb0b14 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:40:06.928 8 INFO neutron.db.l3_hamode_db [None req-6feaadee-f6be-424a-8feb-e0bac2bb0b14 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:40:07.491 7 WARNING neutron_lib.context [None req-249eb937-2cc7-4060-8186-2a49fd18977d 491d8ab4d4de48e88934c817a75199ce a2cd227c339d48ab8e49ca91f3a2b652 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1416] 10.0.0.159 () {34 vars in 677 bytes} [Fri May 29 12:40:07 2026] POST /v2.0/subnetpools => generated 549 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1417] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:07 2026] GET /v2.0/subnetpools/3e1d98d1-82d6-43af-b16e-6e56b48256de => generated 549 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1418] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:40:07 2026] PUT /v2.0/subnetpools/3e1d98d1-82d6-43af-b16e-6e56b48256de => generated 501 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1419] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:40:07 2026] DELETE /v2.0/subnetpools/3e1d98d1-82d6-43af-b16e-6e56b48256de => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:07.818 7 INFO neutron.api.v2.resource [None req-9a176c56-878f-4b3f-a33c-55ccb3c2abcb 491d8ab4d4de48e88934c817a75199ce a2cd227c339d48ab8e49ca91f3a2b652 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1420] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:07 2026] GET /v2.0/subnetpools/3e1d98d1-82d6-43af-b16e-6e56b48256de => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1421] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:06 2026] POST /v2.0/routers => generated 511 bytes in 1580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:07.840 7 INFO neutron.api.v2.resource [None req-92fe2a33-72b9-4565-adf0-d77973e24734 491d8ab4d4de48e88934c817a75199ce a2cd227c339d48ab8e49ca91f3a2b652 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1422] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:40:07 2026] DELETE /v2.0/subnetpools/3e1d98d1-82d6-43af-b16e-6e56b48256de => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1423] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:08 2026] GET /v2.0/security-groups?tenant_id=a2cd227c339d48ab8e49ca91f3a2b652&name=default => generated 2801 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1424] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:08 2026] GET /v2.0/security-groups?tenant_id=09de3dba8a154325923724cbd3a85220&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1425] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:09 2026] DELETE /v2.0/security-groups/e73deffb-d05d-4c50-8f53-abab9f4beab7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1426] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:09 2026] DELETE /v2.0/security-groups/da7e3b04-5080-4b7b-b127-9f7905841734 => 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: 659/1427] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:40:07 2026] PUT /v2.0/routers/fb97473e-8550-466f-80a7-2f49bdfb668c/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1428] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:40:09 2026] GET /v2.0/ports/c582c8c5-6320-4a9f-85fe-9b56993295a5 => generated 959 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1429] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:40:09 2026] PUT /v2.0/routers/fb97473e-8550-466f-80a7-2f49bdfb668c/add_router_interface => generated 309 bytes in 2056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1430] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:40:11 2026] GET /v2.0/ports/14784f74-3a37-45b0-95e4-2ea4ecfc86e6 => generated 967 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1431] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:11 2026] GET /v2.0/security-groups?tenant_id=d5b74a28d5a1428e8e50b323ff3e913d&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1432] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:12 2026] DELETE /v2.0/security-groups/6c2e21b6-d61e-463f-a7a5-4fc1cb0fff2b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1433] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:40:11 2026] PUT /v2.0/routers/fb97473e-8550-466f-80a7-2f49bdfb668c/remove_router_interface => generated 309 bytes in 1648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1434] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:13 2026] GET /v2.0/security-groups?tenant_id=af9e7bd622294d25b2fa63f1866f1f06&name=default => generated 2801 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1435] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:13 2026] DELETE /v2.0/security-groups/1a89b1bd-206e-4f4d-a3a4-603fdaacffab => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:14.501 8 INFO neutron.db.segments_db [None req-8661ea58-394c-49cf-9d28-2ff30d163b27 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 3351f0f1-f6c4-48b4-b6b3-f26784804722 of type vxlan for network 002e461e-90c1-428c-9ee9-74a45a882960 [pid: 7|app: 0|req: 772/1438] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:40:13 2026] PUT /v2.0/routers/fb97473e-8550-466f-80a7-2f49bdfb668c/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1439] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:14 2026] GET /v2.0/ports?device_id=fb97473e-8550-466f-80a7-2f49bdfb668c => 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: 667/1440] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:40:14 2026] POST /v2.0/networks => generated 740 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1441] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:14 2026] POST /v2.0/subnets => generated 664 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:15.019 8 INFO neutron.db.segments_db [None req-55e3d4c3-2bf3-4596-a72a-b61096f9ca3f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment df7ea521-58d2-4f3d-9b16-f1aebc3b842c of type vxlan for network d9de0525-89b9-4ff0-8108-341c438f5236 2026-05-29 12:40:15.389 8 INFO neutron.db.l3_hamode_db [None req-55e3d4c3-2bf3-4596-a72a-b61096f9ca3f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:40:15.421 7 INFO neutron.services.segments.plugin [-] Segment 0a9868f3-fa15-4224-816f-ef6a37c4a6a2 resource provider aggregate not found 2026-05-29 12:40:15.436 7 INFO neutron.services.segments.plugin [-] Segment 0a9868f3-fa15-4224-816f-ef6a37c4a6a2 resource provider aggregate not found 2026-05-29 12:40:15.450 7 INFO neutron.services.segments.plugin [-] Segment 0a9868f3-fa15-4224-816f-ef6a37c4a6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a9868f3-fa15-4224-816f-ef6a37c4a6a2 found for delete ", "request_id": "req-6add60dd-f7d3-4ab9-9e29-65b77192f063"}]} 2026-05-29 12:40:15.457 7 INFO neutron.db.l3_hamode_db [None req-c98f55e8-a9ef-4128-a5d6-87ea15dc8f9f bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] HA network 160a230e-6189-49a3-9254-a24a8fb5b31d was deleted as no HA routers are present in tenant c0530dbf83004502beaa25e7395a6621. [pid: 7|app: 0|req: 774/1442] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:14 2026] DELETE /v2.0/routers/fb97473e-8550-466f-80a7-2f49bdfb668c => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:15.469 7 INFO neutron.services.segments.plugin [-] Segment 0a9868f3-fa15-4224-816f-ef6a37c4a6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a9868f3-fa15-4224-816f-ef6a37c4a6a2 found for delete ", "request_id": "req-b05be5df-286b-4be3-b29e-c6e29302c6b0"}]} [pid: 7|app: 0|req: 775/1443] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:15 2026] DELETE /v2.0/subnets/45a5c96e-8d91-474d-b55b-73ade7685326 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1444] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:15 2026] DELETE /v2.0/subnets/4fc78fbc-e4ee-4bc5-ab5c-593be4920dad => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1445] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:15 2026] DELETE /v2.0/networks/8d2540b7-906e-4f9d-9dd3-8370a8f2960c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 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() 2026-05-29 12:40:16.679 8 INFO neutron.db.l3_hamode_db [None req-55e3d4c3-2bf3-4596-a72a-b61096f9ca3f bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 778/1446] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:16 2026] DELETE /v2.0/networks/8214d916-e325-4524-a4d4-8c344575ab95 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:16.808 7 WARNING neutron_lib.context [None req-67494531-073b-48e0-abd5-90d85e123667 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:16.874 7 INFO neutron.db.segments_db [None req-67494531-073b-48e0-abd5-90d85e123667 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Added segment ae6096b7-2c44-4be5-85f8-d1b85778258f of type vxlan for network dfc86e24-d37f-49a0-bd54-cca1275c81a5 [pid: 7|app: 0|req: 779/1447] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:16 2026] POST /v2.0/networks => generated 633 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1448] 10.0.0.14 () {30 vars in 649 bytes} [Fri May 29 12:40:17 2026] GET /v2.0/extensions => generated 19600 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 12:40:17.291 7 WARNING neutron_lib.context [None req-6d58b4c9-fb78-4cc7-92d3-91151e4b272d bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:17.486 7 INFO neutron.services.segments.plugin [-] Segment 4fb7a6db-2708-47b8-abc0-75c16d6c9bef resource provider aggregate not found 2026-05-29 12:40:17.494 7 INFO neutron.services.segments.plugin [-] Segment 4fb7a6db-2708-47b8-abc0-75c16d6c9bef resource provider aggregate not found 2026-05-29 12:40:17.517 7 INFO neutron.services.segments.plugin [-] Segment 4fb7a6db-2708-47b8-abc0-75c16d6c9bef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb7a6db-2708-47b8-abc0-75c16d6c9bef found for delete ", "request_id": "req-5254907b-8ab0-426f-a29e-eb7cc81112c5"}]} 2026-05-29 12:40:17.523 7 INFO neutron.services.segments.plugin [-] Segment 4fb7a6db-2708-47b8-abc0-75c16d6c9bef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb7a6db-2708-47b8-abc0-75c16d6c9bef found for delete ", "request_id": "req-812072fe-8f9e-4b09-b640-db1bb39df829"}]} 2026-05-29 12:40:17.534 7 INFO neutron.services.segments.plugin [-] Segment a6b7bd10-8af9-4bd2-bb1f-1ff48c947377 resource provider aggregate not found 2026-05-29 12:40:17.540 7 INFO neutron.services.segments.plugin [-] Segment a6b7bd10-8af9-4bd2-bb1f-1ff48c947377 resource provider aggregate not found 2026-05-29 12:40:17.549 7 INFO neutron.services.segments.plugin [-] Segment a6b7bd10-8af9-4bd2-bb1f-1ff48c947377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b7bd10-8af9-4bd2-bb1f-1ff48c947377 found for delete ", "request_id": "req-8bfd7f9c-2b88-4203-82b5-a2518112eb66"}]} 2026-05-29 12:40:17.566 7 INFO neutron.services.segments.plugin [-] Segment a6b7bd10-8af9-4bd2-bb1f-1ff48c947377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b7bd10-8af9-4bd2-bb1f-1ff48c947377 found for delete ", "request_id": "req-8b2552b3-4f9f-4315-b2e5-5f96eb256805"}]} [pid: 7|app: 0|req: 781/1449] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:17 2026] POST /v2.0/subnets => generated 622 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1450] 10.0.0.14 () {30 vars in 723 bytes} [Fri May 29 12:40:17 2026] GET /v2.0/quotas/aa7cbefaedff476e92e2d84315efa8e2/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1451] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:14 2026] POST /v2.0/routers => generated 728 bytes in 2974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:17.932 8 WARNING neutron_lib.context [None req-74dd5c88-f803-4360-8af2-31a01993135e bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:17.977 8 INFO neutron.db.segments_db [None req-74dd5c88-f803-4360-8af2-31a01993135e bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Added segment 4cc4bb1f-4e9e-4d5b-8e8c-fb094084f68b of type vxlan for network f8905511-6910-4146-8c5e-ad7b539ef7f5 [pid: 7|app: 0|req: 783/1452] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:17 2026] GET /v2.0/security-groups?tenant_id=3ba61a4bfaa24d04be5dd001393fbbff&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:18.286 8 INFO neutron.db.l3_hamode_db [None req-74dd5c88-f803-4360-8af2-31a01993135e bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:40:18.482 8 INFO neutron.db.l3_hamode_db [None req-74dd5c88-f803-4360-8af2-31a01993135e bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 670/1453] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:17 2026] POST /v2.0/routers => generated 511 bytes in 1497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1454] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:19 2026] DELETE /v2.0/security-groups/03dbfb61-87ee-49e1-aa68-a00cbf10509f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:19.545 8 WARNING neutron_lib.context [None req-0e976234-f316-47d2-86a6-f0e790aa963b bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 784/1455] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:40:18 2026] PUT /v2.0/routers/44a1cf07-b475-4f45-a37b-5c4fa74d4980/add_router_interface => generated 309 bytes in 1770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1456] 10.0.0.159 () {34 vars in 665 bytes} [Fri May 29 12:40:19 2026] POST /v2.0/ports => generated 964 bytes in 490 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: 673/1457] 10.0.0.14 () {30 vars in 649 bytes} [Fri May 29 12:40:20 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: 674/1458] 10.0.0.14 () {30 vars in 723 bytes} [Fri May 29 12:40:20 2026] GET /v2.0/quotas/aa7cbefaedff476e92e2d84315efa8e2/details => generated 847 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1459] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:40:20 2026] PUT /v2.0/routers/b76bea21-025e-4586-b9f6-6bb127c5047a/add_router_interface => generated 309 bytes in 1865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1460] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:40:21 2026] GET /v2.0/ports/f59ac514-1fba-4979-a432-283600b61040 => generated 1038 bytes in 161 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: 676/1461] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:40:22 2026] GET /v2.0/networks?id=002e461e-90c1-428c-9ee9-74a45a882960 => generated 673 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1462] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:40:22 2026] GET /v2.0/quotas/9e49fe36f68f45e88f939a7d16e6bd16 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1463] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:40:22 2026] GET /v2.0/ports?tenant_id=9e49fe36f68f45e88f939a7d16e6bd16&fields=id => generated 103 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1464] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:40:22 2026] GET /v2.0/networks/002e461e-90c1-428c-9ee9-74a45a882960?fields=segments => generated 14 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1465] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:40:22 2026] GET /v2.0/networks/002e461e-90c1-428c-9ee9-74a45a882960?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1466] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:40:22 2026] PUT /v2.0/routers/b76bea21-025e-4586-b9f6-6bb127c5047a/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:40:23.451 8 INFO neutron.api.v2.resource [None req-a5b88f3f-e92f-457d-857d-105bdc3cfbcb bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1467] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:40:23 2026] PUT /v2.0/routers/b76bea21-025e-4586-b9f6-6bb127c5047a/remove_router_interface => generated 197 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1468] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:40:23 2026] GET /v2.0/ports?device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => 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: 683/1469] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:23 2026] GET /v2.0/ports?device_id=b76bea21-025e-4586-b9f6-6bb127c5047a => generated 12 bytes in 20 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: 787/1470] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:23 2026] GET /v2.0/security-groups?tenant_id=aa7cbefaedff476e92e2d84315efa8e2&name=default => generated 2801 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1471] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:23 2026] DELETE /v2.0/security-groups/bbb02fdb-4e57-421f-83d2-26b8bcceb40f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:24.221 8 INFO neutron.services.segments.plugin [-] Segment 4cc4bb1f-4e9e-4d5b-8e8c-fb094084f68b resource provider aggregate not found 2026-05-29 12:40:24.227 8 INFO neutron.services.segments.plugin [-] Segment 4cc4bb1f-4e9e-4d5b-8e8c-fb094084f68b resource provider aggregate not found [pid: 7|app: 0|req: 789/1472] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:40:24 2026] GET /v2.0/networks?id=002e461e-90c1-428c-9ee9-74a45a882960 => generated 673 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:40:24.245 8 INFO neutron.services.segments.plugin [-] Segment 4cc4bb1f-4e9e-4d5b-8e8c-fb094084f68b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cc4bb1f-4e9e-4d5b-8e8c-fb094084f68b found for delete ", "request_id": "req-f675bb18-7fa0-4a9e-80d1-cc888229d8db"}]} 2026-05-29 12:40:24.246 8 INFO neutron.services.segments.plugin [-] Segment 4cc4bb1f-4e9e-4d5b-8e8c-fb094084f68b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cc4bb1f-4e9e-4d5b-8e8c-fb094084f68b found for delete ", "request_id": "req-2212bb9c-9d65-4eed-a80f-07dc68d6ad64"}]} 2026-05-29 12:40:24.260 8 INFO neutron.db.l3_hamode_db [None req-6d9aee4f-bd44-4ac4-af69-e451499e837e bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] HA network f8905511-6910-4146-8c5e-ad7b539ef7f5 was deleted as no HA routers are present in tenant c0530dbf83004502beaa25e7395a6621. [pid: 8|app: 0|req: 684/1473] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:23 2026] DELETE /v2.0/routers/b76bea21-025e-4586-b9f6-6bb127c5047a => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:24.275 7 WARNING neutron_lib.context [req-5253f421-b21f-4a5d-820a-796e08d33c29 req-297e9a73-41dc-4af1-a059-3b4c1aebb2b4 b95b7b3f7d3343f8932225035ef12aea 9e49fe36f68f45e88f939a7d16e6bd16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 685/1474] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:24 2026] DELETE /v2.0/subnets/00737247-d360-4ebf-b513-7649845a0872 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1475] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:40:24 2026] GET /v2.0/ports?device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => 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: 790/1476] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:40:24 2026] POST /v2.0/ports => generated 954 bytes in 632 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: 687/1477] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:24 2026] DELETE /v2.0/networks/dfc86e24-d37f-49a0-bd54-cca1275c81a5 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:25.061 8 WARNING neutron_lib.context [None req-fda8c606-7884-4c1a-a244-4024811c7146 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:25.129 8 INFO neutron.db.segments_db [None req-fda8c606-7884-4c1a-a244-4024811c7146 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Added segment 000ba096-3a0c-4750-b660-7347d8eff44d of type vxlan for network 93b13bc7-6a64-4be9-a6b4-5e5fcbf88d89 [pid: 8|app: 0|req: 688/1478] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:25 2026] POST /v2.0/networks => generated 633 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:25.278 8 WARNING neutron_lib.context [None req-949680f1-a2d9-4042-adca-4cecd07f6e30 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1479] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:40:24 2026] PUT /v2.0/ports/498c3ce9-4cff-416b-9f24-3d3b4a13f430 => generated 1199 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1480] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:25 2026] POST /v2.0/subnets => generated 622 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:40:25.674 8 WARNING neutron_lib.context [None req-3bc27244-1f6e-4338-adca-ddff5f0ed6a6 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:25.698 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-383296bd-8d2d-4d41-8f57-239d1dc134e6'] response: {'name': 'network-changed', 'server_uuid': 'a23cc72f-f1e3-4def-b982-799346d6cd4a', 'tag': '498c3ce9-4cff-416b-9f24-3d3b4a13f430', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 792/1481] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:40:25 2026] GET /v2.0/ports?tenant_id=9e49fe36f68f45e88f939a7d16e6bd16&device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:25.738 8 INFO neutron.db.segments_db [None req-3bc27244-1f6e-4338-adca-ddff5f0ed6a6 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Added segment 56460a24-bf19-4fe4-9cf3-1b2ced37409f of type vxlan for network 4381649b-4870-4313-ad0e-1b11579d6913 [pid: 7|app: 0|req: 793/1482] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:40:25 2026] GET /v2.0/ports?device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => generated 969 bytes in 111 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: 794/1483] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:40:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=498c3ce9-4cff-416b-9f24-3d3b4a13f430 => 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: 795/1484] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:40:25 2026] GET /v2.0/security-groups?id=23d8c451-4b93-4d25-83b2-84648eb97c8f&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1485] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:40:25 2026] GET /v2.0/subnets?id=04534496-e669-41d4-a760-dec46a92f61a => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1486] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:40:25 2026] GET /v2.0/ports?network_id=002e461e-90c1-428c-9ee9-74a45a882960&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:26.103 8 INFO neutron.db.l3_hamode_db [None req-3bc27244-1f6e-4338-adca-ddff5f0ed6a6 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 798/1487] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/networks/002e461e-90c1-428c-9ee9-74a45a882960?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: 799/1488] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/networks/002e461e-90c1-428c-9ee9-74a45a882960?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) 2026-05-29 12:40:26.289 8 INFO neutron.services.segments.plugin [-] Segment ae6096b7-2c44-4be5-85f8-d1b85778258f resource provider aggregate not found 2026-05-29 12:40:26.326 8 INFO neutron.services.segments.plugin [-] Segment ae6096b7-2c44-4be5-85f8-d1b85778258f resource provider aggregate not found 2026-05-29 12:40:26.331 8 INFO neutron.services.segments.plugin [-] Segment ae6096b7-2c44-4be5-85f8-d1b85778258f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6096b7-2c44-4be5-85f8-d1b85778258f found for delete ", "request_id": "req-ca79687e-337c-4413-af4a-ff64e6e53ae0"}]} 2026-05-29 12:40:26.348 8 INFO neutron.services.segments.plugin [-] Segment ae6096b7-2c44-4be5-85f8-d1b85778258f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6096b7-2c44-4be5-85f8-d1b85778258f found for delete ", "request_id": "req-6d69e5ad-8ae5-4317-8a81-d870a9bb7ae1"}]} [pid: 7|app: 0|req: 800/1489] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/ports?tenant_id=9e49fe36f68f45e88f939a7d16e6bd16&device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:26.375 8 INFO neutron.db.l3_hamode_db [None req-3bc27244-1f6e-4338-adca-ddff5f0ed6a6 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 801/1490] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/networks?id=002e461e-90c1-428c-9ee9-74a45a882960 => generated 768 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1491] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=498c3ce9-4cff-416b-9f24-3d3b4a13f430 => 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: 803/1492] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/subnets?id=04534496-e669-41d4-a760-dec46a92f61a => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1493] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/ports?network_id=002e461e-90c1-428c-9ee9-74a45a882960&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: 7|app: 0|req: 805/1494] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/networks/002e461e-90c1-428c-9ee9-74a45a882960?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1495] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/networks/002e461e-90c1-428c-9ee9-74a45a882960?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: 807/1496] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:40:26 2026] GET /v2.0/ports?device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1497] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:40:27 2026] GET /v2.0/security-groups?id=23d8c451-4b93-4d25-83b2-84648eb97c8f&fields=id&fields=name => generated 88 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1498] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:25 2026] POST /v2.0/routers => generated 511 bytes in 1615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:27.622 8 WARNING neutron_lib.context [None req-83914651-d247-4cac-970e-ce38a08a8d31 aeeb43c7953345a0ae9818538cc1094b df8cb6e299dd4f79a5abc463d46f04ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:27.793 8 INFO neutron.db.segments_db [None req-83914651-d247-4cac-970e-ce38a08a8d31 aeeb43c7953345a0ae9818538cc1094b df8cb6e299dd4f79a5abc463d46f04ca - - default default] Added segment 6b31350b-4840-4cd1-8227-b86f6e3fa4fe of type vxlan for network 2cade9e7-22dc-4803-9047-d4f0221b0d5c [pid: 8|app: 0|req: 691/1499] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:27 2026] POST /v2.0/networks => generated 632 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1500] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:27 2026] PUT /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1501] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:28 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1502] 10.0.0.159 () {34 vars in 764 bytes} [Fri May 29 12:40:28 2026] PUT /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/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: 695/1503] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:40:28 2026] GET /v2.0/ports?device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => generated 971 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1504] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:28 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1505] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:40:28 2026] GET /v2.0/security-groups?id=23d8c451-4b93-4d25-83b2-84648eb97c8f&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1506] 10.0.0.159 () {34 vars in 760 bytes} [Fri May 29 12:40:28 2026] PUT /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1507] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:28 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1510] 10.0.0.159 () {34 vars in 782 bytes} [Fri May 29 12:40:28 2026] PUT /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1511] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:28 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 52 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1512] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:28 2026] PUT /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1513] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1514] 10.0.0.159 () {32 vars in 741 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags/red => 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: 809/1515] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:40:27 2026] PUT /v2.0/routers/c86cfadb-b50f-4995-bf7b-8c37c11056af/add_router_interface => generated 309 bytes in 1912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:40:29.211 8 INFO neutron.api.v2.resource [None req-c18dab04-718b-4bdd-a32b-fa790b3e4ebb aeeb43c7953345a0ae9818538cc1094b df8cb6e299dd4f79a5abc463d46f04ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1516] 10.0.0.159 () {32 vars in 745 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1517] 10.0.0.159 () {32 vars in 744 bytes} [Fri May 29 12:40:29 2026] DELETE /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags/red => 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: 810/1518] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/ports/b211da4f-a7c7-4ca8-b78a-844ac582df7d => generated 959 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1519] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/ports?device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1520] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1521] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/security-groups?id=23d8c451-4b93-4d25-83b2-84648eb97c8f&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:29.517 7 INFO neutron.api.v2.resource [None req-f66ab00a-3d42-423e-9cc1-255603b3cb18 aeeb43c7953345a0ae9818538cc1094b df8cb6e299dd4f79a5abc463d46f04ca - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1522] 10.0.0.159 () {32 vars in 748 bytes} [Fri May 29 12:40:29 2026] DELETE /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1523] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:29 2026] DELETE /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1524] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:29.902 7 INFO neutron.services.segments.plugin [-] Segment 6b31350b-4840-4cd1-8227-b86f6e3fa4fe resource provider aggregate not found 2026-05-29 12:40:29.912 7 INFO neutron.services.segments.plugin [-] Segment 6b31350b-4840-4cd1-8227-b86f6e3fa4fe resource provider aggregate not found 2026-05-29 12:40:29.921 7 INFO neutron.services.segments.plugin [-] Segment 6b31350b-4840-4cd1-8227-b86f6e3fa4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b31350b-4840-4cd1-8227-b86f6e3fa4fe found for delete ", "request_id": "req-b80e8f9d-c3ad-4f90-963b-5b6fd62f20e2"}]} 2026-05-29 12:40:29.931 7 INFO neutron.services.segments.plugin [-] Segment 6b31350b-4840-4cd1-8227-b86f6e3fa4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b31350b-4840-4cd1-8227-b86f6e3fa4fe found for delete ", "request_id": "req-e375b30d-66a7-4870-aad8-2b0d17f50429"}]} [pid: 7|app: 0|req: 816/1525] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:29 2026] DELETE /v2.0/networks/2cade9e7-22dc-4803-9047-d4f0221b0d5c => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1526] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:40:29 2026] GET /v2.0/ports?device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1527] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:40:30 2026] DELETE /v2.0/ports/498c3ce9-4cff-416b-9f24-3d3b4a13f430 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:30.417 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bd0fcfa-7e0a-4025-a716-2a340c1672d9'] response: {'server_uuid': 'a23cc72f-f1e3-4def-b982-799346d6cd4a', 'name': 'network-vif-deleted', 'tag': '498c3ce9-4cff-416b-9f24-3d3b4a13f430', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 710/1528] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:40:29 2026] PUT /v2.0/routers/c86cfadb-b50f-4995-bf7b-8c37c11056af/remove_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1529] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:30 2026] GET /v2.0/ports?device_id=c86cfadb-b50f-4995-bf7b-8c37c11056af => 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: 819/1530] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:30 2026] GET /v2.0/security-groups?tenant_id=a6dc2013e2d14aa8aa1a35188877d24a&name=default => generated 2801 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1531] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:40:30 2026] GET /v2.0/ports?device_id=a23cc72f-f1e3-4def-b982-799346d6cd4a => 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: 821/1532] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:30 2026] GET /v2.0/security-groups?tenant_id=df8cb6e299dd4f79a5abc463d46f04ca&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1533] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:30 2026] DELETE /v2.0/security-groups/eff1d1af-b631-40d1-b656-872d8d5dc67d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1534] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:31 2026] DELETE /v2.0/security-groups/ae2988ee-838b-480b-8cc8-6f2ac5c992f2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:31.409 8 INFO neutron.services.segments.plugin [-] Segment 56460a24-bf19-4fe4-9cf3-1b2ced37409f resource provider aggregate not found 2026-05-29 12:40:31.425 8 INFO neutron.services.segments.plugin [-] Segment 56460a24-bf19-4fe4-9cf3-1b2ced37409f resource provider aggregate not found 2026-05-29 12:40:31.435 8 INFO neutron.services.segments.plugin [-] Segment 56460a24-bf19-4fe4-9cf3-1b2ced37409f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56460a24-bf19-4fe4-9cf3-1b2ced37409f found for delete ", "request_id": "req-addf7860-757f-46c3-be2f-f5d71ef17424"}]} 2026-05-29 12:40:31.442 8 INFO neutron.services.segments.plugin [-] Segment 56460a24-bf19-4fe4-9cf3-1b2ced37409f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56460a24-bf19-4fe4-9cf3-1b2ced37409f found for delete ", "request_id": "req-895db42c-bde6-4490-a332-5cd4c2a65ac4"}]} 2026-05-29 12:40:31.461 8 INFO neutron.db.l3_hamode_db [None req-7eec96d0-4b4f-4470-90a7-22ee1798297d bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] HA network 4381649b-4870-4313-ad0e-1b11579d6913 was deleted as no HA routers are present in tenant c0530dbf83004502beaa25e7395a6621. [pid: 8|app: 0|req: 712/1535] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:30 2026] DELETE /v2.0/routers/c86cfadb-b50f-4995-bf7b-8c37c11056af => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1536] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:31 2026] GET /v2.0/security-groups?tenant_id=ec48fb26852b4128954392a2b64de13b&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1537] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:31 2026] DELETE /v2.0/security-groups/b798a76a-cb9b-49bc-873c-243634dac298 => 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: 713/1538] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:31 2026] DELETE /v2.0/subnets/8f27529e-6573-48a5-9b46-4fab9c2b6f1d => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:32.205 7 INFO neutron.services.segments.plugin [-] Segment 000ba096-3a0c-4750-b660-7347d8eff44d resource provider aggregate not found 2026-05-29 12:40:32.226 7 INFO neutron.services.segments.plugin [-] Segment 000ba096-3a0c-4750-b660-7347d8eff44d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000ba096-3a0c-4750-b660-7347d8eff44d found for delete ", "request_id": "req-6c9432aa-6c23-42df-afc7-052d64a68ccd"}]} 2026-05-29 12:40:32.226 7 INFO neutron.services.segments.plugin [-] Segment 000ba096-3a0c-4750-b660-7347d8eff44d resource provider aggregate not found [pid: 7|app: 0|req: 826/1539] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:31 2026] DELETE /v2.0/networks/93b13bc7-6a64-4be9-a6b4-5e5fcbf88d89 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:32.267 8 WARNING neutron_lib.context [None req-e6cae24a-f599-46ce-b627-741db73e6e68 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:32.320 8 INFO neutron.db.segments_db [None req-e6cae24a-f599-46ce-b627-741db73e6e68 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Added segment 4ebbd547-c170-42c8-a468-e858c372b261 of type vxlan for network 9b74838c-e244-4f2b-a6e7-ee9117bb7b61 2026-05-29 12:40:32.659 8 INFO neutron.db.l3_hamode_db [None req-e6cae24a-f599-46ce-b627-741db73e6e68 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:40:33.135 7 INFO neutron.services.segments.plugin [-] Segment 000ba096-3a0c-4750-b660-7347d8eff44d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000ba096-3a0c-4750-b660-7347d8eff44d found for delete ", "request_id": "req-277482d5-c4fc-41b3-9b0f-4ccce2ea7d66"}]} 2026-05-29 12:40:34.153 8 INFO neutron.db.l3_hamode_db [None req-e6cae24a-f599-46ce-b627-741db73e6e68 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 827/1540] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:40:33 2026] PUT /v2.0/routers/44a1cf07-b475-4f45-a37b-5c4fa74d4980/remove_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1541] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:32 2026] POST /v2.0/routers => generated 692 bytes in 3220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:35.667 8 WARNING neutron_lib.context [None req-8bb64b11-f370-4af5-ac6d-2d10ac2cf44f bd9727948d1d44af89f39a74ad623d49 cb9052e2882f40308b7b614dfcb9abfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:35.786 8 INFO neutron.db.segments_db [None req-8bb64b11-f370-4af5-ac6d-2d10ac2cf44f bd9727948d1d44af89f39a74ad623d49 cb9052e2882f40308b7b614dfcb9abfe - - default default] Added segment f2b01d1e-8ac9-478e-b8c5-c71b39d9d5a0 of type vxlan for network 8f444a65-39bb-4e21-9ecc-d10240afe91f 2026-05-29 12:40:35.822 7 INFO neutron.services.segments.plugin [-] Segment df7ea521-58d2-4f3d-9b16-f1aebc3b842c resource provider aggregate not found 2026-05-29 12:40:35.829 7 INFO neutron.services.segments.plugin [-] Segment df7ea521-58d2-4f3d-9b16-f1aebc3b842c resource provider aggregate not found 2026-05-29 12:40:35.841 7 INFO neutron.services.segments.plugin [-] Segment df7ea521-58d2-4f3d-9b16-f1aebc3b842c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7ea521-58d2-4f3d-9b16-f1aebc3b842c found for delete ", "request_id": "req-b4c84e8f-2955-4c4f-8b42-8c96e71e1da0"}]} 2026-05-29 12:40:35.861 7 INFO neutron.services.segments.plugin [-] Segment df7ea521-58d2-4f3d-9b16-f1aebc3b842c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7ea521-58d2-4f3d-9b16-f1aebc3b842c found for delete ", "request_id": "req-ee557df6-c7a5-4122-ae65-6de3b8895887"}]} 2026-05-29 12:40:35.866 7 INFO neutron.db.l3_hamode_db [None req-aba40307-0bf8-4165-9d8b-51cb46e42121 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network d9de0525-89b9-4ff0-8108-341c438f5236 was deleted as no HA routers are present in tenant 9e49fe36f68f45e88f939a7d16e6bd16. [pid: 7|app: 0|req: 828/1542] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:34 2026] DELETE /v2.0/routers/44a1cf07-b475-4f45-a37b-5c4fa74d4980 => generated 0 bytes in 1368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1543] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:35 2026] POST /v2.0/networks => generated 631 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1544] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:40:35 2026] GET /v2.0/routers/396363a9-463e-475c-8f6b-e3039455e993 => generated 698 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:40:35.994 7 WARNING neutron_lib.context [None req-9b00f522-f62a-4019-b085-6511da365785 bd9727948d1d44af89f39a74ad623d49 cb9052e2882f40308b7b614dfcb9abfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 716/1545] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:35 2026] DELETE /v2.0/subnets/04534496-e669-41d4-a760-dec46a92f61a => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:36.166 8 WARNING neutron_lib.context [None req-30888710-0e55-4cf7-a812-b81f893c82b5 21353d9cd7cc434c92f291b52584089a 07ce0a8cc4d34db296d5f6846eee423f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 830/1546] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:40:35 2026] POST /v2.0/ports => generated 743 bytes in 402 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: 831/1547] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:40:36 2026] GET /v2.0/routers => generated 701 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1548] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:36 2026] DELETE /v2.0/networks/002e461e-90c1-428c-9ee9-74a45a882960 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:36.676 7 WARNING neutron_lib.context [None req-0c03227e-7d99-4edf-9d84-a1706d00b538 bd9727948d1d44af89f39a74ad623d49 cb9052e2882f40308b7b614dfcb9abfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1549] 10.0.0.159 () {34 vars in 666 bytes} [Fri May 29 12:40:36 2026] POST /v2.0/trunks => generated 407 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1550] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:40:36 2026] POST /v2.0/floatingips => generated 552 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1551] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:36 2026] GET /v2.0/security-groups?tenant_id=9e49fe36f68f45e88f939a7d16e6bd16&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1552] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:40:36 2026] PUT /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:37.013 8 WARNING neutron_lib.context [None req-7afe04af-8eeb-4f57-a512-5552f3489e37 21353d9cd7cc434c92f291b52584089a 07ce0a8cc4d34db296d5f6846eee423f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 834/1553] 10.0.0.159 () {34 vars in 741 bytes} [Fri May 29 12:40:36 2026] PUT /v2.0/routers/396363a9-463e-475c-8f6b-e3039455e993 => generated 705 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1554] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:37 2026] DELETE /v2.0/security-groups/23d8c451-4b93-4d25-83b2-84648eb97c8f => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1555] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:37 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1556] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:40:37 2026] POST /v2.0/floatingips => generated 552 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1557] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:40:37 2026] GET /v2.0/routers/396363a9-463e-475c-8f6b-e3039455e993 => generated 705 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1558] 10.0.0.159 () {34 vars in 760 bytes} [Fri May 29 12:40:37 2026] PUT /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 12:40:37.758 7 WARNING neutron_lib.context [None req-6574675b-2e8f-4dc9-8f91-3ac11cce7db6 21353d9cd7cc434c92f291b52584089a 07ce0a8cc4d34db296d5f6846eee423f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 722/1559] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:37 2026] GET /v2.0/ports?device_id=396363a9-463e-475c-8f6b-e3039455e993 => 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: 723/1560] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:37 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:37.867 7 INFO neutron.services.segments.plugin [-] Segment 3351f0f1-f6c4-48b4-b6b3-f26784804722 resource provider aggregate not found 2026-05-29 12:40:37.887 7 INFO neutron.services.segments.plugin [-] Segment 3351f0f1-f6c4-48b4-b6b3-f26784804722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3351f0f1-f6c4-48b4-b6b3-f26784804722 found for delete ", "request_id": "req-c5479f56-e4d6-4400-8f22-b2efcbe91d5f"}]} 2026-05-29 12:40:37.889 7 INFO neutron.services.segments.plugin [-] Segment 3351f0f1-f6c4-48b4-b6b3-f26784804722 resource provider aggregate not found 2026-05-29 12:40:37.907 7 INFO neutron.services.segments.plugin [-] Segment 3351f0f1-f6c4-48b4-b6b3-f26784804722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3351f0f1-f6c4-48b4-b6b3-f26784804722 found for delete ", "request_id": "req-47e96c3b-88a7-4daf-9410-63ffdd919630"}]} [pid: 7|app: 0|req: 838/1561] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:40:37 2026] POST /v2.0/floatingips => generated 552 bytes in 739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1562] 10.0.0.159 () {34 vars in 756 bytes} [Fri May 29 12:40:38 2026] PUT /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 12:40:38.524 7 WARNING neutron_lib.context [None req-1861be72-6e96-4bd3-890f-05ca811a69b6 21353d9cd7cc434c92f291b52584089a 07ce0a8cc4d34db296d5f6846eee423f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:38.918 8 INFO neutron.services.segments.plugin [-] Segment 4ebbd547-c170-42c8-a468-e858c372b261 resource provider aggregate not found 2026-05-29 12:40:38.937 8 INFO neutron.services.segments.plugin [-] Segment 4ebbd547-c170-42c8-a468-e858c372b261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ebbd547-c170-42c8-a468-e858c372b261 found for delete ", "request_id": "req-fd2d93c4-4f53-4b4e-b65e-4fe4a2e14761"}]} 2026-05-29 12:40:38.942 8 INFO neutron.db.l3_hamode_db [None req-00a5dee6-31c9-46b2-97f4-187331a4b421 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] HA network 9b74838c-e244-4f2b-a6e7-ee9117bb7b61 was deleted as no HA routers are present in tenant c0530dbf83004502beaa25e7395a6621. [pid: 8|app: 0|req: 724/1563] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:37 2026] DELETE /v2.0/routers/396363a9-463e-475c-8f6b-e3039455e993 => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1564] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:38 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:38.973 8 INFO neutron.services.segments.plugin [-] Segment 4ebbd547-c170-42c8-a468-e858c372b261 resource provider aggregate not found [pid: 8|app: 0|req: 726/1565] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:38 2026] GET /v2.0/ports?device_id=396363a9-463e-475c-8f6b-e3039455e993 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:39.002 8 INFO neutron.services.segments.plugin [-] Segment 4ebbd547-c170-42c8-a468-e858c372b261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ebbd547-c170-42c8-a468-e858c372b261 found for delete ", "request_id": "req-60fffe8a-4477-48b6-910a-56eef4485e9f"}]} [pid: 8|app: 0|req: 727/1566] 10.0.0.159 () {34 vars in 778 bytes} [Fri May 29 12:40:39 2026] PUT /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 12:40:39.063 8 INFO neutron.api.v2.resource [None req-17ed952c-fe3c-40c3-84a8-eff3acca3994 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1567] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/routers/396363a9-463e-475c-8f6b-e3039455e993 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1568] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1569] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/ports?device_id=c86cfadb-b50f-4995-bf7b-8c37c11056af => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1570] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:40:39 2026] PUT /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:39.167 8 INFO neutron.api.v2.resource [None req-0e91d223-2b52-480e-aed8-22bde67a27e9 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 732/1571] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/routers/c86cfadb-b50f-4995-bf7b-8c37c11056af => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1572] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:39.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbf7b2fd-9c8d-4024-b19b-7d6c9b2eb80c bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1573] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/subnets/8f27529e-6573-48a5-9b46-4fab9c2b6f1d => 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: 735/1574] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1575] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/ports?device_id=b76bea21-025e-4586-b9f6-6bb127c5047a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:39.279 8 INFO neutron.api.v2.resource [None req-c33aae35-669d-46a0-8cf2-dfe11b817e0a bd9727948d1d44af89f39a74ad623d49 cb9052e2882f40308b7b614dfcb9abfe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 737/1576] 10.0.0.159 () {32 vars in 741 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:40:39.305 8 INFO neutron.api.v2.resource [None req-52c617e8-2d47-4292-8048-2f36e2d25e3e bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 738/1577] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/routers/b76bea21-025e-4586-b9f6-6bb127c5047a => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1578] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:39.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8aeb877-a46a-443e-b932-0ceef057d404 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1579] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/subnets/00737247-d360-4ebf-b513-7649845a0872 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1580] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1581] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/ports?device_id=fb97473e-8550-466f-80a7-2f49bdfb668c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:39.437 8 INFO neutron.api.v2.resource [None req-b267b26b-56e5-4e1a-9fad-fdd6d3016409 bd9727948d1d44af89f39a74ad623d49 cb9052e2882f40308b7b614dfcb9abfe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1582] 10.0.0.159 () {32 vars in 744 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:40:39.462 8 INFO neutron.api.v2.resource [None req-0d7e6cf3-7711-4895-a237-e480ca8bac30 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1583] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/routers/fb97473e-8550-466f-80a7-2f49bdfb668c => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1584] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:40:38 2026] POST /v2.0/floatingips => generated 552 bytes in 966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1585] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:39.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c567ed1d-d946-4a7f-97ba-87a2a5039097 bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-29 12:40:39.507 8 WARNING neutron_lib.context [None req-03b2af93-ec55-4c79-a4c0-e4e172cf64f6 21353d9cd7cc434c92f291b52584089a 07ce0a8cc4d34db296d5f6846eee423f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 841/1586] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/subnets/45a5c96e-8d91-474d-b55b-73ade7685326 => 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: 842/1587] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:39.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a7f63f2-8683-4f82-b544-5bc3a3dc798c bffb924b0ea1424d9fa2399126a5e78b c0530dbf83004502beaa25e7395a6621 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1588] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/subnets/4fc78fbc-e4ee-4bc5-ab5c-593be4920dad => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1589] 10.0.0.159 () {32 vars in 719 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1590] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:40:39 2026] GET /v2.0/ports/046210bc-27de-4b54-b5d7-87637469f661 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1591] 10.0.0.159 () {32 vars in 722 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/trunks/f122e965-5a72-43df-b5c3-d8d50cebe1f8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1592] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:40:39 2026] DELETE /v2.0/ports/046210bc-27de-4b54-b5d7-87637469f661 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1593] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:40:39 2026] POST /v2.0/floatingips => generated 552 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1594] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:40 2026] GET /v2.0/security-groups?tenant_id=c0530dbf83004502beaa25e7395a6621&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1595] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:40:40 2026] PUT /v2.0/floatingips/de74f498-4fbd-4695-9503-5f2bca18c3c9/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1596] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:40 2026] DELETE /v2.0/networks/8f444a65-39bb-4e21-9ecc-d10240afe91f => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1597] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:40:40 2026] PUT /v2.0/floatingips/0fcef941-d471-4f7c-a4cc-40652fa00099/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1598] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:40 2026] DELETE /v2.0/security-groups/111b4dad-096a-4513-94ba-de01df31be66 => 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: 749/1599] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:40:40 2026] PUT /v2.0/floatingips/ce722451-77ec-4cd3-aebd-de3fc65a7e70/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1600] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:40:40 2026] PUT /v2.0/floatingips/bac090e0-cf18-4a9b-8a86-297a450860bf/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1601] 10.0.0.159 () {32 vars in 672 bytes} [Fri May 29 12:40:40 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1602] 10.0.0.159 () {32 vars in 686 bytes} [Fri May 29 12:40:40 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1603] 10.0.0.159 () {32 vars in 682 bytes} [Fri May 29 12:40:40 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1604] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:40:40 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1605] 10.0.0.159 () {32 vars in 680 bytes} [Fri May 29 12:40:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1606] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:40:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:40.970 8 INFO neutron.services.segments.plugin [-] Segment f2b01d1e-8ac9-478e-b8c5-c71b39d9d5a0 resource provider aggregate not found 2026-05-29 12:40:41.011 8 INFO neutron.services.segments.plugin [-] Segment f2b01d1e-8ac9-478e-b8c5-c71b39d9d5a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2b01d1e-8ac9-478e-b8c5-c71b39d9d5a0 found for delete ", "request_id": "req-4d0f9243-884d-4c2b-810c-ac5beeb621ec"}]} [pid: 8|app: 0|req: 753/1607] 10.0.0.159 () {32 vars in 690 bytes} [Fri May 29 12:40:40 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:41.032 8 INFO neutron.services.segments.plugin [-] Segment f2b01d1e-8ac9-478e-b8c5-c71b39d9d5a0 resource provider aggregate not found 2026-05-29 12:40:41.047 8 INFO neutron.services.segments.plugin [-] Segment f2b01d1e-8ac9-478e-b8c5-c71b39d9d5a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2b01d1e-8ac9-478e-b8c5-c71b39d9d5a0 found for delete ", "request_id": "req-27b4b3b0-8883-48ea-92ac-7bea51217d6a"}]} [pid: 7|app: 0|req: 855/1608] 10.0.0.159 () {32 vars in 702 bytes} [Fri May 29 12:40:41 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1609] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:41 2026] GET /v2.0/security-groups?tenant_id=d0b6fc9309bd45eda2d1741f1aeea927&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: 755/1610] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:41 2026] DELETE /v2.0/security-groups/9a69eb7c-549e-4d4e-a466-3ac91917d48d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1611] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:40:41 2026] DELETE /v2.0/floatingips/de74f498-4fbd-4695-9503-5f2bca18c3c9 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1612] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:41 2026] GET /v2.0/security-groups?tenant_id=cb9052e2882f40308b7b614dfcb9abfe&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: 858/1613] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:41 2026] DELETE /v2.0/security-groups/4f326f41-d615-4f39-87e6-f0fb376ecb0c => 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: 756/1614] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:40:41 2026] DELETE /v2.0/floatingips/0fcef941-d471-4f7c-a4cc-40652fa00099 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1615] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:40:41 2026] DELETE /v2.0/floatingips/ce722451-77ec-4cd3-aebd-de3fc65a7e70 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:42.600 7 WARNING neutron_lib.context [None req-be3e5ffa-f50c-4149-9c3b-d9049ef45d04 ab8452fa7b974438af65a90ea5595709 23061aa67b2a4b639cb6c919937d10c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 860/1616] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:40:42 2026] POST /v2.0/security-groups => generated 1560 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1617] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:40:42 2026] GET /v2.0/security-groups => generated 4343 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1618] 10.0.0.159 () {34 vars in 758 bytes} [Fri May 29 12:40:42 2026] PUT /v2.0/security-groups/12894154-fc8b-4fe6-8671-e9a9f28393a2 => generated 1599 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1619] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:40:42 2026] DELETE /v2.0/floatingips/bac090e0-cf18-4a9b-8a86-297a450860bf => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1620] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:40:42 2026] GET /v2.0/security-groups/12894154-fc8b-4fe6-8671-e9a9f28393a2 => generated 1599 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1621] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:43 2026] DELETE /v2.0/security-groups/12894154-fc8b-4fe6-8671-e9a9f28393a2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1622] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:40:43 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-05-29 12:40:43.197 7 INFO neutron.api.v2.resource [None req-27c50176-1b4a-4302-8e00-dbb789f7aaa5 ab8452fa7b974438af65a90ea5595709 23061aa67b2a4b639cb6c919937d10c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1623] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:43 2026] DELETE /v2.0/security-groups/12894154-fc8b-4fe6-8671-e9a9f28393a2 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:40:43.208 7 WARNING neutron_lib.context [None req-ee4881a9-e721-4155-a269-8b429a1b22ec ab8452fa7b974438af65a90ea5595709 23061aa67b2a4b639cb6c919937d10c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1624] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:40:43 2026] POST /v2.0/security-groups => generated 1560 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:40:43.348 7 WARNING neutron_lib.context [None req-cb444826-7ba2-44a7-be20-057c255319f1 ab8452fa7b974438af65a90ea5595709 23061aa67b2a4b639cb6c919937d10c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1625] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:40:43 2026] DELETE /v2.0/floatingips/ed5532d8-ede6-4428-b5f9-54714e09c188 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1626] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:40:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1627] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:40:43 2026] GET /v2.0/security-group-rules/439febec-c3c5-4be8-9535-1daaf653a074 => generated 569 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1628] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:40:43 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1631] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:40:43 2026] DELETE /v2.0/security-group-rules/439febec-c3c5-4be8-9535-1daaf653a074 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1632] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:40:43 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:43.805 8 WARNING neutron_lib.context [None req-fc51cf7b-9270-42a1-8d33-903e4965b12a ab8452fa7b974438af65a90ea5595709 23061aa67b2a4b639cb6c919937d10c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1633] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:40:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1634] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:40:43 2026] GET /v2.0/security-group-rules/29284eb2-6e38-454e-a3c4-fbdf6a7d02dc => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1635] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:40:43 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1636] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:40:44 2026] DELETE /v2.0/security-group-rules/29284eb2-6e38-454e-a3c4-fbdf6a7d02dc => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1637] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:40:44 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) 2026-05-29 12:40:44.178 7 WARNING neutron_lib.context [None req-a62dc337-21d8-4dd5-80ad-9469730da3a7 ab8452fa7b974438af65a90ea5595709 23061aa67b2a4b639cb6c919937d10c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:44.198 7 INFO neutron.db.securitygroups_db [None req-a62dc337-21d8-4dd5-80ad-9469730da3a7 ab8452fa7b974438af65a90ea5595709 23061aa67b2a4b639cb6c919937d10c4 - - default default] Project 23061aa67b2a4b639cb6c919937d10c4 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: 875/1638] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:40:44 2026] POST /v2.0/security-group-rules => generated 575 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1639] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:40:44 2026] GET /v2.0/security-group-rules/408057f5-9478-4bb3-85ba-96c991a54348 => generated 575 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1640] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:40:44 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1641] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:40:44 2026] DELETE /v2.0/security-group-rules/408057f5-9478-4bb3-85ba-96c991a54348 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1642] 10.0.0.159 () {32 vars in 673 bytes} [Fri May 29 12:40:44 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: 8|app: 0|req: 767/1643] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:44 2026] DELETE /v2.0/security-groups/85819c41-6183-4aaf-be35-4dc92322c216 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1644] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:40:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1645] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:40:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1646] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:44 2026] GET /v2.0/security-groups?tenant_id=74000373586746cab3272e75aedb4e88&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1647] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:44 2026] DELETE /v2.0/security-groups/c8acd9f5-9449-4e6d-86de-98b4f2548e30 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1648] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:45 2026] GET /v2.0/security-groups?tenant_id=c6dca7aaa0994f7e9fac59fe8e6a56ae&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1649] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:45 2026] DELETE /v2.0/security-groups/a72aab93-fbf4-4fb3-a549-6f750c91888a => 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: 879/1650] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:45 2026] GET /v2.0/security-groups?tenant_id=23061aa67b2a4b639cb6c919937d10c4&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:45.569 8 WARNING neutron_lib.context [None req-f5109c65-f280-4f36-8009-93f17abb5f5d 386c4107aa5a400f8f827b66089f501b d33dce6830374870861ad7623c3d5428 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 880/1651] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:45 2026] GET /v2.0/security-groups?tenant_id=07ce0a8cc4d34db296d5f6846eee423f&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:45.704 8 INFO neutron.db.segments_db [None req-f5109c65-f280-4f36-8009-93f17abb5f5d 386c4107aa5a400f8f827b66089f501b d33dce6830374870861ad7623c3d5428 - - default default] Added segment a640b4b6-6841-4caf-9ef8-6a8cbccc0373 of type vxlan for network 571fb0bc-deb8-43e3-931e-521c9c91fbfe [pid: 7|app: 0|req: 881/1652] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:45 2026] DELETE /v2.0/security-groups/a5c54385-93f8-4fbf-85f9-a728689ad6e3 => 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: 772/1653] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:45 2026] POST /v2.0/networks => generated 632 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:45.828 8 WARNING neutron_lib.context [None req-95d011fb-c505-4258-aecb-0bc4292053a9 386c4107aa5a400f8f827b66089f501b d33dce6830374870861ad7623c3d5428 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:45.912 8 INFO neutron.db.segments_db [None req-95d011fb-c505-4258-aecb-0bc4292053a9 386c4107aa5a400f8f827b66089f501b d33dce6830374870861ad7623c3d5428 - - default default] Added segment ffd6a69a-19cf-49fd-b874-2a440b1d10d9 of type vxlan for network ecb50558-003f-4997-b9ea-32e2837cb3c0 [pid: 7|app: 0|req: 882/1654] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:45 2026] DELETE /v2.0/security-groups/80ec0794-213f-416a-8d9c-edff829cfeab => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1655] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:45 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1656] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:46 2026] PUT /v2.0/networks/571fb0bc-deb8-43e3-931e-521c9c91fbfe/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1657] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:46 2026] GET /v2.0/networks/571fb0bc-deb8-43e3-931e-521c9c91fbfe/tags => generated 25 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1658] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:46 2026] PUT /v2.0/networks/ecb50558-003f-4997-b9ea-32e2837cb3c0/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1659] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:46 2026] GET /v2.0/networks/ecb50558-003f-4997-b9ea-32e2837cb3c0/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1660] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:46 2026] PUT /v2.0/networks/ecb50558-003f-4997-b9ea-32e2837cb3c0/tags => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1661] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:46 2026] GET /v2.0/networks/ecb50558-003f-4997-b9ea-32e2837cb3c0/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1662] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:40:46 2026] GET /v2.0/networks/571fb0bc-deb8-43e3-931e-521c9c91fbfe/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:46.849 8 INFO neutron.services.segments.plugin [-] Segment a640b4b6-6841-4caf-9ef8-6a8cbccc0373 resource provider aggregate not found 2026-05-29 12:40:46.854 8 INFO neutron.services.segments.plugin [-] Segment a640b4b6-6841-4caf-9ef8-6a8cbccc0373 resource provider aggregate not found 2026-05-29 12:40:46.870 8 INFO neutron.services.segments.plugin [-] Segment a640b4b6-6841-4caf-9ef8-6a8cbccc0373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a640b4b6-6841-4caf-9ef8-6a8cbccc0373 found for delete ", "request_id": "req-e95fd7a0-6f7b-487d-b8cc-bede99bd2435"}]} 2026-05-29 12:40:46.872 8 INFO neutron.services.segments.plugin [-] Segment a640b4b6-6841-4caf-9ef8-6a8cbccc0373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a640b4b6-6841-4caf-9ef8-6a8cbccc0373 found for delete ", "request_id": "req-168be18c-0960-4016-a580-fd835b94140b"}]} [pid: 8|app: 0|req: 777/1663] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:46 2026] DELETE /v2.0/networks/571fb0bc-deb8-43e3-931e-521c9c91fbfe => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:40:47.114 7 INFO neutron.services.segments.plugin [-] Segment ffd6a69a-19cf-49fd-b874-2a440b1d10d9 resource provider aggregate not found 2026-05-29 12:40:47.120 7 INFO neutron.services.segments.plugin [-] Segment ffd6a69a-19cf-49fd-b874-2a440b1d10d9 resource provider aggregate not found 2026-05-29 12:40:47.138 7 INFO neutron.services.segments.plugin [-] Segment ffd6a69a-19cf-49fd-b874-2a440b1d10d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd6a69a-19cf-49fd-b874-2a440b1d10d9 found for delete ", "request_id": "req-0d6cc26d-c0ef-4007-9558-34865ad4103b"}]} 2026-05-29 12:40:47.139 7 INFO neutron.services.segments.plugin [-] Segment ffd6a69a-19cf-49fd-b874-2a440b1d10d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd6a69a-19cf-49fd-b874-2a440b1d10d9 found for delete ", "request_id": "req-9ff5ac85-4c54-417d-82ed-bf546f4378de"}]} [pid: 7|app: 0|req: 887/1664] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:46 2026] DELETE /v2.0/networks/ecb50558-003f-4997-b9ea-32e2837cb3c0 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1665] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:47 2026] GET /v2.0/security-groups?tenant_id=d33dce6830374870861ad7623c3d5428&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1666] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:48 2026] DELETE /v2.0/security-groups/8c4ec05c-61aa-4cb5-a2c8-cd04488ee316 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:48.181 7 WARNING neutron_lib.context [None req-8565fb2c-e4ce-4a5c-9133-e8d17ee4bf4e 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:48.311 7 INFO neutron.db.segments_db [None req-8565fb2c-e4ce-4a5c-9133-e8d17ee4bf4e 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Added segment 8ff66126-92e8-4e0c-b024-15f64d954aa9 of type vxlan for network 63e51835-5193-47a1-b848-cda0c4ec0ad5 [pid: 8|app: 0|req: 780/1667] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:48 2026] GET /v2.0/security-groups?tenant_id=b91e8740b10141578f72c39ac1db20ff&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1668] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:47 2026] POST /v2.0/networks => generated 639 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1669] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:48 2026] DELETE /v2.0/security-groups/2028639f-efc7-4c7d-afdb-e7cdeb3a8bcd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:48.493 7 WARNING neutron_lib.context [None req-12e552c5-29fc-4108-a991-3b49d340edc8 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1670] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:48 2026] POST /v2.0/subnets => generated 634 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1671] 10.0.0.159 () {32 vars in 722 bytes} [Fri May 29 12:40:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:49.175 7 WARNING neutron_lib.context [None req-718bd628-3741-4e42-a068-4105e9acd418 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 890/1672] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:49 2026] POST /v2.0/subnets => generated 708 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:49.639 8 WARNING neutron_lib.context [None req-d977a4cd-55ec-419d-a4d2-8badc3bfcdf2 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:49.707 8 INFO neutron.db.segments_db [None req-d977a4cd-55ec-419d-a4d2-8badc3bfcdf2 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Added segment 7d79dcc9-8457-4ed4-a3a7-c31fdea9ef96 of type vxlan for network f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 [pid: 8|app: 0|req: 783/1673] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:49 2026] POST /v2.0/networks => generated 638 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:49.842 7 WARNING neutron_lib.context [None req-4ed078f0-85d3-460b-ba0f-a07f1e7958d2 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1674] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:49 2026] POST /v2.0/subnets => generated 631 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:50.228 8 WARNING neutron_lib.context [None req-49e791b6-eca0-40e3-a420-55424f19709c 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 784/1675] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:50 2026] POST /v2.0/subnets => generated 701 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:50.653 8 WARNING neutron_lib.context [None req-525ea013-7545-4ef1-a97e-d2f1ac2305dd 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:50.711 8 INFO neutron.db.segments_db [None req-525ea013-7545-4ef1-a97e-d2f1ac2305dd 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Added segment f75cf24d-24a2-494e-a711-70be5f47980c of type vxlan for network 5596ab25-bb4b-4396-80c8-5de88ffc1031 2026-05-29 12:40:50.790 7 WARNING neutron_lib.context [None req-842661fb-e56c-4115-9c67-d9f7e120cad7 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1676] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:50 2026] POST /v2.0/networks => generated 637 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:50.943 7 INFO neutron.db.segments_db [None req-842661fb-e56c-4115-9c67-d9f7e120cad7 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Added segment 0f0d39d7-dc82-42b4-b893-d9bf1fb3c031 of type vxlan for network a95d40ff-f97a-46c8-a1b0-3ce7a1824090 [pid: 8|app: 0|req: 786/1677] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:50 2026] GET /v2.0/security-groups?tenant_id=1f7d32a79fd84eafbf151fd4966c7955&name=default => generated 2801 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:51.035 8 WARNING neutron_lib.context [None req-a28fe5e5-aedf-4790-bb04-ac2480cbe183 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 892/1678] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:50 2026] POST /v2.0/networks => generated 632 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1679] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:51 2026] DELETE /v2.0/security-groups/f3222945-3ebc-459f-8956-1b6a7c0147b6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:51.221 7 WARNING neutron_lib.context [None req-87d47f67-ac01-4795-aaf0-37bae96eeb00 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:51.295 7 INFO neutron.db.segments_db [None req-87d47f67-ac01-4795-aaf0-37bae96eeb00 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Added segment d9e7ccfa-ffe0-47d8-9242-8af1451e551b of type vxlan for network c1a88bf4-0d08-40d4-9c8e-d985625c8459 [pid: 7|app: 0|req: 894/1680] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:51 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1681] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:51 2026] POST /v2.0/subnets => generated 632 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:51.484 8 WARNING neutron_lib.context [None req-77857d08-9f75-4699-b91c-04d2dc7ad441 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:51.553 8 INFO neutron.db.segments_db [None req-77857d08-9f75-4699-b91c-04d2dc7ad441 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Added segment 039b874c-2924-4d83-af0a-b6099c3799f0 of type vxlan for network 3d671531-00a4-4995-9e1f-ec51b1707ff5 [pid: 7|app: 0|req: 895/1682] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:51 2026] GET /v2.0/security-groups?tenant_id=e508b4a936e949fdbcab1e1862fb4dfe&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:51.562 7 WARNING neutron_lib.context [None req-be263680-fca2-40db-a94c-801a43b993fc 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 788/1683] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:51 2026] POST /v2.0/networks => generated 632 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1684] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:51 2026] DELETE /v2.0/security-groups/f1eb6030-4054-423d-90eb-f52410afa831 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:51.837 8 WARNING neutron_lib.context [None req-1bb8fcb0-8d78-4fe0-9325-ea84914c0238 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:51.919 8 INFO neutron.db.segments_db [None req-1bb8fcb0-8d78-4fe0-9325-ea84914c0238 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Added segment 62bf060a-ca7a-4287-95c1-2347cff69c09 of type vxlan for network 871aa920-aee2-4a71-b7da-ffe194cf3b7d [pid: 7|app: 0|req: 896/1685] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:51 2026] POST /v2.0/subnets => generated 705 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:52.010 7 WARNING neutron_lib.context [None req-45bfd908-db93-453f-8b57-42eac9cf0756 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1686] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:51 2026] POST /v2.0/networks => generated 631 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:52.078 7 INFO neutron.db.segments_db [None req-45bfd908-db93-453f-8b57-42eac9cf0756 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Added segment 3d619429-f170-407d-aa30-4fe25d3d1782 of type vxlan for network e2e9c68e-7573-49bd-b682-58f2f2db69a5 2026-05-29 12:40:52.081 8 WARNING neutron_lib.context [None req-c5a84f4e-5f60-4d37-b217-3b4c35d2db69 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:52.145 8 INFO neutron.db.segments_db [None req-c5a84f4e-5f60-4d37-b217-3b4c35d2db69 12e1c7dbb5014339a0e5c39059cff72a 48118a8730c94ad5b0bd1bdb8c9e9f59 - - default default] Added segment 722ff8a1-49ab-4903-8d4b-f34336c8a5a6 of type vxlan for network 6a5f1aab-7ee0-4333-8b2a-56af7bc058eb [pid: 8|app: 0|req: 791/1687] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:40:52 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1688] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:52 2026] PUT /v2.0/networks/a95d40ff-f97a-46c8-a1b0-3ce7a1824090/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1689] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:52 2026] PUT /v2.0/networks/c1a88bf4-0d08-40d4-9c8e-d985625c8459/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:40:52.442 7 INFO neutron.db.l3_hamode_db [None req-45bfd908-db93-453f-8b57-42eac9cf0756 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 794/1690] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:52 2026] PUT /v2.0/networks/3d671531-00a4-4995-9e1f-ec51b1707ff5/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1691] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:40:52 2026] PUT /v2.0/networks/871aa920-aee2-4a71-b7da-ffe194cf3b7d/tags => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1692] 10.0.0.159 () {32 vars in 666 bytes} [Fri May 29 12:40:52 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1693] 10.0.0.159 () {32 vars in 680 bytes} [Fri May 29 12:40:52 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1694] 10.0.0.159 () {32 vars in 676 bytes} [Fri May 29 12:40:52 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1695] 10.0.0.159 () {32 vars in 688 bytes} [Fri May 29 12:40:52 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1696] 10.0.0.159 () {32 vars in 674 bytes} [Fri May 29 12:40:52 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1697] 10.0.0.159 () {32 vars in 688 bytes} [Fri May 29 12:40:53 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1698] 10.0.0.159 () {32 vars in 684 bytes} [Fri May 29 12:40:53 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1699] 10.0.0.159 () {32 vars in 696 bytes} [Fri May 29 12:40:53 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:53.614 7 INFO neutron.db.l3_hamode_db [None req-45bfd908-db93-453f-8b57-42eac9cf0756 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:40:53.754 8 INFO neutron.services.segments.plugin [-] Segment 0f0d39d7-dc82-42b4-b893-d9bf1fb3c031 resource provider aggregate not found 2026-05-29 12:40:53.763 8 INFO neutron.services.segments.plugin [-] Segment 0f0d39d7-dc82-42b4-b893-d9bf1fb3c031 resource provider aggregate not found 2026-05-29 12:40:53.788 8 INFO neutron.services.segments.plugin [-] Segment 0f0d39d7-dc82-42b4-b893-d9bf1fb3c031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0d39d7-dc82-42b4-b893-d9bf1fb3c031 found for delete ", "request_id": "req-ba813c00-1e4f-4709-8167-325d1c65044d"}]} 2026-05-29 12:40:53.797 8 INFO neutron.services.segments.plugin [-] Segment 0f0d39d7-dc82-42b4-b893-d9bf1fb3c031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0d39d7-dc82-42b4-b893-d9bf1fb3c031 found for delete ", "request_id": "req-1b129845-f810-4ce4-bcdd-45828d5c7d76"}]} [pid: 8|app: 0|req: 804/1700] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:53 2026] DELETE /v2.0/networks/a95d40ff-f97a-46c8-a1b0-3ce7a1824090 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1701] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:53 2026] DELETE /v2.0/networks/c1a88bf4-0d08-40d4-9c8e-d985625c8459 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1702] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:54 2026] DELETE /v2.0/networks/3d671531-00a4-4995-9e1f-ec51b1707ff5 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1703] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:54 2026] DELETE /v2.0/networks/871aa920-aee2-4a71-b7da-ffe194cf3b7d => 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: 808/1704] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:40:54 2026] DELETE /v2.0/networks/6a5f1aab-7ee0-4333-8b2a-56af7bc058eb => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1705] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:52 2026] POST /v2.0/routers => generated 684 bytes in 3350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:55.500 8 WARNING neutron_lib.context [None req-d8a4ae4f-d556-41d5-a74b-5a8ad53f21fb ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:55.643 8 INFO neutron.db.segments_db [None req-d8a4ae4f-d556-41d5-a74b-5a8ad53f21fb ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Added segment ad3c99b9-1d9e-4740-b0f5-e1fd6c5a0942 of type vxlan for network d3ebc0b6-2b33-4a70-818c-a93dd06dcbac [pid: 8|app: 0|req: 809/1706] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:40:55 2026] POST /v2.0/networks => generated 633 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:40:55.763 8 WARNING neutron_lib.context [None req-241cfeb6-231c-45f7-bbfe-0f5e65c9c86a ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:40:55.808 8 INFO neutron.services.segments.plugin [-] Segment d9e7ccfa-ffe0-47d8-9242-8af1451e551b resource provider aggregate not found 2026-05-29 12:40:55.822 8 INFO neutron.services.segments.plugin [-] Segment d9e7ccfa-ffe0-47d8-9242-8af1451e551b resource provider aggregate not found 2026-05-29 12:40:55.829 8 INFO neutron.services.segments.plugin [-] Segment d9e7ccfa-ffe0-47d8-9242-8af1451e551b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e7ccfa-ffe0-47d8-9242-8af1451e551b found for delete ", "request_id": "req-ef740022-e5ce-4301-a729-4accfc0ddcf6"}]} 2026-05-29 12:40:55.845 8 INFO neutron.services.segments.plugin [-] Segment d9e7ccfa-ffe0-47d8-9242-8af1451e551b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e7ccfa-ffe0-47d8-9242-8af1451e551b found for delete ", "request_id": "req-99aaa8db-0138-490d-98f0-2b938f4f0158"}]} 2026-05-29 12:40:55.851 8 INFO neutron.services.segments.plugin [-] Segment 039b874c-2924-4d83-af0a-b6099c3799f0 resource provider aggregate not found 2026-05-29 12:40:55.860 8 INFO neutron.db.segments_db [None req-241cfeb6-231c-45f7-bbfe-0f5e65c9c86a ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Added segment 9b9f2f8f-c8ec-471b-9f31-d75c1e2861b1 of type vxlan for network 107fd17f-4b37-40dd-82f4-40a8d59e11ca 2026-05-29 12:40:55.865 8 INFO neutron.services.segments.plugin [-] Segment 039b874c-2924-4d83-af0a-b6099c3799f0 resource provider aggregate not found 2026-05-29 12:40:55.870 8 INFO neutron.services.segments.plugin [-] Segment 039b874c-2924-4d83-af0a-b6099c3799f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039b874c-2924-4d83-af0a-b6099c3799f0 found for delete ", "request_id": "req-247e8058-14bc-4b15-8534-a5bb75009bf1"}]} 2026-05-29 12:40:55.885 8 INFO neutron.services.segments.plugin [-] Segment 039b874c-2924-4d83-af0a-b6099c3799f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039b874c-2924-4d83-af0a-b6099c3799f0 found for delete ", "request_id": "req-20da5571-07de-4c85-bfbe-bcf18c13a586"}]} 2026-05-29 12:40:55.890 8 INFO neutron.services.segments.plugin [-] Segment 62bf060a-ca7a-4287-95c1-2347cff69c09 resource provider aggregate not found 2026-05-29 12:40:55.907 8 INFO neutron.services.segments.plugin [-] Segment 62bf060a-ca7a-4287-95c1-2347cff69c09 resource provider aggregate not found 2026-05-29 12:40:55.911 8 INFO neutron.services.segments.plugin [-] Segment 62bf060a-ca7a-4287-95c1-2347cff69c09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bf060a-ca7a-4287-95c1-2347cff69c09 found for delete ", "request_id": "req-c2b8c06a-c2d1-49b1-8455-c92cb3c3fbee"}]} 2026-05-29 12:40:55.923 8 INFO neutron.services.segments.plugin [-] Segment 62bf060a-ca7a-4287-95c1-2347cff69c09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bf060a-ca7a-4287-95c1-2347cff69c09 found for delete ", "request_id": "req-a1da1416-1bdf-4c0c-9aa2-00d5b92921fe"}]} 2026-05-29 12:40:55.930 8 INFO neutron.services.segments.plugin [-] Segment 722ff8a1-49ab-4903-8d4b-f34336c8a5a6 resource provider aggregate not found 2026-05-29 12:40:55.947 8 INFO neutron.services.segments.plugin [-] Segment 722ff8a1-49ab-4903-8d4b-f34336c8a5a6 resource provider aggregate not found 2026-05-29 12:40:55.951 8 INFO neutron.services.segments.plugin [-] Segment 722ff8a1-49ab-4903-8d4b-f34336c8a5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 722ff8a1-49ab-4903-8d4b-f34336c8a5a6 found for delete ", "request_id": "req-d2821d0a-5af2-4006-9833-1e619ef5f906"}]} 2026-05-29 12:40:55.964 8 INFO neutron.services.segments.plugin [-] Segment 722ff8a1-49ab-4903-8d4b-f34336c8a5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 722ff8a1-49ab-4903-8d4b-f34336c8a5a6 found for delete ", "request_id": "req-d472f391-bdeb-4109-880f-5f4f47307777"}]} 2026-05-29 12:40:56.213 8 INFO neutron.db.l3_hamode_db [None req-241cfeb6-231c-45f7-bbfe-0f5e65c9c86a ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 898/1707] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:40:55 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/add_router_interface => generated 309 bytes in 1746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1708] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:57 2026] GET /v2.0/security-groups?tenant_id=f0b7a2cfeebc42a38df19decd3d7d3e5&name=default => generated 2801 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:40:57.956 8 INFO neutron.db.l3_hamode_db [None req-241cfeb6-231c-45f7-bbfe-0f5e65c9c86a ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 810/1709] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:55 2026] POST /v2.0/routers => generated 694 bytes in 3511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1710] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:59 2026] DELETE /v2.0/security-groups/99cb8917-1dda-45d0-9679-c9f6b6e37fb2 => 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: 900/1713] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:40:57 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/add_router_interface => generated 309 bytes in 1998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1714] 10.0.0.159 () {32 vars in 776 bytes} [Fri May 29 12:40:59 2026] GET /v2.0/subnets?project_id=53388d0a413a4ee086c79c2ccee78a96&cidr=10.100.0.0%2F28 => generated 14 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1715] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:40:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1716] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:40:59 2026] GET /v2.0/security-groups?tenant_id=9d0fb91e70ab4d67a5bcaeea6079bd9a&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1717] 10.0.0.159 () {32 vars in 784 bytes} [Fri May 29 12:40:59 2026] GET /v2.0/subnets?network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f&cidr=10.100.0.0%2F28 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1718] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:40:59 2026] DELETE /v2.0/security-groups/b5ad3a64-02a9-40f3-89ce-5046116e2859 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:40:59.999 8 WARNING neutron_lib.context [None req-98a01cba-8b36-462e-8d78-ac3eb9803119 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 819/1719] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:40:59 2026] POST /v2.0/subnets => generated 632 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1720] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:00 2026] GET /v2.0/security-groups?tenant_id=48118a8730c94ad5b0bd1bdb8c9e9f59&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1721] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:40:59 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/add_router_interface => generated 309 bytes in 2025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1722] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:01 2026] DELETE /v2.0/security-groups/5708c4a7-cd05-4b71-aa0f-78f4a3574213 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:41:01.704 7 WARNING neutron_lib.context [None req-901055cd-bcd9-4d35-8f40-17a7d81ee226 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1723] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:41:01 2026] POST /v2.0/security-groups => generated 1564 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:41:01.868 7 WARNING neutron_lib.context [None req-ae3ec7bb-d14d-4760-b53d-98855a968d72 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 904/1724] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:02.005 7 WARNING neutron_lib.context [None req-005734e3-8058-4d64-b847-ba8fd85cf0f5 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1725] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:02.168 7 WARNING neutron_lib.context [None req-8090aaa2-3712-479e-9f8b-da41ea5ea480 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 906/1726] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:02 2026] POST /v2.0/security-group-rules => generated 567 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:02.288 7 WARNING neutron_lib.context [None req-42051ff1-6852-4adb-8b8a-3cab92a33f81 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 907/1727] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:02.434 7 WARNING neutron_lib.context [None req-54a205ce-0e2a-43c0-bfaf-b6642ad3a34c 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 908/1728] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:02.550 7 WARNING neutron_lib.context [None req-9c117484-406d-4ddd-914e-209b4165e84c 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 909/1729] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:02.714 7 WARNING neutron_lib.context [None req-c458e90d-51c7-496c-99bb-c48728bd2ffc 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 821/1730] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:41:00 2026] PUT /v2.0/routers/09c46174-bad3-4ecc-8fe8-2b5fb3218f55/add_router_interface => generated 309 bytes in 2275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1731] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:41:02 2026] GET /v2.0/networks => generated 6664 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1732] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:02.898 7 WARNING neutron_lib.context [None req-2c267b22-fe94-4c2f-b20a-1c59b62cebde 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1733] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:41:02 2026] GET /v2.0/subnets => generated 7156 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1734] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:03.106 7 WARNING neutron_lib.context [None req-061d5701-6253-43c8-b9d8-ecae10da3608 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 824/1735] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:41:02 2026] GET /v2.0/routers => generated 1451 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:03.235 8 WARNING neutron_lib.context [None req-bfb3ff5b-f5e0-4086-bd3e-53d0f0a4f52c ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 912/1736] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-group-rules => generated 567 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:03.264 7 WARNING neutron_lib.context [None req-e2e1ca84-0411-4e50-9d5f-22d625e0e0c8 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 825/1737] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-groups => generated 1611 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:41:03.395 8 WARNING neutron_lib.context [None req-9dc3765d-35c1-4899-8bcc-9348d429225d ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1738] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:03.424 7 WARNING neutron_lib.context [None req-cf3e74f1-cd53-4a2e-bcdf-2345329a417f 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1739] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:03.535 8 WARNING neutron_lib.context [None req-96093450-fb7f-447e-a6a7-d8397aac4739 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1740] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1741] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-group-rules => generated 564 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:03.663 7 WARNING neutron_lib.context [None req-c31ad1c1-ba64-43ab-aa0b-633c0a6d0ad3 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 915/1742] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:03.822 8 WARNING neutron_lib.context [None req-cf5961a5-c186-48a7-8f79-5f253c1f982f ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1743] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:03.938 8 WARNING neutron_lib.context [None req-ff18e2ee-aeca-49f9-84ee-6a6dc4c0c34b ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 916/1744] 10.0.0.211 () {34 vars in 1096 bytes} [Fri May 29 12:41:03 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2004731453&fields=id&tenant_id=a2c6e5cce8624e9b88eb80acef014d89 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:03.964 8 INFO neutron.db.securitygroups_db [None req-ff18e2ee-aeca-49f9-84ee-6a6dc4c0c34b ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Project 53388d0a413a4ee086c79c2ccee78a96 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: 917/1745] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:41:03 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1746] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:41:04 2026] GET /v2.0/quotas/a2c6e5cce8624e9b88eb80acef014d89 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1747] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:03 2026] POST /v2.0/security-group-rules => generated 575 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:04.077 7 WARNING neutron_lib.context [None req-f74907d9-b560-44dd-b32b-972bb7889f73 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:41:04.106 7 INFO neutron.db.securitygroups_db [None req-f74907d9-b560-44dd-b32b-972bb7889f73 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Project 53388d0a413a4ee086c79c2ccee78a96 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: 919/1748] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:04 2026] POST /v2.0/security-group-rules => generated 574 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1749] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:41:04 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&fields=id => generated 287 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1750] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:41:04 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 831/1751] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:41:04 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 832/1752] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:04 2026] GET /v2.0/ports?device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1753] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:41:04 2026] GET /v2.0/networks => generated 1298 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1754] 10.0.0.211 () {34 vars in 1100 bytes} [Fri May 29 12:41:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1887603485&fields=id&tenant_id=53388d0a413a4ee086c79c2ccee78a96 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1755] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:41:05 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 661 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1756] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:41:05 2026] GET /v2.0/quotas/53388d0a413a4ee086c79c2ccee78a96 => 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: 923/1757] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:41:05 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1758] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:41:05 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 924/1759] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:41:05 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 836/1760] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:05 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 705 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1761] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:05 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1762] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:41:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a2c6e5cce8624e9b88eb80acef014d89 => generated 179 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:05.697 7 WARNING neutron_lib.context [req-189ed125-e492-4501-91c3-459e169cbfe1 req-fb5ab3f7-197b-4580-bfd6-b6d5aabad3ae 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1763] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:41:05 2026] POST /v2.0/ports => generated 1183 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:41:06.564 7 WARNING neutron_lib.context [None req-0aee3514-4b82-44b9-9a47-6d7cb3d9a775 4f2fa4fb92494245821427b818fe7790 e6211b8992f347228ebfc7b53c1fa939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 927/1764] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:41:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1765] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:06 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 661 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:06.749 7 WARNING neutron_lib.context [None req-664d4a94-bcb5-4a95-a346-08c9fedf68d6 4f2fa4fb92494245821427b818fe7790 e6211b8992f347228ebfc7b53c1fa939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 929/1766] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:41:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1767] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:06 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => 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: 931/1768] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:41:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=53388d0a413a4ee086c79c2ccee78a96 => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:06.919 7 WARNING neutron_lib.context [None req-d304bf30-4eb4-4d2a-ae56-fc365cf91d43 4f2fa4fb92494245821427b818fe7790 e6211b8992f347228ebfc7b53c1fa939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 932/1769] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:41:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:06.979 7 WARNING neutron_lib.context [req-2d5e7c9e-f80d-4719-ad7b-f82aee92accf req-abce5e6c-515d-4406-9f01-95f44d38265d ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 838/1770] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:41:06 2026] PUT /v2.0/ports/2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => generated 1428 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:41:06.995 8 WARNING neutron_lib.context [None req-dc3772b3-874b-4880-8c42-d506bf36a149 4f2fa4fb92494245821427b818fe7790 e6211b8992f347228ebfc7b53c1fa939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:41:07.025 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac255e7b-a170-403d-b9fb-a0a8db158d6c'] response: {'name': 'network-changed', 'server_uuid': 'd1dc9989-9405-47d2-aae7-5f38d65791b1', 'tag': '2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 839/1771] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:41:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 115 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: 840/1772] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:07.164 8 WARNING neutron_lib.context [None req-cb6deeac-8d38-4f47-b6b1-b0912bb4727f 4f2fa4fb92494245821427b818fe7790 e6211b8992f347228ebfc7b53c1fa939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 841/1773] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:41:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1774] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => 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: 843/1775] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:41:07 2026] PUT /v2.0/subnetpools/9aed8e41-aca8-46ab-92de-3ca5cf506771/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: 844/1776] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a9&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => 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: 845/1777] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:41:07 2026] PUT /v2.0/subnetpools/32decb6c-df4e-4aeb-8c29-c5d0d78b3178/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1778] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/subnets?id=5ddf45e2-9357-461a-b2e7-9812b3814f8f&id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1779] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:41:06 2026] POST /v2.0/ports => generated 954 bytes in 445 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: 847/1780] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:41:07 2026] PUT /v2.0/subnetpools/1e54f8da-34bc-47be-ba1a-360fa2ca717d/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1781] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&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: 935/1782] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:41:07 2026] PUT /v2.0/subnetpools/d208313e-b372-4ee2-8a52-b0f6096e3d5c/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1783] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&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: 937/1784] 10.0.0.159 () {32 vars in 672 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1785] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 939/1786] 10.0.0.159 () {32 vars in 686 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1787] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 941/1788] 10.0.0.159 () {32 vars in 682 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1789] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1790] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1791] 10.0.0.159 () {32 vars in 680 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1792] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:41:07 2026] PUT /v2.0/ports/8d48f307-5592-4764-918d-834d7f35dc19 => generated 1199 bytes in 541 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: 945/1793] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => 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: 849/1794] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1795] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:07 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1796] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1797] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1798] 10.0.0.159 () {32 vars in 690 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 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/pycadf/identifier.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: 852/1799] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a9&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => 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: 948/1800] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/security-groups?id=3fb4da58-1fcd-4967-a0f6-522e2addc1a9&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1801] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8d48f307-5592-4764-918d-834d7f35dc19 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1802] 10.0.0.159 () {32 vars in 702 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1803] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/subnets?id=5ddf45e2-9357-461a-b2e7-9812b3814f8f&id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 1361 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1804] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/subnets?id=adea7b40-7634-4159-bb39-94f6177c33c2 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1805] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&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: 855/1806] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:41:08 2026] DELETE /v2.0/subnetpools/9aed8e41-aca8-46ab-92de-3ca5cf506771 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1807] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/ports?network_id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1808] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1809] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:41:08 2026] DELETE /v2.0/subnetpools/32decb6c-df4e-4aeb-8c29-c5d0d78b3178 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1810] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 954/1811] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:41:08 2026] DELETE /v2.0/subnetpools/1e54f8da-34bc-47be-ba1a-360fa2ca717d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1812] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1813] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:41:08 2026] DELETE /v2.0/subnetpools/d208313e-b372-4ee2-8a52-b0f6096e3d5c => 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: 956/1814] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:41:08 2026] DELETE /v2.0/subnetpools/38af2daa-4cc4-4ec9-9e61-86851fdc8f03 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1815] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 859/1816] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:08 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1817] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:09.157 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d87db055-cf0a-417d-a7e9-160668634358'] response: {'name': 'network-changed', 'server_uuid': '98182c99-c253-494a-85db-5baf7884d310', 'tag': '8d48f307-5592-4764-918d-834d7f35dc19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 860/1818] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 757 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1819] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8d48f307-5592-4764-918d-834d7f35dc19 => 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: 862/1820] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/subnets?id=adea7b40-7634-4159-bb39-94f6177c33c2 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1821] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/ports?network_id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1822] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 969 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1823] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1824] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/security-groups?id=3fb4da58-1fcd-4967-a0f6-522e2addc1a9&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: 864/1825] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/security-groups?tenant_id=63d2307fa17c44d0921b1b8ae63a7769&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1826] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 865/1827] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:09 2026] DELETE /v2.0/security-groups/4598fc65-9ffb-48c8-8b5e-e925868c4f10 => 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: 963/1828] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:09 2026] GET /v2.0/ports?device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1198 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1829] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:10 2026] GET /v2.0/security-groups?id=6f468696-99a8-4392-9c3c-71e96619e718&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1830] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:10 2026] GET /v2.0/security-groups?tenant_id=e6211b8992f347228ebfc7b53c1fa939&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: 867/1831] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:10 2026] DELETE /v2.0/security-groups/f799e0bc-3c92-4120-9739-51dc68c30d77 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1832] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:10 2026] GET /v2.0/security-groups?tenant_id=d140a849971341b785fbee1a62f21c1c&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1833] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:10 2026] DELETE /v2.0/security-groups/e65eec95-33dc-43ca-ac69-353fa97a25d5 => 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: 966/1834] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:10 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1835] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:11 2026] GET /v2.0/security-groups?id=3fb4da58-1fcd-4967-a0f6-522e2addc1a9&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1836] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:11 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1837] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:11 2026] GET /v2.0/security-groups?id=3fb4da58-1fcd-4967-a0f6-522e2addc1a9&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1838] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:41:11 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:11.374 8 WARNING neutron_lib.context [None req-492bfd1c-7128-4b10-bbe0-f130b3c8a8c6 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:41:12.531 8 INFO neutron.db.l3_db [None req-492bfd1c-7128-4b10-bbe0-f130b3c8a8c6 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Floating IP 35b813d1-c60d-472f-985c-6b4921e4c4e9 associated. External IP: 10.96.250.210, port: 8d48f307-5592-4764-918d-834d7f35dc19. [pid: 8|app: 0|req: 871/1839] 10.0.0.159 () {34 vars in 677 bytes} [Fri May 29 12:41:11 2026] POST /v2.0/floatingips => generated 855 bytes in 1616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1840] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:41:12 2026] GET /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:14.113 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18e7c480-53c4-428f-99f0-d27eb6f7702b'] response: {'name': 'network-changed', 'server_uuid': '98182c99-c253-494a-85db-5baf7884d310', 'tag': '8d48f307-5592-4764-918d-834d7f35dc19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 873/1843] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:41:14 2026] GET /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 857 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1844] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:14 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1845] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:14 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 757 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:14.387 8 WARNING neutron_lib.context [None req-a4b98034-944e-46ba-883b-aff5ae97a736 a64f35209a24484b88257b26c87bf996 93d639a41892475795292b3bd34ca1e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/1846] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8d48f307-5592-4764-918d-834d7f35dc19 => generated 860 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1847] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:14 2026] GET /v2.0/subnets?id=adea7b40-7634-4159-bb39-94f6177c33c2 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1848] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:14 2026] GET /v2.0/ports?network_id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:14.550 8 INFO neutron.db.segments_db [None req-a4b98034-944e-46ba-883b-aff5ae97a736 a64f35209a24484b88257b26c87bf996 93d639a41892475795292b3bd34ca1e2 - - default default] Added segment 5bb6d24b-d2ac-4ca1-8ab8-ef5d1250971b of type vxlan for network 7c8d05f2-e47c-42f1-be63-2d0be7280da5 [pid: 7|app: 0|req: 976/1849] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:14 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 874/1850] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:41:14 2026] POST /v2.0/networks => generated 632 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:14.687 8 WARNING neutron_lib.context [None req-cf08ecfb-ccd0-41c4-8800-d946ce61e6b1 a64f35209a24484b88257b26c87bf996 93d639a41892475795292b3bd34ca1e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 977/1851] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:14 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1852] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:41:14 2026] POST /v2.0/ports => generated 743 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1853] 10.0.0.159 () {34 vars in 747 bytes} [Fri May 29 12:41:15 2026] PUT /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags => generated 25 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: 876/1854] 10.0.0.159 () {32 vars in 727 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1855] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports?device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1200 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1856] 10.0.0.159 () {34 vars in 758 bytes} [Fri May 29 12:41:15 2026] PUT /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1857] 10.0.0.159 () {32 vars in 727 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/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: 878/1858] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/security-groups?id=6f468696-99a8-4392-9c3c-71e96619e718&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1859] 10.0.0.159 () {34 vars in 754 bytes} [Fri May 29 12:41:15 2026] PUT /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/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: 982/1860] 10.0.0.159 () {32 vars in 727 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1861] 10.0.0.159 () {32 vars in 818 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&mac_address=fa%3A16%3A3e%3A8b%3Ada%3Ab4 => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1862] 10.0.0.159 () {34 vars in 776 bytes} [Fri May 29 12:41:15 2026] PUT /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 12:41:15.504 8 WARNING neutron_lib.context [None req-87801708-93c0-4cc4-8a1b-132703ec39b2 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/1863] 10.0.0.159 () {32 vars in 727 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1864] 10.0.0.159 () {34 vars in 747 bytes} [Fri May 29 12:41:15 2026] PUT /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1865] 10.0.0.159 () {32 vars in 727 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1866] 10.0.0.159 () {32 vars in 735 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:41:15.756 7 INFO neutron.api.v2.resource [None req-72223b0e-46b2-429b-8381-ea78c45364bc a64f35209a24484b88257b26c87bf996 93d639a41892475795292b3bd34ca1e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/1867] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1868] 10.0.0.159 () {32 vars in 738 bytes} [Fri May 29 12:41:15 2026] DELETE /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1869] 10.0.0.159 () {32 vars in 727 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:15.902 7 INFO neutron.api.v2.resource [None req-ae1a0108-34a2-431b-93bf-dfcf22d848e5 a64f35209a24484b88257b26c87bf996 93d639a41892475795292b3bd34ca1e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1870] 10.0.0.159 () {32 vars in 742 bytes} [Fri May 29 12:41:15 2026] DELETE /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1871] 10.0.0.159 () {32 vars in 730 bytes} [Fri May 29 12:41:15 2026] DELETE /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/tags => 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: 993/1872] 10.0.0.159 () {32 vars in 727 bytes} [Fri May 29 12:41:15 2026] GET /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c/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: 994/1873] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:41:16 2026] DELETE /v2.0/ports/dde57c8c-a400-4d09-8b19-cc175dda704c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:41:16.427 8 INFO neutron.db.l3_db [None req-87801708-93c0-4cc4-8a1b-132703ec39b2 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Floating IP beebae03-2d0e-416b-9707-60f7fe737166 associated. External IP: 10.96.250.211, port: 2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5. 2026-05-29 12:41:16.482 7 INFO neutron.services.segments.plugin [-] Segment 5bb6d24b-d2ac-4ca1-8ab8-ef5d1250971b resource provider aggregate not found 2026-05-29 12:41:16.487 7 INFO neutron.services.segments.plugin [-] Segment 5bb6d24b-d2ac-4ca1-8ab8-ef5d1250971b resource provider aggregate not found 2026-05-29 12:41:16.505 7 INFO neutron.services.segments.plugin [-] Segment 5bb6d24b-d2ac-4ca1-8ab8-ef5d1250971b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bb6d24b-d2ac-4ca1-8ab8-ef5d1250971b found for delete ", "request_id": "req-1ffba2b7-de4a-4c56-8442-9b0dbce6593b"}]} 2026-05-29 12:41:16.510 7 INFO neutron.services.segments.plugin [-] Segment 5bb6d24b-d2ac-4ca1-8ab8-ef5d1250971b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bb6d24b-d2ac-4ca1-8ab8-ef5d1250971b found for delete ", "request_id": "req-87e5f0b0-b31b-4c6c-9b0f-f5c142a936c0"}]} [pid: 7|app: 0|req: 995/1874] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:41:16 2026] DELETE /v2.0/networks/7c8d05f2-e47c-42f1-be63-2d0be7280da5 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1875] 10.0.0.159 () {34 vars in 677 bytes} [Fri May 29 12:41:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1876] 10.0.0.211 () {34 vars in 1096 bytes} [Fri May 29 12:41:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2004731453&fields=id&tenant_id=a2c6e5cce8624e9b88eb80acef014d89 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:17.018 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-881b6348-6715-4637-be87-b99f6f4431d3'] response: {'name': 'network-changed', 'server_uuid': 'd1dc9989-9405-47d2-aae7-5f38d65791b1', 'tag': '2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 881/1877] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:41:16 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 704 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1878] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1879] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/quotas/a2c6e5cce8624e9b88eb80acef014d89 => generated 292 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1880] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1881] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1882] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&fields=id => generated 333 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1883] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a9&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => 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: 885/1884] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 886/1885] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/subnets?id=5ddf45e2-9357-461a-b2e7-9812b3814f8f&id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1886] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/security-groups?tenant_id=d7cd9c4d58c842a0bd258a12008c5fa3&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1887] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 1001/1888] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&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: 1002/1889] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1890] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:17 2026] DELETE /v2.0/security-groups/5849e3ed-8f71-4af0-8c0f-ea60585de751 => 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: 1003/1891] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1004/1892] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/ports?device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1893] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1005/1894] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:17 2026] GET /v2.0/security-groups?tenant_id=93d639a41892475795292b3bd34ca1e2&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1895] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:17 2026] DELETE /v2.0/security-groups/21e3fd71-d4d1-4d46-95e6-076394859959 => 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: 1006/1896] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:18 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 704 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1897] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:41:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a2c6e5cce8624e9b88eb80acef014d89 => generated 179 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:18.565 7 WARNING neutron_lib.context [req-7b32cc50-994e-4480-af47-a1e9408541c8 req-5bdc8d1e-7a3b-4a57-8af4-094b6b22391b 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1007/1898] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:41:18 2026] POST /v2.0/ports => generated 1187 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1899] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:41:19 2026] PUT /v2.0/ports/c1fe49a2-3ca7-4128-b631-3f05e863a149 => generated 1432 bytes in 555 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: 1008/1900] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:19 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1471 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:41:19.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f5623df-26dc-4faf-9f33-beed1d0a31c2'] response: {'name': 'network-changed', 'server_uuid': 'f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3', 'tag': 'c1fe49a2-3ca7-4128-b631-3f05e863a149', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 893/1901] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1902] 199.204.45.109 () {34 vars in 1106 bytes} [Fri May 29 12:41:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A37f&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => 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: 894/1903] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:41:19 2026] GET /v2.0/subnets?id=c8839226-0ef8-45aa-b7d5-6ecd9d07fe91&id=2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => generated 1366 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1904] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:19 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 895/1905] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:19 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1906] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1907] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1908] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1909] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1910] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1911] 199.204.45.109 () {34 vars in 1106 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A37f&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => 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: 1014/1912] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/subnets?id=c8839226-0ef8-45aa-b7d5-6ecd9d07fe91&id=2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1913] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1914] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&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: 900/1915] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 1016/1916] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:20 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:21.445 8 WARNING neutron_lib.context [None req-fdb8103c-2128-48a3-9aee-69ebd5405dc5 e53630e4459d4852a2b6e1a5a1bdb370 bc90d83ca9c84f99bacb32f5d4f6a6a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:41:21.499 8 INFO neutron.db.segments_db [None req-fdb8103c-2128-48a3-9aee-69ebd5405dc5 e53630e4459d4852a2b6e1a5a1bdb370 bc90d83ca9c84f99bacb32f5d4f6a6a4 - - default default] Added segment 7c3b6dc2-0b77-432f-b2b3-de87b5c4ece5 of type vxlan for network 2865d2c3-f311-4808-bb86-8b83c555e26b 2026-05-29 12:41:21.811 8 INFO neutron.db.l3_hamode_db [None req-fdb8103c-2128-48a3-9aee-69ebd5405dc5 e53630e4459d4852a2b6e1a5a1bdb370 bc90d83ca9c84f99bacb32f5d4f6a6a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:41:21.981 8 INFO neutron.db.l3_hamode_db [None req-fdb8103c-2128-48a3-9aee-69ebd5405dc5 e53630e4459d4852a2b6e1a5a1bdb370 bc90d83ca9c84f99bacb32f5d4f6a6a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1017/1917] 10.0.0.96 () {34 vars in 989 bytes} [Fri May 29 12:41:22 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1918] 10.0.0.96 () {34 vars in 1039 bytes} [Fri May 29 12:41:22 2026] GET /v2.0/security-groups?id=3fb4da58-1fcd-4967-a0f6-522e2addc1a9&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1919] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:22 2026] GET /v2.0/ports?device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1204 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1920] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:22 2026] GET /v2.0/security-groups?id=6f468696-99a8-4392-9c3c-71e96619e718&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: 1021/1921] 10.0.0.159 () {32 vars in 818 bytes} [Fri May 29 12:41:22 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&mac_address=fa%3A16%3A3e%3A79%3A4e%3A9f => generated 1204 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:23.063 7 WARNING neutron_lib.context [None req-62eeef04-0fa0-4a0f-9b31-323db5b542e2 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1922] 10.0.0.159 () {34 vars in 668 bytes} [Fri May 29 12:41:21 2026] POST /v2.0/routers => generated 474 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1923] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:41:23 2026] PUT /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1924] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:23 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1925] 10.0.0.159 () {34 vars in 762 bytes} [Fri May 29 12:41:23 2026] PUT /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags/green => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1926] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:23 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1927] 10.0.0.159 () {34 vars in 758 bytes} [Fri May 29 12:41:23 2026] PUT /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1928] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:23 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1929] 10.0.0.159 () {34 vars in 780 bytes} [Fri May 29 12:41:23 2026] PUT /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags/black.or.white => generated 4 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1930] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:23 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 52 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1931] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:41:23 2026] PUT /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 37 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1932] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:24.251 7 INFO neutron.db.l3_db [None req-62eeef04-0fa0-4a0f-9b31-323db5b542e2 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Floating IP 3d07b977-4925-4dfd-b79c-3bbacb7c9af6 associated. External IP: 10.96.250.218, port: c1fe49a2-3ca7-4128-b631-3f05e863a149. [pid: 8|app: 0|req: 912/1933] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:41:24.407 8 INFO neutron.api.v2.resource [None req-f6ced183-2568-4cbe-99c9-0b7c0b6c41df e53630e4459d4852a2b6e1a5a1bdb370 bc90d83ca9c84f99bacb32f5d4f6a6a4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 913/1934] 10.0.0.159 () {32 vars in 743 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags/green => generated 99 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1935] 10.0.0.159 () {32 vars in 742 bytes} [Fri May 29 12:41:24 2026] DELETE /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags/red => 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: 915/1936] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 30 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:24.728 8 INFO neutron.api.v2.resource [None req-9b3348d9-c96c-40c9-a50d-1f2a64ff933a e53630e4459d4852a2b6e1a5a1bdb370 bc90d83ca9c84f99bacb32f5d4f6a6a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 916/1937] 10.0.0.159 () {32 vars in 746 bytes} [Fri May 29 12:41:24 2026] DELETE /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1938] 10.0.0.159 () {34 vars in 677 bytes} [Fri May 29 12:41:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1939] 10.0.0.159 () {32 vars in 734 bytes} [Fri May 29 12:41:24 2026] DELETE /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:41:24.877 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6a23ed2-09fc-450c-a087-e203614120f0'] response: {'name': 'network-changed', 'server_uuid': 'f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3', 'tag': 'c1fe49a2-3ca7-4128-b631-3f05e863a149', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 918/1940] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355/tags => generated 12 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1941] 10.0.0.96 () {34 vars in 989 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/ports?device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1469 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1942] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1943] 10.0.0.96 () {34 vars in 1039 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/security-groups?id=6f468696-99a8-4392-9c3c-71e96619e718&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: 1024/1944] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:41:24 2026] GET /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1945] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1946] 10.0.0.159 () {32 vars in 826 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/ports?project_id=53388d0a413a4ee086c79c2ccee78a96&network_id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1947] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1948] 199.204.45.109 () {34 vars in 1106 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A37f&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => 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: 1028/1949] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/subnets?id=c8839226-0ef8-45aa-b7d5-6ecd9d07fe91&id=2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => 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: 1029/1950] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&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: 1030/1951] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&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: 1031/1952] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 1032/1953] 10.0.0.159 () {32 vars in 742 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/subnets?network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f => generated 644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1954] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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-05-29 12:41:25.775 7 INFO neutron.db.l3_db [None req-a02d987d-1789-4322-99ec-7b525c4c4465 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Floating IP 35b813d1-c60d-472f-985c-6b4921e4c4e9 disassociated. External IP: 10.96.250.210, port: 8d48f307-5592-4764-918d-834d7f35dc19. [pid: 8|app: 0|req: 922/1955] 10.0.0.159 () {34 vars in 742 bytes} [Fri May 29 12:41:25 2026] PUT /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355 => generated 480 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1956] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:41:25 2026] GET /v2.0/ports?device_id=c0ee6972-cb72-4c63-9812-523145074355 => 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: 1034/1957] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:41:25 2026] PUT /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 554 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1958] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:41:26 2026] GET /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:26.697 8 INFO neutron.services.segments.plugin [-] Segment 7c3b6dc2-0b77-432f-b2b3-de87b5c4ece5 resource provider aggregate not found 2026-05-29 12:41:26.703 8 INFO neutron.services.segments.plugin [-] Segment 7c3b6dc2-0b77-432f-b2b3-de87b5c4ece5 resource provider aggregate not found 2026-05-29 12:41:26.718 8 INFO neutron.services.segments.plugin [-] Segment 7c3b6dc2-0b77-432f-b2b3-de87b5c4ece5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c3b6dc2-0b77-432f-b2b3-de87b5c4ece5 found for delete ", "request_id": "req-3c2c321e-a395-49a8-803d-eaed437e4b00"}]} 2026-05-29 12:41:26.719 8 INFO neutron.services.segments.plugin [-] Segment 7c3b6dc2-0b77-432f-b2b3-de87b5c4ece5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c3b6dc2-0b77-432f-b2b3-de87b5c4ece5 found for delete ", "request_id": "req-dfa80026-c102-49ee-92eb-f9c7ae3b3710"}]} 2026-05-29 12:41:26.729 8 INFO neutron.db.l3_hamode_db [None req-69e6ffd1-6b8c-4c96-85ce-639029d1bc9f e53630e4459d4852a2b6e1a5a1bdb370 bc90d83ca9c84f99bacb32f5d4f6a6a4 - - default default] HA network 2865d2c3-f311-4808-bb86-8b83c555e26b was deleted as no HA routers are present in tenant bc90d83ca9c84f99bacb32f5d4f6a6a4. [pid: 8|app: 0|req: 924/1959] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:41:25 2026] DELETE /v2.0/routers/c0ee6972-cb72-4c63-9812-523145074355 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1960] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1961] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:27.359 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5b5f3b5-fb1f-42ae-8447-562d5ef6d802'] response: {'name': 'network-changed', 'server_uuid': '98182c99-c253-494a-85db-5baf7884d310', 'tag': '8d48f307-5592-4764-918d-834d7f35dc19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1037/1962] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 757 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1963] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8d48f307-5592-4764-918d-834d7f35dc19 => 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: 1039/1964] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/subnets?id=adea7b40-7634-4159-bb39-94f6177c33c2 => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1965] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/ports?network_id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1966] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 926/1967] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/security-groups?tenant_id=355fc95e95854005be1f25c278a3659d&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1968] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:27 2026] DELETE /v2.0/security-groups/08603d03-a565-40b1-bc2c-9d9b8e86202b => 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: 928/1969] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/security-groups?tenant_id=bc90d83ca9c84f99bacb32f5d4f6a6a4&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: 929/1970] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:28 2026] DELETE /v2.0/security-groups/49ae7ba9-694f-4d69-8071-a944bf69d4ab => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1971] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:27 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1972] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:41:28 2026] GET /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:29.367 7 WARNING neutron_lib.context [None req-8ab704e5-0e92-40f1-97f3-9a2f8c3f9d04 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1044/1975] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:41:29 2026] POST /v2.0/security-groups => generated 1607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:41:29.496 8 WARNING neutron_lib.context [None req-d3cae2c3-4396-413e-9460-24cf2c24075f ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 932/1976] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:29 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) 2026-05-29 12:41:29.617 7 WARNING neutron_lib.context [None req-de923974-23d4-4d3e-bf5d-31f2a9cb714c ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1977] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:29.744 8 WARNING neutron_lib.context [None req-849c67b1-b3a4-448a-b966-1710756e7a44 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 933/1978] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:29.845 7 WARNING neutron_lib.context [None req-79e61390-ed09-4711-a112-5ea750c63129 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/1979] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:29 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) 2026-05-29 12:41:29.954 8 WARNING neutron_lib.context [None req-2f4c722c-ed51-44a0-8979-72772de8e5a4 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:41:29.973 8 INFO neutron.db.securitygroups_db [None req-2f4c722c-ed51-44a0-8979-72772de8e5a4 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Project 53388d0a413a4ee086c79c2ccee78a96 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: 934/1980] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:29 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) 2026-05-29 12:41:30.049 7 WARNING neutron_lib.context [None req-5c94a247-bcfa-407a-a81d-db246b1445e2 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:41:30.067 7 INFO neutron.db.securitygroups_db [None req-5c94a247-bcfa-407a-a81d-db246b1445e2 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Project 53388d0a413a4ee086c79c2ccee78a96 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: 1047/1981] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:41:30 2026] POST /v2.0/security-group-rules => generated 574 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1982] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:41:30 2026] GET /v2.0/networks => generated 1298 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1983] 10.0.0.211 () {34 vars in 1096 bytes} [Fri May 29 12:41:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-93945575&fields=id&tenant_id=53388d0a413a4ee086c79c2ccee78a96 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1984] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:41:30 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1985] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:41:31 2026] GET /v2.0/quotas/53388d0a413a4ee086c79c2ccee78a96 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1986] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:41:31 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&fields=id => generated 149 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1987] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:41:31 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 938/1988] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:41:31 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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-05-29 12:41:31.399 7 WARNING neutron_lib.context [None req-99d4047d-8c38-4035-a9f5-f10ad0b02129 b7916b4eb3a44dc288129713c91472d3 108ccc89d0cb4815a97d06be0277206e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 939/1989] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:31 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:31.543 7 INFO neutron.db.segments_db [None req-99d4047d-8c38-4035-a9f5-f10ad0b02129 b7916b4eb3a44dc288129713c91472d3 108ccc89d0cb4815a97d06be0277206e - - default default] Added segment 469f4892-b1b2-4b49-a3cd-6516394dd71e of type vxlan for network 7b38f020-4af1-454c-86cc-52a87f6d17eb [pid: 7|app: 0|req: 1051/1990] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:41:31 2026] POST /v2.0/networks => generated 632 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:41:31.677 8 WARNING neutron_lib.context [None req-e5fe11ff-f965-42f8-a152-bb1805cd05d8 b7916b4eb3a44dc288129713c91472d3 108ccc89d0cb4815a97d06be0277206e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1991] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:32 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 661 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1992] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:41:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=53388d0a413a4ee086c79c2ccee78a96 => generated 272 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:32.392 7 WARNING neutron_lib.context [req-e9069d3a-bc32-4761-b64a-334a5ab365e9 req-7be0cf06-96bd-448a-a379-f6ce63db9cc7 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/1993] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:41:31 2026] POST /v2.0/subnets => generated 602 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1994] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:41:32 2026] PUT /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1995] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:32 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1996] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:32 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1997] 10.0.0.159 () {34 vars in 762 bytes} [Fri May 29 12:41:32 2026] PUT /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1998] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:32 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1999] 10.0.0.159 () {34 vars in 758 bytes} [Fri May 29 12:41:32 2026] PUT /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2000] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:32 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2001] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:41:32 2026] POST /v2.0/ports => generated 958 bytes in 548 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: 948/2002] 10.0.0.159 () {34 vars in 780 bytes} [Fri May 29 12:41:32 2026] PUT /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2003] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:32 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2004] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:41:33 2026] PUT /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2005] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2006] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:41:33.314 8 INFO neutron.api.v2.resource [None req-64bf24a4-1d49-4d4e-81bc-b49369a8d5d0 b7916b4eb3a44dc288129713c91472d3 108ccc89d0cb4815a97d06be0277206e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/2007] 10.0.0.159 () {32 vars in 743 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2008] 10.0.0.159 () {32 vars in 742 bytes} [Fri May 29 12:41:33 2026] DELETE /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2009] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:33.521 8 INFO neutron.api.v2.resource [None req-ad7c0f4c-519b-4a1c-98cb-b7e9eb2a1eb1 b7916b4eb3a44dc288129713c91472d3 108ccc89d0cb4815a97d06be0277206e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/2010] 10.0.0.159 () {32 vars in 746 bytes} [Fri May 29 12:41:33 2026] DELETE /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2011] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:41:32 2026] PUT /v2.0/ports/a18e78b8-6f32-41d1-9021-1f0a043a5248 => generated 1203 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2012] 10.0.0.159 () {32 vars in 734 bytes} [Fri May 29 12:41:33 2026] DELETE /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 958/2013] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:33.683 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a175a830-ee00-46dc-bff2-cf8fd2704e9a'] response: {'name': 'network-changed', 'server_uuid': '4eb269a4-ad8a-4e48-922c-c9040e7f54c4', 'tag': 'a18e78b8-6f32-41d1-9021-1f0a043a5248', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 959/2014] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a18e78b8-6f32-41d1-9021-1f0a043a5248 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2015] 10.0.0.159 () {32 vars in 731 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f/tags => generated 12 bytes in 118 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: 960/2016] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2017] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/subnets?id=adea7b40-7634-4159-bb39-94f6177c33c2 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2018] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/security-groups?id=66039201-51b7-495a-8e33-01150a3cd2f7&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2019] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/ports?network_id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2020] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 1061/2021] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:33 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2022] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:41:33 2026] DELETE /v2.0/subnets/4fb6ed05-f0be-4f6e-8ea1-cd789cf2b20f => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2023] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2024] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 757 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2025] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a18e78b8-6f32-41d1-9021-1f0a043a5248 => 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: 1065/2026] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/subnets?id=adea7b40-7634-4159-bb39-94f6177c33c2 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2027] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/ports?network_id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2028] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2029] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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-05-29 12:41:34.642 8 INFO neutron.services.segments.plugin [-] Segment 469f4892-b1b2-4b49-a3cd-6516394dd71e resource provider aggregate not found 2026-05-29 12:41:34.648 8 INFO neutron.services.segments.plugin [-] Segment 469f4892-b1b2-4b49-a3cd-6516394dd71e resource provider aggregate not found 2026-05-29 12:41:34.666 8 INFO neutron.services.segments.plugin [-] Segment 469f4892-b1b2-4b49-a3cd-6516394dd71e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469f4892-b1b2-4b49-a3cd-6516394dd71e found for delete ", "request_id": "req-7834da93-a867-4644-8757-8a479cf30426"}]} 2026-05-29 12:41:34.667 8 INFO neutron.services.segments.plugin [-] Segment 469f4892-b1b2-4b49-a3cd-6516394dd71e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469f4892-b1b2-4b49-a3cd-6516394dd71e found for delete ", "request_id": "req-f180a4f9-0748-4ce4-8bb4-607f546c6818"}]} [pid: 8|app: 0|req: 962/2030] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:41:34 2026] DELETE /v2.0/networks/7b38f020-4af1-454c-86cc-52a87f6d17eb => generated 0 bytes in 586 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2031] 10.0.0.96 () {34 vars in 989 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/ports?device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2032] 10.0.0.96 () {34 vars in 1039 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/security-groups?id=6f468696-99a8-4392-9c3c-71e96619e718&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2033] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:34 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2034] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:35 2026] GET /v2.0/security-groups?id=66039201-51b7-495a-8e33-01150a3cd2f7&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2035] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:35 2026] GET /v2.0/security-groups?tenant_id=e19e271ab9004320bd221efdd72d6649&name=default => generated 2801 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2036] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:35 2026] DELETE /v2.0/security-groups/0d02662b-14e3-400c-b338-c0d1c7b60224 => 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: 1072/2037] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:36 2026] GET /v2.0/security-groups?tenant_id=108ccc89d0cb4815a97d06be0277206e&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2038] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:36 2026] DELETE /v2.0/security-groups/c1908f7d-6632-4bd8-a0c2-6d4287b33fb1 => 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: 1073/2039] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:36 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2040] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:36 2026] GET /v2.0/security-groups?id=66039201-51b7-495a-8e33-01150a3cd2f7&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2041] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:36 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2042] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:36 2026] GET /v2.0/security-groups?id=66039201-51b7-495a-8e33-01150a3cd2f7&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2043] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:41:36 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:36.977 8 INFO neutron.db.l3_db [None req-29cc8697-c4aa-4ada-a012-cdb343e10329 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Floating IP 35b813d1-c60d-472f-985c-6b4921e4c4e9 associated. External IP: 10.96.250.210, port: a18e78b8-6f32-41d1-9021-1f0a043a5248. [pid: 8|app: 0|req: 969/2044] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:41:36 2026] PUT /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 856 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2045] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:41:37 2026] GET /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2046] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:38.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bee01c1-5fbe-40c5-91c5-d807c398de24'] response: {'name': 'network-changed', 'server_uuid': '4eb269a4-ad8a-4e48-922c-c9040e7f54c4', 'tag': 'a18e78b8-6f32-41d1-9021-1f0a043a5248', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1077/2047] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/ports?tenant_id=53388d0a413a4ee086c79c2ccee78a96&device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2048] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2049] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/networks?id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => generated 757 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2050] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a18e78b8-6f32-41d1-9021-1f0a043a5248 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2051] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/subnets?id=adea7b40-7634-4159-bb39-94f6177c33c2 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2052] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/ports?network_id=d3ebc0b6-2b33-4a70-818c-a93dd06dcbac&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2053] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?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: 974/2054] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:38 2026] GET /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2055] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:41:39 2026] GET /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2056] 10.0.0.82 () {30 vars in 689 bytes} [Fri May 29 12:41:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2057] 10.0.0.82 () {30 vars in 691 bytes} [Fri May 29 12:41:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2058] 10.0.0.82 () {30 vars in 667 bytes} [Fri May 29 12:41:39 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: 977/2059] 10.0.0.82 () {30 vars in 703 bytes} [Fri May 29 12:41:39 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: 978/2060] 10.0.0.82 () {28 vars in 438 bytes} [Fri May 29 12:41:40 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2061] 10.0.0.82 () {30 vars in 727 bytes} [Fri May 29 12:41:40 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 634 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2062] 10.0.0.82 () {30 vars in 689 bytes} [Fri May 29 12:41:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2063] 10.0.0.82 () {30 vars in 691 bytes} [Fri May 29 12:41:40 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: 982/2064] 10.0.0.82 () {30 vars in 667 bytes} [Fri May 29 12:41:40 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: 1083/2065] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:40 2026] GET /v2.0/security-groups?tenant_id=2a236058e0f041c29efa238ab9f8e115&name=default => generated 2801 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2066] 10.0.0.82 () {30 vars in 703 bytes} [Fri May 29 12:41:40 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: 984/2067] 10.0.0.82 () {30 vars in 727 bytes} [Fri May 29 12:41:40 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2068] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:40 2026] DELETE /v2.0/security-groups/cbbe8356-c257-466f-b987-358fcc0f0a6c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2069] 10.0.0.82 () {30 vars in 689 bytes} [Fri May 29 12:41:40 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: 1086/2070] 10.0.0.82 () {30 vars in 691 bytes} [Fri May 29 12:41:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2071] 10.0.0.82 () {30 vars in 667 bytes} [Fri May 29 12:41:40 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: 1088/2072] 10.0.0.82 () {30 vars in 703 bytes} [Fri May 29 12:41:40 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: 985/2073] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:41:40 2026] GET /v2.0/security-groups?tenant_id=016958431ac1403b94e341e489bfd1ae&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2074] 10.0.0.82 () {30 vars in 729 bytes} [Fri May 29 12:41:40 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 799 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2075] 10.0.0.82 () {30 vars in 681 bytes} [Fri May 29 12:41:40 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2076] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:40 2026] DELETE /v2.0/security-groups/983a1e52-73eb-4b05-abea-f25625f54349 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2077] 10.0.0.82 () {34 vars in 703 bytes} [Fri May 29 12:41:40 2026] POST /v2.0/ports => generated 1128 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2078] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:41:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 190 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: 1092/2079] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:41:43 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: 1094/2082] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:41:43 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: 989/2083] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:41:43 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: 1095/2084] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:41:43 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2085] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:41:44 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: 1096/2086] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2087] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:41:44 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: 1097/2088] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:44.263 8 INFO neutron.api.v2.resource [None req-f199d82c-864c-4856-8485-c8a1f9b6db83 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/2089] 199.204.45.109 () {30 vars in 763 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/security-groups/lb-59819fd1-571f-4827-8911-36d1704348af => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2090] 199.204.45.109 () {30 vars in 785 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/security-groups?name=lb-59819fd1-571f-4827-8911-36d1704348af => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2091] 199.204.45.109 () {34 vars in 736 bytes} [Fri May 29 12:41:44 2026] POST /v2.0/security-groups => generated 1572 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2092] 199.204.45.109 () {30 vars in 815 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/security-group-rules?security_group_id=90940007-1789-4c87-b7ca-94d5330be315 => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2093] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 12:41:44 2026] PUT /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2094] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 995/2095] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2096] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2097] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:41:44 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: 1102/2098] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:41:44 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2099] 199.204.45.109 () {34 vars in 1096 bytes} [Fri May 29 12:41:46 2026] GET /v2.0/ports?device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2100] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:46 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2101] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:46 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2102] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:41:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2103] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:41:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a9&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => 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: 1105/2104] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:41:46 2026] GET /v2.0/subnets?id=5ddf45e2-9357-461a-b2e7-9812b3814f8f&id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2105] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:47 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2106] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:47 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2107] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:47 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1107/2108] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:47 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1002/2109] 10.0.0.96 () {34 vars in 989 bytes} [Fri May 29 12:41:48 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2110] 10.0.0.96 () {34 vars in 1039 bytes} [Fri May 29 12:41:48 2026] GET /v2.0/security-groups?id=66039201-51b7-495a-8e33-01150a3cd2f7&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2111] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:50 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => 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: 1109/2112] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:50 2026] GET /v2.0/security-groups?id=66039201-51b7-495a-8e33-01150a3cd2f7&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2113] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:41:51 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:41:51.468 7 INFO neutron.db.l3_db [req-b4fd4f2f-8561-4c65-9c5d-81a3eb70fcb6 req-d6d0a28a-1cd0-4ccd-a33e-b78d32dae2c3 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] Floating IP 35b813d1-c60d-472f-985c-6b4921e4c4e9 disassociated. External IP: 10.96.250.210, port: a18e78b8-6f32-41d1-9021-1f0a043a5248. [pid: 8|app: 0|req: 1005/2114] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:51 2026] GET /v2.0/ports?device_id=4eb269a4-ad8a-4e48-922c-c9040e7f54c4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2115] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:41:51 2026] DELETE /v2.0/ports/a18e78b8-6f32-41d1-9021-1f0a043a5248 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2116] 10.0.0.211 () {34 vars in 1016 bytes} [Fri May 29 12:41:52 2026] GET /v2.0/security-groups?id=68e30662-ce03-4245-b310-81a524eead78&fields=id => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:41:52.376 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4863b01-230a-44f9-b19e-786a7da8568c'] response: {'server_uuid': '4eb269a4-ad8a-4e48-922c-c9040e7f54c4', 'name': 'network-vif-deleted', 'tag': 'a18e78b8-6f32-41d1-9021-1f0a043a5248', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1111/2117] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:41:52 2026] GET /v2.0/networks?id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 735 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2118] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:41:52 2026] GET /v2.0/quotas/e79b9ea506fc42b0bbe76ae66a101ff6 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2119] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:41:52 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2120] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:41:52 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2121] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:41:52 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2122] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:52 2026] DELETE /v2.0/security-groups/66039201-51b7-495a-8e33-01150a3cd2f7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2123] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:53 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2124] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:53 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2125] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:41:53 2026] DELETE /v2.0/floatingips/35b813d1-c60d-472f-985c-6b4921e4c4e9 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2126] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:53 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2127] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:53 2026] GET /v2.0/security-groups?id=3fb4da58-1fcd-4967-a0f6-522e2addc1a9&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: 1013/2128] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:53 2026] GET /v2.0/networks?id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 735 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2129] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:41:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6 => generated 343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2130] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:41:54 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2131] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:41:54 2026] POST /v2.0/ports => generated 1082 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1118/2132] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:41:54 2026] DELETE /v2.0/ports/8d48f307-5592-4764-918d-834d7f35dc19 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2133] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:54 2026] GET /v2.0/ports?device_id=98182c99-c253-494a-85db-5baf7884d310 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2134] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:41:54 2026] PUT /v2.0/ports/50e9167b-4842-46ea-8dd0-b8880bd36490 => generated 1207 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:55.147 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28dad489-af4a-4db5-a3aa-d6e05c7ce53d'] response: {'server_uuid': '98182c99-c253-494a-85db-5baf7884d310', 'name': 'network-vif-deleted', 'tag': '8d48f307-5592-4764-918d-834d7f35dc19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1120/2135] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1246 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, ' 2026-05-29 12:41:55.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d52dc440-0817-4374-8bb2-167de734a568'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': '50e9167b-4842-46ea-8dd0-b8880bd36490', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1016/2136] 199.204.45.109 () {34 vars in 1062 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.214&port_id=50e9167b-4842-46ea-8dd0-b8880bd36490 => 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: 1121/2137] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/subnets?id=d6f4c727-2aaa-4c98-9b81-74a9cd426611 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2138] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/ports?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622&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: 1122/2139] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=segments => generated 14 bytes in 86 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: 1018/2140] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?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: 7|app: 0|req: 1123/2141] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2142] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/networks?id=5d4df462-58a9-4266-83b8-bb43ef69b622 => generated 735 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2143] 199.204.45.109 () {34 vars in 1062 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.214&port_id=50e9167b-4842-46ea-8dd0-b8880bd36490 => 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: 1020/2144] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/subnets?id=d6f4c727-2aaa-4c98-9b81-74a9cd426611 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2145] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2146] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/ports?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622&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: 1022/2147] 199.204.45.109 () {34 vars in 1044 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/security-groups?id=68e30662-ce03-4245-b310-81a524eead78&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2148] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:41:55 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2149] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:41:55 2026] DELETE /v2.0/security-groups/3fb4da58-1fcd-4967-a0f6-522e2addc1a9 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2150] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:41:56 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2151] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:56 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2152] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:56 2026] GET /v2.0/security-groups?id=68e30662-ce03-4245-b310-81a524eead78&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2153] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:56 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2154] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:41:56 2026] PUT /v2.0/routers/09c46174-bad3-4ecc-8fe8-2b5fb3218f55/remove_router_interface => generated 309 bytes in 1905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2155] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:41:57 2026] DELETE /v2.0/subnets/adea7b40-7634-4159-bb39-94f6177c33c2 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2158] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:59 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:41:59.501 7 INFO neutron.services.segments.plugin [-] Segment 9b9f2f8f-c8ec-471b-9f31-d75c1e2861b1 resource provider aggregate not found 2026-05-29 12:41:59.508 7 INFO neutron.services.segments.plugin [-] Segment 9b9f2f8f-c8ec-471b-9f31-d75c1e2861b1 resource provider aggregate not found 2026-05-29 12:41:59.517 7 INFO neutron.services.segments.plugin [-] Segment 9b9f2f8f-c8ec-471b-9f31-d75c1e2861b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b9f2f8f-c8ec-471b-9f31-d75c1e2861b1 found for delete ", "request_id": "req-87cbe86e-aa63-41ad-8872-442a104240eb"}]} 2026-05-29 12:41:59.533 7 INFO neutron.db.l3_hamode_db [None req-8c4fe1f9-715f-45d5-9db0-a43692436403 ca48e1d0cec64ee59d2d1ac522689543 53388d0a413a4ee086c79c2ccee78a96 - - default default] HA network 107fd17f-4b37-40dd-82f4-40a8d59e11ca was deleted as no HA routers are present in tenant 53388d0a413a4ee086c79c2ccee78a96. 2026-05-29 12:41:59.536 7 INFO neutron.services.segments.plugin [-] Segment 9b9f2f8f-c8ec-471b-9f31-d75c1e2861b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b9f2f8f-c8ec-471b-9f31-d75c1e2861b1 found for delete ", "request_id": "req-21ad22ff-6b8b-454f-b544-118b104dd624"}]} [pid: 7|app: 0|req: 1128/2159] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:41:58 2026] DELETE /v2.0/routers/09c46174-bad3-4ecc-8fe8-2b5fb3218f55 => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2160] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:41:59 2026] GET /v2.0/security-groups?id=68e30662-ce03-4245-b310-81a524eead78&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2161] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:41:59 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2162] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:41:59 2026] DELETE /v2.0/networks/d3ebc0b6-2b33-4a70-818c-a93dd06dcbac => 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: 1034/2163] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:42:00 2026] GET /v2.0/security-groups?tenant_id=fe6f50fc8d104ee5b538b173bc6bb397&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2164] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:00 2026] DELETE /v2.0/security-groups/7a420594-0254-438b-9558-fa87992f7e47 => 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: 1035/2165] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:42:00 2026] GET /v2.0/security-groups?tenant_id=53388d0a413a4ee086c79c2ccee78a96&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2166] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:00 2026] DELETE /v2.0/security-groups/b0bad1a5-0373-415e-954e-9ab5bfab7603 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:42:03.210 8 INFO neutron.db.segments_db [None req-b9fcb9cb-9654-481c-8f7f-e1a11aa62506 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 9af498bb-eaff-4865-ab50-f122b0980167 of type vxlan for network a1746025-e195-4472-8554-5a1c407253ef [pid: 8|app: 0|req: 1036/2167] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:42:02 2026] POST /v2.0/networks => generated 741 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:03.382 7 INFO neutron.services.segments.plugin [-] Segment ad3c99b9-1d9e-4740-b0f5-e1fd6c5a0942 resource provider aggregate not found 2026-05-29 12:42:03.387 7 INFO neutron.services.segments.plugin [-] Segment ad3c99b9-1d9e-4740-b0f5-e1fd6c5a0942 resource provider aggregate not found 2026-05-29 12:42:03.401 7 INFO neutron.services.segments.plugin [-] Segment ad3c99b9-1d9e-4740-b0f5-e1fd6c5a0942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad3c99b9-1d9e-4740-b0f5-e1fd6c5a0942 found for delete ", "request_id": "req-7f7c251d-71c5-4428-8d06-0c72315c73a1"}]} 2026-05-29 12:42:03.408 7 INFO neutron.services.segments.plugin [-] Segment ad3c99b9-1d9e-4740-b0f5-e1fd6c5a0942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad3c99b9-1d9e-4740-b0f5-e1fd6c5a0942 found for delete ", "request_id": "req-9f6d7d05-f26c-4812-a4b4-0f8217b1882a"}]} [pid: 7|app: 0|req: 1132/2168] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:42:03 2026] POST /v2.0/subnets => generated 664 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:03.678 8 INFO neutron.db.segments_db [None req-65081b1b-d32b-4688-b38d-48d47f36243b bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 2eb43f7d-69db-4dfc-b66e-ed768a0d6272 of type vxlan for network 45deb273-2171-4699-8c38-e7b812517ca6 2026-05-29 12:42:03.959 8 INFO neutron.db.l3_hamode_db [None req-65081b1b-d32b-4688-b38d-48d47f36243b bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:42:05.209 8 INFO neutron.db.l3_hamode_db [None req-65081b1b-d32b-4688-b38d-48d47f36243b bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1037/2169] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:42:03 2026] POST /v2.0/routers => generated 728 bytes in 3286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2170] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:42:06 2026] PUT /v2.0/routers/ba2888b1-912a-42a8-99d2-20c4c3df5d40/add_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:42:09.630 8 INFO neutron.db.segments_db [None req-4ba10b52-8f55-46ab-b9a8-7c15733e4bb9 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment 061c8b42-c9e5-4b7c-b74d-bace971ce4d9 of type vxlan for network 05249f76-2bfc-4bfc-a502-5ed1c676ec8f [pid: 8|app: 0|req: 1038/2171] 10.0.0.159 () {34 vars in 671 bytes} [Fri May 29 12:42:09 2026] POST /v2.0/networks => generated 740 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2172] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:42:09 2026] POST /v2.0/subnets => generated 663 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:10.046 8 INFO neutron.db.segments_db [None req-02fbf2ed-6b4e-4a6e-97b7-7b80fe1e78bb bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Added segment a207b3c6-336e-4129-81ad-af81f9b521cf of type vxlan for network a9dcf816-fc56-4315-98d1-efbe32e45078 2026-05-29 12:42:10.376 8 INFO neutron.db.l3_hamode_db [None req-02fbf2ed-6b4e-4a6e-97b7-7b80fe1e78bb bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:42:11.394 8 INFO neutron.db.l3_hamode_db [None req-02fbf2ed-6b4e-4a6e-97b7-7b80fe1e78bb bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2173] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:42:09 2026] POST /v2.0/routers => generated 727 bytes in 2599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2176] 10.0.0.159 () {34 vars in 783 bytes} [Fri May 29 12:42:12 2026] PUT /v2.0/routers/7f523475-2d03-439d-95fd-6d60ead75ae4/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:42:14.966 8 WARNING neutron_lib.context [None req-760bb2ac-56df-4ca4-85da-d0b2af37c152 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/2177] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:42:14 2026] POST /v2.0/security-groups => generated 1609 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:42:15.114 7 WARNING neutron_lib.context [None req-2fbbe303-ce48-496b-8e4b-5cbcc395ad7c bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1136/2178] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:42:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:15.297 8 WARNING neutron_lib.context [None req-f0788462-4949-4f1a-9ec9-ad9881abeec9 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2179] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:42:15 2026] POST /v2.0/security-group-rules => generated 564 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:15.473 7 WARNING neutron_lib.context [None req-a140df0b-42c6-4680-b970-873153740efc bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2180] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:42:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:15.592 8 WARNING neutron_lib.context [None req-dcf0d3a4-cc40-493b-8a92-b2feae49b3fe bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1044/2181] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:42:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:15.724 7 WARNING neutron_lib.context [None req-0bb2b524-b370-456d-bc97-b0ac2d044da3 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:42:15.758 7 INFO neutron.db.securitygroups_db [None req-0bb2b524-b370-456d-bc97-b0ac2d044da3 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Project 441f6f94ccc3411fa38d81036fbc4358 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: 1138/2182] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:42:15 2026] POST /v2.0/security-group-rules => generated 575 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:15.847 8 WARNING neutron_lib.context [None req-8007ef2f-a45e-4221-b76f-2f8ad73737b0 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:42:15.871 8 INFO neutron.db.securitygroups_db [None req-8007ef2f-a45e-4221-b76f-2f8ad73737b0 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Project 441f6f94ccc3411fa38d81036fbc4358 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: 1045/2183] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:42:15 2026] POST /v2.0/security-group-rules => generated 574 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:16.416 7 WARNING neutron_lib.context [None req-d8a19753-d071-46e6-bad7-c54fcc42bffd bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1139/2184] 10.0.0.159 () {34 vars in 685 bytes} [Fri May 29 12:42:16 2026] POST /v2.0/security-groups => generated 1598 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:42:16.593 8 WARNING neutron_lib.context [None req-30834138-8fb8-462a-b18c-42fd636efd68 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2185] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:42:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:16.699 7 WARNING neutron_lib.context [None req-873e9fb6-d36c-42f3-a364-4c98d4132aca bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1140/2186] 10.0.0.159 () {34 vars in 695 bytes} [Fri May 29 12:42:16 2026] POST /v2.0/security-group-rules => generated 570 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:16.815 8 WARNING neutron_lib.context [None req-215314f8-d920-428f-843f-cfe281fba436 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2187] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:42:16 2026] POST /v2.0/floatingips => generated 552 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2188] 10.0.0.211 () {34 vars in 1098 bytes} [Fri May 29 12:42:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-912968321&fields=id&tenant_id=441f6f94ccc3411fa38d81036fbc4358 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2189] 10.0.0.211 () {34 vars in 1098 bytes} [Fri May 29 12:42:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--677123234&fields=id&tenant_id=441f6f94ccc3411fa38d81036fbc4358 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2190] 10.0.0.211 () {34 vars in 982 bytes} [Fri May 29 12:42:17 2026] GET /v2.0/networks?id=a1746025-e195-4472-8554-5a1c407253ef => generated 673 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2191] 10.0.0.211 () {34 vars in 965 bytes} [Fri May 29 12:42:17 2026] GET /v2.0/quotas/441f6f94ccc3411fa38d81036fbc4358 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2192] 10.0.0.211 () {34 vars in 1002 bytes} [Fri May 29 12:42:17 2026] GET /v2.0/ports?tenant_id=441f6f94ccc3411fa38d81036fbc4358&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2193] 10.0.0.211 () {34 vars in 1008 bytes} [Fri May 29 12:42:17 2026] GET /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef?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: 1144/2194] 10.0.0.211 () {34 vars in 1108 bytes} [Fri May 29 12:42:17 2026] GET /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2195] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:18 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => 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: 1145/2196] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:42:19 2026] GET /v2.0/networks?id=a1746025-e195-4472-8554-5a1c407253ef => generated 673 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2197] 199.204.45.109 () {34 vars in 1050 bytes} [Fri May 29 12:42:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=441f6f94ccc3411fa38d81036fbc4358 => generated 272 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:42:19.203 7 WARNING neutron_lib.context [req-7644d4e7-fb95-4ddb-80c3-c438e8384732 req-71bc5b95-6f9c-4623-966f-fa64ea382ed2 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1053/2198] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:19 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => 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: 1146/2199] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:42:19 2026] POST /v2.0/ports => generated 993 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2200] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:42:19 2026] PUT /v2.0/ports/c69d6f9e-fbec-4150-925b-a0db42c7e2f4 => generated 1238 bytes in 506 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: 1147/2201] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/ports?tenant_id=441f6f94ccc3411fa38d81036fbc4358&device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1055/2202] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c69d6f9e-fbec-4150-925b-a0db42c7e2f4 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:42:20.487 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cd0c691-4f43-4cbd-a506-52b0b60e5e27'] response: {'name': 'network-changed', 'server_uuid': '021505eb-c3ab-475e-a38b-1c1463d16091', 'tag': 'c69d6f9e-fbec-4150-925b-a0db42c7e2f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1148/2203] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/subnets?id=7c361c97-5c08-497e-b27e-8db3c19cbbb9 => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2204] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/ports?network_id=a1746025-e195-4472-8554-5a1c407253ef&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2205] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1008 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: 1150/2206] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef?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: 1057/2207] 10.0.0.211 () {34 vars in 1120 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/security-groups?id=d19625ba-1dc9-47d3-ab87-e1c0fb1bad80&id=2cdab81e-794e-45f5-a862-db44e44d364f&fields=id&fields=name => generated 205 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2208] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2209] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/ports?tenant_id=441f6f94ccc3411fa38d81036fbc4358&device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2210] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/networks?id=a1746025-e195-4472-8554-5a1c407253ef => generated 769 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2211] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2212] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c69d6f9e-fbec-4150-925b-a0db42c7e2f4 => 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: 1154/2213] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:42:21 2026] GET /v2.0/subnets?id=7c361c97-5c08-497e-b27e-8db3c19cbbb9 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2214] 199.204.45.109 () {34 vars in 1124 bytes} [Fri May 29 12:42:21 2026] GET /v2.0/security-groups?id=d19625ba-1dc9-47d3-ab87-e1c0fb1bad80&id=2cdab81e-794e-45f5-a862-db44e44d364f&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2215] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:21 2026] GET /v2.0/ports?network_id=a1746025-e195-4472-8554-5a1c407253ef&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: 1061/2216] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:21 2026] GET /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2217] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:21 2026] GET /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef?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: 1062/2218] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:21 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2219] 10.0.0.211 () {34 vars in 1120 bytes} [Fri May 29 12:42:21 2026] GET /v2.0/security-groups?id=d19625ba-1dc9-47d3-ab87-e1c0fb1bad80&id=2cdab81e-794e-45f5-a862-db44e44d364f&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2220] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:22 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2221] 10.0.0.211 () {34 vars in 1120 bytes} [Fri May 29 12:42:23 2026] GET /v2.0/security-groups?id=d19625ba-1dc9-47d3-ab87-e1c0fb1bad80&id=2cdab81e-794e-45f5-a862-db44e44d364f&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2222] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:23 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:42:24.022 7 INFO neutron.db.l3_db [None req-d1bd1689-696d-4938-96d8-e37f31797d13 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Floating IP ee2f2848-609c-4621-9cbc-03f55fd5e534 associated. External IP: 10.96.250.220, port: c69d6f9e-fbec-4150-925b-a0db42c7e2f4. [pid: 7|app: 0|req: 1159/2223] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:42:23 2026] PUT /v2.0/floatingips/ee2f2848-609c-4621-9cbc-03f55fd5e534 => generated 855 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2226] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1010 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:42:33.249 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4ef628b-42a8-4bde-beb8-f8ef8aa6b1b4'] response: {'name': 'network-changed', 'server_uuid': '021505eb-c3ab-475e-a38b-1c1463d16091', 'tag': 'c69d6f9e-fbec-4150-925b-a0db42c7e2f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1161/2227] 10.0.0.211 () {34 vars in 1120 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/security-groups?id=d19625ba-1dc9-47d3-ab87-e1c0fb1bad80&id=2cdab81e-794e-45f5-a862-db44e44d364f&fields=id&fields=name => generated 205 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2228] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/ports?tenant_id=441f6f94ccc3411fa38d81036fbc4358&device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2229] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/networks?id=a1746025-e195-4472-8554-5a1c407253ef => generated 769 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2230] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c69d6f9e-fbec-4150-925b-a0db42c7e2f4 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2231] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/subnets?id=7c361c97-5c08-497e-b27e-8db3c19cbbb9 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2232] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1279 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2233] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/ports?network_id=a1746025-e195-4472-8554-5a1c407253ef&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2234] 10.0.0.159 () {32 vars in 858 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/floatingips?floating_network_id=42ce3bf2-f86e-46bc-b75d-1763efccfe0f&port_id=c69d6f9e-fbec-4150-925b-a0db42c7e2f4 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2235] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2236] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef?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: 1073/2237] 10.0.0.96 () {34 vars in 989 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1279 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2238] 10.0.0.96 () {34 vars in 1119 bytes} [Fri May 29 12:42:33 2026] GET /v2.0/security-groups?id=2cdab81e-794e-45f5-a862-db44e44d364f&id=d19625ba-1dc9-47d3-ab87-e1c0fb1bad80&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2239] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:42:34 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: 1166/2240] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:42:34 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: 1075/2241] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:42:34 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: 1167/2242] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:42:34 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: 1076/2243] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:42:34 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1168/2244] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:42:34 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2245] 199.204.45.109 () {34 vars in 717 bytes} [Fri May 29 12:42:34 2026] POST /v2.0/ports => generated 1097 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2246] 10.0.0.211 () {34 vars in 971 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1097 bytes in 36 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: 1078/2247] 10.0.0.211 () {34 vars in 907 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2248] 199.204.45.109 () {34 vars in 1262 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2249] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2250] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?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: 1080/2251] 199.204.45.109 () {34 vars in 975 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1097 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2252] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/networks?id=63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2253] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2254] 10.0.0.211 () {34 vars in 1120 bytes} [Fri May 29 12:42:35 2026] GET /v2.0/security-groups?id=d19625ba-1dc9-47d3-ab87-e1c0fb1bad80&id=2cdab81e-794e-45f5-a862-db44e44d364f&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2255] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:42:35 2026] PUT /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1251 bytes in 492 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: 1083/2256] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:42:36.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d8fdbd3-bcd9-4f0e-ba87-b9f6129d4f9d'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': '405cf14b-f043-4413-b3de-6fc1b0e0b563', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1174/2257] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2527 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2258] 199.204.45.109 () {34 vars in 1062 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.214&port_id=50e9167b-4842-46ea-8dd0-b8880bd36490 => generated 19 bytes in 35 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: 1176/2259] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/subnets?id=d6f4c727-2aaa-4c98-9b81-74a9cd426611 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2260] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/ports?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622&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: 1178/2261] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2262] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:42:36.766 8 INFO neutron.db.l3_db [req-1f98b2f5-7d5e-41a0-abb4-6168ba726a87 req-02479a1b-8635-42cd-b4e3-afa70a92b6c4 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] Floating IP ee2f2848-609c-4621-9cbc-03f55fd5e534 disassociated. External IP: 10.96.250.220, port: c69d6f9e-fbec-4150-925b-a0db42c7e2f4. [pid: 7|app: 0|req: 1180/2263] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1181/2264] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/subnets?id=78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 655 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2265] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/ports?network_id=63e51835-5193-47a1-b848-cda0c4ec0ad5&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2266] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:36 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?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: 1184/2267] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?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: 1185/2268] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/ports?device_id=021505eb-c3ab-475e-a38b-1c1463d16091 => 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: 1186/2269] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2527 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2270] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:42:36 2026] DELETE /v2.0/ports/c69d6f9e-fbec-4150-925b-a0db42c7e2f4 => generated 0 bytes in 763 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2271] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/networks?id=63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 802 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2272] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1188/2273] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/subnets?id=78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:42:37.399 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1879bea3-5ba4-483f-bac9-385611aeb863'] response: {'server_uuid': '021505eb-c3ab-475e-a38b-1c1463d16091', 'name': 'network-vif-deleted', 'tag': 'c69d6f9e-fbec-4150-925b-a0db42c7e2f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1189/2274] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/ports?network_id=63e51835-5193-47a1-b848-cda0c4ec0ad5&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2275] 10.0.0.211 () {34 vars in 971 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1287 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2276] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2277] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2278] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 12:42:37 2026] PUT /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1311 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:42:37.801 7 INFO neutron.api.v2.resource [None req-e0c195d7-1b0c-409a-be8d-dec3ab6dd1f8 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2279] 199.204.45.109 () {30 vars in 763 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/security-groups/lb-59819fd1-571f-4827-8911-36d1704348af => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1088/2280] 199.204.45.109 () {30 vars in 785 bytes} [Fri May 29 12:42:37 2026] GET /v2.0/security-groups?name=lb-59819fd1-571f-4827-8911-36d1704348af => generated 1575 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2281] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 12:42:37 2026] PUT /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1313 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: 7|app: 0|req: 1194/2282] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2283] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2284] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:42:38 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: 1197/2285] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:42:38.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2702771-ac30-49e4-a726-94062600b6fe'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': '405cf14b-f043-4413-b3de-6fc1b0e0b563', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1198/2286] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2287] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2589 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2288] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2289] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/networks?id=63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 802 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2290] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2291] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1204/2292] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1089/2293] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:38 2026] DELETE /v2.0/security-groups/2cdab81e-794e-45f5-a862-db44e44d364f => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2294] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/subnets?id=78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:42:38.880 7 INFO neutron.api.v2.resource [None req-3755120e-dd01-4125-b8c8-e255399694a6 bf89aa8fd656400d9195e863123b4c6f 441f6f94ccc3411fa38d81036fbc4358 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1206/2295] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/security-groups/2cdab81e-794e-45f5-a862-db44e44d364f => 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: 1090/2296] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2297] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/ports?network_id=63e51835-5193-47a1-b848-cda0c4ec0ad5&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: 1208/2298] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2299] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:38 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2300] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2301] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2302] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:42:38 2026] DELETE /v2.0/floatingips/ee2f2848-609c-4621-9cbc-03f55fd5e534 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2303] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:39 2026] DELETE /v2.0/security-groups/d19625ba-1dc9-47d3-ab87-e1c0fb1bad80 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:42:39.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c780e4f-30e6-41dd-92e6-472fd7ec3537'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': '405cf14b-f043-4413-b3de-6fc1b0e0b563', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1213/2304] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2305] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/networks?id=63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 802 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2306] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1216/2307] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/subnets?id=78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2308] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/ports?network_id=63e51835-5193-47a1-b848-cda0c4ec0ad5&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: 1218/2309] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2310] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:39 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2311] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:42:39 2026] PUT /v2.0/routers/ba2888b1-912a-42a8-99d2-20c4c3df5d40/remove_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:42:41.910 7 INFO neutron.services.segments.plugin [-] Segment 2eb43f7d-69db-4dfc-b66e-ed768a0d6272 resource provider aggregate not found 2026-05-29 12:42:41.930 7 INFO neutron.services.segments.plugin [-] Segment 2eb43f7d-69db-4dfc-b66e-ed768a0d6272 resource provider aggregate not found 2026-05-29 12:42:41.951 7 INFO neutron.services.segments.plugin [-] Segment 2eb43f7d-69db-4dfc-b66e-ed768a0d6272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eb43f7d-69db-4dfc-b66e-ed768a0d6272 found for delete ", "request_id": "req-4c8d2cc1-d665-404a-8b1e-6fe91e2bbf32"}]} 2026-05-29 12:42:41.954 7 INFO neutron.services.segments.plugin [-] Segment 2eb43f7d-69db-4dfc-b66e-ed768a0d6272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eb43f7d-69db-4dfc-b66e-ed768a0d6272 found for delete ", "request_id": "req-d09e7262-b029-4857-adb0-8873ed951a3b"}]} 2026-05-29 12:42:41.961 7 INFO neutron.db.l3_hamode_db [None req-9d74ffa8-02df-4f7a-b1b3-4a13377c1155 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network 45deb273-2171-4699-8c38-e7b812517ca6 was deleted as no HA routers are present in tenant 441f6f94ccc3411fa38d81036fbc4358. [pid: 7|app: 0|req: 1220/2312] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:42:40 2026] DELETE /v2.0/routers/ba2888b1-912a-42a8-99d2-20c4c3df5d40 => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2313] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:42:41 2026] DELETE /v2.0/subnets/7c361c97-5c08-497e-b27e-8db3c19cbbb9 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2314] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:42:42 2026] DELETE /v2.0/networks/a1746025-e195-4472-8554-5a1c407253ef => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2317] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:42:42 2026] PUT /v2.0/routers/7f523475-2d03-439d-95fd-6d60ead75ae4/remove_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:42:43.977 7 INFO neutron.services.segments.plugin [-] Segment 9af498bb-eaff-4865-ab50-f122b0980167 resource provider aggregate not found 2026-05-29 12:42:43.985 7 INFO neutron.services.segments.plugin [-] Segment 9af498bb-eaff-4865-ab50-f122b0980167 resource provider aggregate not found 2026-05-29 12:42:44.010 7 INFO neutron.services.segments.plugin [-] Segment 9af498bb-eaff-4865-ab50-f122b0980167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af498bb-eaff-4865-ab50-f122b0980167 found for delete ", "request_id": "req-6b205b21-9054-4bbd-a262-c855f47f2b45"}]} 2026-05-29 12:42:44.011 7 INFO neutron.services.segments.plugin [-] Segment 9af498bb-eaff-4865-ab50-f122b0980167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af498bb-eaff-4865-ab50-f122b0980167 found for delete ", "request_id": "req-f31caa0d-5b3d-4929-8f29-f48efb0b9c54"}]} 2026-05-29 12:42:44.835 7 INFO neutron.db.l3_hamode_db [None req-353445bb-8d02-4685-bc53-ce0532cee953 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] HA network a9dcf816-fc56-4315-98d1-efbe32e45078 was deleted as no HA routers are present in tenant 699123d6eae3433b8e37ee5abe948845. [pid: 7|app: 0|req: 1224/2318] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:42:43 2026] DELETE /v2.0/routers/7f523475-2d03-439d-95fd-6d60ead75ae4 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2319] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:42:44 2026] DELETE /v2.0/subnets/1b8f89c0-b957-4b56-8bdb-3115e1772709 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2320] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:42:45 2026] DELETE /v2.0/networks/05249f76-2bfc-4bfc-a502-5ed1c676ec8f => 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: 1096/2321] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:42:45 2026] GET /v2.0/security-groups?tenant_id=699123d6eae3433b8e37ee5abe948845&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: 1226/2322] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:45 2026] DELETE /v2.0/security-groups/78e182f2-a02f-4613-a7d3-a37f64fec3f6 => 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: 1097/2323] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:42:45 2026] GET /v2.0/security-groups?tenant_id=441f6f94ccc3411fa38d81036fbc4358&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:42:46.051 7 INFO neutron.services.segments.plugin [-] Segment a207b3c6-336e-4129-81ad-af81f9b521cf resource provider aggregate not found 2026-05-29 12:42:46.060 7 INFO neutron.services.segments.plugin [-] Segment a207b3c6-336e-4129-81ad-af81f9b521cf resource provider aggregate not found 2026-05-29 12:42:46.069 7 INFO neutron.services.segments.plugin [-] Segment a207b3c6-336e-4129-81ad-af81f9b521cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a207b3c6-336e-4129-81ad-af81f9b521cf found for delete ", "request_id": "req-19c1d8fd-6c0b-45ca-8e9c-f1d5f384daaa"}]} 2026-05-29 12:42:46.080 7 INFO neutron.services.segments.plugin [-] Segment a207b3c6-336e-4129-81ad-af81f9b521cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a207b3c6-336e-4129-81ad-af81f9b521cf found for delete ", "request_id": "req-888f1ec3-cb22-4420-9018-e498a029ee63"}]} 2026-05-29 12:42:46.088 7 INFO neutron.services.segments.plugin [-] Segment 061c8b42-c9e5-4b7c-b74d-bace971ce4d9 resource provider aggregate not found 2026-05-29 12:42:46.098 7 INFO neutron.services.segments.plugin [-] Segment 061c8b42-c9e5-4b7c-b74d-bace971ce4d9 resource provider aggregate not found 2026-05-29 12:42:46.105 7 INFO neutron.services.segments.plugin [-] Segment 061c8b42-c9e5-4b7c-b74d-bace971ce4d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 061c8b42-c9e5-4b7c-b74d-bace971ce4d9 found for delete ", "request_id": "req-ff0c3b97-c23d-424d-8be1-b43d6a1eea5f"}]} 2026-05-29 12:42:46.116 7 INFO neutron.services.segments.plugin [-] Segment 061c8b42-c9e5-4b7c-b74d-bace971ce4d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 061c8b42-c9e5-4b7c-b74d-bace971ce4d9 found for delete ", "request_id": "req-113546a1-7b0c-4e41-88d4-4a3a034ed3db"}]} [pid: 7|app: 0|req: 1227/2324] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:46 2026] DELETE /v2.0/security-groups/5521f8f2-dbe3-477e-9410-17d398fc3484 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2325] 199.204.45.109 () {34 vars in 1096 bytes} [Fri May 29 12:42:48 2026] GET /v2.0/ports?device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2326] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:42:48 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2327] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:42:48 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2328] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:42:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2329] 199.204.45.109 () {34 vars in 1106 bytes} [Fri May 29 12:42:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A37f&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => 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: 1230/2330] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:42:48 2026] GET /v2.0/subnets?id=c8839226-0ef8-45aa-b7d5-6ecd9d07fe91&id=2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2331] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:48 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2332] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:42:49 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2333] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:42:49 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2334] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:42:49 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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-05-29 12:42:50.363 8 WARNING neutron_lib.context [None req-e7c5b2c3-d73c-40b5-9434-8570c2e86cf8 a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:42:50.473 8 INFO neutron.db.segments_db [None req-e7c5b2c3-d73c-40b5-9434-8570c2e86cf8 a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Added segment 33091fe8-6707-4999-80d5-be2bcc5fbe65 of type vxlan for network e3d77146-da47-439c-bba5-fd7c84b3d293 [pid: 8|app: 0|req: 1103/2335] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:42:50 2026] POST /v2.0/networks => generated 631 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:50.612 7 WARNING neutron_lib.context [None req-f7d4d676-06cc-4bf1-bf71-050686e8e11e a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1233/2336] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:42:50 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:50.966 8 WARNING neutron_lib.context [None req-95d1fe05-5352-453d-b8e1-345e082a861d a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:42:51.026 8 INFO neutron.db.segments_db [None req-95d1fe05-5352-453d-b8e1-345e082a861d a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Added segment 51c2323e-805f-4c50-98ac-203562a06998 of type vxlan for network 6a080b83-5393-4674-895d-80f5c6290d91 [pid: 8|app: 0|req: 1104/2337] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:42:50 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-05-29 12:42:51.177 7 WARNING neutron_lib.context [None req-04f8341f-90b1-4880-b2e7-1b37fcf42518 a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1234/2338] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:42:51 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:51.504 8 WARNING neutron_lib.context [None req-9d863b48-22ff-4393-bb10-c2ee91f70c67 a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:42:51.570 8 INFO neutron.db.segments_db [None req-9d863b48-22ff-4393-bb10-c2ee91f70c67 a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Added segment 59315534-7d8e-4e00-a3f4-3c56b526b6c1 of type vxlan for network 888bbb2a-747c-47a4-96a6-727d683f5c08 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:42:51.683 7 WARNING neutron_lib.context [None req-e0ba5cf8-649c-4d1f-9f8e-c391e99e5f51 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2339] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:42:51 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:42:51.710 8 WARNING neutron_lib.context [None req-096be289-5808-4967-9da5-8b10cd6fa9c9 a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2340] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:42:51 2026] POST /v2.0/ports => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:42:52.089 8 WARNING neutron_lib.context [None req-881e2dcc-0195-4987-a226-d658cfde6c7d a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:42:52.144 8 INFO neutron.db.segments_db [None req-881e2dcc-0195-4987-a226-d658cfde6c7d a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Added segment df65922c-fbae-46d4-a8ad-b1d59867fa82 of type vxlan for network adcfe248-fb2a-411d-97e6-ecbbf3145854 [pid: 8|app: 0|req: 1107/2341] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:42:52 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-05-29 12:42:52.267 8 WARNING neutron_lib.context [None req-383719be-715a-47d8-a046-6bcf76063eaa a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:42:52.582 7 INFO neutron.db.l3_db [None req-e0ba5cf8-649c-4d1f-9f8e-c391e99e5f51 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Floating IP e92b8d39-3e66-48b5-b9e0-9e4c78080596 associated. External IP: 10.96.250.205, port: 588aef64-9c66-47e0-a9fe-33193fb81535. [pid: 8|app: 0|req: 1108/2342] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:42:52 2026] POST /v2.0/ports => generated 743 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-05-29 12:42:52.597 8 WARNING neutron_lib.context [None req-1c420e22-7e08-4e39-ae3c-f1bcc5b5b8cd a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:42:52.651 8 INFO neutron.db.segments_db [None req-1c420e22-7e08-4e39-ae3c-f1bcc5b5b8cd a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Added segment 74527802-eed8-4dc2-8ece-26df50c1b7d1 of type vxlan for network c963a472-01aa-4634-9f46-5f5588aaab63 [pid: 8|app: 0|req: 1109/2343] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:42:52 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) 2026-05-29 12:42:52.775 8 WARNING neutron_lib.context [None req-4800965f-f3bf-4d3e-b92f-1471d9105043 a2a1732c623c49e18d704609f0d43477 8a7ce1d83cd6493fbc3494833ab8d650 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2344] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:42:52 2026] POST /v2.0/ports => generated 743 bytes in 353 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: 1111/2345] 10.0.0.159 () {34 vars in 747 bytes} [Fri May 29 12:42:53 2026] PUT /v2.0/ports/431fdd40-d31e-4818-ae63-c9267ea12690/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: 1112/2346] 10.0.0.159 () {34 vars in 747 bytes} [Fri May 29 12:42:53 2026] PUT /v2.0/ports/4820e2df-b92c-4118-a506-814eefee80be/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2347] 10.0.0.159 () {34 vars in 747 bytes} [Fri May 29 12:42:53 2026] PUT /v2.0/ports/65c814e1-e482-48ad-a63d-eaa1e2fb618f/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2348] 10.0.0.159 () {34 vars in 747 bytes} [Fri May 29 12:42:53 2026] PUT /v2.0/ports/a6dfcfea-6a4b-4af2-8f42-ba14e45da371/tags => 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: 1235/2349] 10.0.0.159 () {34 vars in 677 bytes} [Fri May 29 12:42:51 2026] POST /v2.0/floatingips => generated 898 bytes in 1681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2350] 10.0.0.159 () {32 vars in 660 bytes} [Fri May 29 12:42:53 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2351] 10.0.0.159 () {32 vars in 674 bytes} [Fri May 29 12:42:53 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2352] 10.0.0.159 () {32 vars in 670 bytes} [Fri May 29 12:42:53 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2353] 10.0.0.159 () {32 vars in 682 bytes} [Fri May 29 12:42:53 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2354] 10.0.0.159 () {32 vars in 668 bytes} [Fri May 29 12:42:53 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2355] 10.0.0.159 () {32 vars in 682 bytes} [Fri May 29 12:42:54 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2356] 10.0.0.159 () {32 vars in 678 bytes} [Fri May 29 12:42:54 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2357] 10.0.0.159 () {32 vars in 690 bytes} [Fri May 29 12:42:54 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2358] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:42:54 2026] DELETE /v2.0/ports/431fdd40-d31e-4818-ae63-c9267ea12690 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2359] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:42:54 2026] DELETE /v2.0/ports/4820e2df-b92c-4118-a506-814eefee80be => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2360] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:42:54 2026] DELETE /v2.0/ports/65c814e1-e482-48ad-a63d-eaa1e2fb618f => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2361] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:42:55 2026] DELETE /v2.0/ports/a6dfcfea-6a4b-4af2-8f42-ba14e45da371 => 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: 1121/2362] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:42:55 2026] DELETE /v2.0/ports/4fc5ce44-4446-4692-ab75-0dab8499e54d => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:42:55.682 7 INFO neutron.services.segments.plugin [-] Segment 33091fe8-6707-4999-80d5-be2bcc5fbe65 resource provider aggregate not found 2026-05-29 12:42:55.700 7 INFO neutron.services.segments.plugin [-] Segment 33091fe8-6707-4999-80d5-be2bcc5fbe65 resource provider aggregate not found 2026-05-29 12:42:55.705 7 INFO neutron.services.segments.plugin [-] Segment 33091fe8-6707-4999-80d5-be2bcc5fbe65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33091fe8-6707-4999-80d5-be2bcc5fbe65 found for delete ", "request_id": "req-26f27003-d642-460b-8d1c-92a9051a4b2e"}]} 2026-05-29 12:42:55.718 7 INFO neutron.services.segments.plugin [-] Segment 33091fe8-6707-4999-80d5-be2bcc5fbe65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33091fe8-6707-4999-80d5-be2bcc5fbe65 found for delete ", "request_id": "req-0cd39089-cd5f-4078-b474-ea6cf4a29bd3"}]} [pid: 7|app: 0|req: 1242/2363] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:42:55 2026] DELETE /v2.0/networks/e3d77146-da47-439c-bba5-fd7c84b3d293 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:42:55.938 8 INFO neutron.services.segments.plugin [-] Segment 51c2323e-805f-4c50-98ac-203562a06998 resource provider aggregate not found 2026-05-29 12:42:55.943 8 INFO neutron.services.segments.plugin [-] Segment 51c2323e-805f-4c50-98ac-203562a06998 resource provider aggregate not found 2026-05-29 12:42:55.955 8 INFO neutron.services.segments.plugin [-] Segment 51c2323e-805f-4c50-98ac-203562a06998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51c2323e-805f-4c50-98ac-203562a06998 found for delete ", "request_id": "req-0558434b-786c-4007-b535-206105cbac03"}]} 2026-05-29 12:42:55.962 8 INFO neutron.services.segments.plugin [-] Segment 51c2323e-805f-4c50-98ac-203562a06998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51c2323e-805f-4c50-98ac-203562a06998 found for delete ", "request_id": "req-46ab141b-1416-4f42-b61d-1e23f11e231c"}]} [pid: 8|app: 0|req: 1122/2364] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:42:55 2026] DELETE /v2.0/networks/6a080b83-5393-4674-895d-80f5c6290d91 => 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: 1243/2365] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:42:55 2026] DELETE /v2.0/networks/888bbb2a-747c-47a4-96a6-727d683f5c08 => 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: 1123/2366] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:42:56 2026] DELETE /v2.0/networks/adcfe248-fb2a-411d-97e6-ecbbf3145854 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2367] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:42:56 2026] DELETE /v2.0/networks/c963a472-01aa-4634-9f46-5f5588aaab63 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2368] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:42:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2369] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:42:57 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: 1247/2370] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:42:57 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: 1248/2371] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:42:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2372] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:42:57 2026] GET /v2.0/security-groups?tenant_id=64d2a70dcb4349e7a99be69c75fef2a3&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:42:57.749 7 INFO neutron.services.segments.plugin [-] Segment 59315534-7d8e-4e00-a3f4-3c56b526b6c1 resource provider aggregate not found 2026-05-29 12:42:57.757 7 INFO neutron.services.segments.plugin [-] Segment 59315534-7d8e-4e00-a3f4-3c56b526b6c1 resource provider aggregate not found 2026-05-29 12:42:57.769 7 INFO neutron.services.segments.plugin [-] Segment 59315534-7d8e-4e00-a3f4-3c56b526b6c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59315534-7d8e-4e00-a3f4-3c56b526b6c1 found for delete ", "request_id": "req-08584fea-a7a4-4ae4-bf03-65f5c9321ed0"}]} 2026-05-29 12:42:57.787 7 INFO neutron.services.segments.plugin [-] Segment 59315534-7d8e-4e00-a3f4-3c56b526b6c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59315534-7d8e-4e00-a3f4-3c56b526b6c1 found for delete ", "request_id": "req-3df41296-b40f-4c11-bae4-e6cca51a4504"}]} 2026-05-29 12:42:57.793 7 INFO neutron.services.segments.plugin [-] Segment 74527802-eed8-4dc2-8ece-26df50c1b7d1 resource provider aggregate not found 2026-05-29 12:42:57.802 7 INFO neutron.services.segments.plugin [-] Segment 74527802-eed8-4dc2-8ece-26df50c1b7d1 resource provider aggregate not found 2026-05-29 12:42:57.811 7 INFO neutron.services.segments.plugin [-] Segment 74527802-eed8-4dc2-8ece-26df50c1b7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74527802-eed8-4dc2-8ece-26df50c1b7d1 found for delete ", "request_id": "req-0b0638ad-870f-43cc-9ee2-578b3ad22407"}]} 2026-05-29 12:42:57.818 7 INFO neutron.services.segments.plugin [-] Segment 74527802-eed8-4dc2-8ece-26df50c1b7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74527802-eed8-4dc2-8ece-26df50c1b7d1 found for delete ", "request_id": "req-d37a30f8-3af1-4c45-b18e-fa1d865d221c"}]} [pid: 7|app: 0|req: 1249/2373] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:57 2026] DELETE /v2.0/security-groups/f47cfadb-1f7b-4ec9-a71b-fd8a5959b74d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:42:57.931 8 INFO neutron.api.v2.resource [None req-a9444f6b-15d5-47cb-97af-2a7ebb169252 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2374] 199.204.45.109 () {30 vars in 763 bytes} [Fri May 29 12:42:57 2026] GET /v2.0/security-groups/lb-59819fd1-571f-4827-8911-36d1704348af => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2375] 199.204.45.109 () {30 vars in 785 bytes} [Fri May 29 12:42:57 2026] GET /v2.0/security-groups?name=lb-59819fd1-571f-4827-8911-36d1704348af => generated 1575 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:42:57.993 8 INFO neutron.services.segments.plugin [-] Segment df65922c-fbae-46d4-a8ad-b1d59867fa82 resource provider aggregate not found 2026-05-29 12:42:58.001 8 INFO neutron.services.segments.plugin [-] Segment df65922c-fbae-46d4-a8ad-b1d59867fa82 resource provider aggregate not found 2026-05-29 12:42:58.009 8 INFO neutron.services.segments.plugin [-] Segment df65922c-fbae-46d4-a8ad-b1d59867fa82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df65922c-fbae-46d4-a8ad-b1d59867fa82 found for delete ", "request_id": "req-f5200e46-9759-43a8-a8ea-7d706164565a"}]} 2026-05-29 12:42:58.017 8 INFO neutron.services.segments.plugin [-] Segment df65922c-fbae-46d4-a8ad-b1d59867fa82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df65922c-fbae-46d4-a8ad-b1d59867fa82 found for delete ", "request_id": "req-35cc5bad-dcd0-4f93-9b18-a71402101933"}]} [pid: 7|app: 0|req: 1251/2376] 199.204.45.109 () {30 vars in 815 bytes} [Fri May 29 12:42:57 2026] GET /v2.0/security-group-rules?security_group_id=90940007-1789-4c87-b7ca-94d5330be315 => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2377] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:42:57 2026] GET /v2.0/security-groups?tenant_id=f44ab0aa80cf40b0854319aeb0b9f980&name=default => generated 2805 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2378] 199.204.45.109 () {34 vars in 747 bytes} [Fri May 29 12:42:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2379] 199.204.45.109 () {34 vars in 747 bytes} [Fri May 29 12:42:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2380] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:58 2026] DELETE /v2.0/security-groups/45e3b8a2-29cc-481f-a103-c9dccbe024eb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2381] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:42:58 2026] GET /v2.0/security-groups?tenant_id=8a7ce1d83cd6493fbc3494833ab8d650&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2382] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:42:58 2026] DELETE /v2.0/security-groups/a11c8841-3590-4848-bdbc-77d524ad902e => 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: 1130/2385] 10.0.0.159 () {34 vars in 678 bytes} [Fri May 29 12:43:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2386] 10.0.0.159 () {34 vars in 678 bytes} [Fri May 29 12:43:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2387] 10.0.0.159 () {34 vars in 678 bytes} [Fri May 29 12:43:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2388] 10.0.0.159 () {34 vars in 678 bytes} [Fri May 29 12:43:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2389] 10.0.0.159 () {34 vars in 678 bytes} [Fri May 29 12:43:03 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: 1258/2390] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:43:03 2026] PUT /v2.0/policies/227f293d-9b1a-4e83-a4bd-8eebd95f96d5/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2391] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:43:03 2026] PUT /v2.0/policies/2bbc31c2-1f34-48f9-962d-e57a7e633e9d/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2392] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:43:03 2026] PUT /v2.0/policies/640dcc77-0ff3-454c-9765-9d7070e73ece/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2393] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:43:03 2026] PUT /v2.0/policies/a37b4e01-f32d-4751-b631-382dc4b3846f/tags => 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: 1260/2394] 10.0.0.159 () {32 vars in 674 bytes} [Fri May 29 12:43:03 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2395] 10.0.0.159 () {32 vars in 688 bytes} [Fri May 29 12:43:03 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2396] 10.0.0.159 () {32 vars in 684 bytes} [Fri May 29 12:43:03 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2397] 10.0.0.159 () {32 vars in 696 bytes} [Fri May 29 12:43:03 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2398] 10.0.0.159 () {32 vars in 682 bytes} [Fri May 29 12:43:03 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2399] 10.0.0.159 () {32 vars in 696 bytes} [Fri May 29 12:43:03 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2400] 10.0.0.159 () {32 vars in 692 bytes} [Fri May 29 12:43:04 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2401] 10.0.0.82 () {30 vars in 689 bytes} [Fri May 29 12:43:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2402] 10.0.0.159 () {32 vars in 704 bytes} [Fri May 29 12:43:04 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2403] 10.0.0.82 () {30 vars in 691 bytes} [Fri May 29 12:43:04 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: 1266/2404] 10.0.0.82 () {30 vars in 667 bytes} [Fri May 29 12:43:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2405] 10.0.0.82 () {30 vars in 703 bytes} [Fri May 29 12:43:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2406] 10.0.0.159 () {32 vars in 734 bytes} [Fri May 29 12:43:04 2026] DELETE /v2.0/qos/policies/227f293d-9b1a-4e83-a4bd-8eebd95f96d5 => 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: 1268/2407] 10.0.0.159 () {32 vars in 734 bytes} [Fri May 29 12:43:04 2026] DELETE /v2.0/qos/policies/2bbc31c2-1f34-48f9-962d-e57a7e633e9d => 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: 1140/2408] 10.0.0.159 () {32 vars in 734 bytes} [Fri May 29 12:43:04 2026] DELETE /v2.0/qos/policies/640dcc77-0ff3-454c-9765-9d7070e73ece => 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: 1269/2409] 10.0.0.159 () {32 vars in 734 bytes} [Fri May 29 12:43:04 2026] DELETE /v2.0/qos/policies/a37b4e01-f32d-4751-b631-382dc4b3846f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2410] 10.0.0.159 () {32 vars in 734 bytes} [Fri May 29 12:43:04 2026] DELETE /v2.0/qos/policies/b475d46c-9b42-47ae-9558-1543d5ac696f => 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: 1270/2411] 10.0.0.82 () {28 vars in 438 bytes} [Fri May 29 12:43:04 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: 1142/2412] 10.0.0.82 () {30 vars in 727 bytes} [Fri May 29 12:43:04 2026] GET /v2.0/subnets/ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 631 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2413] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43: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: 1272/2414] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43: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: 7|app: 0|req: 1273/2415] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43: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: 1274/2416] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:05 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: 1275/2417] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:05 2026] GET /v2.0/subnets/ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2418] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:05 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2419] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:05 2026] GET /v2.0/security-groups?tenant_id=de678186d02e420d8b21ba56cc7cc39c&name=default => generated 2805 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2420] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2421] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43: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: 1146/2422] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43: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: 8|app: 0|req: 1147/2423] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:05 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: 1277/2424] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:05 2026] DELETE /v2.0/security-groups/ad8153c8-9a7b-4c90-8a89-e20ca769fbd1 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2425] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:06 2026] GET /v2.0/security-groups?tenant_id=9e08bc21c8f44b7dafcca2f36f7ba8d7&name=default => generated 2805 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2426] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:06 2026] DELETE /v2.0/security-groups/7225aa85-5a5e-4bc6-922b-0a81e00b2292 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2427] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:06 2026] GET /v2.0/security-groups?tenant_id=58ff87e4d9f143ab9a8bb43200384029&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2428] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:06 2026] DELETE /v2.0/security-groups/02aaec08-e30a-4d56-baa9-715e2dc2fc22 => 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: 1148/2429] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:05 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?fields=segments => generated 14 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2430] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:06 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1149/2431] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:06 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => 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: 1283/2432] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:43:06 2026] POST /v2.0/ports => generated 1303 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2433] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:43:07 2026] PUT /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 1428 bytes in 626 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: 1284/2434] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:07 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 4045 bytes in 60 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: 1151/2435] 199.204.45.109 () {34 vars in 1062 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.214&port_id=50e9167b-4842-46ea-8dd0-b8880bd36490 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2436] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/subnets?id=d6f4c727-2aaa-4c98-9b81-74a9cd426611 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:43:08.187 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d021a8b6-1deb-490a-9b3e-ba0b05773411'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': '61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1152/2437] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/ports?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622&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: 1286/2438] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?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: 1153/2439] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?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: 1287/2440] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1154/2441] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/subnets?id=78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2442] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/ports?network_id=63e51835-5193-47a1-b848-cda0c4ec0ad5&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: 1155/2443] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?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: 1289/2444] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?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: 1156/2445] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => 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: 1290/2446] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => 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: 1157/2447] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/subnets?id=5ddf45e2-9357-461a-b2e7-9812b3814f8f&id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2448] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&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: 8|app: 0|req: 1158/2449] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2450] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2451] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:08 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1293/2452] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 4045 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2453] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2454] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => 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: 1295/2455] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2456] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/subnets?id=5ddf45e2-9357-461a-b2e7-9812b3814f8f&id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 1361 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2457] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&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: 1298/2458] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&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: 1299/2459] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1161/2460] 10.0.0.211 () {34 vars in 971 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 1466 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2461] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1162/2462] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 1466 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2463] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:09 2026] GET /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2464] 199.204.45.109 () {34 vars in 790 bytes} [Fri May 29 12:43:09 2026] PUT /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 1201 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2465] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:43:10.383 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b68f315-3fb7-4af5-a7d9-0fc555e8e654'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': '61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1164/2466] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/subnets/ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2467] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 3818 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2468] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2469] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2470] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2471] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2472] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2473] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2474] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => 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: 1309/2475] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2476] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/subnets?id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2477] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1349 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2478] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2479] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2480] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2481] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2482] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2483] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1314/2484] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:10 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:43:11.330 8 WARNING neutron_lib.context [None req-31d424e5-55df-4d32-b950-cb0b782c57bd 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:43:11.394 8 INFO neutron.db.segments_db [None req-31d424e5-55df-4d32-b950-cb0b782c57bd 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Added segment c9765f0a-5d45-4412-a7ce-58ed3bec9883 of type vxlan for network f57b9e13-b045-4fd5-83e8-6b2984f7e8d3 2026-05-29 12:43:11.808 8 INFO neutron.db.l3_hamode_db [None req-31d424e5-55df-4d32-b950-cb0b782c57bd 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:43:11.990 8 INFO neutron.db.l3_hamode_db [None req-31d424e5-55df-4d32-b950-cb0b782c57bd 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1171/2485] 10.0.0.159 () {34 vars in 668 bytes} [Fri May 29 12:43:11 2026] POST /v2.0/routers => generated 474 bytes in 1595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:43:12.688 7 WARNING neutron_lib.context [None req-d984d9f0-975e-4eb6-b4f6-e3d7ded74192 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:43:12.734 7 INFO neutron.db.l3_hamode_db [None req-d984d9f0-975e-4eb6-b4f6-e3d7ded74192 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:43:12.889 7 INFO neutron.db.l3_hamode_db [None req-d984d9f0-975e-4eb6-b4f6-e3d7ded74192 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1315/2486] 10.0.0.159 () {34 vars in 668 bytes} [Fri May 29 12:43:12 2026] POST /v2.0/routers => generated 474 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:43:13.706 8 WARNING neutron_lib.context [None req-a84159e2-fa42-4413-a3b6-5b4abb221ddb 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:43:13.754 8 INFO neutron.db.l3_hamode_db [None req-a84159e2-fa42-4413-a3b6-5b4abb221ddb 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:43:13.936 8 INFO neutron.db.l3_hamode_db [None req-a84159e2-fa42-4413-a3b6-5b4abb221ddb 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1172/2489] 10.0.0.159 () {34 vars in 668 bytes} [Fri May 29 12:43:13 2026] POST /v2.0/routers => generated 474 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:43:14.761 7 WARNING neutron_lib.context [None req-87280c2b-1cf1-43ef-8c2a-bfefef9b672e 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:43:14.803 7 INFO neutron.db.l3_hamode_db [None req-87280c2b-1cf1-43ef-8c2a-bfefef9b672e 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:43:14.954 7 INFO neutron.db.l3_hamode_db [None req-87280c2b-1cf1-43ef-8c2a-bfefef9b672e 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1318/2490] 10.0.0.159 () {34 vars in 668 bytes} [Fri May 29 12:43:14 2026] POST /v2.0/routers => generated 474 bytes in 953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:43:15.719 8 WARNING neutron_lib.context [None req-1b682167-5138-4e14-8cc3-401c46693672 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:43:15.761 8 INFO neutron.db.l3_hamode_db [None req-1b682167-5138-4e14-8cc3-401c46693672 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:43:15.920 8 INFO neutron.db.l3_hamode_db [None req-1b682167-5138-4e14-8cc3-401c46693672 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1319/2491] 10.0.0.82 () {30 vars in 689 bytes} [Fri May 29 12:43:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2492] 10.0.0.82 () {30 vars in 691 bytes} [Fri May 29 12:43:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2493] 10.0.0.82 () {30 vars in 667 bytes} [Fri May 29 12:43:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2494] 10.0.0.82 () {30 vars in 703 bytes} [Fri May 29 12:43:16 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: 1173/2495] 10.0.0.159 () {34 vars in 668 bytes} [Fri May 29 12:43:15 2026] POST /v2.0/routers => generated 474 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2496] 10.0.0.82 () {28 vars in 438 bytes} [Fri May 29 12:43:16 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2497] 10.0.0.82 () {30 vars in 727 bytes} [Fri May 29 12:43:16 2026] GET /v2.0/subnets/c8839226-0ef8-45aa-b7d5-6ecd9d07fe91 => generated 632 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2498] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:43:16 2026] PUT /v2.0/routers/f91fa785-39e2-4757-97d1-a59530150575/tags => generated 17 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2499] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:43:16 2026] PUT /v2.0/routers/1bcf13ca-6d27-4919-8708-3c26a176e146/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2500] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:43:16 2026] PUT /v2.0/routers/5c4dbe73-6dc0-4eee-a0c6-86980103abfa/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2501] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:43:17 2026] PUT /v2.0/routers/743ef35a-6f86-41e7-93f6-352fcbea7644/tags => generated 19 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2502] 10.0.0.159 () {32 vars in 664 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2503] 10.0.0.159 () {32 vars in 678 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2504] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2505] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:17 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: 1330/2506] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43: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: 7|app: 0|req: 1331/2507] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2508] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/subnets/ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2509] 10.0.0.159 () {32 vars in 674 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2510] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/subnets/c8839226-0ef8-45aa-b7d5-6ecd9d07fe91 => 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: 1334/2511] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 3818 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2512] 10.0.0.159 () {32 vars in 686 bytes} [Fri May 29 12:43:17 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2513] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43: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: 1335/2514] 10.0.0.159 () {32 vars in 672 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2515] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2516] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2517] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:18 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: 1180/2518] 10.0.0.159 () {32 vars in 686 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2519] 10.0.0.159 () {32 vars in 682 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2520] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2521] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2522] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 1184/2523] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => 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: 1340/2524] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:43:18 2026] GET /v2.0/routers/f91fa785-39e2-4757-97d1-a59530150575 => generated 485 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2525] 199.204.45.109 () {38 vars in 955 bytes} [Fri May 29 12:43:19 2026] POST /v2.0/ports => generated 1299 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1341/2526] 10.0.0.159 () {34 vars in 742 bytes} [Fri May 29 12:43:19 2026] PUT /v2.0/routers/f91fa785-39e2-4757-97d1-a59530150575 => generated 485 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2527] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:43:19 2026] GET /v2.0/ports?device_id=f91fa785-39e2-4757-97d1-a59530150575 => 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: 1186/2528] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:43:19 2026] PUT /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => generated 1424 bytes in 491 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: 1187/2529] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 5270 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:43:20.188 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45eff511-3087-436e-8130-8701ffec7de9'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': 'c7b55d77-7aba-4e12-8388-a684955e3490', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1188/2530] 199.204.45.109 () {34 vars in 1062 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.214&port_id=50e9167b-4842-46ea-8dd0-b8880bd36490 => 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: 1189/2531] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/subnets?id=d6f4c727-2aaa-4c98-9b81-74a9cd426611 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2532] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/ports?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622&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: 1191/2533] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?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: 1192/2534] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2535] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:43:19 2026] DELETE /v2.0/routers/f91fa785-39e2-4757-97d1-a59530150575 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2536] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1193/2537] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/routers/1bcf13ca-6d27-4919-8708-3c26a176e146 => generated 493 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2538] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/subnets?id=78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1346/2539] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/ports?network_id=63e51835-5193-47a1-b848-cda0c4ec0ad5&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2540] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2541] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?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: 1349/2542] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => 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: 1350/2543] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/subnets?id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2544] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&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: 7|app: 0|req: 1352/2545] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:20 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1353/2546] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1354/2547] 199.204.45.109 () {34 vars in 1056 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.53&port_id=c7b55d77-7aba-4e12-8388-a684955e3490 => 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: 1355/2548] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9a&port_id=c7b55d77-7aba-4e12-8388-a684955e3490 => 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: 1356/2549] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/subnets?id=c8839226-0ef8-45aa-b7d5-6ecd9d07fe91&id=2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2550] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&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: 1358/2551] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2552] 10.0.0.159 () {34 vars in 742 bytes} [Fri May 29 12:43:20 2026] PUT /v2.0/routers/1bcf13ca-6d27-4919-8708-3c26a176e146 => generated 493 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2553] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/ports?device_id=1bcf13ca-6d27-4919-8708-3c26a176e146 => 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: 1359/2554] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 1360/2555] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 7|app: 0|req: 1361/2556] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 5270 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2557] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2558] 199.204.45.109 () {34 vars in 1056 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.53&port_id=c7b55d77-7aba-4e12-8388-a684955e3490 => 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: 1364/2559] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9a&port_id=c7b55d77-7aba-4e12-8388-a684955e3490 => 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: 1365/2560] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/subnets?id=c8839226-0ef8-45aa-b7d5-6ecd9d07fe91&id=2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2561] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2562] 10.0.0.211 () {34 vars in 971 bytes} [Fri May 29 12:43:21 2026] GET /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => generated 1460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2563] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&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: 1369/2564] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => 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: 1196/2565] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:43:21 2026] DELETE /v2.0/routers/1bcf13ca-6d27-4919-8708-3c26a176e146 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2566] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2567] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => generated 1460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2568] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/routers/5c4dbe73-6dc0-4eee-a0c6-86980103abfa => generated 502 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2569] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 1373/2570] 199.204.45.109 () {34 vars in 790 bytes} [Fri May 29 12:43:22 2026] PUT /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => generated 1195 bytes in 387 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: 1374/2571] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 797 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:43:22.751 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c825014-b75d-42cf-abdd-352a5063bea3'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': 'c7b55d77-7aba-4e12-8388-a684955e3490', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1375/2572] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/subnets/c8839226-0ef8-45aa-b7d5-6ecd9d07fe91 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2573] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 5041 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2574] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2575] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2576] 199.204.45.109 () {34 vars in 1056 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.53&port_id=c7b55d77-7aba-4e12-8388-a684955e3490 => 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: 1380/2577] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2578] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:22 2026] GET /v2.0/subnets?id=c8839226-0ef8-45aa-b7d5-6ecd9d07fe91 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2579] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2580] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&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: 1384/2581] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:23 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: 1385/2582] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2583] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2584] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2585] 10.0.0.159 () {34 vars in 742 bytes} [Fri May 29 12:43:22 2026] PUT /v2.0/routers/5c4dbe73-6dc0-4eee-a0c6-86980103abfa => generated 502 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2586] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2587] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/ports?device_id=5c4dbe73-6dc0-4eee-a0c6-86980103abfa => 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: 1200/2588] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2589] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2590] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2591] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2592] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1389/2593] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:43:23 2026] DELETE /v2.0/routers/5c4dbe73-6dc0-4eee-a0c6-86980103abfa => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2594] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:43:23 2026] GET /v2.0/routers/743ef35a-6f86-41e7-93f6-352fcbea7644 => generated 487 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2595] 10.0.0.159 () {34 vars in 742 bytes} [Fri May 29 12:43:24 2026] PUT /v2.0/routers/743ef35a-6f86-41e7-93f6-352fcbea7644 => generated 487 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2596] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:43:24 2026] GET /v2.0/ports?device_id=743ef35a-6f86-41e7-93f6-352fcbea7644 => 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: 1391/2597] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:43:24 2026] DELETE /v2.0/routers/743ef35a-6f86-41e7-93f6-352fcbea7644 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2598] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:43:25 2026] GET /v2.0/routers/980f209a-f5c3-407e-8e08-b98799d6c9be => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2599] 10.0.0.159 () {34 vars in 742 bytes} [Fri May 29 12:43:25 2026] PUT /v2.0/routers/980f209a-f5c3-407e-8e08-b98799d6c9be => generated 480 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2600] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:43:26 2026] GET /v2.0/ports?device_id=980f209a-f5c3-407e-8e08-b98799d6c9be => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:43:27.239 7 INFO neutron.db.l3_hamode_db [None req-9e6efc72-55e6-4484-9e56-c770b9e6c88c 7fde4a8645eb472e9f3063518d278192 3562fcab1e9444e3aa580c90c3c8c8ea - - default default] HA network f57b9e13-b045-4fd5-83e8-6b2984f7e8d3 was deleted as no HA routers are present in tenant 3562fcab1e9444e3aa580c90c3c8c8ea. [pid: 7|app: 0|req: 1393/2601] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:43:26 2026] DELETE /v2.0/routers/980f209a-f5c3-407e-8e08-b98799d6c9be => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2602] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:28 2026] GET /v2.0/security-groups?tenant_id=645d7242cab246919f8b636f47d36270&name=default => generated 2805 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:43:28.345 7 INFO neutron.services.segments.plugin [-] Segment c9765f0a-5d45-4412-a7ce-58ed3bec9883 resource provider aggregate not found 2026-05-29 12:43:28.352 7 INFO neutron.services.segments.plugin [-] Segment c9765f0a-5d45-4412-a7ce-58ed3bec9883 resource provider aggregate not found 2026-05-29 12:43:28.378 7 INFO neutron.services.segments.plugin [-] Segment c9765f0a-5d45-4412-a7ce-58ed3bec9883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9765f0a-5d45-4412-a7ce-58ed3bec9883 found for delete ", "request_id": "req-0e744429-41dc-42f2-9f53-c64fee31260c"}]} 2026-05-29 12:43:28.380 7 INFO neutron.services.segments.plugin [-] Segment c9765f0a-5d45-4412-a7ce-58ed3bec9883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9765f0a-5d45-4412-a7ce-58ed3bec9883 found for delete ", "request_id": "req-c7311ad2-ef15-455e-9d56-281a2eb4505a"}]} [pid: 7|app: 0|req: 1394/2603] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:28 2026] DELETE /v2.0/security-groups/d0b45ce4-f8cc-4bef-8543-7089c26c53c5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2604] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:28 2026] GET /v2.0/security-groups?tenant_id=d3144a7e580241658a8f770cafe2a429&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2607] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:28 2026] DELETE /v2.0/security-groups/36576e78-0640-409e-b989-28fb193c67c9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2608] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:28 2026] GET /v2.0/security-groups?tenant_id=3562fcab1e9444e3aa580c90c3c8c8ea&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2609] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:29 2026] DELETE /v2.0/security-groups/4a6511ee-42dc-4eb6-aff4-68b7b8babff9 => 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: 1214/2610] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:31 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: 1397/2611] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:31 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: 1215/2612] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:31 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: 1398/2613] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2614] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:31 2026] GET /v2.0/subnets/ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2615] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:31 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 5043 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2616] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:31 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: 1400/2617] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:31 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: 1218/2618] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:31 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: 1401/2619] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:31 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: 1219/2620] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:31 2026] GET /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2621] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 12:43:32 2026] PUT /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => generated 1026 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:43:32.495 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-249adfea-be50-4562-a60a-f0e2b8064a4e'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': 'c7b55d77-7aba-4e12-8388-a684955e3490', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1220/2622] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 797 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2623] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 4872 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2624] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 4872 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, ' [pid: 7|app: 0|req: 1403/2625] 10.0.0.159 () {34 vars in 678 bytes} [Fri May 29 12:43:32 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: 8|app: 0|req: 1223/2626] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2627] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 4872 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2628] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:43:32 2026] PUT /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2629] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/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: 1405/2630] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?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: 1226/2631] 10.0.0.159 () {34 vars in 764 bytes} [Fri May 29 12:43:32 2026] PUT /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags/green => 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: 1227/2632] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2633] 10.0.0.159 () {34 vars in 760 bytes} [Fri May 29 12:43:32 2026] PUT /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2634] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2635] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/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: 1407/2636] 10.0.0.159 () {34 vars in 782 bytes} [Fri May 29 12:43:32 2026] PUT /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2637] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:43:32 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/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: 1408/2638] 10.0.0.159 () {34 vars in 753 bytes} [Fri May 29 12:43:32 2026] PUT /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2639] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2640] 10.0.0.159 () {32 vars in 741 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:43:33.098 8 INFO neutron.api.v2.resource [None req-da641fec-1b8f-4a70-ab14-ed4f8bb06a8d 60ba215591ed40969d1a6ff56e40191a 3b1c811928c94f7b80db1f5edad2815b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1232/2641] 10.0.0.159 () {32 vars in 745 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2642] 10.0.0.159 () {32 vars in 744 bytes} [Fri May 29 12:43:33 2026] DELETE /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2643] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:43:33.224 7 INFO neutron.api.v2.resource [None req-e0969e6b-206f-4a59-9fd7-44e5c9b9ede0 60ba215591ed40969d1a6ff56e40191a 3b1c811928c94f7b80db1f5edad2815b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/2644] 10.0.0.159 () {32 vars in 748 bytes} [Fri May 29 12:43:33 2026] DELETE /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2645] 10.0.0.159 () {32 vars in 736 bytes} [Fri May 29 12:43:33 2026] DELETE /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2646] 10.0.0.159 () {32 vars in 733 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9/tags => 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: 1412/2647] 199.204.45.109 () {34 vars in 975 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => 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: 1236/2648] 10.0.0.159 () {32 vars in 734 bytes} [Fri May 29 12:43:33 2026] DELETE /v2.0/qos/policies/b993ad65-e095-411e-b19f-3e8f4fd8fcf9 => 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: 1413/2649] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:43:33 2026] DELETE /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2650] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 3818 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2651] 199.204.45.109 () {34 vars in 1226 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/networks?id=5d4df462-58a9-4266-83b8-bb43ef69b622&id=63e51835-5193-47a1-b848-cda0c4ec0ad5&id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 3096 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2652] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 3818 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2653] 199.204.45.109 () {34 vars in 1062 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.214&port_id=50e9167b-4842-46ea-8dd0-b8880bd36490 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:43:33.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c47dc7c7-6bad-4b77-a41d-339d2bded177 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1239/2654] 199.204.45.109 () {32 vars in 759 bytes} [Fri May 29 12:43:33 2026] DELETE /v2.0/ports/c7b55d77-7aba-4e12-8388-a684955e3490 => 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: 1416/2655] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/subnets?id=d6f4c727-2aaa-4c98-9b81-74a9cd426611 => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2656] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/ports?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2657] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:33 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: 1242/2658] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2659] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:33 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: 1244/2660] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:33 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: 1417/2661] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:33 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2662] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1246/2663] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2664] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?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: 1419/2665] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1247/2666] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2667] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2668] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/subnets?id=78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2669] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2670] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/ports?network_id=63e51835-5193-47a1-b848-cda0c4ec0ad5&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: 1252/2671] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2672] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/security-groups?tenant_id=2b37d71f103948d089a38c6d57cc65bb&name=default => generated 2805 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2673] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2674] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:43:34.533 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34a63afe-e8b4-495e-b8ba-2a58121e605c'] response: {'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'name': 'network-vif-deleted', 'tag': 'c7b55d77-7aba-4e12-8388-a684955e3490', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1254/2675] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2676] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:34 2026] DELETE /v2.0/security-groups/effb03ab-0977-4ad0-bd72-1acaa96b7ea0 => 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: 1255/2677] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => 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: 1423/2678] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/subnets?id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2679] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2680] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/security-groups?tenant_id=3b1c811928c94f7b80db1f5edad2815b&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2681] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2682] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:34 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2683] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:34 2026] DELETE /v2.0/security-groups/eda491e4-e1b8-4805-930d-51c39152cd20 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2684] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2685] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:36 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: 1260/2686] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2687] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2688] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:37 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 3818 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2689] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:37 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: 1262/2690] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:37 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: 1429/2691] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:37 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: 1263/2692] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2693] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:37 2026] GET /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2694] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 12:43:37 2026] PUT /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 1026 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2695] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:43:37 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 798 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:43:37.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bdb01fa-9578-480d-a78b-812cc2bd3409'] response: {'name': 'network-changed', 'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'tag': '61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1265/2696] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:37 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 3643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2697] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:37 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1266/2698] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2699] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 3643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2700] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:43:38.264 7 WARNING neutron_lib.context [None req-6c490e4c-430c-44e1-b101-8399e1f4d3c8 bc62ba70d1264c5a8f7100091b9e2d80 703d0f27387b4550b3003e48395ff105 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2701] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1433/2702] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:43:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2703] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:43:38 2026] PUT /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2704] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2705] 10.0.0.159 () {34 vars in 770 bytes} [Fri May 29 12:43:38 2026] PUT /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2706] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2707] 10.0.0.159 () {34 vars in 766 bytes} [Fri May 29 12:43:38 2026] PUT /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2708] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2709] 10.0.0.159 () {34 vars in 788 bytes} [Fri May 29 12:43:38 2026] PUT /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2710] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2711] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:43:38 2026] PUT /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2712] 199.204.45.109 () {34 vars in 975 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 1062 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2713] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 37 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2714] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:43:38.918 8 INFO neutron.api.v2.resource [None req-dfb6ee93-1cf3-48a4-b8cc-162adb43a153 bc62ba70d1264c5a8f7100091b9e2d80 703d0f27387b4550b3003e48395ff105 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1277/2715] 10.0.0.159 () {32 vars in 751 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2716] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:43:38 2026] DELETE /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags/red => 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: 1279/2717] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:43:38 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:43:39.031 8 INFO neutron.api.v2.resource [None req-cba63770-a70d-4bf5-9f2b-ca82933a5a8a bc62ba70d1264c5a8f7100091b9e2d80 703d0f27387b4550b3003e48395ff105 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1280/2718] 10.0.0.159 () {32 vars in 754 bytes} [Fri May 29 12:43:39 2026] DELETE /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2719] 10.0.0.159 () {32 vars in 742 bytes} [Fri May 29 12:43:39 2026] DELETE /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2720] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632/tags => 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: 1439/2721] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:43:38 2026] DELETE /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:43:39.210 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-744a084f-31c5-4a97-b987-779da6938df9'] response: {'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'name': 'network-vif-deleted', 'tag': '61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1283/2722] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:43:39 2026] DELETE /v2.0/subnetpools/a3d581cb-4142-43c8-a15b-67b71c6e2632 => 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: 1440/2723] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:43:39.254 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d46e8fd8-c3c8-4883-9e8c-657e8faed7b7 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/2724] 199.204.45.109 () {32 vars in 759 bytes} [Fri May 29 12:43:39 2026] DELETE /v2.0/ports/61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 => 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: 1284/2725] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2726] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2727] 199.204.45.109 () {34 vars in 1146 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/networks?id=5d4df462-58a9-4266-83b8-bb43ef69b622&id=63e51835-5193-47a1-b848-cda0c4ec0ad5&id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 2310 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2728] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2729] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:39 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: 1288/2730] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:39 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: 1443/2731] 199.204.45.109 () {34 vars in 1062 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.214&port_id=50e9167b-4842-46ea-8dd0-b8880bd36490 => 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: 1289/2732] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2733] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/subnets?id=d6f4c727-2aaa-4c98-9b81-74a9cd426611 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2734] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2735] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/ports?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2736] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2737] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1446/2738] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?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: 1447/2739] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?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: 1293/2740] 199.204.45.109 () {30 vars in 743 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2741] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1294/2742] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2743] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/subnets?id=78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2744] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1450/2745] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/ports?network_id=63e51835-5193-47a1-b848-cda0c4ec0ad5&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2746] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2747] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2748] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:39 2026] GET /v2.0/security-groups?tenant_id=e2d6074a368540c2824745bc8a74651c&name=default => generated 2805 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2749] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:40 2026] DELETE /v2.0/security-groups/2208ebe7-da2f-47a0-9a0d-d624ec326837 => 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: 1298/2750] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:43:40 2026] GET /v2.0/security-groups?tenant_id=703d0f27387b4550b3003e48395ff105&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2751] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:43:40 2026] DELETE /v2.0/security-groups/32055e52-403d-466e-8101-35eff6c0b570 => 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: 1300/2754] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:47 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: 1455/2755] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:47 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: 1301/2756] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:47 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: 1456/2757] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:43:47.946 8 INFO neutron.api.v2.resource [None req-f71b7a84-c347-44b9-b329-377f0a1b68db bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1302/2758] 199.204.45.109 () {30 vars in 763 bytes} [Fri May 29 12:43:47 2026] GET /v2.0/security-groups/lb-59819fd1-571f-4827-8911-36d1704348af => 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: 1457/2759] 199.204.45.109 () {30 vars in 785 bytes} [Fri May 29 12:43:47 2026] GET /v2.0/security-groups?name=lb-59819fd1-571f-4827-8911-36d1704348af => generated 2739 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2760] 199.204.45.109 () {30 vars in 815 bytes} [Fri May 29 12:43:48 2026] GET /v2.0/security-group-rules?security_group_id=90940007-1789-4c87-b7ca-94d5330be315 => generated 2206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2761] 199.204.45.109 () {32 vars in 789 bytes} [Fri May 29 12:43:48 2026] DELETE /v2.0/security-group-rules/3f021ffa-4800-41ca-82c3-778b137b3d6d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2762] 199.204.45.109 () {32 vars in 789 bytes} [Fri May 29 12:43:48 2026] DELETE /v2.0/security-group-rules/68096e75-a243-4126-a972-2a1cb15d16c4 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:43:52.281 7 INFO neutron.db.l3_db [None req-b29ce52f-33a5-4f4a-a4da-e5c1ca1528d2 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Floating IP e92b8d39-3e66-48b5-b9e0-9e4c78080596 disassociated (deleted). External IP: 10.96.250.205, port: 588aef64-9c66-47e0-a9fe-33193fb81535. [pid: 7|app: 0|req: 1459/2763] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:43:51 2026] DELETE /v2.0/floatingips/e92b8d39-3e66-48b5-b9e0-9e4c78080596 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:43:52.724 8 INFO neutron.api.v2.resource [None req-3a0ccd51-ff81-4119-a464-7b33a06d33af 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1305/2764] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:43:52 2026] GET /v2.0/floatingips/e92b8d39-3e66-48b5-b9e0-9e4c78080596 => generated 144 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2765] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2766] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:53 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: 1461/2767] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:53 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: 1307/2768] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:53 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: 1462/2769] 199.204.45.109 () {30 vars in 741 bytes} [Fri May 29 12:43:53 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1308/2770] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:53 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2771] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:53 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2772] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:53 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 2589 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2773] 199.204.45.109 () {34 vars in 975 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1349 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2774] 199.204.45.109 () {34 vars in 1060 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2775] 199.204.45.109 () {34 vars in 1016 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5?fields=dns_domain => generated 29 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2776] 199.204.45.109 () {30 vars in 769 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2777] 199.204.45.109 () {38 vars in 1028 bytes} [Fri May 29 12:43:54 2026] PUT /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1150 bytes in 379 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: 1312/2778] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/ports?tenant_id=e79b9ea506fc42b0bbe76ae66a101ff6&device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2779] 199.204.45.109 () {34 vars in 1066 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/networks?id=5d4df462-58a9-4266-83b8-bb43ef69b622&id=63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 1523 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2780] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 12:43:54 2026] PUT /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1090 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2781] 199.204.45.109 () {34 vars in 1062 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.214&port_id=50e9167b-4842-46ea-8dd0-b8880bd36490 => generated 19 bytes in 24 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: 1468/2782] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 1090 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2783] 199.204.45.109 () {34 vars in 984 bytes} [Fri May 29 12:43:54 2026] GET /v2.0/subnets?id=d6f4c727-2aaa-4c98-9b81-74a9cd426611 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2784] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/ports?network_id=5d4df462-58a9-4266-83b8-bb43ef69b622&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: 1317/2785] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?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: 1318/2786] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/networks/5d4df462-58a9-4266-83b8-bb43ef69b622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2787] 199.204.45.109 () {32 vars in 759 bytes} [Fri May 29 12:43:55 2026] DELETE /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2788] 199.204.45.109 () {30 vars in 703 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2789] 199.204.45.109 () {30 vars in 705 bytes} [Fri May 29 12:43:55 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: 1320/2790] 199.204.45.109 () {30 vars in 681 bytes} [Fri May 29 12:43:55 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: 1471/2791] 199.204.45.109 () {30 vars in 717 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:43:55.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40e0613a-a8e0-4e85-a560-928168f577bd bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1321/2792] 199.204.45.109 () {32 vars in 759 bytes} [Fri May 29 12:43:55 2026] DELETE /v2.0/ports/405cf14b-f043-4413-b3de-6fc1b0e0b563 => 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: 1472/2793] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:43:55.584 8 INFO neutron.api.v2.resource [None req-0d40e994-8c35-449a-a464-4dc6ef3e5250 bbd674174e2e458e90d2a10eccdb1137 e79b9ea506fc42b0bbe76ae66a101ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1322/2794] 199.204.45.109 () {30 vars in 763 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/security-groups/lb-59819fd1-571f-4827-8911-36d1704348af => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2795] 199.204.45.109 () {30 vars in 785 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/security-groups?name=lb-59819fd1-571f-4827-8911-36d1704348af => generated 1575 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2796] 199.204.45.109 () {30 vars in 737 bytes} [Fri May 29 12:43:55 2026] GET /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2797] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 12:43:55 2026] PUT /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 1090 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2798] 199.204.45.109 () {32 vars in 779 bytes} [Fri May 29 12:43:55 2026] DELETE /v2.0/security-groups/90940007-1789-4c87-b7ca-94d5330be315 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2799] 199.204.45.109 () {32 vars in 759 bytes} [Fri May 29 12:43:56 2026] DELETE /v2.0/ports/588aef64-9c66-47e0-a9fe-33193fb81535 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2800] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:43:57 2026] GET /v2.0/ports?device_id=661e78e0-e689-4e71-9bec-93b8e712da89 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2801] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:43:57 2026] DELETE /v2.0/ports/50e9167b-4842-46ea-8dd0-b8880bd36490 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:43:58.337 8 INFO neutron.db.l3_db [None req-e1fd52e5-49ae-4ba7-bd73-df8a9f7d12de 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Floating IP 3d07b977-4925-4dfd-b79c-3bbacb7c9af6 disassociated (deleted). External IP: 10.96.250.218, port: c1fe49a2-3ca7-4128-b631-3f05e863a149. [pid: 8|app: 0|req: 1326/2804] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:43:57 2026] DELETE /v2.0/floatingips/3d07b977-4925-4dfd-b79c-3bbacb7c9af6 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:43:58.776 7 INFO neutron.api.v2.resource [None req-0b91f8bc-877e-49af-a51b-b268a65db1a1 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2805] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:43:58 2026] GET /v2.0/floatingips/3d07b977-4925-4dfd-b79c-3bbacb7c9af6 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:43:58.970 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9531f598-80f4-4d68-b1c5-238f9391f7ca'] response: {'name': 'network-changed', 'server_uuid': 'f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3', 'tag': 'c1fe49a2-3ca7-4128-b631-3f05e863a149', 'status': 'completed', 'code': 200} 2026-05-29 12:43:58.998 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30971557-5a53-48ab-9ad2-5b76b3678180'] response: {'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'name': 'network-vif-deleted', 'tag': '50e9167b-4842-46ea-8dd0-b8880bd36490', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/2806] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:43:58 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1473 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2807] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:43:58 2026] GET /v2.0/ports?device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1204 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2808] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/networks?id=5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2809] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/security-groups?id=6f468696-99a8-4392-9c3c-71e96619e718&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2810] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => 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: 1329/2811] 199.204.45.109 () {34 vars in 1106 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A37f&port_id=c1fe49a2-3ca7-4128-b631-3f05e863a149 => 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: 1483/2812] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/subnets?id=c8839226-0ef8-45aa-b7d5-6ecd9d07fe91&id=2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2813] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2814] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/ports?network_id=5596ab25-bb4b-4396-80c8-5de88ffc1031&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2815] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2816] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2817] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:43:59 2026] GET /v2.0/ports?device_id=f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3 => generated 1204 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2818] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:43:59 2026] DELETE /v2.0/ports/c1fe49a2-3ca7-4128-b631-3f05e863a149 => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:04.571 8 INFO neutron.db.l3_db [None req-369f3cfa-6d0f-4428-946c-8a654dd75bfd 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] Floating IP beebae03-2d0e-416b-9707-60f7fe737166 disassociated (deleted). External IP: 10.96.250.211, port: 2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5. [pid: 8|app: 0|req: 1333/2819] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:44:04 2026] DELETE /v2.0/floatingips/beebae03-2d0e-416b-9707-60f7fe737166 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:04.956 7 INFO neutron.api.v2.resource [None req-a2c78582-66d7-4a6c-9811-6e16cc32ee54 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/2820] 10.0.0.159 () {32 vars in 729 bytes} [Fri May 29 12:44:04 2026] GET /v2.0/floatingips/beebae03-2d0e-416b-9707-60f7fe737166 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:44:05.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74e3481d-99ed-4e1e-89f1-089fbfbf36ce'] response: {'name': 'network-changed', 'server_uuid': 'd1dc9989-9405-47d2-aae7-5f38d65791b1', 'tag': '2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5', 'status': 'completed', 'code': 200} 2026-05-29 12:44:05.197 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f2d42e9-bccd-4118-bdd4-c8b7eca48746'] response: {'server_uuid': 'f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3', 'name': 'network-vif-deleted', 'tag': 'c1fe49a2-3ca7-4128-b631-3f05e863a149', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1334/2821] 10.0.0.211 () {34 vars in 990 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/ports?device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1200 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2822] 199.204.45.109 () {34 vars in 1080 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/ports?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2823] 10.0.0.211 () {34 vars in 1040 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/security-groups?id=6f468696-99a8-4392-9c3c-71e96619e718&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2824] 199.204.45.109 () {34 vars in 986 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/networks?id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2825] 199.204.45.109 () {34 vars in 1058 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => 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: 1336/2826] 199.204.45.109 () {34 vars in 1104 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a9&port_id=2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => 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: 1491/2827] 199.204.45.109 () {34 vars in 1064 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/subnets?id=5ddf45e2-9357-461a-b2e7-9812b3814f8f&id=ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2828] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2829] 199.204.45.109 () {34 vars in 1052 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/ports?network_id=f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2830] 199.204.45.109 () {34 vars in 1012 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 1493/2831] 199.204.45.109 () {34 vars in 994 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/ports?device_id=d1dc9989-9405-47d2-aae7-5f38d65791b1 => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2832] 199.204.45.109 () {34 vars in 1112 bytes} [Fri May 29 12:44:05 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4?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: 7|app: 0|req: 1494/2833] 199.204.45.109 () {36 vars in 997 bytes} [Fri May 29 12:44:05 2026] DELETE /v2.0/ports/2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 => 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: 1340/2834] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:10 2026] DELETE /v2.0/security-group-rules/c10be0fb-e1ec-4175-b2a4-49ee83c24968 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:10.502 7 INFO neutron.api.v2.resource [None req-7febec02-4308-475c-8ae4-b56c62f1f8d8 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/2835] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:10 2026] GET /v2.0/security-group-rules/c10be0fb-e1ec-4175-b2a4-49ee83c24968 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2836] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:10 2026] DELETE /v2.0/security-group-rules/fd20a51f-77cc-4744-9296-8203e069897c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:10.603 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b66adbfb-eb66-4e66-a2be-7944d942fbf9'] response: {'server_uuid': 'd1dc9989-9405-47d2-aae7-5f38d65791b1', 'name': 'network-vif-deleted', 'tag': '2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5', 'status': 'completed', 'code': 200} 2026-05-29 12:44:10.607 7 INFO neutron.api.v2.resource [None req-dcfefc96-cf49-489b-a28e-476c2ce32862 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2837] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:10 2026] GET /v2.0/security-group-rules/fd20a51f-77cc-4744-9296-8203e069897c => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2838] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:10 2026] DELETE /v2.0/security-group-rules/351e224d-b985-4b17-9bcd-f85a734fcb2f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:10.705 7 INFO neutron.api.v2.resource [None req-f325d28f-62e0-474d-b48b-ec492fabcf97 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2839] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:10 2026] GET /v2.0/security-group-rules/351e224d-b985-4b17-9bcd-f85a734fcb2f => 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: 1343/2840] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:10 2026] DELETE /v2.0/security-group-rules/8fca890d-3ac1-4b1d-8b02-460dc567668c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:10.798 7 INFO neutron.api.v2.resource [None req-284a87bb-f412-429f-b340-23b53eb7b5dc 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/2841] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:10 2026] GET /v2.0/security-group-rules/8fca890d-3ac1-4b1d-8b02-460dc567668c => 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: 1344/2842] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:10 2026] DELETE /v2.0/security-group-rules/4ceb5750-6ba3-438a-9efb-e310e4e5bb85 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:10.890 7 INFO neutron.api.v2.resource [None req-e068364a-57c8-468a-bd25-7603071c8339 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/2843] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:10 2026] GET /v2.0/security-group-rules/4ceb5750-6ba3-438a-9efb-e310e4e5bb85 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2844] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:10 2026] DELETE /v2.0/security-group-rules/b4d53ec6-11b3-4e11-b3ad-61367f704b72 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:10.990 7 INFO neutron.api.v2.resource [None req-d2885bd8-3d81-476d-8d18-7b99e8c98723 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/2845] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:10 2026] GET /v2.0/security-group-rules/b4d53ec6-11b3-4e11-b3ad-61367f704b72 => 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: 1346/2846] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:10 2026] DELETE /v2.0/security-group-rules/2fe3ae75-f359-4a79-9264-eff37b7a495d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:11.083 7 INFO neutron.api.v2.resource [None req-c4a67183-b89e-4a06-ae6a-f6967f0a407f 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/2847] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:11 2026] GET /v2.0/security-group-rules/2fe3ae75-f359-4a79-9264-eff37b7a495d => 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: 1347/2848] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:11 2026] DELETE /v2.0/security-group-rules/0d4b8b6b-368a-4137-81bb-15d36616beef => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:11.174 7 INFO neutron.api.v2.resource [None req-40e1b076-e56a-4de2-a670-f5369a8e99ef 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/2849] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:11 2026] GET /v2.0/security-group-rules/0d4b8b6b-368a-4137-81bb-15d36616beef => 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: 1348/2850] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:11 2026] DELETE /v2.0/security-group-rules/474d2832-17ee-4e70-81cd-d3444b2c6cc5 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:11.263 7 INFO neutron.api.v2.resource [None req-026bf3fd-6d20-4c57-abb3-98e75bf35eb9 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/2851] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:11 2026] GET /v2.0/security-group-rules/474d2832-17ee-4e70-81cd-d3444b2c6cc5 => 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: 1349/2852] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:11 2026] DELETE /v2.0/security-group-rules/7ef35172-4b92-48fc-9473-f019cadad05a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:11.353 7 INFO neutron.api.v2.resource [None req-35ebdfdd-48fc-43bb-802d-06e66b2e4c80 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/2853] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:11 2026] GET /v2.0/security-group-rules/7ef35172-4b92-48fc-9473-f019cadad05a => 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: 1350/2854] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:44:11 2026] DELETE /v2.0/security-group-rules/a4102f6f-cb33-4565-870f-0f8988227ae7 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:11.444 7 INFO neutron.api.v2.resource [None req-077bf81d-791b-4e94-b6a3-f6983a6f5c68 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/2855] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:44:11 2026] GET /v2.0/security-group-rules/a4102f6f-cb33-4565-870f-0f8988227ae7 => 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: 1351/2856] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:11 2026] DELETE /v2.0/security-groups/6f468696-99a8-4392-9c3c-71e96619e718 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:11.571 7 INFO neutron.api.v2.resource [None req-a3fed25c-42f1-4f6b-a6f2-ccffd5436819 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/2857] 10.0.0.159 () {32 vars in 737 bytes} [Fri May 29 12:44:11 2026] GET /v2.0/security-groups/6f468696-99a8-4392-9c3c-71e96619e718 => 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: 1352/2858] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:44:11 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/remove_router_interface => generated 309 bytes in 1678 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:44:13.546 7 INFO neutron.api.v2.resource [None req-3a49d3c4-0745-4564-82ed-ca5e72eb20c9 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/2859] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:44:13 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/remove_router_interface => generated 198 bytes in 230 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2862] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:44:13 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/remove_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:44:14.944 7 INFO neutron.api.v2.resource [None req-cf29c8fd-2943-49ac-9bfe-027b05103f66 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/2863] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:44:14 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/remove_router_interface => generated 198 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2864] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:44:14 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:44:16.378 7 INFO neutron.api.v2.resource [None req-f4f76b9c-c202-4305-85b0-47ff15c45195 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/2865] 10.0.0.159 () {34 vars in 789 bytes} [Fri May 29 12:44:16 2026] PUT /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d/remove_router_interface => generated 198 bytes in 250 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:44:17.446 8 INFO neutron.db.l3_hamode_db [None req-e54c8c85-c089-405b-b963-6423424182cb 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] HA network e2e9c68e-7573-49bd-b682-58f2f2db69a5 was deleted as no HA routers are present in tenant a2c6e5cce8624e9b88eb80acef014d89. [pid: 8|app: 0|req: 1355/2866] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:16 2026] DELETE /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:17.487 7 INFO neutron.api.v2.resource [None req-fb88bf2b-ef8c-4641-a33e-3dbc636361c4 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/2867] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:44:17 2026] GET /v2.0/routers/e95b4787-cd12-497a-955d-2bc304db7f9d => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:44:17.581 8 INFO neutron.services.segments.plugin [-] Segment 3d619429-f170-407d-aa30-4fe25d3d1782 resource provider aggregate not found 2026-05-29 12:44:17.591 8 INFO neutron.services.segments.plugin [-] Segment 3d619429-f170-407d-aa30-4fe25d3d1782 resource provider aggregate not found 2026-05-29 12:44:17.602 8 INFO neutron.services.segments.plugin [-] Segment 3d619429-f170-407d-aa30-4fe25d3d1782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d619429-f170-407d-aa30-4fe25d3d1782 found for delete ", "request_id": "req-6442c224-fa0e-41e8-9f98-16d7cf498b55"}]} 2026-05-29 12:44:17.611 8 INFO neutron.services.segments.plugin [-] Segment 3d619429-f170-407d-aa30-4fe25d3d1782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d619429-f170-407d-aa30-4fe25d3d1782 found for delete ", "request_id": "req-093713b2-f4d7-4581-a01e-52bde22c25d8"}]} [pid: 8|app: 0|req: 1356/2868] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:17 2026] DELETE /v2.0/subnets/2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:17.753 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69566e59-5fcf-4c2c-a338-a602c703930e 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/2869] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:44:17 2026] GET /v2.0/subnets/2ebd7adc-b995-4ec2-8d1e-84a5693277f1 => 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: 1357/2870] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:17 2026] DELETE /v2.0/subnets/c8839226-0ef8-45aa-b7d5-6ecd9d07fe91 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:17.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acffe34c-4dfe-45e2-96cb-cee50ca3e1be 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/2871] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:44:17 2026] GET /v2.0/subnets/c8839226-0ef8-45aa-b7d5-6ecd9d07fe91 => 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: 1358/2872] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:18 2026] DELETE /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:18.443 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1ab8874-4d82-455c-9ea0-939e9b28cff0 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/2873] 10.0.0.159 () {32 vars in 723 bytes} [Fri May 29 12:44:18 2026] GET /v2.0/networks/5596ab25-bb4b-4396-80c8-5de88ffc1031 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2874] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:18 2026] DELETE /v2.0/subnets/5ddf45e2-9357-461a-b2e7-9812b3814f8f => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:18.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7b3587b-ff78-4c31-a0ed-e0fc96d37cba 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/2875] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:44:18 2026] GET /v2.0/subnets/5ddf45e2-9357-461a-b2e7-9812b3814f8f => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2876] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:18 2026] DELETE /v2.0/subnets/ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:18.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb372d9f-2544-4fe1-a9e0-528ebeea29f8 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/2877] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:44:18 2026] GET /v2.0/subnets/ea39b89e-4ea2-443f-ae4b-2969cabb7a9f => 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: 1361/2878] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:18 2026] DELETE /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:19.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84085071-718a-48c4-9d77-1da0168b14a6 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/2879] 10.0.0.159 () {32 vars in 723 bytes} [Fri May 29 12:44:19 2026] GET /v2.0/networks/f6991f4d-9f79-4cfe-ba2c-80a7d736ccd4 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:44:19.623 8 INFO neutron.services.segments.plugin [-] Segment f75cf24d-24a2-494e-a711-70be5f47980c resource provider aggregate not found 2026-05-29 12:44:19.632 8 INFO neutron.services.segments.plugin [-] Segment f75cf24d-24a2-494e-a711-70be5f47980c resource provider aggregate not found 2026-05-29 12:44:19.642 8 INFO neutron.services.segments.plugin [-] Segment f75cf24d-24a2-494e-a711-70be5f47980c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f75cf24d-24a2-494e-a711-70be5f47980c found for delete ", "request_id": "req-4cec2d17-1573-43c5-8aa8-10104cc46394"}]} 2026-05-29 12:44:19.651 8 INFO neutron.services.segments.plugin [-] Segment f75cf24d-24a2-494e-a711-70be5f47980c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f75cf24d-24a2-494e-a711-70be5f47980c found for delete ", "request_id": "req-162ffdc5-d609-4b0c-80b2-539b13b58a63"}]} 2026-05-29 12:44:19.661 8 INFO neutron.services.segments.plugin [-] Segment 7d79dcc9-8457-4ed4-a3a7-c31fdea9ef96 resource provider aggregate not found 2026-05-29 12:44:19.667 8 INFO neutron.services.segments.plugin [-] Segment 7d79dcc9-8457-4ed4-a3a7-c31fdea9ef96 resource provider aggregate not found 2026-05-29 12:44:19.677 8 INFO neutron.services.segments.plugin [-] Segment 7d79dcc9-8457-4ed4-a3a7-c31fdea9ef96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d79dcc9-8457-4ed4-a3a7-c31fdea9ef96 found for delete ", "request_id": "req-8235d85e-8b17-48dc-af62-0875fc7aa35b"}]} 2026-05-29 12:44:19.684 8 INFO neutron.services.segments.plugin [-] Segment 7d79dcc9-8457-4ed4-a3a7-c31fdea9ef96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d79dcc9-8457-4ed4-a3a7-c31fdea9ef96 found for delete ", "request_id": "req-c9109246-c0ad-47a5-8cc7-abf5b23eec37"}]} [pid: 8|app: 0|req: 1362/2880] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:19 2026] DELETE /v2.0/subnets/eb3c63c9-447c-4499-a9ad-86cba05327d3 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:19.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-434d0d12-39ac-4b1e-9700-67f84bd0bb8d 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/2881] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:44:19 2026] GET /v2.0/subnets/eb3c63c9-447c-4499-a9ad-86cba05327d3 => 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: 1363/2882] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:19 2026] DELETE /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:19.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d17aec1-2da4-4c8b-bcad-e52369ca30f5 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/2883] 10.0.0.159 () {32 vars in 721 bytes} [Fri May 29 12:44:19 2026] GET /v2.0/subnets/78478185-a1be-47ff-ae2d-5cf4da7b6679 => 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: 1364/2884] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:19 2026] DELETE /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:20.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b12e672f-0b3d-4e7a-b1a2-b750a1b9393c 4eb7efc0abbe4967933b449deeb5527d a2c6e5cce8624e9b88eb80acef014d89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/2885] 10.0.0.159 () {32 vars in 723 bytes} [Fri May 29 12:44:20 2026] GET /v2.0/networks/63e51835-5193-47a1-b848-cda0c4ec0ad5 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:44:22.381 8 INFO neutron.services.segments.plugin [-] Segment 8ff66126-92e8-4e0c-b024-15f64d954aa9 resource provider aggregate not found 2026-05-29 12:44:22.386 8 INFO neutron.services.segments.plugin [-] Segment 8ff66126-92e8-4e0c-b024-15f64d954aa9 resource provider aggregate not found 2026-05-29 12:44:22.411 8 INFO neutron.services.segments.plugin [-] Segment 8ff66126-92e8-4e0c-b024-15f64d954aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ff66126-92e8-4e0c-b024-15f64d954aa9 found for delete ", "request_id": "req-7bef988d-5a11-4c17-8da3-31432d0b4221"}]} 2026-05-29 12:44:22.412 8 INFO neutron.services.segments.plugin [-] Segment 8ff66126-92e8-4e0c-b024-15f64d954aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ff66126-92e8-4e0c-b024-15f64d954aa9 found for delete ", "request_id": "req-44c83f8b-605c-4b17-8688-a3c6e6688b25"}]} [pid: 8|app: 0|req: 1365/2886] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:22 2026] GET /v2.0/security-groups?tenant_id=b3e0c6c24fdb45c796994a0313d9d1bb&name=default => generated 2805 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2887] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:22 2026] DELETE /v2.0/security-groups/94e7cfca-7e8d-4465-a944-9d9fd56f9061 => 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: 1366/2888] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:22 2026] GET /v2.0/security-groups?tenant_id=a2c6e5cce8624e9b88eb80acef014d89&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2889] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:22 2026] DELETE /v2.0/security-groups/cd7f2781-07e3-4f7a-9afa-942759ff8b45 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2890] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:23 2026] GET /v2.0/security-groups?tenant_id=266ef4d3eadb4c10ae577dec4f00262c&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2891] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:23 2026] DELETE /v2.0/security-groups/e7351526-d4d2-4d79-83ee-0ca01ccd762a => 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: 1368/2892] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:23 2026] GET /v2.0/security-groups?tenant_id=d5ca967593e142ea84fd1c314114987d&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: 1525/2893] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:23 2026] DELETE /v2.0/security-groups/860cb0be-b355-449f-bef8-6947960422a5 => 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: 1369/2894] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:23 2026] GET /v2.0/security-groups?tenant_id=2609554f9df04883b864202af73171ff&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2895] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:23 2026] DELETE /v2.0/security-groups/819feaa4-ede0-4b48-b258-280172b9b6ae => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2896] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:24 2026] GET /v2.0/security-groups?tenant_id=fd738cb791d34d12a3a9db2dd09bd2d1&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: 1527/2897] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:24 2026] DELETE /v2.0/security-groups/2269d76d-62ff-4480-85b3-be1232a1d9a0 => 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: 1371/2898] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:24 2026] GET /v2.0/security-groups?tenant_id=f997221805b541a2b1403dae6afec24b&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: 1528/2899] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:24 2026] DELETE /v2.0/security-groups/aef20a0e-899a-4467-8848-e9d46398b1f6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:29.098 8 INFO neutron.db.segments_db [None req-a87dbee5-96c0-4fac-957b-db2196e206e3 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] Added segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 of type vxlan for network db7e10e2-f18e-44fe-83f2-2da5f79b97dd [pid: 8|app: 0|req: 1373/2902] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:44:28 2026] POST /v2.0/networks => generated 726 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2903] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:44:29 2026] POST /v2.0/subnets => generated 620 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:29.486 8 WARNING neutron.api.v2.base [None req-a6171ebc-47a4-474d-896b-bd29482c6625 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-29 12:44:29.487 8 INFO neutron.api.v2.resource [None req-a6171ebc-47a4-474d-896b-bd29482c6625 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1374/2904] 10.0.0.159 () {34 vars in 681 bytes} [Fri May 29 12:44:29 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-29 12:44:29.891 7 INFO neutron.services.segments.plugin [-] Segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 resource provider aggregate not found 2026-05-29 12:44:29.898 7 INFO neutron.services.segments.plugin [-] Segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 resource provider aggregate not found 2026-05-29 12:44:29.917 7 INFO neutron.services.segments.plugin [-] Segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63931d5f-d6bb-4317-bec7-4ee97a3fd929 found for delete ", "request_id": "req-53e29031-7abe-4574-afab-faff620de6a5"}]} 2026-05-29 12:44:29.921 7 INFO neutron.services.segments.plugin [-] Segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63931d5f-d6bb-4317-bec7-4ee97a3fd929 found for delete ", "request_id": "req-a4ecbe5e-40b1-4018-b8b6-e4a2d1697c3e"}]} [pid: 7|app: 0|req: 1531/2905] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:29 2026] DELETE /v2.0/networks/db7e10e2-f18e-44fe-83f2-2da5f79b97dd => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:30.791 8 INFO neutron.db.segments_db [None req-f4ecea98-a47f-4ff5-8efe-e57ed3d1a4e5 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] Added segment f110cde7-53e5-4194-a98c-b6c6a14c3846 of type vxlan for network 1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8 [pid: 8|app: 0|req: 1375/2906] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:44:30 2026] POST /v2.0/networks => generated 727 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2907] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:44:30 2026] POST /v2.0/subnets => generated 623 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:31.151 8 WARNING neutron.api.v2.base [None req-a68bd47b-2003-41ce-a484-f9443601d026 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-29 12:44:31.151 8 INFO neutron.api.v2.resource [None req-a68bd47b-2003-41ce-a484-f9443601d026 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1376/2908] 10.0.0.159 () {34 vars in 681 bytes} [Fri May 29 12:44:31 2026] POST /v2.0/rbac-policies => generated 547 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-29 12:44:31.936 7 INFO neutron.services.segments.plugin [-] Segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 resource provider aggregate not found 2026-05-29 12:44:31.942 7 INFO neutron.services.segments.plugin [-] Segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 resource provider aggregate not found 2026-05-29 12:44:31.954 7 INFO neutron.services.segments.plugin [-] Segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63931d5f-d6bb-4317-bec7-4ee97a3fd929 found for delete ", "request_id": "req-72bfda18-26e4-4a7b-8864-9ee67645e538"}]} 2026-05-29 12:44:31.961 7 INFO neutron.services.segments.plugin [-] Segment 63931d5f-d6bb-4317-bec7-4ee97a3fd929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63931d5f-d6bb-4317-bec7-4ee97a3fd929 found for delete ", "request_id": "req-bfe8da92-83db-4bb4-bd57-a89e3b49223e"}]} 2026-05-29 12:44:31.975 7 INFO neutron.services.segments.plugin [-] Segment f110cde7-53e5-4194-a98c-b6c6a14c3846 resource provider aggregate not found 2026-05-29 12:44:31.983 7 INFO neutron.services.segments.plugin [-] Segment f110cde7-53e5-4194-a98c-b6c6a14c3846 resource provider aggregate not found 2026-05-29 12:44:31.997 7 INFO neutron.services.segments.plugin [-] Segment f110cde7-53e5-4194-a98c-b6c6a14c3846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f110cde7-53e5-4194-a98c-b6c6a14c3846 found for delete ", "request_id": "req-9450cba2-0ca4-4d6c-9468-97a7afbc3b5c"}]} 2026-05-29 12:44:32.001 7 INFO neutron.services.segments.plugin [-] Segment f110cde7-53e5-4194-a98c-b6c6a14c3846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f110cde7-53e5-4194-a98c-b6c6a14c3846 found for delete ", "request_id": "req-55259c6f-09d9-4a8d-bd9c-f7bc30ceb8a3"}]} [pid: 7|app: 0|req: 1533/2909] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:31 2026] DELETE /v2.0/networks/1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8 => generated 0 bytes in 1237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:32.473 8 INFO neutron.db.segments_db [None req-357a2235-d691-4c61-91a3-3650c6b04232 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] Added segment a2e74c46-ce30-4acb-bda7-784d72bf38d1 of type vxlan for network b04fb6e4-4fc4-44a6-99e3-8b8e25b068e8 [pid: 8|app: 0|req: 1377/2910] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:44:32 2026] POST /v2.0/networks => generated 727 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2911] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:44:32 2026] POST /v2.0/subnets => generated 623 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2912] 10.0.0.159 () {34 vars in 681 bytes} [Fri May 29 12:44:32 2026] POST /v2.0/rbac-policies => generated 324 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2913] 10.0.0.159 () {32 vars in 723 bytes} [Fri May 29 12:44:33 2026] GET /v2.0/networks/b04fb6e4-4fc4-44a6-99e3-8b8e25b068e8 => generated 655 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 12:44:34.198 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc759ab2-cfef-41d8-84e4-ab96a0a49c85 a339a26cff414e58a5a3af9eb1db55a9 7e35da701b2444d0a3da575b4cec1e52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1379/2914] 10.0.0.159 () {32 vars in 723 bytes} [Fri May 29 12:44:34 2026] GET /v2.0/networks/b04fb6e4-4fc4-44a6-99e3-8b8e25b068e8 => generated 138 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:44:34.243 7 INFO neutron.services.segments.plugin [-] Segment f110cde7-53e5-4194-a98c-b6c6a14c3846 resource provider aggregate not found 2026-05-29 12:44:34.272 7 INFO neutron.services.segments.plugin [-] Segment f110cde7-53e5-4194-a98c-b6c6a14c3846 resource provider aggregate not found 2026-05-29 12:44:34.282 7 INFO neutron.services.segments.plugin [-] Segment f110cde7-53e5-4194-a98c-b6c6a14c3846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f110cde7-53e5-4194-a98c-b6c6a14c3846 found for delete ", "request_id": "req-848f7d79-ffaf-4627-be20-c8f8d9d013bd"}]} 2026-05-29 12:44:34.310 7 INFO neutron.services.segments.plugin [-] Segment f110cde7-53e5-4194-a98c-b6c6a14c3846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f110cde7-53e5-4194-a98c-b6c6a14c3846 found for delete ", "request_id": "req-e0b95cf9-b221-4e71-8efb-24aed1fb014d"}]} [pid: 7|app: 0|req: 1536/2915] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:34 2026] DELETE /v2.0/networks/b04fb6e4-4fc4-44a6-99e3-8b8e25b068e8 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:34.902 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd0407f9-0ceb-4df5-9dc6-9c26a98f9ff9 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2916] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:34 2026] DELETE /v2.0/subnets/29134d13-ebd6-4fd0-9bba-e36d593440b3 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:44:34.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5241334-73ae-4733-b9c6-e1311f849db5 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/2917] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:34 2026] DELETE /v2.0/subnets/b6210be8-3a3b-4af1-b59f-ee22ccef5a1a => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 12:44:34.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a79df786-d666-403c-8238-2ab5dabc7101 46125e5733d14070ac059c43a4896151 2dc8d1b3a6324454a75cb81de7155323 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2918] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:34 2026] DELETE /v2.0/subnets/ceb97912-a303-4e4f-8952-9af1cdd79038 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2919] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:35 2026] GET /v2.0/security-groups?tenant_id=7e35da701b2444d0a3da575b4cec1e52&name=default => generated 2805 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2920] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:36 2026] DELETE /v2.0/security-groups/ac408583-a934-4e34-aed8-318a8f7bd496 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:36.306 7 INFO neutron.services.segments.plugin [-] Segment a2e74c46-ce30-4acb-bda7-784d72bf38d1 resource provider aggregate not found 2026-05-29 12:44:36.331 7 INFO neutron.services.segments.plugin [-] Segment a2e74c46-ce30-4acb-bda7-784d72bf38d1 resource provider aggregate not found 2026-05-29 12:44:36.337 7 INFO neutron.services.segments.plugin [-] Segment a2e74c46-ce30-4acb-bda7-784d72bf38d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e74c46-ce30-4acb-bda7-784d72bf38d1 found for delete ", "request_id": "req-a461507a-d481-4e60-9a30-7c262f9780f6"}]} [pid: 7|app: 0|req: 1539/2921] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:36 2026] GET /v2.0/security-groups?tenant_id=d1dae6f4e659478796ba0df93d3fc109&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2922] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:36 2026] DELETE /v2.0/security-groups/bc04f76d-a1f2-4627-85a7-ec03e3a6ea28 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:36.598 7 INFO neutron.services.segments.plugin [-] Segment a2e74c46-ce30-4acb-bda7-784d72bf38d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e74c46-ce30-4acb-bda7-784d72bf38d1 found for delete ", "request_id": "req-a6547460-1439-4919-9db6-2853d3fe7eb4"}]} [pid: 7|app: 0|req: 1540/2923] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:36 2026] GET /v2.0/security-groups?tenant_id=2dc8d1b3a6324454a75cb81de7155323&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2924] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:36 2026] DELETE /v2.0/security-groups/d8c69eb9-eb3c-48bc-9a06-e552508fd1f5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:41.121 7 WARNING neutron_lib.context [None req-2c3fa826-099f-4f35-89cc-a8d750db2dd7 f90210141cc24c5db33fd42a72087ce7 6683c4d2f6054f9ab2458e039efc28c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1541/2925] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:44:40 2026] POST /v2.0/security-groups => generated 1539 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:44:41.348 8 WARNING neutron_lib.context [None req-3d91f374-ac8a-4a8c-b404-2d67811cb66c f90210141cc24c5db33fd42a72087ce7 6683c4d2f6054f9ab2458e039efc28c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1385/2926] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:44:41 2026] POST /v2.0/security-groups => generated 1539 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:44:41.498 7 WARNING neutron_lib.context [None req-71e2f08d-b142-4bf8-94de-98c429a281d8 f90210141cc24c5db33fd42a72087ce7 6683c4d2f6054f9ab2458e039efc28c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1542/2927] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:44:41 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) 2026-05-29 12:44:41.620 8 WARNING neutron_lib.context [None req-1acbbb88-1faf-40bc-ae3b-277686c7d16c f90210141cc24c5db33fd42a72087ce7 6683c4d2f6054f9ab2458e039efc28c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1386/2928] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:44:41 2026] POST /v2.0/security-groups => generated 1539 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 12:44:41.748 7 WARNING neutron_lib.context [None req-d5e35ad5-ad68-43bb-89f5-3aeda33b7fb0 f90210141cc24c5db33fd42a72087ce7 6683c4d2f6054f9ab2458e039efc28c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1543/2929] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:44:41 2026] POST /v2.0/security-groups => generated 1539 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2930] 10.0.0.159 () {34 vars in 767 bytes} [Fri May 29 12:44:41 2026] PUT /v2.0/security-groups/5e562733-0807-4d29-83ab-cd575883a630/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2931] 10.0.0.159 () {34 vars in 767 bytes} [Fri May 29 12:44:41 2026] PUT /v2.0/security-groups/869e7494-25e1-4d67-a712-b7f72964774e/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2932] 10.0.0.159 () {34 vars in 767 bytes} [Fri May 29 12:44:41 2026] PUT /v2.0/security-groups/e74a6809-19c3-48d5-9013-5c055d0f6791/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2933] 10.0.0.159 () {34 vars in 767 bytes} [Fri May 29 12:44:42 2026] PUT /v2.0/security-groups/2742b524-2ae4-4d7b-8d6a-14ef9a5ff838/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2934] 10.0.0.159 () {32 vars in 680 bytes} [Fri May 29 12:44:42 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: 1546/2935] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:44:42 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2936] 10.0.0.159 () {32 vars in 690 bytes} [Fri May 29 12:44:42 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2937] 10.0.0.159 () {32 vars in 702 bytes} [Fri May 29 12:44:42 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2938] 10.0.0.159 () {32 vars in 688 bytes} [Fri May 29 12:44:42 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2939] 10.0.0.159 () {32 vars in 702 bytes} [Fri May 29 12:44:42 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2940] 10.0.0.159 () {32 vars in 698 bytes} [Fri May 29 12:44:42 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2941] 10.0.0.159 () {32 vars in 710 bytes} [Fri May 29 12:44:42 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2942] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:42 2026] DELETE /v2.0/security-groups/5e562733-0807-4d29-83ab-cd575883a630 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2943] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:43 2026] DELETE /v2.0/security-groups/869e7494-25e1-4d67-a712-b7f72964774e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2944] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:43 2026] DELETE /v2.0/security-groups/e74a6809-19c3-48d5-9013-5c055d0f6791 => 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: 1551/2945] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:43 2026] DELETE /v2.0/security-groups/2742b524-2ae4-4d7b-8d6a-14ef9a5ff838 => 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: 1395/2946] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:43 2026] DELETE /v2.0/security-groups/ae83daa0-a5f5-4840-ae58-e9a3d54f0ef8 => 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: 1397/2949] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:44 2026] GET /v2.0/security-groups?tenant_id=6388fba8103d410f9a4586f9a8d2909d&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2950] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:44 2026] DELETE /v2.0/security-groups/b786db92-575d-4b8c-ba04-f30901570b6f => 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: 1398/2951] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:44 2026] GET /v2.0/security-groups?tenant_id=6683c4d2f6054f9ab2458e039efc28c7&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2952] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:44 2026] DELETE /v2.0/security-groups/3736bf07-80de-4bc0-a4b1-352ada342c01 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2953] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:45 2026] GET /v2.0/security-groups?tenant_id=9c1ab2c21b97497d971e98377235f948&name=default => generated 2805 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2954] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:45 2026] DELETE /v2.0/security-groups/e94360dd-7274-4370-bd42-32787daea142 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:44:49.625 8 WARNING neutron_lib.context [None req-675768e6-ee34-4eb4-9125-8c135b76c540 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:44:49.747 8 INFO neutron.db.segments_db [None req-675768e6-ee34-4eb4-9125-8c135b76c540 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Added segment 9ae7030a-0fd8-48d9-9bb3-cb18f741dba2 of type vxlan for network 2245c20f-6302-45e3-af55-177559447963 [pid: 8|app: 0|req: 1400/2955] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:44:49 2026] POST /v2.0/networks => generated 632 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:49.866 7 WARNING neutron_lib.context [None req-5b32f709-5969-47b2-838f-6647ff30f4d2 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1556/2956] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:44:49 2026] POST /v2.0/subnets => generated 602 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:50.167 8 WARNING neutron_lib.context [None req-6a76c3a8-fdee-4ae8-8abe-00337da9d5c9 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:44:50.225 8 INFO neutron.db.segments_db [None req-6a76c3a8-fdee-4ae8-8abe-00337da9d5c9 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Added segment d636e4c1-e012-406c-8a08-2407b5e67420 of type vxlan for network 727b4494-dbe5-4a0f-81dc-481b0a24dc95 [pid: 8|app: 0|req: 1401/2957] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:44:50 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:50.347 7 WARNING neutron_lib.context [None req-819c5239-7e18-4833-bf79-aba2779026fb 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1557/2958] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:44:50 2026] POST /v2.0/subnets => generated 605 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:50.660 8 WARNING neutron_lib.context [None req-26077864-b041-4b45-8f5e-f91f8338a653 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:44:50.736 8 INFO neutron.db.segments_db [None req-26077864-b041-4b45-8f5e-f91f8338a653 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Added segment fce7c5a8-8355-423a-b910-e153aef99d6e of type vxlan for network a0165298-09fc-4074-9a09-b9c7bf6e1a4b [pid: 8|app: 0|req: 1402/2959] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:44:50 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:50.872 7 WARNING neutron_lib.context [None req-6a086f82-8642-42d2-abed-a4fb52bfaa8d 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1558/2960] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:44:50 2026] POST /v2.0/subnets => generated 605 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:51.275 8 WARNING neutron_lib.context [None req-24dd850f-36e6-4a9b-a65e-53987ba83ad6 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:44:51.345 8 INFO neutron.db.segments_db [None req-24dd850f-36e6-4a9b-a65e-53987ba83ad6 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Added segment 24646ffd-853d-4e90-ba53-4d5d3890512e of type vxlan for network bb85e833-a1fc-4f14-bf58-a85c23453b44 [pid: 8|app: 0|req: 1403/2961] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:44:51 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-05-29 12:44:51.480 7 WARNING neutron_lib.context [None req-569db4eb-fde3-408d-97d5-4fc646906419 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1559/2962] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:44:51 2026] POST /v2.0/subnets => generated 605 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:51.867 8 WARNING neutron_lib.context [None req-76882d4a-828d-4d2c-9b57-d96d9bfd311a 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:44:51.949 8 INFO neutron.db.segments_db [None req-76882d4a-828d-4d2c-9b57-d96d9bfd311a 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Added segment 4b6363a6-43f6-4d65-8db9-db80832cba41 of type vxlan for network 75a67fe3-5961-40ba-81ad-96f02e16f538 [pid: 8|app: 0|req: 1404/2963] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:44:51 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:44:52.085 7 WARNING neutron_lib.context [None req-f700b4da-1560-4ad8-b0a4-62ba73ed6c81 9a2b44bf27ff4d0682b41db172b1bcb7 8a96e13562ce4a85a64f0b06652775e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1560/2964] 10.0.0.159 () {34 vars in 669 bytes} [Fri May 29 12:44:52 2026] POST /v2.0/subnets => generated 605 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2965] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:44:52 2026] PUT /v2.0/subnets/877694ed-11d0-4897-b8e3-6af4228a10d5/tags => generated 17 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2966] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:44:52 2026] PUT /v2.0/subnets/0ffcd251-47aa-4da6-a5bd-9e07c4130eaa/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2967] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:44:52 2026] PUT /v2.0/subnets/30f72d86-3441-4610-a0b2-cf9f0d823dfc/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2968] 10.0.0.159 () {34 vars in 751 bytes} [Fri May 29 12:44:52 2026] PUT /v2.0/subnets/e63c5623-acf1-4c3c-9959-36d449898733/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2969] 10.0.0.159 () {32 vars in 664 bytes} [Fri May 29 12:44:52 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2970] 10.0.0.159 () {32 vars in 678 bytes} [Fri May 29 12:44:52 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2971] 10.0.0.159 () {32 vars in 674 bytes} [Fri May 29 12:44:53 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2972] 10.0.0.159 () {32 vars in 686 bytes} [Fri May 29 12:44:53 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2973] 10.0.0.159 () {32 vars in 672 bytes} [Fri May 29 12:44:53 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) [pid: 7|app: 0|req: 1565/2974] 10.0.0.159 () {32 vars in 686 bytes} [Fri May 29 12:44:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2975] 10.0.0.159 () {32 vars in 682 bytes} [Fri May 29 12:44:53 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2976] 10.0.0.159 () {32 vars in 694 bytes} [Fri May 29 12:44:53 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2977] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:53 2026] DELETE /v2.0/subnets/877694ed-11d0-4897-b8e3-6af4228a10d5 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2978] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:53 2026] DELETE /v2.0/subnets/0ffcd251-47aa-4da6-a5bd-9e07c4130eaa => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2979] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:54 2026] DELETE /v2.0/subnets/30f72d86-3441-4610-a0b2-cf9f0d823dfc => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2980] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:54 2026] DELETE /v2.0/subnets/e63c5623-acf1-4c3c-9959-36d449898733 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2981] 10.0.0.159 () {32 vars in 724 bytes} [Fri May 29 12:44:54 2026] DELETE /v2.0/subnets/b3295c31-5bff-401f-9782-3dfa810bcb24 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:55.185 7 INFO neutron.services.segments.plugin [-] Segment 9ae7030a-0fd8-48d9-9bb3-cb18f741dba2 resource provider aggregate not found 2026-05-29 12:44:55.194 7 INFO neutron.services.segments.plugin [-] Segment 9ae7030a-0fd8-48d9-9bb3-cb18f741dba2 resource provider aggregate not found [pid: 7|app: 0|req: 1569/2982] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:54 2026] DELETE /v2.0/networks/2245c20f-6302-45e3-af55-177559447963 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:55.435 8 INFO neutron.services.segments.plugin [-] Segment d636e4c1-e012-406c-8a08-2407b5e67420 resource provider aggregate not found 2026-05-29 12:44:55.441 8 INFO neutron.services.segments.plugin [-] Segment d636e4c1-e012-406c-8a08-2407b5e67420 resource provider aggregate not found 2026-05-29 12:44:55.458 8 INFO neutron.services.segments.plugin [-] Segment d636e4c1-e012-406c-8a08-2407b5e67420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d636e4c1-e012-406c-8a08-2407b5e67420 found for delete ", "request_id": "req-a139d404-430c-4ecf-aef4-d404b6e399c2"}]} 2026-05-29 12:44:55.459 8 INFO neutron.services.segments.plugin [-] Segment d636e4c1-e012-406c-8a08-2407b5e67420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d636e4c1-e012-406c-8a08-2407b5e67420 found for delete ", "request_id": "req-8feeb15d-614f-448a-9f7a-591f35258dd8"}]} [pid: 8|app: 0|req: 1414/2983] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:55 2026] DELETE /v2.0/networks/727b4494-dbe5-4a0f-81dc-481b0a24dc95 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:55.483 7 INFO neutron.services.segments.plugin [-] Segment 9ae7030a-0fd8-48d9-9bb3-cb18f741dba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae7030a-0fd8-48d9-9bb3-cb18f741dba2 found for delete ", "request_id": "req-3a20fd29-f55f-43ff-85c1-58d92df94672"}]} 2026-05-29 12:44:55.484 7 INFO neutron.services.segments.plugin [-] Segment 9ae7030a-0fd8-48d9-9bb3-cb18f741dba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae7030a-0fd8-48d9-9bb3-cb18f741dba2 found for delete ", "request_id": "req-4f87d2a5-18a0-4ec4-bfaf-a628cbc313c6"}]} [pid: 7|app: 0|req: 1570/2984] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:55 2026] DELETE /v2.0/networks/a0165298-09fc-4074-9a09-b9c7bf6e1a4b => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2985] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:55 2026] DELETE /v2.0/networks/bb85e833-a1fc-4f14-bf58-a85c23453b44 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2986] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:44:55 2026] DELETE /v2.0/networks/75a67fe3-5961-40ba-81ad-96f02e16f538 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:44:57.475 8 INFO neutron.services.segments.plugin [-] Segment 24646ffd-853d-4e90-ba53-4d5d3890512e resource provider aggregate not found 2026-05-29 12:44:57.480 8 INFO neutron.services.segments.plugin [-] Segment 24646ffd-853d-4e90-ba53-4d5d3890512e resource provider aggregate not found 2026-05-29 12:44:57.486 8 INFO neutron.services.segments.plugin [-] Segment 24646ffd-853d-4e90-ba53-4d5d3890512e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24646ffd-853d-4e90-ba53-4d5d3890512e found for delete ", "request_id": "req-b19cb4d7-3e19-4958-95fe-78a65d49edf8"}]} 2026-05-29 12:44:57.499 8 INFO neutron.services.segments.plugin [-] Segment 24646ffd-853d-4e90-ba53-4d5d3890512e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24646ffd-853d-4e90-ba53-4d5d3890512e found for delete ", "request_id": "req-f72f1c1f-51b7-49f7-a726-3cbbe58b1006"}]} [pid: 8|app: 0|req: 1416/2987] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:57 2026] GET /v2.0/security-groups?tenant_id=8a96e13562ce4a85a64f0b06652775e9&name=default => generated 2805 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:44:57.533 7 INFO neutron.services.segments.plugin [-] Segment fce7c5a8-8355-423a-b910-e153aef99d6e resource provider aggregate not found 2026-05-29 12:44:57.538 7 INFO neutron.services.segments.plugin [-] Segment fce7c5a8-8355-423a-b910-e153aef99d6e resource provider aggregate not found 2026-05-29 12:44:57.553 7 INFO neutron.services.segments.plugin [-] Segment fce7c5a8-8355-423a-b910-e153aef99d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce7c5a8-8355-423a-b910-e153aef99d6e found for delete ", "request_id": "req-80f49a3e-c4b9-426a-8779-a036530f62ac"}]} 2026-05-29 12:44:57.558 7 INFO neutron.services.segments.plugin [-] Segment fce7c5a8-8355-423a-b910-e153aef99d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce7c5a8-8355-423a-b910-e153aef99d6e found for delete ", "request_id": "req-f134961f-30c5-4ed0-a5b1-e1cb5535ae45"}]} 2026-05-29 12:44:57.571 7 INFO neutron.services.segments.plugin [-] Segment 4b6363a6-43f6-4d65-8db9-db80832cba41 resource provider aggregate not found 2026-05-29 12:44:57.576 7 INFO neutron.services.segments.plugin [-] Segment 4b6363a6-43f6-4d65-8db9-db80832cba41 resource provider aggregate not found 2026-05-29 12:44:57.590 7 INFO neutron.services.segments.plugin [-] Segment 4b6363a6-43f6-4d65-8db9-db80832cba41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b6363a6-43f6-4d65-8db9-db80832cba41 found for delete ", "request_id": "req-005b2560-4446-45ec-ab5c-726e17b3bf0c"}]} 2026-05-29 12:44:57.593 7 INFO neutron.services.segments.plugin [-] Segment 4b6363a6-43f6-4d65-8db9-db80832cba41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b6363a6-43f6-4d65-8db9-db80832cba41 found for delete ", "request_id": "req-99cd275e-b851-424b-93f5-b08364857a0c"}]} [pid: 7|app: 0|req: 1572/2988] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:57 2026] DELETE /v2.0/security-groups/cb376381-6c88-42ad-9497-5fdada54b184 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2989] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:57 2026] GET /v2.0/security-groups?tenant_id=c5f6ec6a050e47da94dd9dff49b53fec&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2990] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:57 2026] DELETE /v2.0/security-groups/6dc03fc1-e73d-45a9-8fd7-d53d722f74e1 => 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: 1418/2991] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:44:58 2026] GET /v2.0/security-groups?tenant_id=a6d622f9ce0748088ebadbb61763852f&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2992] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:44:58 2026] DELETE /v2.0/security-groups/e041985d-9d08-42d1-9e06-02152672e2e6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:45:02.523 8 WARNING neutron_lib.context [None req-5d318f59-efff-45a1-a6bd-b63ba18f91e8 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:45:02.643 8 INFO neutron.db.segments_db [None req-5d318f59-efff-45a1-a6bd-b63ba18f91e8 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Added segment ab022f5d-cde2-4a5d-9e0d-9bc20d767006 of type vxlan for network 434574bb-179e-47fc-ad56-f1cf43009e8b [pid: 8|app: 0|req: 1420/2995] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:45:02 2026] POST /v2.0/networks => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:02.766 7 WARNING neutron_lib.context [None req-165880c1-1f7c-41f3-a8c6-4f9c569c59e9 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1576/2996] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:45:02 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:03.126 8 WARNING neutron_lib.context [None req-55aac30d-c705-4b16-a2b5-f7cd1e19d52e 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1421/2997] 10.0.0.159 () {34 vars in 666 bytes} [Fri May 29 12:45:03 2026] POST /v2.0/trunks => generated 407 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:45:03.390 7 WARNING neutron_lib.context [None req-ca34a5b0-7bb7-40ad-ac95-55a38b6b474a 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:45:03.436 7 INFO neutron.db.segments_db [None req-ca34a5b0-7bb7-40ad-ac95-55a38b6b474a 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Added segment 0f491140-583e-4ba4-8ee7-4fe1040f6bcf of type vxlan for network 5c716bac-77a6-4dd1-88ca-d2e69a2fc7a6 [pid: 7|app: 0|req: 1577/2998] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:45:03 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:03.571 8 WARNING neutron_lib.context [None req-bfb3d42b-0e04-483d-82bc-efe27f91b2f6 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1422/2999] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:45:03 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:03.988 7 WARNING neutron_lib.context [None req-74d3896f-3b6b-4306-b590-57839e037c1d 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1578/3000] 10.0.0.159 () {34 vars in 666 bytes} [Fri May 29 12:45:03 2026] POST /v2.0/trunks => generated 407 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:45:04.286 8 WARNING neutron_lib.context [None req-f3fe186b-7274-4455-8130-20c670cb9388 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:45:04.351 8 INFO neutron.db.segments_db [None req-f3fe186b-7274-4455-8130-20c670cb9388 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Added segment e2c5332d-ac2e-49d9-99a0-9ec1520c879e of type vxlan for network 2addd7eb-5955-46a4-bf63-1971c426f02a [pid: 8|app: 0|req: 1423/3001] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:45:04 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:04.487 7 WARNING neutron_lib.context [None req-29505a17-e8aa-4b61-9073-315f49d5d677 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1579/3002] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:45:04 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:04.849 8 WARNING neutron_lib.context [None req-a3688edb-bfad-48d3-aac0-b8799639cba9 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1424/3003] 10.0.0.159 () {34 vars in 666 bytes} [Fri May 29 12:45:04 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:45:05.089 7 WARNING neutron_lib.context [None req-b1cad2c3-d928-429c-aa2b-3563a5b1c51a 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:45:05.142 7 INFO neutron.db.segments_db [None req-b1cad2c3-d928-429c-aa2b-3563a5b1c51a 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Added segment 15f99cfd-1e79-4e49-835d-7a95a6a2fb42 of type vxlan for network 05bf9a93-dd80-477c-ab36-5da36e322814 [pid: 7|app: 0|req: 1580/3004] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:45:05 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:05.282 8 WARNING neutron_lib.context [None req-3aa0acec-1de8-48a8-b1bc-feaf03b72d82 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1425/3005] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:45:05 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:05.639 7 WARNING neutron_lib.context [None req-2a5cbe84-9e48-4a72-8b52-509284a11c30 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1581/3006] 10.0.0.159 () {34 vars in 666 bytes} [Fri May 29 12:45:05 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 12:45:05.895 8 WARNING neutron_lib.context [None req-ec489efa-9b91-48ed-87a3-87f2f33f1a95 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 12:45:05.957 8 INFO neutron.db.segments_db [None req-ec489efa-9b91-48ed-87a3-87f2f33f1a95 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Added segment 390dc7cc-6ac9-4902-8de0-5387d37fea4b of type vxlan for network bc4ed9de-4e3c-45a7-87f0-04f5c26cfe17 [pid: 8|app: 0|req: 1426/3007] 10.0.0.159 () {34 vars in 670 bytes} [Fri May 29 12:45:05 2026] POST /v2.0/networks => generated 632 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:06.180 7 WARNING neutron_lib.context [None req-f1a60463-6a1c-436b-9adb-07b70f320c3d 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1582/3008] 10.0.0.159 () {34 vars in 664 bytes} [Fri May 29 12:45:06 2026] POST /v2.0/ports => generated 743 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 12:45:06.569 8 WARNING neutron_lib.context [None req-2521d443-9f9b-4546-8da1-cde87a0d350e 177b3b591ab947e7adaa0ec8fabd808f 20b807c72c09494f86029e2660c9dc51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1427/3009] 10.0.0.159 () {34 vars in 666 bytes} [Fri May 29 12:45:06 2026] POST /v2.0/trunks => generated 407 bytes in 227 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: 1583/3010] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:45:06 2026] PUT /v2.0/trunks/d806fc1c-ba9b-4592-8dcf-6cee2145328a/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3011] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:45:06 2026] PUT /v2.0/trunks/a9b48c76-c442-494e-8819-f4370055ff4c/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: 1584/3012] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:45:06 2026] PUT /v2.0/trunks/5653bd98-6dc0-47bf-8db2-ffee95826209/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3013] 10.0.0.159 () {34 vars in 749 bytes} [Fri May 29 12:45:06 2026] PUT /v2.0/trunks/9f7384f9-9615-41c1-825d-9e4fd1f80ab4/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3014] 10.0.0.159 () {32 vars in 662 bytes} [Fri May 29 12:45:06 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3015] 10.0.0.159 () {32 vars in 676 bytes} [Fri May 29 12:45:06 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3016] 10.0.0.159 () {32 vars in 672 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3017] 10.0.0.159 () {32 vars in 684 bytes} [Fri May 29 12:45:07 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: 1587/3018] 10.0.0.159 () {32 vars in 670 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3019] 10.0.0.159 () {32 vars in 684 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3020] 10.0.0.159 () {32 vars in 680 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3021] 10.0.0.159 () {32 vars in 692 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3022] 10.0.0.159 () {32 vars in 719 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks/d806fc1c-ba9b-4592-8dcf-6cee2145328a => generated 412 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3023] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/ports/d890064e-10f3-4c38-9199-d55416339f45 => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3024] 10.0.0.159 () {32 vars in 722 bytes} [Fri May 29 12:45:07 2026] DELETE /v2.0/trunks/d806fc1c-ba9b-4592-8dcf-6cee2145328a => 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: 1435/3025] 10.0.0.159 () {32 vars in 719 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks/a9b48c76-c442-494e-8819-f4370055ff4c => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3026] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/ports/891f844c-5d5c-41ff-bb09-b643afa07d95 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3027] 10.0.0.159 () {32 vars in 722 bytes} [Fri May 29 12:45:07 2026] DELETE /v2.0/trunks/a9b48c76-c442-494e-8819-f4370055ff4c => 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: 1592/3028] 10.0.0.159 () {32 vars in 719 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks/5653bd98-6dc0-47bf-8db2-ffee95826209 => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3029] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/ports/81ab7bdf-4ecf-43eb-9406-a6c81c9d30a4 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3030] 10.0.0.159 () {32 vars in 722 bytes} [Fri May 29 12:45:07 2026] DELETE /v2.0/trunks/5653bd98-6dc0-47bf-8db2-ffee95826209 => 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: 1438/3031] 10.0.0.159 () {32 vars in 719 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/trunks/9f7384f9-9615-41c1-825d-9e4fd1f80ab4 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3032] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:45:07 2026] GET /v2.0/ports/6970d689-a308-4c0e-8abf-a0e012d03779 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3033] 10.0.0.159 () {32 vars in 722 bytes} [Fri May 29 12:45:08 2026] DELETE /v2.0/trunks/9f7384f9-9615-41c1-825d-9e4fd1f80ab4 => 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: 1595/3034] 10.0.0.159 () {32 vars in 719 bytes} [Fri May 29 12:45:08 2026] GET /v2.0/trunks/27de1290-8253-44be-b6f8-4ec914e08981 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3035] 10.0.0.159 () {32 vars in 717 bytes} [Fri May 29 12:45:08 2026] GET /v2.0/ports/8d7e7208-3b64-4a6e-b065-7310ecb080f2 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3036] 10.0.0.159 () {32 vars in 722 bytes} [Fri May 29 12:45:08 2026] DELETE /v2.0/trunks/27de1290-8253-44be-b6f8-4ec914e08981 => 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: 1441/3037] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:45:08 2026] DELETE /v2.0/ports/d890064e-10f3-4c38-9199-d55416339f45 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3038] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:45:08 2026] DELETE /v2.0/ports/891f844c-5d5c-41ff-bb09-b643afa07d95 => 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: 1442/3039] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:45:08 2026] DELETE /v2.0/ports/81ab7bdf-4ecf-43eb-9406-a6c81c9d30a4 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3040] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:45:09 2026] DELETE /v2.0/ports/6970d689-a308-4c0e-8abf-a0e012d03779 => 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: 1443/3041] 10.0.0.159 () {32 vars in 720 bytes} [Fri May 29 12:45:09 2026] DELETE /v2.0/ports/8d7e7208-3b64-4a6e-b065-7310ecb080f2 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:45:09.755 7 INFO neutron.services.segments.plugin [-] Segment ab022f5d-cde2-4a5d-9e0d-9bc20d767006 resource provider aggregate not found 2026-05-29 12:45:09.771 7 INFO neutron.services.segments.plugin [-] Segment ab022f5d-cde2-4a5d-9e0d-9bc20d767006 resource provider aggregate not found 2026-05-29 12:45:09.795 7 INFO neutron.services.segments.plugin [-] Segment ab022f5d-cde2-4a5d-9e0d-9bc20d767006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab022f5d-cde2-4a5d-9e0d-9bc20d767006 found for delete ", "request_id": "req-a2747ede-76cc-4192-9640-5a65839d6f5e"}]} 2026-05-29 12:45:09.797 7 INFO neutron.services.segments.plugin [-] Segment ab022f5d-cde2-4a5d-9e0d-9bc20d767006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab022f5d-cde2-4a5d-9e0d-9bc20d767006 found for delete ", "request_id": "req-9a07e846-4130-407d-a32e-8b88e59baae4"}]} [pid: 7|app: 0|req: 1599/3042] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:45:09 2026] DELETE /v2.0/networks/434574bb-179e-47fc-ad56-f1cf43009e8b => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 12:45:10.024 8 INFO neutron.services.segments.plugin [-] Segment 0f491140-583e-4ba4-8ee7-4fe1040f6bcf resource provider aggregate not found 2026-05-29 12:45:10.030 8 INFO neutron.services.segments.plugin [-] Segment 0f491140-583e-4ba4-8ee7-4fe1040f6bcf resource provider aggregate not found 2026-05-29 12:45:10.046 8 INFO neutron.services.segments.plugin [-] Segment 0f491140-583e-4ba4-8ee7-4fe1040f6bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f491140-583e-4ba4-8ee7-4fe1040f6bcf found for delete ", "request_id": "req-9cf1d299-e325-449a-be85-a5f88743ffef"}]} 2026-05-29 12:45:10.046 8 INFO neutron.services.segments.plugin [-] Segment 0f491140-583e-4ba4-8ee7-4fe1040f6bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f491140-583e-4ba4-8ee7-4fe1040f6bcf found for delete ", "request_id": "req-766e4364-706d-49ad-b77a-2067c46b9b9c"}]} [pid: 8|app: 0|req: 1444/3043] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:45:09 2026] DELETE /v2.0/networks/5c716bac-77a6-4dd1-88ca-d2e69a2fc7a6 => 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: 1600/3044] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:45:10 2026] DELETE /v2.0/networks/2addd7eb-5955-46a4-bf63-1971c426f02a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3045] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:45:10 2026] DELETE /v2.0/networks/05bf9a93-dd80-477c-ab36-5da36e322814 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3046] 10.0.0.159 () {32 vars in 726 bytes} [Fri May 29 12:45:10 2026] DELETE /v2.0/networks/bc4ed9de-4e3c-45a7-87f0-04f5c26cfe17 => 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: 1446/3047] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:45:11 2026] GET /v2.0/security-groups?tenant_id=20b807c72c09494f86029e2660c9dc51&name=default => generated 2805 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 12:45:11.815 7 INFO neutron.services.segments.plugin [-] Segment e2c5332d-ac2e-49d9-99a0-9ec1520c879e resource provider aggregate not found 2026-05-29 12:45:11.825 7 INFO neutron.services.segments.plugin [-] Segment e2c5332d-ac2e-49d9-99a0-9ec1520c879e resource provider aggregate not found 2026-05-29 12:45:11.831 7 INFO neutron.services.segments.plugin [-] Segment e2c5332d-ac2e-49d9-99a0-9ec1520c879e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c5332d-ac2e-49d9-99a0-9ec1520c879e found for delete ", "request_id": "req-d9f6add2-4f0f-4a5c-84e2-c411dad13a02"}]} 2026-05-29 12:45:11.846 7 INFO neutron.services.segments.plugin [-] Segment e2c5332d-ac2e-49d9-99a0-9ec1520c879e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c5332d-ac2e-49d9-99a0-9ec1520c879e found for delete ", "request_id": "req-b32ac26d-cb9f-44c1-a633-da2ee1417bd0"}]} 2026-05-29 12:45:11.855 7 INFO neutron.services.segments.plugin [-] Segment 390dc7cc-6ac9-4902-8de0-5387d37fea4b resource provider aggregate not found 2026-05-29 12:45:11.866 7 INFO neutron.services.segments.plugin [-] Segment 390dc7cc-6ac9-4902-8de0-5387d37fea4b resource provider aggregate not found 2026-05-29 12:45:11.873 7 INFO neutron.services.segments.plugin [-] Segment 390dc7cc-6ac9-4902-8de0-5387d37fea4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390dc7cc-6ac9-4902-8de0-5387d37fea4b found for delete ", "request_id": "req-78907bb0-8a1f-489f-8480-2e540aa0bbd2"}]} 2026-05-29 12:45:11.882 7 INFO neutron.services.segments.plugin [-] Segment 390dc7cc-6ac9-4902-8de0-5387d37fea4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390dc7cc-6ac9-4902-8de0-5387d37fea4b found for delete ", "request_id": "req-13ee70b8-d685-4db8-947a-c59fe22ac35f"}]} [pid: 7|app: 0|req: 1602/3048] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:45:11 2026] DELETE /v2.0/security-groups/045563b6-6909-4083-9e03-a9113cdd729a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:45:12.067 8 INFO neutron.services.segments.plugin [-] Segment 15f99cfd-1e79-4e49-835d-7a95a6a2fb42 resource provider aggregate not found 2026-05-29 12:45:12.073 8 INFO neutron.services.segments.plugin [-] Segment 15f99cfd-1e79-4e49-835d-7a95a6a2fb42 resource provider aggregate not found 2026-05-29 12:45:12.084 8 INFO neutron.services.segments.plugin [-] Segment 15f99cfd-1e79-4e49-835d-7a95a6a2fb42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f99cfd-1e79-4e49-835d-7a95a6a2fb42 found for delete ", "request_id": "req-01695b29-317b-4f91-a55d-d2e63d4806d7"}]} 2026-05-29 12:45:12.089 8 INFO neutron.services.segments.plugin [-] Segment 15f99cfd-1e79-4e49-835d-7a95a6a2fb42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f99cfd-1e79-4e49-835d-7a95a6a2fb42 found for delete ", "request_id": "req-3c614658-a589-404d-8ce3-73744ef87f75"}]} [pid: 8|app: 0|req: 1447/3049] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:45:11 2026] GET /v2.0/security-groups?tenant_id=2fab2af9798c414dbd30c01ca950414b&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3050] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:45:12 2026] DELETE /v2.0/security-groups/298c1e41-613e-4fef-bf2e-a8cbdff31a73 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3051] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:45:12 2026] GET /v2.0/security-groups?tenant_id=de76161fd79a4720b1634582b0d7af86&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3052] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:45:12 2026] DELETE /v2.0/security-groups/38a06bd0-9757-495c-96bf-977981411bc7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:45:15.815 8 WARNING neutron_lib.context [None req-77c67480-b7b4-4cba-ac66-b5382765a057 b89e1a18c97f43fab0f82ab42aaae5a1 c4b62301ee68414799dcc294ad545ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1450/3055] 10.0.0.159 () {34 vars in 676 bytes} [Fri May 29 12:45:15 2026] POST /v2.0/floatingips => generated 552 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3056] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:45:16 2026] PUT /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3057] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:45:16 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/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: 1607/3058] 10.0.0.159 () {34 vars in 770 bytes} [Fri May 29 12:45:16 2026] PUT /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/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: 1452/3059] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:45:16 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3060] 10.0.0.159 () {34 vars in 766 bytes} [Fri May 29 12:45:16 2026] PUT /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3061] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:45:16 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3062] 10.0.0.159 () {34 vars in 788 bytes} [Fri May 29 12:45:16 2026] PUT /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3063] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:45:16 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3064] 10.0.0.159 () {34 vars in 759 bytes} [Fri May 29 12:45:16 2026] PUT /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3065] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:45:16 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3066] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:45:17 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:45:17.095 8 INFO neutron.api.v2.resource [None req-3be7b486-f74a-4ebe-addf-0bf6efe77f27 b89e1a18c97f43fab0f82ab42aaae5a1 c4b62301ee68414799dcc294ad545ded - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1456/3067] 10.0.0.159 () {32 vars in 751 bytes} [Fri May 29 12:45:17 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/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: 1612/3068] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:45:17 2026] DELETE /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3069] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:45:17 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:45:17.225 7 INFO neutron.api.v2.resource [None req-e1058c9c-0a32-4899-99f8-6517f7156d60 b89e1a18c97f43fab0f82ab42aaae5a1 c4b62301ee68414799dcc294ad545ded - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3070] 10.0.0.159 () {32 vars in 754 bytes} [Fri May 29 12:45:17 2026] DELETE /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3071] 10.0.0.159 () {32 vars in 742 bytes} [Fri May 29 12:45:17 2026] DELETE /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3072] 10.0.0.159 () {32 vars in 739 bytes} [Fri May 29 12:45:17 2026] GET /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3073] 10.0.0.159 () {32 vars in 732 bytes} [Fri May 29 12:45:17 2026] DELETE /v2.0/floatingips/5d187147-73c0-4794-9635-43dad972f1ce => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3074] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:45:18 2026] GET /v2.0/security-groups?tenant_id=c4b62301ee68414799dcc294ad545ded&name=default => generated 2805 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3075] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:45:18 2026] DELETE /v2.0/security-groups/cf1ae724-7837-492e-b83b-dfb559f6080e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3076] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:45:18 2026] GET /v2.0/security-groups?tenant_id=48c86e72d3364108971c5d5c2e7738f3&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3077] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:45:18 2026] DELETE /v2.0/security-groups/814c407d-1cf5-4894-b828-4b1f20b99ad3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:45:22.188 7 WARNING neutron_lib.context [None req-23242398-92c7-4f94-9e93-4da64289f548 04895158e13c471582d26fc62a704311 2afee57e4fb24939a287a67d5dbe8479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1617/3078] 10.0.0.159 () {34 vars in 684 bytes} [Fri May 29 12:45:21 2026] POST /v2.0/security-groups => generated 1539 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3079] 10.0.0.159 () {34 vars in 767 bytes} [Fri May 29 12:45:22 2026] PUT /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3080] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3081] 10.0.0.159 () {34 vars in 778 bytes} [Fri May 29 12:45:22 2026] PUT /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3082] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3083] 10.0.0.159 () {34 vars in 774 bytes} [Fri May 29 12:45:22 2026] PUT /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3084] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/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: 1465/3085] 10.0.0.159 () {34 vars in 796 bytes} [Fri May 29 12:45:22 2026] PUT /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3086] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3087] 10.0.0.159 () {34 vars in 767 bytes} [Fri May 29 12:45:22 2026] PUT /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/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: 1622/3088] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/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: 1467/3089] 10.0.0.159 () {32 vars in 755 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 12:45:22.794 7 INFO neutron.api.v2.resource [None req-c4494147-17cc-4ab1-9a0f-fcc7020bf29b 04895158e13c471582d26fc62a704311 2afee57e4fb24939a287a67d5dbe8479 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3090] 10.0.0.159 () {32 vars in 759 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3091] 10.0.0.159 () {32 vars in 758 bytes} [Fri May 29 12:45:22 2026] DELETE /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3092] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 12:45:22.909 8 INFO neutron.api.v2.resource [None req-31ae304e-0284-4bf1-97dd-efefe0ca2a76 04895158e13c471582d26fc62a704311 2afee57e4fb24939a287a67d5dbe8479 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1469/3093] 10.0.0.159 () {32 vars in 762 bytes} [Fri May 29 12:45:22 2026] DELETE /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3094] 10.0.0.159 () {32 vars in 750 bytes} [Fri May 29 12:45:22 2026] DELETE /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/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: 1470/3095] 10.0.0.159 () {32 vars in 747 bytes} [Fri May 29 12:45:22 2026] GET /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d/tags => 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: 1626/3096] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:45:23 2026] DELETE /v2.0/security-groups/5c623326-b336-4352-964d-52582a8aca7d => 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: 1471/3097] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:45:23 2026] GET /v2.0/security-groups?tenant_id=648c547013d24c22a99c6895246e341a&name=default => generated 2805 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3098] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:45:23 2026] DELETE /v2.0/security-groups/21c7cea1-1f75-4952-ad67-58b215d812ec => 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: 1472/3099] 10.0.0.159 () {32 vars in 774 bytes} [Fri May 29 12:45:24 2026] GET /v2.0/security-groups?tenant_id=2afee57e4fb24939a287a67d5dbe8479&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: 1628/3100] 10.0.0.159 () {32 vars in 740 bytes} [Fri May 29 12:45:24 2026] DELETE /v2.0/security-groups/b5321fef-6f81-4de7-9c5a-708d06758e9e => 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: 1473/3101] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:45:26 2026] GET /v2.0/networks => generated 2168 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3102] 10.0.0.159 () {32 vars in 655 bytes} [Fri May 29 12:45:28 2026] GET /v2.0/floatingips => 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: 1474/3103] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:45:28 2026] GET /v2.0/routers => generated 15 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3105] 10.0.0.159 () {32 vars in 643 bytes} [Fri May 29 12:45:28 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3107] 10.0.0.159 () {32 vars in 647 bytes} [Fri May 29 12:45:28 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: 1477/3108] 10.0.0.159 () {32 vars in 649 bytes} [Fri May 29 12:45:28 2026] GET /v2.0/networks => generated 2168 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3109] 10.0.0.159 () {32 vars in 663 bytes} [Fri May 29 12:45:28 2026] GET /v2.0/security-groups => generated 16622 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3110] 10.0.0.159 () {32 vars in 655 bytes} [Fri May 29 12:45:28 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)