+ 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 [Wed May 27 20:15:19 2026] *** compiled with version: 11.4.0 on 27 May 2026 05:53:32 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-756d6bd8f5-7rfd4 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 0x559d161d3130 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-27 20:15:23.400 7 INFO neutron.common.config [-] Logging enabled! 2026-05-27 20:15:23.400 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-27 20:15:23.583 8 INFO neutron.common.config [-] Logging enabled! 2026-05-27 20:15:23.583 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-27 20:15:23.692 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 20:15:23.849 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 20:15:24.553 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:15:24.555 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 20:15:24.558 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 20:15:24.559 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:15:24.559 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 20:15:24.560 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 20:15:24.560 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:15:24.566 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:15:24.566 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:15:24.566 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:15:24.584 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 20:15:24.585 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:15:24.585 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 20:15:24.626 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 20:15:24.626 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 20:15:24.626 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 20:15:24.627 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 20:15:24.633 7 WARNING oslo_policy.policy [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] 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-27 20:15:24.759 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:15:24.762 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 20:15:24.765 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 20:15:24.765 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:15:24.766 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 20:15:24.766 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 20:15:24.766 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:15:24.772 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:15:24.772 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:15:24.772 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:15:24.790 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 20:15:24.791 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:15:24.792 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 20:15:24.831 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 20:15:24.831 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 20:15:24.831 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 20:15:24.831 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 20:15:24.838 8 WARNING oslo_policy.policy [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] 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-27 20:15:24.998 7 INFO neutron.plugins.ml2.managers [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 20:15:25.198 8 INFO neutron.plugins.ml2.managers [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 20:15:25.288 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 20:15:25.288 7 INFO neutron.plugins.ml2.managers [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 20:15:25.288 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 20:15:25.316 7 INFO neutron.plugins.ml2.managers [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 20:15:25.316 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 20:15:25.316 7 INFO neutron.plugins.ml2.managers [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 20:15:25.316 7 INFO neutron.plugins.ml2.extensions.port_security [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 20:15:25.316 7 INFO neutron.plugins.ml2.managers [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] Initializing extension driver 'qos' 2026-05-27 20:15:25.316 7 INFO neutron.plugins.ml2.managers [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 20:15:25.317 7 INFO neutron.plugins.ml2.managers [None req-53158a12-c21c-4eb6-863e-304ae3bf0b09 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 20:15:25.329 7 INFO neutron.quota [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded quota_driver: . 2026-05-27 20:15:25.330 7 INFO neutron.plugins.ml2.plugin [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 20:15:25.330 7 INFO neutron.plugins.ml2.managers [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 20:15:25.330 7 INFO neutron.plugins.ml2.managers [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 20:15:25.330 7 INFO neutron.plugins.ml2.managers [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 20:15:25.331 7 INFO neutron.extensions.vlantransparent [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Disabled vlantransparent extension. 2026-05-27 20:15:25.331 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: qos 2026-05-27 20:15:25.342 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: router 2026-05-27 20:15:25.374 7 INFO neutron.services.service_base [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 20:15:25.375 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: segments 2026-05-27 20:15:25.464 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: trunk 2026-05-27 20:15:25.491 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 20:15:25.492 8 INFO neutron.plugins.ml2.managers [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 20:15:25.492 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 20:15:25.515 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: vpnaas 2026-05-27 20:15:25.518 8 INFO neutron.plugins.ml2.managers [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 20:15:25.518 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 20:15:25.518 8 INFO neutron.plugins.ml2.managers [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 20:15:25.518 8 INFO neutron.plugins.ml2.extensions.port_security [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 20:15:25.518 8 INFO neutron.plugins.ml2.managers [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] Initializing extension driver 'qos' 2026-05-27 20:15:25.518 8 INFO neutron.plugins.ml2.managers [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 20:15:25.519 8 INFO neutron.plugins.ml2.managers [None req-32dff8b9-b24b-421b-a573-ff3ce73f3fb2 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 20:15:25.529 8 INFO neutron.quota [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded quota_driver: . 2026-05-27 20:15:25.529 8 INFO neutron.plugins.ml2.plugin [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 20:15:25.529 8 INFO neutron.plugins.ml2.managers [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 20:15:25.530 8 INFO neutron.plugins.ml2.managers [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 20:15:25.530 8 INFO neutron.plugins.ml2.managers [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 20:15:25.530 8 INFO neutron.extensions.vlantransparent [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Disabled vlantransparent extension. 2026-05-27 20:15:25.530 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: qos 2026-05-27 20:15:25.540 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: router 2026-05-27 20:15:25.547 7 WARNING stevedore.named [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 20:15:25.573 8 INFO neutron.services.service_base [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 20:15:25.573 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: segments 2026-05-27 20:15:25.601 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 20:15:25.601 7 INFO neutron.common.utils [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 20:15:25.602 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 20:15:25.605 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: tag 2026-05-27 20:15:25.610 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: timestamp 2026-05-27 20:15:25.613 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 20:15:25.616 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: flavors 2026-05-27 20:15:25.619 7 INFO neutron.manager [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loading Plugin: revisions 2026-05-27 20:15:25.622 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Initializing extension manager. 2026-05-27 20:15:25.623 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: address-group 2026-05-27 20:15:25.624 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: address-scope 2026-05-27 20:15:25.624 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 20:15:25.625 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: agent 2026-05-27 20:15:25.626 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 20:15:25.627 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 20:15:25.628 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 20:15:25.628 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: availability_zone 2026-05-27 20:15:25.629 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 20:15:25.630 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 20:15:25.630 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 20:15:25.631 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 20:15:25.632 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: dns-integration 2026-05-27 20:15:25.633 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 20:15:25.633 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 20:15:25.634 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: dvr 2026-05-27 20:15:25.634 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 20:15:25.635 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 20:15:25.636 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:15:25.636 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 20:15:25.637 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: external-net 2026-05-27 20:15:25.637 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 20:15:25.638 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: extraroute 2026-05-27 20:15:25.638 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 20:15:25.639 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 20:15:25.640 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 20:15:25.640 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 20:15:25.641 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 20:15:25.641 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: fip-port-details 2026-05-27 20:15:25.642 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: flavors 2026-05-27 20:15:25.643 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 20:15:25.644 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 20:15:25.644 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: ip_allocation 2026-05-27 20:15:25.645 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 20:15:25.645 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 20:15:25.646 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: router 2026-05-27 20:15:25.648 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:15:25.649 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 20:15:25.649 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: l3-ha 2026-05-27 20:15:25.650 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:15:25.650 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 20:15:25.651 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: l3-flavors 2026-05-27 20:15:25.652 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:15:25.652 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 20:15:25.654 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 20:15:25.655 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 20:15:25.656 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 20:15:25.657 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 20:15:25.658 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 20:15:25.658 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: multi-provider 2026-05-27 20:15:25.659 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: net-mtu 2026-05-27 20:15:25.660 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 20:15:25.660 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 20:15:25.661 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: network_ha 2026-05-27 20:15:25.661 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 20:15:25.662 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: trunk 2026-05-27 20:15:25.662 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 20:15:25.663 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: pagination 2026-05-27 20:15:25.663 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: port-device-profile 2026-05-27 20:15:25.664 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 20:15:25.665 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 20:15:25.665 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: port-mac-override 2026-05-27 20:15:25.666 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 20:15:25.666 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 20:15:25.667 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: port-resource-request 2026-05-27 20:15:25.667 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 20:15:25.668 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: binding 2026-05-27 20:15:25.669 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: binding-extended 2026-05-27 20:15:25.669 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: port-security 2026-05-27 20:15:25.670 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: project-id 2026-05-27 20:15:25.670 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: provider 2026-05-27 20:15:25.672 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos 2026-05-27 20:15:25.673 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 20:15:25.673 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 20:15:25.674 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-default 2026-05-27 20:15:25.674 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-fip 2026-05-27 20:15:25.675 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 20:15:25.675 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 20:15:25.676 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 20:15:25.677 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 20:15:25.677 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 20:15:25.678 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-pps 2026-05-27 20:15:25.678 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 20:15:25.679 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 20:15:25.680 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 20:15:25.680 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 20:15:25.682 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: quotas 2026-05-27 20:15:25.683 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: quota_details 2026-05-27 20:15:25.684 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: rbac-policies 2026-05-27 20:15:25.685 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 20:15:25.685 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 20:15:25.686 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 20:15:25.686 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 20:15:25.687 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: revision-if-match 2026-05-27 20:15:25.688 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 20:15:25.688 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 20:15:25.689 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 20:15:25.690 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 20:15:25.691 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 20:15:25.691 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 20:15:25.692 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 20:15:25.692 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 20:15:25.700 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: security-group 2026-05-27 20:15:25.701 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: segment 2026-05-27 20:15:25.701 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 20:15:25.702 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: service-type 2026-05-27 20:15:25.702 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: sorting 2026-05-27 20:15:25.703 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 20:15:25.704 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 20:15:25.704 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 20:15:25.705 7 WARNING neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 20:15:25.705 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 20:15:25.706 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 20:15:25.706 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 20:15:25.707 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 20:15:25.708 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 20:15:25.708 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 20:15:25.709 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 20:15:25.712 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 20:15:25.713 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 20:15:25.713 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: trunk 2026-05-27 20:15:25.714 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: trunk-details 2026-05-27 20:15:25.714 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 20:15:25.715 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 20:15:25.716 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 20:15:25.716 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 20:15:25.718 7 INFO neutron.api.extensions [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Loaded extension: vpnaas 2026-05-27 20:15:25.720 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 20:15:25.720 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 20:15:25.720 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.721 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 20:15:25.721 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:15:25.722 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:15:25.722 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: vpnaas 2026-05-27 20:15:25.724 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:15:25.725 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:15:25.725 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:15:25.725 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.725 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] subnetpool is already registered 2026-05-27 20:15:25.725 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.726 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] subnetpool is already registered 2026-05-27 20:15:25.726 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:15:25.726 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:15:25.726 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:15:25.726 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:15:25.727 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:15:25.727 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:15:25.729 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:15:25.729 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] router is already registered 2026-05-27 20:15:25.729 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:15:25.729 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] floatingip is already registered 2026-05-27 20:15:25.730 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:15:25.730 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] rbac_policy is already registered 2026-05-27 20:15:25.730 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:15:25.731 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] security_group is already registered 2026-05-27 20:15:25.731 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:15:25.731 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] security_group_rule is already registered 2026-05-27 20:15:25.731 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.731 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] subnetpool is already registered 2026-05-27 20:15:25.732 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.732 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] subnetpool is already registered 2026-05-27 20:15:25.732 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:15:25.732 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] trunk is already registered 2026-05-27 20:15:25.732 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:15:25.733 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] endpoint_group is already registered 2026-05-27 20:15:25.733 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:15:25.733 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] vpnservice is already registered 2026-05-27 20:15:25.733 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:15:25.733 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] ipsec_site_connection is already registered 2026-05-27 20:15:25.733 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:15:25.734 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] ipsecpolicy is already registered 2026-05-27 20:15:25.734 7 INFO neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:15:25.734 7 WARNING neutron.quota.resource_registry [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] ikepolicy is already registered 2026-05-27 20:15:25.767 8 WARNING stevedore.named [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 20:15:25.770 7 WARNING keystonemiddleware._common.config [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:15:25.777 7 WARNING oslo_config.cfg [None req-9a65c1a1-490c-4fc8-abc4-03f2b2031a64 - - - - - -] 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 0x559d161d3130 pid: 7 (default app) 2026-05-27 20:15:25.821 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 20:15:25.821 8 INFO neutron.common.utils [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 20:15:25.822 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: auto_allocate 2026-05-27 20:15:25.826 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: tag 2026-05-27 20:15:25.832 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: timestamp 2026-05-27 20:15:25.834 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 20:15:25.839 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: flavors 2026-05-27 20:15:25.843 8 INFO neutron.manager [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loading Plugin: revisions 2026-05-27 20:15:25.847 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Initializing extension manager. 2026-05-27 20:15:25.848 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: address-group 2026-05-27 20:15:25.849 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: address-scope 2026-05-27 20:15:25.850 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 20:15:25.851 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: agent 2026-05-27 20:15:25.852 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 20:15:25.853 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 20:15:25.854 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 20:15:25.855 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: availability_zone 2026-05-27 20:15:25.855 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 20:15:25.856 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 20:15:25.856 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: default-subnetpools 2026-05-27 20:15:25.858 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 20:15:25.859 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: dns-integration 2026-05-27 20:15:25.859 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 20:15:25.860 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 20:15:25.861 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: dvr 2026-05-27 20:15:25.862 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 20:15:25.862 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 20:15:25.863 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:15:25.864 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 20:15:25.865 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: external-net 2026-05-27 20:15:25.865 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 20:15:25.866 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: extraroute 2026-05-27 20:15:25.867 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 20:15:25.867 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 20:15:25.868 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 20:15:25.869 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 20:15:25.869 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 20:15:25.872 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: fip-port-details 2026-05-27 20:15:25.873 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: flavors 2026-05-27 20:15:25.874 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 20:15:25.875 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: floatingip-pools 2026-05-27 20:15:25.876 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: ip_allocation 2026-05-27 20:15:25.877 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 20:15:25.877 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: l2_adjacency 2026-05-27 20:15:25.879 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: router 2026-05-27 20:15:25.881 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:15:25.881 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 20:15:25.882 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: l3-ha 2026-05-27 20:15:25.883 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:15:25.883 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 20:15:25.884 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: l3-flavors 2026-05-27 20:15:25.885 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:15:25.886 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 20:15:25.888 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 20:15:25.889 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 20:15:25.890 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 20:15:25.891 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 20:15:25.892 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 20:15:25.893 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: multi-provider 2026-05-27 20:15:25.894 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: net-mtu 2026-05-27 20:15:25.894 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 20:15:25.895 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: network_availability_zone 2026-05-27 20:15:25.896 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: network_ha 2026-05-27 20:15:25.897 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: network-ip-availability 2026-05-27 20:15:25.898 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 20:15:25.898 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: pagination 2026-05-27 20:15:25.899 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: port-device-profile 2026-05-27 20:15:25.900 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 20:15:25.901 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 20:15:25.901 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: port-mac-override 2026-05-27 20:15:25.902 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 20:15:25.903 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 20:15:25.903 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: port-resource-request 2026-05-27 20:15:25.904 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 20:15:25.905 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: binding 2026-05-27 20:15:25.905 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: binding-extended 2026-05-27 20:15:25.906 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: port-security 2026-05-27 20:15:25.906 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: project-id 2026-05-27 20:15:25.907 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: provider 2026-05-27 20:15:25.909 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos 2026-05-27 20:15:25.910 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 20:15:25.911 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 20:15:25.912 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-default 2026-05-27 20:15:25.913 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-fip 2026-05-27 20:15:25.913 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 20:15:25.914 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 20:15:25.914 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 20:15:25.915 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 20:15:25.916 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 20:15:25.917 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-pps 2026-05-27 20:15:25.917 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 20:15:25.918 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 20:15:25.919 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 20:15:25.920 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: quota-check-limit 2026-05-27 20:15:25.922 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: quotas 2026-05-27 20:15:25.923 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: quota_details 2026-05-27 20:15:25.924 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: rbac-policies 2026-05-27 20:15:25.925 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: rbac-address-group 2026-05-27 20:15:25.925 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 20:15:25.926 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 20:15:25.927 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 20:15:25.927 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: revision-if-match 2026-05-27 20:15:25.928 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 20:15:25.928 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: router_availability_zone 2026-05-27 20:15:25.929 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 20:15:25.931 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 20:15:25.931 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 20:15:25.932 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 20:15:25.933 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 20:15:25.933 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 20:15:25.942 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: security-group 2026-05-27 20:15:25.944 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: segment 2026-05-27 20:15:25.944 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 20:15:25.945 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: service-type 2026-05-27 20:15:25.946 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: sorting 2026-05-27 20:15:25.946 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 20:15:25.947 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: standard-attr-description 2026-05-27 20:15:25.948 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: stateful-security-group 2026-05-27 20:15:25.949 8 WARNING neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 20:15:25.949 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 20:15:25.950 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: subnet_onboard 2026-05-27 20:15:25.951 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 20:15:25.951 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: subnet-service-types 2026-05-27 20:15:25.952 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: subnet_allocation 2026-05-27 20:15:25.953 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 20:15:25.954 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 20:15:25.957 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 20:15:25.958 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 20:15:25.959 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: trunk 2026-05-27 20:15:25.960 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: trunk-details 2026-05-27 20:15:25.960 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 20:15:25.961 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 20:15:25.962 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 20:15:25.963 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: vpn-flavors 2026-05-27 20:15:25.965 8 INFO neutron.api.extensions [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Loaded extension: vpnaas 2026-05-27 20:15:25.967 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 20:15:25.968 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 20:15:25.968 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.968 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 20:15:25.969 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:15:25.969 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:15:25.972 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:15:25.972 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:15:25.972 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:15:25.973 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.973 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] subnetpool is already registered 2026-05-27 20:15:25.973 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.973 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] subnetpool is already registered 2026-05-27 20:15:25.974 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:15:25.974 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:15:25.974 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:15:25.975 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:15:25.975 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:15:25.976 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:15:25.978 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:15:25.978 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] router is already registered 2026-05-27 20:15:25.978 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:15:25.979 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] floatingip is already registered 2026-05-27 20:15:25.980 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:15:25.980 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] rbac_policy is already registered 2026-05-27 20:15:25.980 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:15:25.980 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] security_group is already registered 2026-05-27 20:15:25.980 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:15:25.980 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] security_group_rule is already registered 2026-05-27 20:15:25.981 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.981 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] subnetpool is already registered 2026-05-27 20:15:25.981 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:15:25.981 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] subnetpool is already registered 2026-05-27 20:15:25.981 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:15:25.982 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] trunk is already registered 2026-05-27 20:15:25.982 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:15:25.982 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] endpoint_group is already registered 2026-05-27 20:15:25.982 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:15:25.982 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] vpnservice is already registered 2026-05-27 20:15:25.982 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:15:25.983 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] ipsec_site_connection is already registered 2026-05-27 20:15:25.983 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:15:25.983 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] ipsecpolicy is already registered 2026-05-27 20:15:25.983 8 INFO neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:15:25.983 8 WARNING neutron.quota.resource_registry [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] ikepolicy is already registered 2026-05-27 20:15:26.029 8 WARNING keystonemiddleware._common.config [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:15:26.037 8 WARNING oslo_config.cfg [None req-5e17f7e6-a486-4f64-8bcc-a8775cb3872b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x559d161d3130 pid: 8 (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-27 20:15:31.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0010c16e-b3d2-43c9-b844-26fcb4068775 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.216 () {44 vars in 928 bytes} [Wed May 27 20:15:30 2026] GET /v2.0/networks/public => generated 108 bytes in 713 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:15:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:15:31.989 7 WARNING oslo_policy.policy [None req-212cf4ef-3538-4d51-9c2a-05833c1e15a2 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 20:15:32.318 7 WARNING neutron.services.revisions.revision_plugin [None req-212cf4ef-3538-4d51-9c2a-05833c1e15a2 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:15:32.348 7 INFO neutron.db.segments_db [None req-212cf4ef-3538-4d51-9c2a-05833c1e15a2 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 8f37b554-53f1-46c1-b647-8605446e5222 of type flat for network 1ed00f89-6e06-4a3e-8366-d8565006a35a 2026-05-27 20:15:32.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-212cf4ef-3538-4d51-9c2a-05833c1e15a2 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.216 () {48 vars in 968 bytes} [Wed May 27 20:15:31 2026] POST /v2.0/networks => generated 124 bytes in 624 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:15:38.322 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba1b9298-a612-44c1-bcdd-8e16071cea99 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.216 () {44 vars in 928 bytes} [Wed May 27 20:15:38 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:15:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:15:38.399 7 WARNING neutron.services.revisions.revision_plugin [None req-4924f3e4-e6d1-410c-8c53-8aada975d0f7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:15:38.415 7 INFO neutron.db.segments_db [None req-4924f3e4-e6d1-410c-8c53-8aada975d0f7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 70cf846c-4750-4bf0-be26-6f3087a56eb9 of type flat for network e766af96-7048-48de-8f05-404f8d857a00 2026-05-27 20:15:38.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4924f3e4-e6d1-410c-8c53-8aada975d0f7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.216 () {48 vars in 968 bytes} [Wed May 27 20:15:38 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:15:44.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad9bd5ce-3a3a-477d-ac07-64f6bcc73580 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.216 () {44 vars in 928 bytes} [Wed May 27 20:15:44 2026] GET /v2.0/networks/public => generated 108 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:15:44 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-27 20:15:44.974 8 WARNING oslo_policy.policy [None req-88dbff54-25a1-4ab2-82d3-9b78a1a8628a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 20:15:45.014 8 WARNING neutron.services.revisions.revision_plugin [None req-88dbff54-25a1-4ab2-82d3-9b78a1a8628a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:15:45.034 8 INFO neutron.db.segments_db [None req-88dbff54-25a1-4ab2-82d3-9b78a1a8628a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment d9551981-5d32-44c6-bc19-602d89a68190 of type flat for network 698425f6-8c14-4dc3-b755-87773ec88d04 2026-05-27 20:15:45.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88dbff54-25a1-4ab2-82d3-9b78a1a8628a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.216 () {48 vars in 968 bytes} [Wed May 27 20:15:44 2026] POST /v2.0/networks => generated 124 bytes in 452 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:15:51.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-381dcbe9-4410-4383-a9c7-30f684bb14c1 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.216 () {44 vars in 928 bytes} [Wed May 27 20:15:50 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:15:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:15:51.089 7 WARNING neutron.services.revisions.revision_plugin [None req-9dd52602-77a2-48ca-81d7-125b945942d7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:15:51.107 7 INFO neutron.db.segments_db [None req-9dd52602-77a2-48ca-81d7-125b945942d7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 4650de31-dbc7-46da-87e8-6b4626646a02 of type flat for network f46ce164-0962-488a-9e10-7b55c8a93af3 2026-05-27 20:15:51.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9dd52602-77a2-48ca-81d7-125b945942d7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.216 () {48 vars in 968 bytes} [Wed May 27 20:15:51 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:15:57.032 7 INFO neutron.pecan_wsgi.hooks.translation [None req-004ef22d-63fb-465e-aae6-057330824439 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.216 () {44 vars in 928 bytes} [Wed May 27 20:15:56 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:15:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:15:57.207 7 WARNING neutron.services.revisions.revision_plugin [None req-3418d924-6b2b-4296-aef9-0fa2d09b4aad 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:15:57.227 7 INFO neutron.db.segments_db [None req-3418d924-6b2b-4296-aef9-0fa2d09b4aad 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 54a3c144-8d5c-441b-b45b-b3691ccd7b8c of type flat for network 9b32560f-b4cc-417f-a594-357ed4d7075e [pid: 7|app: 0|req: 11/19] 199.204.45.216 () {48 vars in 968 bytes} [Wed May 27 20:15:57 2026] POST /v2.0/networks => generated 706 bytes in 2649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:16:00.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9606b2b-4bbd-4d11-bbea-0ea3531df58e 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.216 () {44 vars in 928 bytes} [Wed May 27 20:16:00 2026] GET /v2.0/networks/public => generated 108 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:16:00 2026] GET /v2.0/networks?name=public => generated 709 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:16:00.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e371a26-49a6-429e-a94d-167244a09623 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.216 () {44 vars in 1035 bytes} [Wed May 27 20:16:00 2026] GET /v2.0/subnets/public-subnet?network_id=9b32560f-b4cc-417f-a594-357ed4d7075e => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.216 () {44 vars in 1058 bytes} [Wed May 27 20:16:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=9b32560f-b4cc-417f-a594-357ed4d7075e => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.216 () {48 vars in 966 bytes} [Wed May 27 20:16:00 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-27 20:20:28.882 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:20:28.884 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:20:28.885 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:20:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.216) !!! 2026-05-27 20:20:29.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8930e3c-9595-41fa-b840-4660d92a8738 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/60] 199.204.45.216 () {44 vars in 938 bytes} [Wed May 27 20:20:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:20:29.012 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:20:29.014 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:20:29.015 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:20:29 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.216) !!! 2026-05-27 20:20:29.018 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:20:29 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.216) !!! [pid: 8|app: 0|req: 29/61] 199.204.45.216 () {44 vars in 960 bytes} [Wed May 27 20:20:29 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:20:29.111 7 INFO neutron.db.segments_db [None req-418a1258-3c13-4215-ad58-ae1fc66da96a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment d712a44b-542d-453c-999d-9208b2c13e33 of type vxlan for network 7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a [pid: 7|app: 0|req: 33/62] 199.204.45.216 () {48 vars in 967 bytes} [Wed May 27 20:20:29 2026] POST /v2.0/networks => generated 707 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:20:30.182 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38912. 2026-05-27 20:20:30.183 8 INFO oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38948. 2026-05-27 20:20:30.226 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36fdc7ad-5daa-440d-82ca-d252a573db2b 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/63] 199.204.45.216 () {44 vars in 938 bytes} [Wed May 27 20:20:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:20:30.291 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38968. 2026-05-27 20:20:30.292 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38964. [pid: 7|app: 0|req: 34/64] 199.204.45.216 () {44 vars in 960 bytes} [Wed May 27 20:20:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:20:30.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdc7a29a-66ce-4cf0-b806-6c1e015bd09c 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.204.45.216 () {44 vars in 1037 bytes} [Wed May 27 20:20:30 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.204.45.216 () {44 vars in 1060 bytes} [Wed May 27 20:20:30 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/67] 199.204.45.216 () {48 vars in 966 bytes} [Wed May 27 20:20:30 2026] POST /v2.0/subnets => generated 627 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:20:31.579 7 INFO neutron.api.v2.resource [None req-7c5a9aa6-7ca2-420c-8d82-98246c6808bd 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.204.45.216 () {44 vars in 972 bytes} [Wed May 27 20:20:31 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.216 () {44 vars in 994 bytes} [Wed May 27 20:20:31 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.204.45.216 () {48 vars in 981 bytes} [Wed May 27 20:20:31 2026] POST /v2.0/security-groups => generated 1552 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:32 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 1552 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:32 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 1552 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:32 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 1552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:20:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:33 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 2134 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:33 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 2134 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:33 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 2134 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:20:33 2026] POST /v2.0/security-group-rules => generated 571 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:34 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 2718 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:34 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:34 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 2718 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:20:34 2026] POST /v2.0/security-group-rules => generated 571 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:35 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 3302 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:35 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 3302 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:35 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 3302 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:20:36 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:36 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 3886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:37 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 3886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:37 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 3886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:20:37 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.216 () {44 vars in 988 bytes} [Wed May 27 20:20:38 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:20:38.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34ec9729-54ed-443e-a104-899ca8269815 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/94] 199.204.45.216 () {44 vars in 1077 bytes} [Wed May 27 20:20:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.216 () {44 vars in 1100 bytes} [Wed May 27 20:20:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => 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: 49/96] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:38 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.216 () {48 vars in 962 bytes} [Wed May 27 20:20:38 2026] POST /v2.0/ports => generated 1096 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:20:45.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd24d64f-e8e4-49e3-827e-1c15392abfff 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/98] 199.204.45.216 () {44 vars in 980 bytes} [Wed May 27 20:20:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/99] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.216 () {48 vars in 1032 bytes} [Wed May 27 20:20:45 2026] PUT /v2.0/ports/b9ff5531-d7b8-4f6b-9acf-5c6d1ed03108 => generated 1209 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.216 () {44 vars in 921 bytes} [Wed May 27 20:20:47 2026] GET /v2.0/ports => generated 3726 bytes in 110 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-27 20:20:48.585 7 INFO neutron.api.v2.resource [None req-8372c453-5345-44a5-9166-48acaed8fe4f 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.204.45.216 () {44 vars in 960 bytes} [Wed May 27 20:20:48 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.216 () {44 vars in 982 bytes} [Wed May 27 20:20:48 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.216 () {48 vars in 981 bytes} [Wed May 27 20:20:48 2026] POST /v2.0/security-groups => generated 1546 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:49 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 1546 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:49 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:49 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:20:49 2026] POST /v2.0/security-group-rules => generated 589 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:50 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 2148 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:50 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 2148 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:20:50 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 2148 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:20:50 2026] POST /v2.0/security-group-rules => generated 593 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.216 () {44 vars in 976 bytes} [Wed May 27 20:21:58 2026] GET /v2.0/quotas/d61988ce2cea47878abeb41348b3cec4 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 63/124] 199.204.45.216 () {48 vars in 1028 bytes} [Wed May 27 20:21:58 2026] PUT /v2.0/quotas/d61988ce2cea47878abeb41348b3cec4 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:24:08.194 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:24:08.197 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:24:08.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab932f26-c8e3-4882-9edb-b0b7ba452c7e 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/143] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:24:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:24:08.399 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:24:08.402 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:24:08.404 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:24:08 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.216) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 73/144] 199.204.45.216 () {30 vars in 763 bytes} [Wed May 27 20:24:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:24:10.252 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38972. 2026-05-27 20:24:10.254 8 INFO oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38976. 2026-05-27 20:24:10.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8c054c1-70e2-4fea-9f28-dcd9c6074bde 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/145] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:24:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:24:10.416 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38988. 2026-05-27 20:24:10.416 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38994. [pid: 7|app: 0|req: 74/146] 199.204.45.216 () {30 vars in 763 bytes} [Wed May 27 20:24:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:30:57.824 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:30:57.826 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:30:57.827 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:30:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c (ip 199.204.45.216) !!! 2026-05-27 20:30:57.993 7 INFO neutron.api.v2.resource [None req-92b0d57d-83a4-4c57-8d5b-4574b522372e 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 102/201] 199.204.45.216 () {44 vars in 1075 bytes} [Wed May 27 20:30:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 139 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:30:58.003 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:30:58.004 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:30:58.005 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:30:58 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=419ce8ac1e3c4d7bbbdcd039d98f7d8c (ip 199.204.45.216) !!! 2026-05-27 20:30:58.008 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:30:58 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=419ce8ac1e3c4d7bbbdcd039d98f7d8c (ip 199.204.45.216) !!! [pid: 8|app: 0|req: 100/202] 199.204.45.216 () {44 vars in 1098 bytes} [Wed May 27 20:30:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 23 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.204.45.216 () {48 vars in 982 bytes} [Wed May 27 20:30:58 2026] POST /v2.0/security-groups => generated 1560 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:30:59.301 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39502. 2026-05-27 20:30:59.302 8 INFO oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39496. [pid: 8|app: 0|req: 101/204] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:30:59 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 1560 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:30:59.404 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39530. 2026-05-27 20:30:59.405 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39518. [pid: 7|app: 0|req: 104/205] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:30:59 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a => generated 1560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:30:59 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 1560 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:30:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:31:00 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 2138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:31:00 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a => generated 2138 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:31:00 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 2138 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:31:00 2026] POST /v2.0/security-group-rules => generated 567 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:31:01 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 2718 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:31:01 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:31:02 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 2718 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:31:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:31:03 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 3300 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:31:03 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a => generated 3300 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:31:03 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 3300 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 199.204.45.216 () {48 vars in 992 bytes} [Wed May 27 20:31:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 199.204.45.216 () {30 vars in 740 bytes} [Wed May 27 20:33:11 2026] GET /v2.0/networks?tenant_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c&shared=False => generated 15 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:33:11.833 8 INFO neutron.db.segments_db [None req-95022a05-4616-40f3-8e1e-96f1909d1472 28538a4b6c7748918271c1042d19dcc3 419ce8ac1e3c4d7bbbdcd039d98f7d8c - - 1ab8b02693c94760afcf47b330d0e03a 1ab8b02693c94760afcf47b330d0e03a] Added segment def0a166-64fe-427b-8c0e-1e9027e06b39 of type vxlan for network c3a0c1c9-a351-4556-a549-9ceeb31b8c7f [pid: 8|app: 0|req: 118/239] 199.204.45.216 () {34 vars in 682 bytes} [Wed May 27 20:33:11 2026] POST /v2.0/networks => generated 718 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/240] 199.204.45.216 () {30 vars in 722 bytes} [Wed May 27 20:33:11 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: 119/241] 199.204.45.216 () {30 vars in 633 bytes} [Wed May 27 20:33:12 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/242] 199.204.45.216 () {34 vars in 677 bytes} [Wed May 27 20:33:12 2026] POST /v2.0/ports => generated 963 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/243] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:33:12 2026] GET /v2.0/networks/c3a0c1c9-a351-4556-a549-9ceeb31b8c7f => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.204.45.216 () {30 vars in 722 bytes} [Wed May 27 20:33:15 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:33:15 2026] GET /v2.0/networks/c3a0c1c9-a351-4556-a549-9ceeb31b8c7f => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/248] 199.204.45.216 () {44 vars in 976 bytes} [Wed May 27 20:33:24 2026] GET /v2.0/quotas/419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 123/249] 199.204.45.216 () {48 vars in 1028 bytes} [Wed May 27 20:33:25 2026] PUT /v2.0/quotas/419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:44:42.046 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:44:42.047 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:44:42.049 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:44:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.216) !!! 2026-05-27 20:44:42.052 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:44:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.216) !!! 2026-05-27 20:44:42.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4cd88649-10b7-4f51-9170-dc82a3223c55 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/340] 199.204.45.216 () {44 vars in 928 bytes} [Wed May 27 20:44:42 2026] GET /v2.0/networks/public => generated 108 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:44:42.228 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:44:42.230 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:44:42.231 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:44:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.216) !!! [pid: 7|app: 0|req: 172/341] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:44:42 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) 2026-05-27 20:44:43.445 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47782. 2026-05-27 20:44:43.446 8 INFO oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47770. 2026-05-27 20:44:43.487 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96b00063-d239-4050-9e2d-cd94aa95a5af 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/342] 199.204.45.216 () {44 vars in 928 bytes} [Wed May 27 20:44:43 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:44:43.533 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47806. 2026-05-27 20:44:43.533 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47794. [pid: 7|app: 0|req: 173/343] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:44:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:44:43.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-325e59fd-a565-4211-9c66-b0e12d628343 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/344] 199.204.45.216 () {44 vars in 1035 bytes} [Wed May 27 20:44:43 2026] GET /v2.0/subnets/public-subnet?network_id=9b32560f-b4cc-417f-a594-357ed4d7075e => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/345] 199.204.45.216 () {44 vars in 1058 bytes} [Wed May 27 20:44:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=9b32560f-b4cc-417f-a594-357ed4d7075e => generated 644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:16.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37da9d12-a704-4a6c-8717-f57b9cd3d8e2 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/350] 199.204.45.216 () {44 vars in 938 bytes} [Wed May 27 20:45:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.204.45.216 () {44 vars in 960 bytes} [Wed May 27 20:45:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:17.356 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97436d40-068a-4bc0-a2c9-47104aed44d6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/352] 199.204.45.216 () {44 vars in 938 bytes} [Wed May 27 20:45:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.204.45.216 () {44 vars in 960 bytes} [Wed May 27 20:45:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:17.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f421cc1-ead9-46ff-9334-7baf2d3ccab5 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/354] 199.204.45.216 () {44 vars in 1037 bytes} [Wed May 27 20:45:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 199.204.45.216 () {44 vars in 1060 bytes} [Wed May 27 20:45:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:18.645 8 INFO neutron.api.v2.resource [None req-079b2029-ba4f-4538-95e9-541e9924d712 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/356] 199.204.45.216 () {44 vars in 972 bytes} [Wed May 27 20:45:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 199.204.45.216 () {44 vars in 994 bytes} [Wed May 27 20:45:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:19 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:19 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => 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: 179/360] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:45:20 2026] GET /v2.0/security-group-rules/26c6ef9a-3a2f-4d77-9088-c5261aa8451b => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:20 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:20 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:45:21 2026] GET /v2.0/security-group-rules/f04fa5fd-38f5-49c3-a4d3-874b238a7b04 => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:21 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:21 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:45:21 2026] GET /v2.0/security-group-rules/8e20c65b-6913-42b8-bfb4-d652d36eac63 => generated 571 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:22 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:22 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:45:22 2026] GET /v2.0/security-group-rules/0ce5d5d8-4ce0-46bc-88ac-6a72b66aedb8 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:23 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:23 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:45:23 2026] GET /v2.0/security-group-rules/d9f0a968-e736-4332-97ef-52bcafe3b328 => generated 571 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.216 () {44 vars in 988 bytes} [Wed May 27 20:45:25 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 732 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:25.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f55bef57-150c-4b3d-9ef7-55b0d4047442 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/376] 199.204.45.216 () {44 vars in 1077 bytes} [Wed May 27 20:45:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.216 () {44 vars in 1100 bytes} [Wed May 27 20:45:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:25 2026] GET /v2.0/security-groups/182d75b8-c02c-4300-9387-e51d0551ac21 => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:45:31.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa5b58b1-8dd0-4d56-b8ea-0a0751a8bc6e 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/379] 199.204.45.216 () {44 vars in 980 bytes} [Wed May 27 20:45:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.216 () {44 vars in 921 bytes} [Wed May 27 20:45:33 2026] GET /v2.0/ports => generated 4721 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:45:34.158 7 INFO neutron.api.v2.resource [None req-5a4b1ef2-df8f-4b39-a760-73b0c420a892 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/382] 199.204.45.216 () {44 vars in 960 bytes} [Wed May 27 20:45:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.216 () {44 vars in 982 bytes} [Wed May 27 20:45:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:35 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 2754 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:35 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 2754 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:45:35 2026] GET /v2.0/security-group-rules/32d05201-1724-4dd8-9732-adaf358f9750 => generated 589 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:35 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 2754 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:45:36 2026] GET /v2.0/security-groups/7a3a29b9-7031-40cd-87dc-c21c884eb3ce => generated 2754 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:45:36 2026] GET /v2.0/security-group-rules/09758e92-f14e-45ea-9f13-2ed26c5a62c1 => generated 593 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.216 () {44 vars in 976 bytes} [Wed May 27 20:45:48 2026] GET /v2.0/quotas/d61988ce2cea47878abeb41348b3cec4 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:46:38.347 7 INFO neutron.api.v2.resource [None req-318d910f-9d5b-4a95-b626-d48243333790 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/401] 199.204.45.216 () {44 vars in 1075 bytes} [Wed May 27 20:46:38 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 139 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.216 () {44 vars in 1098 bytes} [Wed May 27 20:46:38 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 3886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:46:39 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 3883 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:46:39 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a => generated 3883 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:46:39 2026] GET /v2.0/security-group-rules/a332a38b-eb16-4373-a87e-f8fd14837935 => generated 565 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:46:40 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => 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: 204/407] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:46:40 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:46:40 2026] GET /v2.0/security-group-rules/f59c6eef-4072-467d-828b-d58d28a833bc => generated 567 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:46:41 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 3883 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:46:41 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a => generated 3883 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:46:41 2026] GET /v2.0/security-group-rules/8c18a228-91fd-4298-98ca-40e0d8adc617 => generated 569 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.216 () {44 vars in 1089 bytes} [Wed May 27 20:46:42 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a?project_id=419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.216 () {44 vars in 1002 bytes} [Wed May 27 20:46:42 2026] GET /v2.0/security-groups/7f216dd8-af0d-4bec-8b27-af755bc02d1a => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.216 () {44 vars in 1012 bytes} [Wed May 27 20:46:42 2026] GET /v2.0/security-group-rules/b9545243-c9aa-4782-ae43-6ec383f6770b => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.216 () {44 vars in 976 bytes} [Wed May 27 20:46:50 2026] GET /v2.0/quotas/419ce8ac1e3c4d7bbbdcd039d98f7d8c => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 199.204.45.216 () {44 vars in 950 bytes} [Wed May 27 20:47:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:17.746 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:48:17.747 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 214/429] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:48:17 2026] GET /v2.0/networks => generated 2168 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:19.030 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:48:19.030 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] 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: 216/430] 10.0.0.134 () {32 vars in 655 bytes} [Wed May 27 20:48:19 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/431] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:48:19 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:48:19 2026] GET /v2.0/ports => generated 4721 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:48:19 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:48:19 2026] GET /v2.0/networks => generated 2168 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:19.360 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dc4059b4-8f57-4607-b50e-56049bf33b52] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34322. 2026-05-27 20:48:19.365 8 INFO oslo.messaging._drivers.impl_rabbit [-] [40203126-db85-4554-8c21-79487ea1263b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34332. [pid: 8|app: 0|req: 217/435] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:48:19 2026] GET /v2.0/security-groups => generated 16622 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 10.0.0.134 () {32 vars in 655 bytes} [Wed May 27 20:48:19 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-27 20:48:30.190 8 INFO neutron.db.segments_db [None req-e4946f26-6152-4912-93c8-a68e2effcbfb 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 36543d35-726f-48db-8c94-cdb37d0d9232 of type vxlan for network 8cbe1535-3f88-4c76-9b66-5da57cd7f31a [pid: 8|app: 0|req: 219/439] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:48:29 2026] POST /v2.0/networks => generated 737 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:30.386 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6717e41b-74d4-46b2-925f-f3935ee8b3dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40756. 2026-05-27 20:48:30.387 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1dcd7123-c115-45ca-ac42-0d2280ef53e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40746. [pid: 7|app: 0|req: 221/440] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:30 2026] POST /v2.0/subnets => generated 661 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:30.690 8 INFO neutron.db.segments_db [None req-6c7a21e8-4536-498a-ba7f-8b53a34807e6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 2feb749d-d6ea-4616-9f83-b1d02f3512d8 of type vxlan for network 616acbcc-3566-45e6-ae26-78df5ef83e73 2026-05-27 20:48:30.984 8 INFO neutron.db.l3_hamode_db [None req-6c7a21e8-4536-498a-ba7f-8b53a34807e6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/441] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:30 2026] GET /v2.0/security-groups?tenant_id=a6756371ee7f49d2adcfa901cbde0a28&name=default => generated 2797 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:31 2026] DELETE /v2.0/security-groups/37a1d331-f4bf-4833-818b-3e31ead4f33f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:32.342 8 INFO neutron.db.l3_hamode_db [None req-6c7a21e8-4536-498a-ba7f-8b53a34807e6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/443] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:32 2026] GET /v2.0/security-groups?tenant_id=e5effd1b1b1b4957963e5581205b1b61&name=default => generated 2797 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/444] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:32 2026] DELETE /v2.0/security-groups/b3d4b262-5bd3-484a-bae0-0ba741e4a10a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/445] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:33 2026] GET /v2.0/security-groups?tenant_id=3e1587258e844d8180a546d9e7b07e42&name=default => generated 2797 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/446] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:30 2026] POST /v2.0/routers => generated 725 bytes in 2935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/447] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:33 2026] DELETE /v2.0/security-groups/31286577-d677-438a-8c64-f59f51bce164 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:33.858 7 INFO neutron.db.segments_db [None req-625e8026-7664-4787-94f5-67d2b5d5f831 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment ac98cf5e-db07-4643-96db-1743ccf80365 of type vxlan for network f5488f50-74c9-4ca2-bb80-77279ef8c7af [pid: 7|app: 0|req: 227/448] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:48:33 2026] POST /v2.0/networks => generated 749 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/449] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:33 2026] POST /v2.0/subnets => generated 672 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:34.250 7 INFO neutron.db.segments_db [None req-9dbda088-6b64-40ba-8e59-1fd17a3ebebc 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment c44d5ceb-e969-4063-bfdb-6332c4242898 of type vxlan for network a7a39ef9-ae70-4748-a4f4-885c44c09cd8 2026-05-27 20:48:34.579 7 INFO neutron.db.l3_hamode_db [None req-9dbda088-6b64-40ba-8e59-1fd17a3ebebc 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/450] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:48:33 2026] PUT /v2.0/routers/7adeee18-2212-4254-a011-543d32de3a3d/add_router_interface => generated 309 bytes in 1758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/security-groups?tenant_id=dd539d0f822b4f9b92b28fc8d6cb3d52&name=default => generated 2801 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:36.021 7 INFO neutron.db.l3_hamode_db [None req-9dbda088-6b64-40ba-8e59-1fd17a3ebebc 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/452] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:36 2026] DELETE /v2.0/security-groups/55853eac-de57-4872-ad2d-449e9123e2bc => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:36.129 8 WARNING neutron_lib.context [None req-7f949701-7ce5-409d-960b-2c828f2c0038 fbfd2bc4ff37493bb62d1b4739c4b7fb 6740db3d9d8c442193b13b8374167de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/453] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:48:36 2026] POST /v2.0/security-groups => generated 1595 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:36 2026] GET /v2.0/security-groups?tenant_id=c203de54e74c40dea10bd90e1794151a&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:36.412 8 WARNING neutron_lib.context [None req-b9c62bf1-da91-4eb8-bffc-c6d4432c2b04 fbfd2bc4ff37493bb62d1b4739c4b7fb 6740db3d9d8c442193b13b8374167de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/455] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:48:36 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) [pid: 8|app: 0|req: 228/456] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:36 2026] DELETE /v2.0/security-groups/5e71a63c-50b4-4905-ba12-7a8d7753dbce => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:36.661 8 WARNING neutron_lib.context [None req-b956458f-a4a0-4966-8085-dd8dc5a74128 fbfd2bc4ff37493bb62d1b4739c4b7fb 6740db3d9d8c442193b13b8374167de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/457] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:48:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:36.802 8 WARNING neutron_lib.context [None req-86213036-1e80-4d76-afb5-cc74edcd18ea fbfd2bc4ff37493bb62d1b4739c4b7fb 6740db3d9d8c442193b13b8374167de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/458] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:34 2026] POST /v2.0/routers => generated 736 bytes in 3192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:48:36 2026] POST /v2.0/floatingips => generated 552 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:48:37 2026] PUT /v2.0/routers/57e0dd2e-acea-40c3-9e32-1dae3c696458/add_router_interface => generated 309 bytes in 1331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.242 () {34 vars in 1098 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--758988156&fields=id&tenant_id=6740db3d9d8c442193b13b8374167de6 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/464] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/networks?id=8cbe1535-3f88-4c76-9b66-5da57cd7f31a => generated 670 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/quotas/6740db3d9d8c442193b13b8374167de6 => 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: 234/466] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/ports?tenant_id=6740db3d9d8c442193b13b8374167de6&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/467] 10.0.0.242 () {34 vars in 907 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/extensions => generated 19600 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a?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: 236/469] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a?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: 234/470] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/security-groups?tenant_id=4582d82908664a6ca1f81eee99c649af&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:39 2026] DELETE /v2.0/security-groups/9041faad-7db6-47f8-b043-0c6ff45748ce => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:39.946 7 WARNING neutron_lib.context [req-cbe329a1-2810-4306-8e53-ddaebf4218b3 req-b692c4ce-cd74-4b2f-a85e-7b5918f15fc9 474b8306085a4c1897c337a5c96f0c04 a0578fc8f9cd4a7eae9bc60e051d2892 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/472] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.242 () {38 vars in 971 bytes} [Wed May 27 20:48:39 2026] POST /v2.0/security-groups => generated 1621 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/security-groups/4c819a14-02cb-4f67-86ae-737c80927b82 => generated 1621 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:40.175 7 WARNING neutron_lib.context [req-8cd29ab7-be56-4659-89df-01c607ea3446 req-bfe879ec-54a7-4694-85dd-806a37f1580e 474b8306085a4c1897c337a5c96f0c04 a0578fc8f9cd4a7eae9bc60e051d2892 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/475] 10.0.0.242 () {38 vars in 981 bytes} [Wed May 27 20:48:40 2026] POST /v2.0/security-group-rules => generated 582 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:40.360 7 WARNING neutron_lib.context [req-6e972564-633b-474d-a1a2-eef31f67dce6 req-2611eb5b-ff03-4d8b-b5f3-35a6b2eb0316 474b8306085a4c1897c337a5c96f0c04 a0578fc8f9cd4a7eae9bc60e051d2892 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/476] 10.0.0.242 () {38 vars in 971 bytes} [Wed May 27 20:48:40 2026] POST /v2.0/security-groups => generated 1620 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/security-groups?tenant_id=78eabb3faa274f0eace49f92dd767c65&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/security-groups/2a342085-b69a-40d0-aa38-cca45df03fca => generated 1620 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:40.586 7 WARNING neutron_lib.context [req-b93f7800-6261-42be-ba88-8367272a9d78 req-c6a65b6a-0fc6-4709-9a83-d0487a114b8b 474b8306085a4c1897c337a5c96f0c04 a0578fc8f9cd4a7eae9bc60e051d2892 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/479] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:40 2026] DELETE /v2.0/security-groups/566d5355-863c-4c17-8baf-5f0bc87d7c6a => 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: 241/480] 10.0.0.242 () {38 vars in 981 bytes} [Wed May 27 20:48:40 2026] POST /v2.0/security-group-rules => generated 582 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/security-groups/2a342085-b69a-40d0-aa38-cca45df03fca => generated 2213 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:40.779 7 WARNING neutron_lib.context [req-5ab0a360-7777-402d-9bfc-5700370b4e95 req-b907b4a4-0d12-4527-bace-20c08636352e 474b8306085a4c1897c337a5c96f0c04 a0578fc8f9cd4a7eae9bc60e051d2892 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/482] 10.0.0.242 () {38 vars in 981 bytes} [Wed May 27 20:48:40 2026] POST /v2.0/security-group-rules => generated 587 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/security-groups?tenant_id=17ee3e5128b64041824c13aeef80d241&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/security-groups/2a342085-b69a-40d0-aa38-cca45df03fca => generated 2811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.242 () {34 vars in 1001 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/security-group-rules/eb7fb137-5e25-424e-a502-b1cf38bb77b6 => generated 584 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:40 2026] DELETE /v2.0/security-groups/541d9edd-b90a-4705-b90e-6926d38d67c0 => 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: 244/487] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/security-groups/2a342085-b69a-40d0-aa38-cca45df03fca => generated 2811 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => 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: 244/489] 10.0.0.242 () {36 vars in 1023 bytes} [Wed May 27 20:48:41 2026] DELETE /v2.0/security-group-rules/eb7fb137-5e25-424e-a502-b1cf38bb77b6 => 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: 246/490] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/security-groups/2a342085-b69a-40d0-aa38-cca45df03fca => generated 2213 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 10.0.0.242 () {36 vars in 1013 bytes} [Wed May 27 20:48:41 2026] DELETE /v2.0/security-groups/2a342085-b69a-40d0-aa38-cca45df03fca => 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: 247/492] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/security-groups/4c819a14-02cb-4f67-86ae-737c80927b82 => generated 2214 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 10.0.0.242 () {36 vars in 1013 bytes} [Wed May 27 20:48:41 2026] DELETE /v2.0/security-groups/4c819a14-02cb-4f67-86ae-737c80927b82 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/494] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/networks?id=8cbe1535-3f88-4c76-9b66-5da57cd7f31a => generated 670 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6740db3d9d8c442193b13b8374167de6 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:41.943 8 WARNING neutron_lib.context [None req-94a348d4-d010-4914-95a3-432f092672f9 e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:48:42.114 8 INFO neutron.db.segments_db [None req-94a348d4-d010-4914-95a3-432f092672f9 e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Added segment ac8f4e89-410d-4ff2-aeca-5c11d996cbf1 of type vxlan for network da6e23c5-9147-40ea-8f07-809dbe818f34 [pid: 8|app: 0|req: 250/496] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:48:41 2026] POST /v2.0/networks => generated 649 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:42.291 8 WARNING neutron_lib.context [req-a7184d62-d20d-41de-856f-762877716e64 req-69e746a9-f700-4bed-8604-0d80986eb360 fbfd2bc4ff37493bb62d1b4739c4b7fb 6740db3d9d8c442193b13b8374167de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/497] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:48:42 2026] POST /v2.0/ports => generated 954 bytes in 554 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: 252/498] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:42 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 957 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:42.958 8 WARNING neutron_lib.context [None req-0f62c0a2-b10a-4236-850a-64d9bcc447eb e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/499] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:42 2026] POST /v2.0/subnets => generated 603 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/500] 199.204.45.216 () {34 vars in 911 bytes} [Wed May 27 20:48:43 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: 255/501] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:43 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:43.392 8 WARNING neutron_lib.context [None req-497176ed-e068-409f-9a5b-9107e70895ff e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:48:43.445 8 INFO neutron.db.segments_db [None req-497176ed-e068-409f-9a5b-9107e70895ff e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Added segment f383728b-de75-41bd-b16a-5d5619f4b2c0 of type vxlan for network 91715be3-e5af-4b47-ae3a-dec8c0eba90d [pid: 7|app: 0|req: 247/502] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:48:41 2026] PUT /v2.0/routers/57e0dd2e-acea-40c3-9e32-1dae3c696458/remove_router_interface => generated 309 bytes in 1917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:43.761 8 INFO neutron.db.l3_hamode_db [None req-497176ed-e068-409f-9a5b-9107e70895ff e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:48:44.237 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-8729d3a2-cf5c-4d91-b29f-2cf582d45740 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - 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-27 20:48:44.748 7 INFO neutron.db.l3_hamode_db [None req-8729d3a2-cf5c-4d91-b29f-2cf582d45740 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network a7a39ef9-ae70-4748-a4f4-885c44c09cd8 was deleted as no HA routers are present in tenant a0578fc8f9cd4a7eae9bc60e051d2892. [pid: 7|app: 0|req: 248/503] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:48:43 2026] DELETE /v2.0/routers/57e0dd2e-acea-40c3-9e32-1dae3c696458 => generated 0 bytes in 1235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:45.150 8 INFO neutron.db.l3_hamode_db [None req-497176ed-e068-409f-9a5b-9107e70895ff e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:48:45.171 7 INFO neutron.services.segments.plugin [-] Segment c44d5ceb-e969-4063-bfdb-6332c4242898 resource provider aggregate not found 2026-05-27 20:48:45.197 7 INFO neutron.services.segments.plugin [-] Segment c44d5ceb-e969-4063-bfdb-6332c4242898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c44d5ceb-e969-4063-bfdb-6332c4242898 found for delete ", "request_id": "req-73def5e0-acb6-45e4-88ea-784a58cb7474"}]} 2026-05-27 20:48:45.339 7 INFO neutron.services.segments.plugin [-] Segment c44d5ceb-e969-4063-bfdb-6332c4242898 resource provider aggregate not found 2026-05-27 20:48:45.363 7 INFO neutron.services.segments.plugin [-] Segment c44d5ceb-e969-4063-bfdb-6332c4242898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c44d5ceb-e969-4063-bfdb-6332c4242898 found for delete ", "request_id": "req-7e317128-1448-4125-add6-18d6965f959a"}]} [pid: 7|app: 0|req: 249/504] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:48:44 2026] PUT /v2.0/ports/8f4157ab-ee76-44a7-9521-450d19e1bb71 => generated 1199 bytes in 647 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: 250/505] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 969 bytes in 160 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: 251/506] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:48:45 2026] DELETE /v2.0/subnets/3b6cb67d-96f2-4c93-b95d-2fa31d4b1e07 => 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: 252/507] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?tenant_id=6740db3d9d8c442193b13b8374167de6&device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:46.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76e3494c-fe7f-4cce-b3ad-54d183e20c51'] response: {'name': 'network-changed', 'server_uuid': 'd5741ef4-497b-4005-ae55-5e1f7f68329b', 'tag': '8f4157ab-ee76-44a7-9521-450d19e1bb71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 256/509] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:43 2026] POST /v2.0/routers => generated 695 bytes in 2799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/510] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f4157ab-ee76-44a7-9521-450d19e1bb71 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/511] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:48:45 2026] DELETE /v2.0/networks/f5488f50-74c9-4ca2-bb80-77279ef8c7af => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/512] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/subnets?id=4c680530-694e-4ae0-ac84-c1d309fb0672 => generated 664 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/ports?network_id=8cbe1535-3f88-4c76-9b66-5da57cd7f31a&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a?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: 258/515] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups?tenant_id=a0578fc8f9cd4a7eae9bc60e051d2892&name=default => generated 2797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a?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: 260/517] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:46 2026] DELETE /v2.0/security-groups/bf87f89c-534f-4404-97e2-9b57bad24971 => 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: 261/518] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/ports?tenant_id=6740db3d9d8c442193b13b8374167de6&device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/519] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/networks?id=8cbe1535-3f88-4c76-9b66-5da57cd7f31a => generated 765 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/520] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f4157ab-ee76-44a7-9521-450d19e1bb71 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/521] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/522] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/subnets?id=4c680530-694e-4ae0-ac84-c1d309fb0672 => generated 664 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/523] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/524] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/ports?network_id=8cbe1535-3f88-4c76-9b66-5da57cd7f31a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:47.249 7 INFO neutron.services.segments.plugin [-] Segment ac98cf5e-db07-4643-96db-1743ccf80365 resource provider aggregate not found 2026-05-27 20:48:47.266 7 INFO neutron.services.segments.plugin [-] Segment ac98cf5e-db07-4643-96db-1743ccf80365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac98cf5e-db07-4643-96db-1743ccf80365 found for delete ", "request_id": "req-1ae5f805-d1d2-4ada-a53f-15b80d1c37c4"}]} [pid: 7|app: 0|req: 268/525] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/526] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a?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: 258/527] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:48:46 2026] PUT /v2.0/routers/30e05ccb-175a-4b1f-a386-9188ccd92d72/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:47.762 7 WARNING neutron_lib.context [None req-d0955826-870d-41a3-b002-7492a40b3b14 e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:48:47.765 7 INFO neutron.services.segments.plugin [-] Segment ac98cf5e-db07-4643-96db-1743ccf80365 resource provider aggregate not found 2026-05-27 20:48:47.780 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:48:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=987190af8e5e4a17a9847a80da5d0053&name=default (ip 10.0.0.134) !!! 2026-05-27 20:48:47.793 7 INFO neutron.services.segments.plugin [-] Segment ac98cf5e-db07-4643-96db-1743ccf80365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac98cf5e-db07-4643-96db-1743ccf80365 found for delete ", "request_id": "req-b9e17453-23c9-4ca4-ab9a-1faa4f5197fc"}]} [pid: 8|app: 0|req: 259/528] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/security-groups?tenant_id=987190af8e5e4a17a9847a80da5d0053&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/529] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:48 2026] DELETE /v2.0/security-groups/074eb46a-6c5e-4eda-ae98-bdd08c19c632 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/530] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:48 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/531] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:48:47 2026] POST /v2.0/ports => generated 955 bytes in 592 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: 271/532] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:48 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&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-27 20:48:48.394 7 WARNING neutron_lib.context [None req-41445b5a-474b-450b-82cc-889fe039642e e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 262/533] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:48 2026] GET /v2.0/security-groups?tenant_id=1b587744f2164bbb98a3afd753ebd50e&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/534] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:48 2026] DELETE /v2.0/security-groups/8fe4111a-c542-4fd4-ab5b-55a451dd15b4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/535] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:48:48 2026] POST /v2.0/ports => generated 954 bytes in 555 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-27 20:48:48.960 7 WARNING neutron_lib.context [None req-b3eae999-8f2d-400c-ac5a-55629f488529 e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:48:49.159 8 INFO neutron.db.segments_db [None req-f8d25657-c6c7-40f2-a11d-d4396e3d0029 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 51906af9-acbb-4ba6-8286-ee0d2a2f6d45 of type vxlan for network 7b32a33b-7c68-418c-a4d6-6bf2db65ef09 [pid: 8|app: 0|req: 264/536] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:48:48 2026] POST /v2.0/networks => generated 745 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/537] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:49 2026] POST /v2.0/subnets => generated 668 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/538] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:49.703 8 INFO neutron.db.segments_db [None req-ad658fb4-2978-4d77-ad75-6560f71cfe8f 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment ebbb8f2a-2bd7-4c08-8604-8b2ac959af3a of type vxlan for network b89911df-e583-43f1-9e9a-da38b563069d 2026-05-27 20:48:50.061 8 INFO neutron.db.l3_hamode_db [None req-ad658fb4-2978-4d77-ad75-6560f71cfe8f 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:48:50.371 7 INFO neutron.db.l3_db [None req-b3eae999-8f2d-400c-ac5a-55629f488529 e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Floating IP d0d0ea8b-208f-4983-9f2d-11838561271c associated. External IP: 10.96.250.207, port: 8e595d93-549d-45a4-9bf2-69fbd6ad11b5. [pid: 7|app: 0|req: 273/539] 10.0.0.134 () {34 vars in 677 bytes} [Wed May 27 20:48:48 2026] POST /v2.0/floatingips => generated 841 bytes in 1904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/540] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:50 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:51.081 7 INFO neutron.db.l3_db [None req-4361df2f-e656-4e23-a966-c571eec4ced5 e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Floating IP d0d0ea8b-208f-4983-9f2d-11838561271c disassociated. External IP: 10.96.250.207, port: 8e595d93-549d-45a4-9bf2-69fbd6ad11b5. [pid: 7|app: 0|req: 275/541] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:48:50 2026] PUT /v2.0/floatingips/d0d0ea8b-208f-4983-9f2d-11838561271c => generated 552 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:51.652 8 INFO neutron.db.l3_hamode_db [None req-ad658fb4-2978-4d77-ad75-6560f71cfe8f 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 276/542] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:51 2026] GET /v2.0/security-groups?tenant_id=65ddcc2add7f40b9be675f717260a249&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/543] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:48:51 2026] DELETE /v2.0/floatingips/d0d0ea8b-208f-4983-9f2d-11838561271c => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/544] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:52 2026] DELETE /v2.0/security-groups/8c6be691-7e6f-43e9-b8cd-55bc1a5f6d01 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/545] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:52 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:52.411 7 WARNING neutron_lib.context [None req-dfa72e78-3e14-4333-a7a9-7f03d679d780 e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 267/548] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:49 2026] POST /v2.0/routers => generated 732 bytes in 3245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/549] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:52 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&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-27 20:48:53.242 7 INFO neutron.db.l3_db [None req-dfa72e78-3e14-4333-a7a9-7f03d679d780 e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Floating IP a1788dd0-d1e9-44e7-93b9-3ef31a67f39e associated. External IP: 10.96.250.211, port: 471c0e94-2f24-43aa-9dc1-a05240bce6cb. [pid: 7|app: 0|req: 282/550] 10.0.0.134 () {34 vars in 677 bytes} [Wed May 27 20:48:52 2026] POST /v2.0/floatingips => generated 842 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/551] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:48:53 2026] GET /v2.0/floatingips/a1788dd0-d1e9-44e7-93b9-3ef31a67f39e => generated 842 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/552] 10.0.0.134 () {32 vars in 655 bytes} [Wed May 27 20:48:53 2026] GET /v2.0/floatingips => generated 845 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/553] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:48:52 2026] PUT /v2.0/routers/5a856be3-0a6b-44cf-89cc-75e2af7cc8e7/add_router_interface => generated 309 bytes in 1554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:54.578 7 INFO neutron.db.l3_db [None req-45a0a0b2-c489-40b1-9ded-229088d06b9d e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Floating IP a1788dd0-d1e9-44e7-93b9-3ef31a67f39e associated. External IP: 10.96.250.211, port: 471c0e94-2f24-43aa-9dc1-a05240bce6cb. [pid: 8|app: 0|req: 270/554] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:54 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => 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: 271/555] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:54 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/556] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:54 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/557] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:48:54 2026] GET /v2.0/security-groups?tenant_id=c6e09e95c303405c85bc70969f264734&name=default => generated 2801 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/558] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:48:53 2026] PUT /v2.0/floatingips/a1788dd0-d1e9-44e7-93b9-3ef31a67f39e => generated 841 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:55.328 7 WARNING neutron_lib.context [req-c016b5f7-9959-44c9-8da2-e51e13c1f7f1 req-680fe596-c1db-4267-a9bc-a4d719fef703 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 286/559] 10.0.0.242 () {38 vars in 971 bytes} [Wed May 27 20:48:55 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) [pid: 7|app: 0|req: 287/560] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:55 2026] DELETE /v2.0/security-groups/3c9d1b56-e1d8-4258-a012-138f81e6480b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:55.569 8 INFO neutron.db.l3_db [None req-3383b01f-f1e8-406c-a334-a8cd96f454e5 fbfd2bc4ff37493bb62d1b4739c4b7fb 6740db3d9d8c442193b13b8374167de6 - - default default] Floating IP a08385ce-77ea-42bc-9ca4-5029aad883d0 associated. External IP: 10.96.250.205, port: 8f4157ab-ee76-44a7-9521-450d19e1bb71. 2026-05-27 20:48:55.720 7 INFO neutron.db.l3_db [None req-5a707296-7d7f-4b6a-9e24-3708526fdf3d e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] Floating IP a1788dd0-d1e9-44e7-93b9-3ef31a67f39e disassociated. External IP: 10.96.250.211, port: 8e595d93-549d-45a4-9bf2-69fbd6ad11b5. [pid: 8|app: 0|req: 274/561] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:48:55 2026] PUT /v2.0/floatingips/a08385ce-77ea-42bc-9ca4-5029aad883d0 => generated 855 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:55.953 8 WARNING neutron_lib.context [req-97f502bc-6d5f-415a-9b92-a33ead810548 req-24f352b0-caab-4760-8fc2-f24fafcd4ce7 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/562] 10.0.0.242 () {38 vars in 971 bytes} [Wed May 27 20:48:55 2026] POST /v2.0/security-groups => generated 1618 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/563] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:56.101 8 WARNING neutron_lib.context [req-22a5ec0e-a3b9-4f78-a861-f05c7e80c7dd req-4a54660e-53ec-434e-9532-439841dd7e23 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 288/564] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:48:55 2026] PUT /v2.0/floatingips/a1788dd0-d1e9-44e7-93b9-3ef31a67f39e => generated 552 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/565] 10.0.0.242 () {38 vars in 971 bytes} [Wed May 27 20:48:56 2026] POST /v2.0/security-groups => generated 1617 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/566] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/567] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups?tenant_id=9126c56b4ad549d187fcb036f5c785ce => generated 7598 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/568] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups/c4686b37-dbd5-411a-bfac-615047b202fa => generated 2798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/569] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups/c4686b37-dbd5-411a-bfac-615047b202fa => generated 2798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/570] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups/e75b2bd4-fef5-40be-943d-1cb283d16aec => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/571] 10.0.0.242 () {36 vars in 1013 bytes} [Wed May 27 20:48:56 2026] DELETE /v2.0/security-groups/e75b2bd4-fef5-40be-943d-1cb283d16aec => 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: 295/572] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:56.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8044a9e-a692-4b75-b23a-6c7311061d3c'] response: {'name': 'network-changed', 'server_uuid': 'd5741ef4-497b-4005-ae55-5e1f7f68329b', 'tag': '8f4157ab-ee76-44a7-9521-450d19e1bb71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 296/573] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups?id=dfd0bed6-dfd0-4f33-b399-ebd79398b293&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:56.735 7 INFO neutron.api.v2.resource [req-4cc650ff-6ea4-4f7e-b21b-ec529456c500 req-75b2448f-3595-4b31-815e-ec91c6bca4b7 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 297/574] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups/e75b2bd4-fef5-40be-943d-1cb283d16aec => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/575] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/ports?tenant_id=6740db3d9d8c442193b13b8374167de6&device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/576] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:48:56 2026] DELETE /v2.0/floatingips/a1788dd0-d1e9-44e7-93b9-3ef31a67f39e => generated 0 bytes in 643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/577] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups/f8c3b6b6-feb7-47e7-af40-a1f5e288fe0d => generated 1618 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:56.869 7 INFO neutron.api.v2.resource [None req-0be06f6a-e7af-4cb3-9d47-b0c8cfa50cbc e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 300/578] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:48:56 2026] DELETE /v2.0/floatingips/a1788dd0-d1e9-44e7-93b9-3ef31a67f39e => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/579] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/networks?id=8cbe1535-3f88-4c76-9b66-5da57cd7f31a => generated 765 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/580] 10.0.0.242 () {36 vars in 1013 bytes} [Wed May 27 20:48:56 2026] DELETE /v2.0/security-groups/f8c3b6b6-feb7-47e7-af40-a1f5e288fe0d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/581] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f4157ab-ee76-44a7-9521-450d19e1bb71 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:57.077 7 INFO neutron.api.v2.resource [req-f6642824-78b0-4439-8b39-10377081a7f7 req-43c0fcc8-c73d-4e5c-b000-1aa73de4422a 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 303/582] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/security-groups/f8c3b6b6-feb7-47e7-af40-a1f5e288fe0d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/583] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/subnets?id=4c680530-694e-4ae0-ac84-c1d309fb0672 => generated 664 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/584] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/security-groups/2bf52575-c20d-4d6a-a243-70240fb3de65 => generated 1617 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/585] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/ports?network_id=8cbe1535-3f88-4c76-9b66-5da57cd7f31a&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: 280/586] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:48:56 2026] DELETE /v2.0/ports/8e595d93-549d-45a4-9bf2-69fbd6ad11b5 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/587] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/588] 10.0.0.242 () {36 vars in 1013 bytes} [Wed May 27 20:48:57 2026] DELETE /v2.0/security-groups/2bf52575-c20d-4d6a-a243-70240fb3de65 => 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: 282/589] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a?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: 308/590] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:48:57 2026] DELETE /v2.0/ports/471c0e94-2f24-43aa-9dc1-a05240bce6cb => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:48:57.680 7 INFO neutron.api.v2.resource [req-0e6d4715-d105-4599-9843-785650c98ce2 req-42df57fb-be1d-415b-bb19-3febdefae675 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 309/591] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/security-groups/2bf52575-c20d-4d6a-a243-70240fb3de65 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:48:57.721 8 INFO neutron.db.l3_db [req-51be04af-0e55-4db4-8f83-455a1e65e4a5 req-345cf4b2-3eda-4eb8-b45f-154a54f12d1d fbfd2bc4ff37493bb62d1b4739c4b7fb 6740db3d9d8c442193b13b8374167de6 - - default default] Floating IP a08385ce-77ea-42bc-9ca4-5029aad883d0 disassociated. External IP: 10.96.250.205, port: 8f4157ab-ee76-44a7-9521-450d19e1bb71. [pid: 7|app: 0|req: 310/592] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:48:58.017 7 WARNING neutron_lib.context [None req-b3663393-743b-4084-9c96-cce4361b2f45 c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:48:58.161 7 INFO neutron.db.segments_db [None req-b3663393-743b-4084-9c96-cce4361b2f45 c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] Added segment 2b55d57a-e5c9-4410-8281-9417edf12234 of type vxlan for network 74ab2ff3-3a0c-47ee-8112-2ec0d117c59d [pid: 8|app: 0|req: 283/593] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:48:57 2026] DELETE /v2.0/ports/8f4157ab-ee76-44a7-9521-450d19e1bb71 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/594] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:48:57 2026] POST /v2.0/networks => generated 643 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/595] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/ports?device_id=30e05ccb-175a-4b1f-a386-9188ccd92d72 => generated 958 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/596] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/ports?device_id=d5741ef4-497b-4005-ae55-5e1f7f68329b => 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: 312/597] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/security-groups?tenant_id=9126c56b4ad549d187fcb036f5c785ce => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:58.351 7 WARNING neutron_lib.context [None req-39cff0df-55f8-4727-9dfc-f5ce0023229c c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 313/598] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:58 2026] POST /v2.0/subnets => generated 617 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/599] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/security-groups/c4686b37-dbd5-411a-bfac-615047b202fa => generated 2798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:58.700 7 WARNING neutron_lib.context [None req-38fd49c1-743b-4e11-8d5f-1c42b0f71deb c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:48:58.746 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ae5ba8c-aef8-4437-b239-67ed13bb1bc6'] response: {'server_uuid': 'd5741ef4-497b-4005-ae55-5e1f7f68329b', 'name': 'network-vif-deleted', 'tag': '8f4157ab-ee76-44a7-9521-450d19e1bb71', 'status': 'completed', 'code': 200} 2026-05-27 20:48:58.755 7 INFO neutron.db.segments_db [None req-38fd49c1-743b-4e11-8d5f-1c42b0f71deb c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] Added segment 3477bdba-2868-416d-85ba-df6d98f68492 of type vxlan for network 06534843-f2ab-431a-948d-410a1acdf7f7 [pid: 7|app: 0|req: 315/600] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:48:58 2026] POST /v2.0/networks => generated 644 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/601] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/security-groups/c4686b37-dbd5-411a-bfac-615047b202fa => generated 2798 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/602] 10.0.0.134 () {34 vars in 743 bytes} [Wed May 27 20:48:58 2026] PUT /v2.0/networks/06534843-f2ab-431a-948d-410a1acdf7f7 => generated 592 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:59.048 7 INFO neutron.api.v2.resource [req-10ecf50a-7acf-4890-9c10-3845d8cec19c req-4c44ef15-facb-4d62-846e-d4707b443932 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 318/603] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/security-groups/2bf52575-c20d-4d6a-a243-70240fb3de65 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:48:59.054 7 WARNING neutron_lib.context [None req-c5e5cf54-b103-46f4-9b4f-55fa9cc2907c c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 319/604] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:48:59 2026] POST /v2.0/subnets => generated 602 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:59.415 7 INFO neutron.api.v2.resource [req-f7d7740d-ec45-478e-b067-d020a8f4f884 req-4afc6f1b-4d30-4728-82d6-450c9ae19d00 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/605] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/security-groups/f8c3b6b6-feb7-47e7-af40-a1f5e288fe0d => 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: 286/606] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:48:58 2026] PUT /v2.0/routers/30e05ccb-175a-4b1f-a386-9188ccd92d72/remove_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/607] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:48:59 2026] DELETE /v2.0/security-groups/dfd0bed6-dfd0-4f33-b399-ebd79398b293 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:59.694 8 INFO neutron.api.v2.resource [req-cafec9e2-e50b-473b-bef8-faee4707b436 req-65760713-ee39-4f23-897e-872599af7ffe 7a766bcd65f54c8d9fb319441fe82d86 9126c56b4ad549d187fcb036f5c785ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/608] 10.0.0.242 () {34 vars in 991 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/security-groups/e75b2bd4-fef5-40be-943d-1cb283d16aec => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/609] 10.0.0.134 () {34 vars in 741 bytes} [Wed May 27 20:48:59 2026] PUT /v2.0/subnets/93193345-a3cb-4c35-a732-55cebea238ea => generated 612 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:59.763 7 INFO neutron.api.v2.resource [None req-56a0b53b-1777-43f7-b438-3b11eda786dc fbfd2bc4ff37493bb62d1b4739c4b7fb 6740db3d9d8c442193b13b8374167de6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 322/610] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/security-groups/dfd0bed6-dfd0-4f33-b399-ebd79398b293 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:00.403 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f6cf4d63-9677-42f1-99a0-6ff19f5f7c9f e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - 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-27 20:49:00.826 8 INFO neutron.db.l3_hamode_db [None req-f6cf4d63-9677-42f1-99a0-6ff19f5f7c9f e5e88e7aed6b41c5a0d336a07939f4e8 21d9042e6a3143349df5d7cb67e24eb9 - - default default] HA network 91715be3-e5af-4b47-ae3a-dec8c0eba90d was deleted as no HA routers are present in tenant 21d9042e6a3143349df5d7cb67e24eb9. [pid: 8|app: 0|req: 289/611] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:48:59 2026] DELETE /v2.0/routers/30e05ccb-175a-4b1f-a386-9188ccd92d72 => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/612] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:48:59 2026] PUT /v2.0/routers/5a856be3-0a6b-44cf-89cc-75e2af7cc8e7/remove_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:01.259 8 INFO neutron.services.segments.plugin [-] Segment f383728b-de75-41bd-b16a-5d5619f4b2c0 resource provider aggregate not found 2026-05-27 20:49:01.265 8 INFO neutron.services.segments.plugin [-] Segment f383728b-de75-41bd-b16a-5d5619f4b2c0 resource provider aggregate not found [pid: 7|app: 0|req: 324/613] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:49:00 2026] DELETE /v2.0/floatingips/a08385ce-77ea-42bc-9ca4-5029aad883d0 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:01.285 8 INFO neutron.services.segments.plugin [-] Segment f383728b-de75-41bd-b16a-5d5619f4b2c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f383728b-de75-41bd-b16a-5d5619f4b2c0 found for delete ", "request_id": "req-297ed1fb-87f8-48fd-9808-a22e8dcb9a49"}]} 2026-05-27 20:49:01.287 8 INFO neutron.services.segments.plugin [-] Segment f383728b-de75-41bd-b16a-5d5619f4b2c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f383728b-de75-41bd-b16a-5d5619f4b2c0 found for delete ", "request_id": "req-662c6a48-7c24-4b38-8ccd-18f9683e37c3"}]} [pid: 8|app: 0|req: 290/614] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:00 2026] DELETE /v2.0/networks/06534843-f2ab-431a-948d-410a1acdf7f7 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/615] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:01 2026] DELETE /v2.0/subnets/9d590561-ff4b-48d4-afd1-3f51f8d56d15 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:02.883 8 INFO neutron.db.l3_hamode_db [None req-f69f97bf-5546-4d69-96a8-8ba638988602 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network b89911df-e583-43f1-9e9a-da38b563069d was deleted as no HA routers are present in tenant 9126c56b4ad549d187fcb036f5c785ce. [pid: 8|app: 0|req: 291/616] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:01 2026] DELETE /v2.0/routers/5a856be3-0a6b-44cf-89cc-75e2af7cc8e7 => generated 0 bytes in 1418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:02.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-485be5d4-f27f-4e21-b303-5b4694d4e0d4 c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 292/617] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:02 2026] DELETE /v2.0/networks/06534843-f2ab-431a-948d-410a1acdf7f7 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/618] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:49:01 2026] PUT /v2.0/routers/7adeee18-2212-4254-a011-543d32de3a3d/remove_router_interface => generated 309 bytes in 1526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/619] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:02 2026] DELETE /v2.0/networks/da6e23c5-9147-40ea-8f07-809dbe818f34 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/620] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:03 2026] DELETE /v2.0/subnets/883f679d-ebef-4176-845b-e164b0a9e854 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/621] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:49:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:03.329 8 INFO neutron.services.segments.plugin [-] Segment 3477bdba-2868-416d-85ba-df6d98f68492 resource provider aggregate not found 2026-05-27 20:49:03.335 8 INFO neutron.services.segments.plugin [-] Segment 3477bdba-2868-416d-85ba-df6d98f68492 resource provider aggregate not found 2026-05-27 20:49:03.353 8 INFO neutron.services.segments.plugin [-] Segment 3477bdba-2868-416d-85ba-df6d98f68492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3477bdba-2868-416d-85ba-df6d98f68492 found for delete ", "request_id": "req-3f5835f7-66d6-44e5-aefa-63ab07922de3"}]} 2026-05-27 20:49:03.360 8 INFO neutron.services.segments.plugin [-] Segment 3477bdba-2868-416d-85ba-df6d98f68492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3477bdba-2868-416d-85ba-df6d98f68492 found for delete ", "request_id": "req-54a575c7-8b74-42c2-90e9-879e67920f69"}]} 2026-05-27 20:49:03.380 8 INFO neutron.services.segments.plugin [-] Segment ebbb8f2a-2bd7-4c08-8604-8b2ac959af3a resource provider aggregate not found 2026-05-27 20:49:03.386 8 INFO neutron.services.segments.plugin [-] Segment ebbb8f2a-2bd7-4c08-8604-8b2ac959af3a resource provider aggregate not found 2026-05-27 20:49:03.402 8 INFO neutron.services.segments.plugin [-] Segment ebbb8f2a-2bd7-4c08-8604-8b2ac959af3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebbb8f2a-2bd7-4c08-8604-8b2ac959af3a found for delete ", "request_id": "req-efd4b874-a3d2-4a59-a273-34967e97b227"}]} 2026-05-27 20:49:03.409 8 INFO neutron.services.segments.plugin [-] Segment ebbb8f2a-2bd7-4c08-8604-8b2ac959af3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebbb8f2a-2bd7-4c08-8604-8b2ac959af3a found for delete ", "request_id": "req-05244954-8397-4a5b-ae7f-c0d8e70f8fbe"}]} 2026-05-27 20:49:03.423 8 INFO neutron.services.segments.plugin [-] Segment ac8f4e89-410d-4ff2-aeca-5c11d996cbf1 resource provider aggregate not found 2026-05-27 20:49:03.438 8 INFO neutron.services.segments.plugin [-] Segment ac8f4e89-410d-4ff2-aeca-5c11d996cbf1 resource provider aggregate not found 2026-05-27 20:49:03.444 8 INFO neutron.services.segments.plugin [-] Segment ac8f4e89-410d-4ff2-aeca-5c11d996cbf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8f4e89-410d-4ff2-aeca-5c11d996cbf1 found for delete ", "request_id": "req-888d66b4-8c61-45b0-9e27-6836bce0409d"}]} 2026-05-27 20:49:03.456 8 INFO neutron.services.segments.plugin [-] Segment ac8f4e89-410d-4ff2-aeca-5c11d996cbf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8f4e89-410d-4ff2-aeca-5c11d996cbf1 found for delete ", "request_id": "req-7955e57d-c36f-40ad-8433-2e3f139c44f9"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 295/622] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:03 2026] DELETE /v2.0/networks/7b32a33b-7c68-418c-a4d6-6bf2db65ef09 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/623] 10.0.0.134 () {32 vars in 742 bytes} [Wed May 27 20:49:03 2026] GET /v2.0/subnets?network_id=9b32560f-b4cc-417f-a594-357ed4d7075e => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/624] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:03 2026] GET /v2.0/security-groups?tenant_id=21d9042e6a3143349df5d7cb67e24eb9&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/625] 10.0.0.134 () {32 vars in 653 bytes} [Wed May 27 20:49: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: 299/626] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:04 2026] GET /v2.0/security-groups?tenant_id=9126c56b4ad549d187fcb036f5c785ce&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/627] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/security-groups/aa066b20-c42c-464d-b03d-1b35dcd2015e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:04.363 7 INFO neutron.services.segments.plugin [-] Segment 2feb749d-d6ea-4616-9f83-b1d02f3512d8 resource provider aggregate not found [pid: 8|app: 0|req: 301/628] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:49:04 2026] GET /v2.0/networks => generated 1308 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:04.369 7 INFO neutron.services.segments.plugin [-] Segment 2feb749d-d6ea-4616-9f83-b1d02f3512d8 resource provider aggregate not found 2026-05-27 20:49:04.390 7 INFO neutron.services.segments.plugin [-] Segment 2feb749d-d6ea-4616-9f83-b1d02f3512d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2feb749d-d6ea-4616-9f83-b1d02f3512d8 found for delete ", "request_id": "req-aab55352-d682-4b96-98da-68ac4f370cfb"}]} 2026-05-27 20:49:04.392 7 INFO neutron.services.segments.plugin [-] Segment 2feb749d-d6ea-4616-9f83-b1d02f3512d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2feb749d-d6ea-4616-9f83-b1d02f3512d8 found for delete ", "request_id": "req-d4e711d5-10e7-42df-8da2-d7907309ccd2"}]} 2026-05-27 20:49:04.395 7 INFO neutron.db.l3_hamode_db [None req-17ff5f6c-f989-45f8-b4f7-1db8f782147c 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network 616acbcc-3566-45e6-ae26-78df5ef83e73 was deleted as no HA routers are present in tenant 6740db3d9d8c442193b13b8374167de6. [pid: 7|app: 0|req: 328/629] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:03 2026] DELETE /v2.0/routers/7adeee18-2212-4254-a011-543d32de3a3d => generated 0 bytes in 1200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/630] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:49:04 2026] GET /v2.0/subnets => generated 1233 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/631] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/security-groups/c4686b37-dbd5-411a-bfac-615047b202fa => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/632] 10.0.0.134 () {32 vars in 723 bytes} [Wed May 27 20:49:04 2026] GET /v2.0/networks/74ab2ff3-3a0c-47ee-8112-2ec0d117c59d => generated 668 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/633] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:49:04 2026] GET /v2.0/subnets/fbf82d09-821e-4098-890c-684775890517 => generated 617 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:04.624 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f75610fc-73a2-47e4-9bd5-5b52649cbaf1 c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 305/634] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/subnets/93193345-a3cb-4c35-a732-55cebea238ea => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:04.645 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53107dfd-b53a-4efa-9bb0-4148e156f2f6 c06e5e9760f6442d87c435293b3cb511 ed4d1539a963461db77eb6967d206020 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/635] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/networks/06534843-f2ab-431a-948d-410a1acdf7f7 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/636] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/subnets/4c680530-694e-4ae0-ac84-c1d309fb0672 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/637] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/subnets/fbf82d09-821e-4098-890c-684775890517 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/638] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/networks/8cbe1535-3f88-4c76-9b66-5da57cd7f31a => 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: 332/639] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:05 2026] GET /v2.0/security-groups?tenant_id=6740db3d9d8c442193b13b8374167de6&name=default => generated 2797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/640] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/networks/74ab2ff3-3a0c-47ee-8112-2ec0d117c59d => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/641] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:05 2026] DELETE /v2.0/security-groups/a050d80d-5ccb-4c37-9528-5546c80ee3ee => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:05.895 8 INFO neutron.services.segments.plugin [-] Segment 51906af9-acbb-4ba6-8286-ee0d2a2f6d45 resource provider aggregate not found 2026-05-27 20:49:05.903 8 INFO neutron.services.segments.plugin [-] Segment 51906af9-acbb-4ba6-8286-ee0d2a2f6d45 resource provider aggregate not found 2026-05-27 20:49:05.913 8 INFO neutron.services.segments.plugin [-] Segment 51906af9-acbb-4ba6-8286-ee0d2a2f6d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51906af9-acbb-4ba6-8286-ee0d2a2f6d45 found for delete ", "request_id": "req-81818f08-fcce-4d8b-87f1-cd1816139b88"}]} 2026-05-27 20:49:05.923 8 INFO neutron.services.segments.plugin [-] Segment 51906af9-acbb-4ba6-8286-ee0d2a2f6d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51906af9-acbb-4ba6-8286-ee0d2a2f6d45 found for delete ", "request_id": "req-b2655ec0-6898-4463-8261-3ba719e1bec8"}]} 2026-05-27 20:49:05.935 8 INFO neutron.services.segments.plugin [-] Segment 2b55d57a-e5c9-4410-8281-9417edf12234 resource provider aggregate not found 2026-05-27 20:49:05.945 8 INFO neutron.services.segments.plugin [-] Segment 2b55d57a-e5c9-4410-8281-9417edf12234 resource provider aggregate not found 2026-05-27 20:49:05.957 8 INFO neutron.services.segments.plugin [-] Segment 2b55d57a-e5c9-4410-8281-9417edf12234 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b55d57a-e5c9-4410-8281-9417edf12234 found for delete ", "request_id": "req-f04ffa6e-94aa-4658-829a-de0e84e7fe71"}]} 2026-05-27 20:49:05.961 8 INFO neutron.services.segments.plugin [-] Segment 2b55d57a-e5c9-4410-8281-9417edf12234 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b55d57a-e5c9-4410-8281-9417edf12234 found for delete ", "request_id": "req-b218af3c-9c3b-434f-8a39-9e7e5a0d1100"}]} 2026-05-27 20:49:06.170 7 WARNING neutron_lib.context [None req-eb01745c-dedb-4d07-8003-dbfa4e3040e7 bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:06.171 7 WARNING neutron_lib.context [None req-eb01745c-dedb-4d07-8003-dbfa4e3040e7 bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 309/642] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:05 2026] GET /v2.0/security-groups?tenant_id=ed4d1539a963461db77eb6967d206020&name=default => generated 2801 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:06.300 7 INFO neutron.db.segments_db [None req-eb01745c-dedb-4d07-8003-dbfa4e3040e7 bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Added segment b9c6e39e-5f10-4900-b84d-32de77b56d48 of type vxlan for network a5193f40-7e9d-4631-a6ea-9c78505324aa [pid: 8|app: 0|req: 310/643] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:06 2026] DELETE /v2.0/security-groups/c60a69e4-8b5a-4ccd-af8a-ed961f7d2463 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:06.383 7 INFO neutron.db.segments_db [None req-eb01745c-dedb-4d07-8003-dbfa4e3040e7 bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Added segment baefa3e7-29f3-45d5-83e0-4ed7333266c5 of type vxlan for network 906ec209-f5c3-49fc-bbef-d6d6f459f3ba 2026-05-27 20:49:06.414 7 INFO neutron.services.segments.plugin [-] Segment 36543d35-726f-48db-8c94-cdb37d0d9232 resource provider aggregate not found 2026-05-27 20:49:06.429 7 INFO neutron.services.segments.plugin [-] Segment 36543d35-726f-48db-8c94-cdb37d0d9232 resource provider aggregate not found 2026-05-27 20:49:06.436 7 INFO neutron.services.segments.plugin [-] Segment 36543d35-726f-48db-8c94-cdb37d0d9232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36543d35-726f-48db-8c94-cdb37d0d9232 found for delete ", "request_id": "req-9c67bd35-c8d9-4bfb-933a-13b96fc0528a"}]} 2026-05-27 20:49:06.448 7 INFO neutron.services.segments.plugin [-] Segment 36543d35-726f-48db-8c94-cdb37d0d9232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36543d35-726f-48db-8c94-cdb37d0d9232 found for delete ", "request_id": "req-ed54702e-5f5f-4f5f-bac8-c015fc3d4f85"}]} 2026-05-27 20:49:06.512 8 INFO neutron.db.segments_db [None req-8038c1cc-fc1e-4607-b19a-6da474b01757 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment e40b5281-b101-44a7-9a00-4bf71cf3e354 of type vxlan for network 8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b [pid: 7|app: 0|req: 334/644] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:06 2026] POST /v2.0/networks => generated 1244 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/645] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:49:06 2026] POST /v2.0/networks => generated 751 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/646] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:49:06 2026] GET /v2.0/networks => generated 1843 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/647] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:06 2026] POST /v2.0/subnets => generated 674 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/648] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:06 2026] DELETE /v2.0/networks/a5193f40-7e9d-4631-a6ea-9c78505324aa => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:06.926 8 INFO neutron.db.segments_db [None req-a3a57e49-3920-4428-be79-7c402da7269f 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 0f4e7e58-1bcc-4797-87c3-7eeb5f0a1200 of type vxlan for network a8f4e924-6b8e-478a-9cc7-0a9f12424e2f [pid: 7|app: 0|req: 337/649] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:06 2026] DELETE /v2.0/networks/906ec209-f5c3-49fc-bbef-d6d6f459f3ba => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:07.225 8 INFO neutron.db.l3_hamode_db [None req-a3a57e49-3920-4428-be79-7c402da7269f 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:07.523 7 INFO neutron.db.segments_db [None req-e8ae5e04-4c38-4338-aab0-b2129e17fd8f 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 241cedad-2d14-4ad6-a5e1-20099c02bb6a of type vxlan for network 0ec023f4-ab2b-410b-a350-17f004616cec [pid: 7|app: 0|req: 338/650] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:49:07 2026] POST /v2.0/networks => generated 744 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/651] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:49:07 2026] GET /v2.0/networks => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/654] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:07 2026] POST /v2.0/subnets => generated 667 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:07.963 7 WARNING neutron_lib.context [None req-96a28238-16ca-436c-8913-85ed5fe08a8b bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:08.022 7 INFO neutron.db.segments_db [None req-96a28238-16ca-436c-8913-85ed5fe08a8b bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Added segment e54c4ecf-e89d-4118-a9a3-074f79a974fc of type vxlan for network 961ffee6-e7aa-4bee-ae11-04d9eed2b16a [pid: 7|app: 0|req: 343/655] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:07 2026] POST /v2.0/networks => generated 652 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:08.210 7 INFO neutron.db.segments_db [None req-136eff19-13d0-43ad-88a6-8cdd49bb7a18 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 735d68f7-13c9-4659-9538-fe121d7d6c92 of type vxlan for network 0ac2d80b-c184-4d06-8494-02c55ee69426 2026-05-27 20:49:08.243 8 INFO neutron.db.l3_hamode_db [None req-a3a57e49-3920-4428-be79-7c402da7269f 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:08.455 7 INFO neutron.services.segments.plugin [-] Segment b9c6e39e-5f10-4900-b84d-32de77b56d48 resource provider aggregate not found 2026-05-27 20:49:08.469 7 INFO neutron.services.segments.plugin [-] Segment b9c6e39e-5f10-4900-b84d-32de77b56d48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c6e39e-5f10-4900-b84d-32de77b56d48 found for delete ", "request_id": "req-30c35bcf-8a00-48cb-9de0-9706f92f3459"}]} 2026-05-27 20:49:08.480 7 INFO neutron.services.segments.plugin [-] Segment b9c6e39e-5f10-4900-b84d-32de77b56d48 resource provider aggregate not found 2026-05-27 20:49:08.486 7 INFO neutron.services.segments.plugin [-] Segment baefa3e7-29f3-45d5-83e0-4ed7333266c5 resource provider aggregate not found 2026-05-27 20:49:08.501 7 INFO neutron.services.segments.plugin [-] Segment baefa3e7-29f3-45d5-83e0-4ed7333266c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baefa3e7-29f3-45d5-83e0-4ed7333266c5 found for delete ", "request_id": "req-17ab2bfe-c565-4d68-845c-d10684e995a5"}]} 2026-05-27 20:49:08.503 7 INFO neutron.services.segments.plugin [-] Segment b9c6e39e-5f10-4900-b84d-32de77b56d48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c6e39e-5f10-4900-b84d-32de77b56d48 found for delete ", "request_id": "req-5bb641fb-3a8f-44fa-9a19-d09dc401072e"}]} 2026-05-27 20:49:08.518 7 INFO neutron.services.segments.plugin [-] Segment baefa3e7-29f3-45d5-83e0-4ed7333266c5 resource provider aggregate not found 2026-05-27 20:49:08.536 7 INFO neutron.services.segments.plugin [-] Segment baefa3e7-29f3-45d5-83e0-4ed7333266c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baefa3e7-29f3-45d5-83e0-4ed7333266c5 found for delete ", "request_id": "req-e4d9da5a-8ed1-4c6c-b155-5687deb8ee17"}]} 2026-05-27 20:49:08.567 7 INFO neutron.db.l3_hamode_db [None req-136eff19-13d0-43ad-88a6-8cdd49bb7a18 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 313/656] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:06 2026] POST /v2.0/routers => generated 738 bytes in 2434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:09.435 8 WARNING neutron_lib.context [None req-2472d546-c8f6-476a-83fd-6ad2ab649d0e 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:09.569 8 INFO neutron.db.segments_db [None req-2472d546-c8f6-476a-83fd-6ad2ab649d0e 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Added segment 8cbbe40f-80b5-4e93-9b30-e979a5edf839 of type vxlan for network 9e2be84b-2111-415a-9a80-f350d2a7df7d 2026-05-27 20:49:09.590 7 INFO neutron.db.l3_hamode_db [None req-136eff19-13d0-43ad-88a6-8cdd49bb7a18 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 314/657] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:09 2026] POST /v2.0/networks => generated 644 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:09.701 8 WARNING neutron_lib.context [None req-7b39ff39-d923-45e1-bcaf-cb5c45d6fb13 bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:09.771 8 INFO neutron.db.segments_db [None req-7b39ff39-d923-45e1-bcaf-cb5c45d6fb13 bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Added segment d9f629c2-ff0d-48c8-86ba-9f7b057ca7d1 of type vxlan for network 234790e0-60eb-464c-b6a8-eed61e793e4f [pid: 8|app: 0|req: 315/658] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:09 2026] POST /v2.0/networks => generated 654 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/659] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:08 2026] POST /v2.0/routers => generated 731 bytes in 2675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:10.842 7 WARNING neutron_lib.context [None req-33741fb0-053d-473a-89c1-b234d772c1cd 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 345/660] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:49:10 2026] POST /v2.0/ports => generated 775 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-27 20:49:11.130 7 WARNING neutron_lib.context [None req-ad89107f-fac6-4c82-a644-6515c5bbfabe bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:11.173 7 WARNING neutron_lib.context [None req-ad89107f-fac6-4c82-a644-6515c5bbfabe bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 316/661] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:49:09 2026] PUT /v2.0/routers/7ba8b328-0e71-424c-a962-e458aaec199f/add_router_interface => generated 309 bytes in 1748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/662] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:49:11 2026] POST /v2.0/ports => generated 1506 bytes in 656 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-27 20:49:11.786 7 WARNING neutron_lib.context [None req-b2622c84-7a3f-453c-824a-984e8cd0d7ec 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:11.837 7 INFO neutron.db.segments_db [None req-b2622c84-7a3f-453c-824a-984e8cd0d7ec 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Added segment ca8eeb9d-b3be-4fb7-8869-e3ad44277861 of type vxlan for network 88a7989d-da76-49fa-9312-d6205a9bc457 [pid: 7|app: 0|req: 347/663] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:11 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/664] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:49:11 2026] GET /v2.0/ports => generated 1506 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:12.464 7 WARNING neutron_lib.context [None req-1453a4cd-2f7e-44fa-adcd-3e5f185cdcbe 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 349/665] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:12 2026] POST /v2.0/subnets => generated 602 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:12.810 7 WARNING neutron_lib.context [None req-9bcf900e-faf9-4220-972f-47b963fc040a b55c909f7bc84a6da32ee544a351ed73 0d4780a32e9a45259365bb55b342bc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 317/666] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:49:11 2026] PUT /v2.0/routers/dba73288-d753-4a2f-900f-3454c69c5d63/add_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/667] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:49:12 2026] POST /v2.0/security-groups => generated 1596 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:49:12.914 7 WARNING neutron_lib.context [None req-7f021590-3bb0-488f-b3f1-b1ddb0221305 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 318/668] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:49:12 2026] DELETE /v2.0/ports/ea6cd5ff-eaa3-4afd-81c3-fe8f79995f1a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:13.101 8 WARNING neutron_lib.context [None req-a001c342-e4fe-410e-b379-3231c9c5f910 b55c909f7bc84a6da32ee544a351ed73 0d4780a32e9a45259365bb55b342bc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 319/669] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/670] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:49:12 2026] POST /v2.0/ports => generated 954 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:49:13.329 7 WARNING neutron_lib.context [None req-7d8fd703-0ba0-4486-97b7-08c0467463ac b55c909f7bc84a6da32ee544a351ed73 0d4780a32e9a45259365bb55b342bc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/671] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:49:13 2026] DELETE /v2.0/ports/ec8d597f-e8e5-4601-b9fa-ef8e3d96d567 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/672] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:13 2026] POST /v2.0/security-group-rules => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/673] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:49:13 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:13.480 7 WARNING neutron_lib.context [None req-19921e55-ad3e-4786-b4ca-6609c2078df7 3362bcc3dcae40c3bfdf4866e426f948 c75653f5d8aa4972b1d4c19a26a6c9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 354/674] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:49:13 2026] POST /v2.0/security-groups => generated 1596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:49:13.587 7 WARNING neutron_lib.context [None req-c59b2519-ad31-4422-91eb-5778cbfa5640 b55c909f7bc84a6da32ee544a351ed73 0d4780a32e9a45259365bb55b342bc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 321/675] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:49:13 2026] DELETE /v2.0/ports/570cf8bb-7d92-48f8-9457-b28e02159216 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:13.774 8 WARNING neutron_lib.context [None req-9d457d7e-5a40-4847-b2b5-2a60c516ba4e bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:13.826 8 INFO neutron.db.segments_db [None req-9d457d7e-5a40-4847-b2b5-2a60c516ba4e bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Added segment aa4fceca-79a0-43c4-a491-617ac1e5a066 of type vxlan for network 7ec77da0-1b11-478d-8b79-a980d13f9e4b [pid: 8|app: 0|req: 322/676] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:13 2026] POST /v2.0/networks => generated 654 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:13.937 8 WARNING neutron_lib.context [None req-10f412ff-e906-4a34-9d2d-4d4da646c508 3362bcc3dcae40c3bfdf4866e426f948 c75653f5d8aa4972b1d4c19a26a6c9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 323/677] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:13 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) 2026-05-27 20:49:14.065 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9dd27c58-003f-483d-8002-af6d5be4cc7e 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 324/678] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:49:14 2026] DELETE /v2.0/ports/570cf8bb-7d92-48f8-9457-b28e02159216 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:14.073 8 WARNING neutron_lib.context [None req-abdc988f-7397-4fff-9e84-b403abc6f96d bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:14.150 8 INFO neutron.db.segments_db [None req-abdc988f-7397-4fff-9e84-b403abc6f96d bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Added segment fbe62bad-fe37-4c5b-a51b-49186c3b8143 of type vxlan for network ece1965c-6e50-40c5-bd01-9bce3ac898d5 [pid: 8|app: 0|req: 325/679] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:14 2026] POST /v2.0/networks => generated 653 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:14.283 8 WARNING neutron_lib.context [None req-98aa33b7-89e7-446e-b8ec-db3e020f1776 3362bcc3dcae40c3bfdf4866e426f948 c75653f5d8aa4972b1d4c19a26a6c9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 355/680] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:49:13 2026] POST /v2.0/floatingips => generated 552 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:14.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e0d4bc9-3c4f-4967-9285-39c32c5dce84 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 356/681] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:49:14 2026] GET /v2.0/ports/570cf8bb-7d92-48f8-9457-b28e02159216 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/682] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:14.466 8 WARNING neutron_lib.context [None req-405046b9-07db-413f-a2e8-62f0b3a71401 3362bcc3dcae40c3bfdf4866e426f948 c75653f5d8aa4972b1d4c19a26a6c9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 357/683] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:14 2026] DELETE /v2.0/subnets/ae714ede-74e7-4da1-9edc-33f55501cc4a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:15.018 7 INFO neutron.services.segments.plugin [-] Segment ca8eeb9d-b3be-4fb7-8869-e3ad44277861 resource provider aggregate not found 2026-05-27 20:49:15.026 7 INFO neutron.services.segments.plugin [-] Segment ca8eeb9d-b3be-4fb7-8869-e3ad44277861 resource provider aggregate not found 2026-05-27 20:49:15.039 7 INFO neutron.services.segments.plugin [-] Segment ca8eeb9d-b3be-4fb7-8869-e3ad44277861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca8eeb9d-b3be-4fb7-8869-e3ad44277861 found for delete ", "request_id": "req-b09ffbb6-4d97-42d2-97de-930f84a60fa9"}]} 2026-05-27 20:49:15.047 7 INFO neutron.services.segments.plugin [-] Segment ca8eeb9d-b3be-4fb7-8869-e3ad44277861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca8eeb9d-b3be-4fb7-8869-e3ad44277861 found for delete ", "request_id": "req-856a889e-c51c-4028-88fb-e94a72b5360c"}]} [pid: 7|app: 0|req: 358/684] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:14 2026] DELETE /v2.0/networks/88a7989d-da76-49fa-9312-d6205a9bc457 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:15.066 7 WARNING neutron_lib.context [None req-6b856caf-dcd3-40d4-aa24-6990ed06f656 bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 327/685] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:49:14 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/686] 10.0.0.242 () {34 vars in 1098 bytes} [Wed May 27 20:49:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--712625056&fields=id&tenant_id=0d4780a32e9a45259365bb55b342bc73 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:15.124 8 WARNING neutron_lib.context [None req-020e441f-409e-4a0e-98f0-7850d389a4e2 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:15.127 7 WARNING neutron_lib.context [None req-6b856caf-dcd3-40d4-aa24-6990ed06f656 bd9b6f3e085a44e7bbce800002a69a32 9772c7dea2ba4bdca9a0505226bccf8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:15.201 8 INFO neutron.db.segments_db [None req-020e441f-409e-4a0e-98f0-7850d389a4e2 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Added segment 2a20f5db-23fa-4526-8800-fae10043e7e4 of type vxlan for network ce6ac46e-1cd6-4972-8ffe-1b3350505c9a [pid: 8|app: 0|req: 329/687] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:15 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/688] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:49:15 2026] GET /v2.0/networks?id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 683 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:15.395 8 WARNING neutron_lib.context [None req-4536ee42-4b80-4604-b382-74155ced4d8d 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 359/689] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:15 2026] POST /v2.0/subnets => generated 1275 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/690] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:49:15 2026] GET /v2.0/quotas/0d4780a32e9a45259365bb55b342bc73 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/691] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:15 2026] POST /v2.0/subnets => generated 602 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/692] 10.0.0.242 () {34 vars in 1098 bytes} [Wed May 27 20:49:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--232957223&fields=id&tenant_id=c75653f5d8aa4972b1d4c19a26a6c9b6 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/693] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:49:15 2026] GET /v2.0/subnets => generated 1888 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:15.880 8 WARNING neutron_lib.context [None req-d163db4c-eebf-48d8-a3eb-a9cdcc423773 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 362/694] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:49:15 2026] GET /v2.0/ports?tenant_id=0d4780a32e9a45259365bb55b342bc73&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/695] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:49:15 2026] GET /v2.0/networks?id=0ec023f4-ab2b-410b-a350-17f004616cec => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/696] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:16 2026] DELETE /v2.0/subnets/7f9a036c-3195-4a8e-8a19-0371d875ee95 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/697] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/quotas/c75653f5d8aa4972b1d4c19a26a6c9b6 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/698] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:49:15 2026] POST /v2.0/ports => generated 915 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/699] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:16 2026] DELETE /v2.0/subnets/93e333e9-52bb-47af-89e5-82f0ae0c0495 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/700] 10.0.0.242 () {34 vars in 907 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/extensions => generated 19600 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/701] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/ports?tenant_id=c75653f5d8aa4972b1d4c19a26a6c9b6&fields=id => generated 103 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/702] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/subnets => generated 626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/703] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/704] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?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: 368/705] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:49:16 2026] DELETE /v2.0/ports/006fe45b-a624-4d9e-9ec5-b4c55eb5c20a => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/706] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?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: 370/707] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?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) 2026-05-27 20:49:17.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af1a063a-c2b6-429a-864a-03021513d71b 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 371/708] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:49:17 2026] GET /v2.0/ports/006fe45b-a624-4d9e-9ec5-b4c55eb5c20a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:17.083 8 INFO neutron.services.segments.plugin [-] Segment fbe62bad-fe37-4c5b-a51b-49186c3b8143 resource provider aggregate not found 2026-05-27 20:49:17.088 8 INFO neutron.services.segments.plugin [-] Segment fbe62bad-fe37-4c5b-a51b-49186c3b8143 resource provider aggregate not found 2026-05-27 20:49:17.106 8 INFO neutron.services.segments.plugin [-] Segment fbe62bad-fe37-4c5b-a51b-49186c3b8143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbe62bad-fe37-4c5b-a51b-49186c3b8143 found for delete ", "request_id": "req-90e2d4ca-6cc0-449a-88ce-501d43b8dc5b"}]} 2026-05-27 20:49:17.116 8 INFO neutron.services.segments.plugin [-] Segment fbe62bad-fe37-4c5b-a51b-49186c3b8143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbe62bad-fe37-4c5b-a51b-49186c3b8143 found for delete ", "request_id": "req-b06f4e9a-1bf9-4402-8abb-412cf6821327"}]} [pid: 8|app: 0|req: 338/709] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:16 2026] DELETE /v2.0/networks/ece1965c-6e50-40c5-bd01-9bce3ac898d5 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/710] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:17 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/711] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/subnets/f03fddd8-f435-4131-bcca-e7684d4f75c6 => 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: 373/712] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:17 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/713] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/networks/7ec77da0-1b11-478d-8b79-a980d13f9e4b => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:17.719 7 INFO neutron.services.segments.plugin [-] Segment 2a20f5db-23fa-4526-8800-fae10043e7e4 resource provider aggregate not found 2026-05-27 20:49:17.727 7 INFO neutron.services.segments.plugin [-] Segment 2a20f5db-23fa-4526-8800-fae10043e7e4 resource provider aggregate not found 2026-05-27 20:49:17.743 7 INFO neutron.services.segments.plugin [-] Segment 2a20f5db-23fa-4526-8800-fae10043e7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a20f5db-23fa-4526-8800-fae10043e7e4 found for delete ", "request_id": "req-60b27491-cb9e-4cca-ab79-e7af044e2207"}]} 2026-05-27 20:49:17.761 7 INFO neutron.services.segments.plugin [-] Segment 2a20f5db-23fa-4526-8800-fae10043e7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a20f5db-23fa-4526-8800-fae10043e7e4 found for delete ", "request_id": "req-caca5970-9e4b-4e2e-905f-a71c24091575"}]} [pid: 7|app: 0|req: 374/714] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/networks/ce6ac46e-1cd6-4972-8ffe-1b3350505c9a => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:17.791 7 WARNING neutron_lib.context [None req-fbbe503a-a131-45c5-bc2f-900a6e676170 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 341/715] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/networks/234790e0-60eb-464c-b6a8-eed61e793e4f => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/716] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:17 2026] GET /v2.0/networks?id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 683 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/717] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:49:17 2026] POST /v2.0/ports => generated 775 bytes in 310 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: 343/718] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/networks/961ffee6-e7aa-4bee-ae11-04d9eed2b16a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/719] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:49:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0d4780a32e9a45259365bb55b342bc73 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/720] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:18 2026] GET /v2.0/networks?id=0ec023f4-ab2b-410b-a350-17f004616cec => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:18.233 7 WARNING neutron_lib.context [req-ef87060c-ef4b-4785-9dab-7405a6013587 req-8b41c14d-2bfc-4830-81d7-3a1ecce96ce3 b55c909f7bc84a6da32ee544a351ed73 0d4780a32e9a45259365bb55b342bc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 344/721] 10.0.0.134 () {34 vars in 737 bytes} [Wed May 27 20:49:18 2026] PUT /v2.0/ports/ddc1cc3a-7348-494a-b3d5-0fa77c8617e9 => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/722] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:18 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => 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: 346/723] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:49:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c75653f5d8aa4972b1d4c19a26a6c9b6 => generated 180 bytes in 45 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: 347/724] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:49:18 2026] DELETE /v2.0/ports/ddc1cc3a-7348-494a-b3d5-0fa77c8617e9 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:18.613 8 WARNING neutron_lib.context [req-cd3d56c9-0112-4c2f-8b27-939d4a2c774c req-0363d319-0dc2-45b5-b315-6acb6bbb1a8a 3362bcc3dcae40c3bfdf4866e426f948 c75653f5d8aa4972b1d4c19a26a6c9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 378/725] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:49:18 2026] POST /v2.0/ports => generated 958 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/726] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:18 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/727] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:49:18 2026] GET /v2.0/ports => generated 778 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/728] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:18 2026] GET /v2.0/security-groups?tenant_id=9772c7dea2ba4bdca9a0505226bccf8f&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/729] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:49:18 2026] POST /v2.0/ports => generated 958 bytes in 419 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-27 20:49:19.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f499d2e3-cfe3-4de3-bc38-4d7740884357 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/730] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports/ddc1cc3a-7348-494a-b3d5-0fa77c8617e9 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:19.128 8 INFO neutron.services.segments.plugin [-] Segment aa4fceca-79a0-43c4-a491-617ac1e5a066 resource provider aggregate not found 2026-05-27 20:49:19.135 8 INFO neutron.services.segments.plugin [-] Segment aa4fceca-79a0-43c4-a491-617ac1e5a066 resource provider aggregate not found 2026-05-27 20:49:19.150 8 INFO neutron.services.segments.plugin [-] Segment aa4fceca-79a0-43c4-a491-617ac1e5a066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa4fceca-79a0-43c4-a491-617ac1e5a066 found for delete ", "request_id": "req-20fd6bd1-b94d-4925-b9a1-efc73516a9a5"}]} 2026-05-27 20:49:19.160 8 INFO neutron.services.segments.plugin [-] Segment aa4fceca-79a0-43c4-a491-617ac1e5a066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa4fceca-79a0-43c4-a491-617ac1e5a066 found for delete ", "request_id": "req-e8d06866-d418-4a34-875a-f4c12d9a3304"}]} 2026-05-27 20:49:19.185 8 INFO neutron.services.segments.plugin [-] Segment d9f629c2-ff0d-48c8-86ba-9f7b057ca7d1 resource provider aggregate not found 2026-05-27 20:49:19.191 8 INFO neutron.services.segments.plugin [-] Segment d9f629c2-ff0d-48c8-86ba-9f7b057ca7d1 resource provider aggregate not found [pid: 8|app: 0|req: 350/731] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:19 2026] DELETE /v2.0/security-groups/c74b59eb-3bcc-44ec-b17a-3f9713efc7b8 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:19.215 8 INFO neutron.services.segments.plugin [-] Segment d9f629c2-ff0d-48c8-86ba-9f7b057ca7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9f629c2-ff0d-48c8-86ba-9f7b057ca7d1 found for delete ", "request_id": "req-cdb58dcc-bdb9-462c-8298-05e6a0d9c1a6"}]} 2026-05-27 20:49:19.220 8 INFO neutron.services.segments.plugin [-] Segment d9f629c2-ff0d-48c8-86ba-9f7b057ca7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9f629c2-ff0d-48c8-86ba-9f7b057ca7d1 found for delete ", "request_id": "req-564ffaca-8381-412c-b162-76e67d24241d"}]} 2026-05-27 20:49:19.235 8 INFO neutron.services.segments.plugin [-] Segment e54c4ecf-e89d-4118-a9a3-074f79a974fc resource provider aggregate not found 2026-05-27 20:49:19.243 8 INFO neutron.services.segments.plugin [-] Segment e54c4ecf-e89d-4118-a9a3-074f79a974fc resource provider aggregate not found 2026-05-27 20:49:19.264 8 INFO neutron.services.segments.plugin [-] Segment e54c4ecf-e89d-4118-a9a3-074f79a974fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54c4ecf-e89d-4118-a9a3-074f79a974fc found for delete ", "request_id": "req-b2e2d82d-f28d-441c-9151-0fd1feccf6f2"}]} 2026-05-27 20:49:19.273 8 INFO neutron.services.segments.plugin [-] Segment e54c4ecf-e89d-4118-a9a3-074f79a974fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54c4ecf-e89d-4118-a9a3-074f79a974fc found for delete ", "request_id": "req-82f349ea-1a0d-4f35-9ab3-fd1cd6d20f52"}]} [pid: 7|app: 0|req: 382/732] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:49:18 2026] PUT /v2.0/ports/61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 1203 bytes in 500 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: 383/733] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:19.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dfd922f-cd06-4579-8cfc-311a5ee846d8'] response: {'name': 'network-changed', 'server_uuid': '81b0829b-795c-4c6e-a7e7-5345f86411f3', 'tag': '61c59fab-3c1f-4276-99c6-8926b9ac1cd9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 384/734] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 973 bytes in 39 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: 385/735] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports?tenant_id=0d4780a32e9a45259365bb55b342bc73&device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => 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: 386/736] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports/37e93c4b-b8da-4a5b-82b3-c1a8b1c2c113 => generated 775 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/737] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/security-groups?id=f2dd167a-9925-4c06-885e-684865c6e06f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/738] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:19.687 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85676757-c12e-454e-8b51-fe6dd9e56098 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 389/739] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:49:19 2026] DELETE /v2.0/ports/006fe45b-a624-4d9e-9ec5-b4c55eb5c20a => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/740] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:49:19 2026] PUT /v2.0/ports/475a57a3-61a9-43bc-9d8b-106b71605322 => generated 1203 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: 7|app: 0|req: 390/741] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/subnets?id=6e594793-4869-45f2-abd4-fbca8df554d7 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:19.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e24c1718-724a-461b-bcdb-b54ea1e20130 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 352/742] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:19 2026] DELETE /v2.0/subnets/f03fddd8-f435-4131-bcca-e7684d4f75c6 => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:19.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbdba9b4-3758-430a-8d37-4da738164460'] response: {'name': 'network-changed', 'server_uuid': '78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6', 'tag': '475a57a3-61a9-43bc-9d8b-106b71605322', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 391/743] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports?network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:19.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6c71bfd-44e0-4ae5-8507-1acfb103c977 39b34e9f1d18421a96157b3c8963cebc 1fe1ea22f3564185bdb609a862fe425f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/744] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:19 2026] DELETE /v2.0/subnets/ae714ede-74e7-4da1-9edc-33f55501cc4a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/745] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports?tenant_id=c75653f5d8aa4972b1d4c19a26a6c9b6&device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/746] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/747] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?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: 394/748] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=475a57a3-61a9-43bc-9d8b-106b71605322 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/749] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/750] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?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: 397/751] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/subnets?id=73aaccfe-ed82-45ec-922e-5e66fa90756e => 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: 398/752] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports?tenant_id=0d4780a32e9a45259365bb55b342bc73&device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/753] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports?network_id=0ec023f4-ab2b-410b-a350-17f004616cec&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/754] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/networks?id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/755] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/756] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/757] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/758] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/subnets?id=6e594793-4869-45f2-abd4-fbca8df554d7 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/759] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:49:19 2026] DELETE /v2.0/ports/37e93c4b-b8da-4a5b-82b3-c1a8b1c2c113 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/760] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports?tenant_id=c75653f5d8aa4972b1d4c19a26a6c9b6&device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/761] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports?network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/762] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/networks?id=0ec023f4-ab2b-410b-a350-17f004616cec => generated 772 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/763] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/764] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=475a57a3-61a9-43bc-9d8b-106b71605322 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:20.729 7 INFO neutron.services.segments.plugin [-] Segment 8cbbe40f-80b5-4e93-9b30-e979a5edf839 resource provider aggregate not found 2026-05-27 20:49:20.733 7 INFO neutron.services.segments.plugin [-] Segment 8cbbe40f-80b5-4e93-9b30-e979a5edf839 resource provider aggregate not found 2026-05-27 20:49:20.750 7 INFO neutron.services.segments.plugin [-] Segment 8cbbe40f-80b5-4e93-9b30-e979a5edf839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cbbe40f-80b5-4e93-9b30-e979a5edf839 found for delete ", "request_id": "req-4ae6bb00-d751-4007-a3a1-363a40994c82"}]} 2026-05-27 20:49:20.751 7 INFO neutron.services.segments.plugin [-] Segment 8cbbe40f-80b5-4e93-9b30-e979a5edf839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cbbe40f-80b5-4e93-9b30-e979a5edf839 found for delete ", "request_id": "req-ba43dfe5-b90c-4e95-bc9c-407044d81673"}]} [pid: 7|app: 0|req: 406/765] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:20 2026] DELETE /v2.0/networks/9e2be84b-2111-415a-9a80-f350d2a7df7d => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/766] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/767] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/768] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/subnets?id=73aaccfe-ed82-45ec-922e-5e66fa90756e => 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: 408/769] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/security-groups?id=f2dd167a-9925-4c06-885e-684865c6e06f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/770] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports?network_id=0ec023f4-ab2b-410b-a350-17f004616cec&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/771] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/772] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?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: 7|app: 0|req: 411/773] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/774] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:21.284 8 WARNING neutron_lib.context [None req-1b97674c-27a6-423f-8a46-cf10675f2505 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 413/775] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/security-groups?tenant_id=1fe1ea22f3564185bdb609a862fe425f&name=default => generated 2801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:21.428 8 INFO neutron.db.segments_db [None req-1b97674c-27a6-423f-8a46-cf10675f2505 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] Added segment 177b27c5-9040-4133-b392-c7482c50d65c of type vxlan for network 83134f47-2973-4d16-8697-78fdc4459b90 [pid: 7|app: 0|req: 414/776] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:21 2026] DELETE /v2.0/security-groups/a2dffe8b-d1e9-47f1-837b-dc383e1ff7ec => 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: 363/777] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:20 2026] POST /v2.0/networks => generated 648 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:21.905 7 WARNING neutron_lib.context [None req-c7f344ba-52a5-442f-ab17-98aa181512a1 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 364/778] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => 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: 365/779] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/security-groups?id=f2dd167a-9925-4c06-885e-684865c6e06f&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/782] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:21 2026] POST /v2.0/subnets => generated 649 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:22.270 7 WARNING neutron_lib.context [None req-1ec73e7a-3381-4b63-a8e4-26d2f1506b74 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 368/783] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:22.346 7 INFO neutron.db.segments_db [None req-1ec73e7a-3381-4b63-a8e4-26d2f1506b74 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] Added segment 5692a16f-92a9-4d7e-a21c-750e11de92dd of type vxlan for network 5a044aca-4351-4d17-8a1b-1832a0bf840b [pid: 7|app: 0|req: 416/784] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:49:22 2026] POST /v2.0/networks => generated 648 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/785] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/786] 10.0.0.134 () {34 vars in 743 bytes} [Wed May 27 20:49:22 2026] PUT /v2.0/networks/5a044aca-4351-4d17-8a1b-1832a0bf840b => generated 592 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:22.669 8 INFO neutron.db.l3_db [None req-dd18ba96-34ac-48df-a1f7-2cf3b393cf44 b55c909f7bc84a6da32ee544a351ed73 0d4780a32e9a45259365bb55b342bc73 - - default default] Floating IP d7e02774-3e14-4fe6-ad7f-f8e0a6fa795c associated. External IP: 10.96.250.209, port: 61c59fab-3c1f-4276-99c6-8926b9ac1cd9. [pid: 7|app: 0|req: 419/787] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:22.682 7 WARNING neutron_lib.context [None req-77b0302e-aeb4-43e0-8ba8-6936dacf64f4 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 420/788] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:22 2026] POST /v2.0/subnets => generated 622 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/789] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:49:22 2026] PUT /v2.0/floatingips/d7e02774-3e14-4fe6-ad7f-f8e0a6fa795c => generated 856 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:23.216 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1d79193-c255-4898-a432-2d586cef75d4'] response: {'name': 'network-changed', 'server_uuid': '81b0829b-795c-4c6e-a7e7-5345f86411f3', 'tag': '61c59fab-3c1f-4276-99c6-8926b9ac1cd9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 421/790] 10.0.0.134 () {34 vars in 741 bytes} [Wed May 27 20:49:23 2026] PUT /v2.0/subnets/fa8000a0-b02b-4708-85c4-d88ff314dffc => generated 632 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/791] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/792] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/security-groups?id=f2dd167a-9925-4c06-885e-684865c6e06f&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/793] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/ports?tenant_id=0d4780a32e9a45259365bb55b342bc73&device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/794] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/networks?id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:23.584 8 WARNING neutron_lib.context [None req-a4ea2e14-63b4-444b-84e0-df851050e93c 463b4efbb0af42b4ad75113d48a11a5e 57dab371ad7f4e5e9b61c7d151b92411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 374/795] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:49:23 2026] POST /v2.0/security-groups => generated 1559 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:49:23.828 7 INFO neutron.services.segments.plugin [-] Segment 5692a16f-92a9-4d7e-a21c-750e11de92dd resource provider aggregate not found 2026-05-27 20:49:23.834 7 INFO neutron.services.segments.plugin [-] Segment 5692a16f-92a9-4d7e-a21c-750e11de92dd resource provider aggregate not found 2026-05-27 20:49:23.853 7 INFO neutron.services.segments.plugin [-] Segment 5692a16f-92a9-4d7e-a21c-750e11de92dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5692a16f-92a9-4d7e-a21c-750e11de92dd found for delete ", "request_id": "req-f443ab01-999e-4c9f-80a0-7bf045b040c0"}]} 2026-05-27 20:49:23.857 7 INFO neutron.services.segments.plugin [-] Segment 5692a16f-92a9-4d7e-a21c-750e11de92dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5692a16f-92a9-4d7e-a21c-750e11de92dd found for delete ", "request_id": "req-97a5b7d2-b49e-463b-a79a-f8b1c8ff7092"}]} [pid: 8|app: 0|req: 375/796] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/797] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => 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: 377/798] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/security-groups => generated 4342 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/799] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/subnets?id=6e594793-4869-45f2-abd4-fbca8df554d7 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/800] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&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: 8|app: 0|req: 380/801] 10.0.0.134 () {34 vars in 758 bytes} [Wed May 27 20:49:24 2026] PUT /v2.0/security-groups/c5f795cc-1b56-4a0e-9489-c4fc295a94fc => generated 1600 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/802] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/ports?network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/803] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/security-groups/c5f795cc-1b56-4a0e-9489-c4fc295a94fc => generated 1600 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/804] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?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: 384/805] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:24 2026] DELETE /v2.0/security-groups/c5f795cc-1b56-4a0e-9489-c4fc295a94fc => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/806] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?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: 386/807] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:24.661 8 INFO neutron.api.v2.resource [None req-0e604525-2d58-4b7a-9cc2-908f224eef27 463b4efbb0af42b4ad75113d48a11a5e 57dab371ad7f4e5e9b61c7d151b92411 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 387/808] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:24 2026] DELETE /v2.0/security-groups/c5f795cc-1b56-4a0e-9489-c4fc295a94fc => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:24.679 8 WARNING neutron_lib.context [None req-a46be35b-0d43-4548-a766-b2c588a86908 463b4efbb0af42b4ad75113d48a11a5e 57dab371ad7f4e5e9b61c7d151b92411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/809] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:23 2026] DELETE /v2.0/networks/5a044aca-4351-4d17-8a1b-1832a0bf840b => generated 0 bytes in 1520 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:24.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74c2a809-07c0-4dd0-810c-fb8ee1838925 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 423/810] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:24 2026] DELETE /v2.0/networks/5a044aca-4351-4d17-8a1b-1832a0bf840b => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/811] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:49:24 2026] POST /v2.0/security-groups => generated 1561 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:49:24.861 8 WARNING neutron_lib.context [None req-2f2d0090-ca79-49af-9749-b8b06ee14667 463b4efbb0af42b4ad75113d48a11a5e 57dab371ad7f4e5e9b61c7d151b92411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 424/812] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/813] 10.0.0.134 () {32 vars in 742 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/subnets?network_id=9b32560f-b4cc-417f-a594-357ed4d7075e => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/814] 10.0.0.134 () {32 vars in 653 bytes} [Wed May 27 20:49:24 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: 389/815] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/816] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/security-group-rules/c0a3b49e-f08f-43ce-9abf-2ffbaca99452 => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/817] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/networks => generated 1313 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/818] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/819] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/subnets => generated 1265 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/820] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:49:25 2026] DELETE /v2.0/security-group-rules/c0a3b49e-f08f-43ce-9abf-2ffbaca99452 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/821] 10.0.0.134 () {32 vars in 723 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/networks/83134f47-2973-4d16-8697-78fdc4459b90 => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/822] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/823] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/subnets/51c66f3e-e072-4185-b028-f5c5a5733b31 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:25.224 8 WARNING neutron_lib.context [None req-0b1d262b-b864-4119-8bc2-f8fe2824a362 463b4efbb0af42b4ad75113d48a11a5e 57dab371ad7f4e5e9b61c7d151b92411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:25.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ed6268f-70a8-4fcf-956b-5acf9f088b14 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 431/824] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:25 2026] DELETE /v2.0/subnets/fa8000a0-b02b-4708-85c4-d88ff314dffc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:25.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04983a43-e907-4c13-9636-7f935c5bac5e 831be13c8c3d41a49f2b49e50ddd8df2 d13e1c4d407c4c358c5046a34ec01ad6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 432/825] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:25 2026] DELETE /v2.0/networks/5a044aca-4351-4d17-8a1b-1832a0bf840b => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/826] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/827] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/828] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&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: 396/829] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/security-group-rules/979ed407-8a6e-471e-9906-9f150481c7ff => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/830] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/831] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:25 2026] DELETE /v2.0/subnets/51c66f3e-e072-4185-b028-f5c5a5733b31 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/832] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/833] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:49:25 2026] DELETE /v2.0/security-group-rules/979ed407-8a6e-471e-9906-9f150481c7ff => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:25.834 8 INFO neutron.services.segments.plugin [-] Segment 177b27c5-9040-4133-b392-c7482c50d65c resource provider aggregate not found 2026-05-27 20:49:25.840 8 INFO neutron.services.segments.plugin [-] Segment 177b27c5-9040-4133-b392-c7482c50d65c resource provider aggregate not found 2026-05-27 20:49:25.850 8 INFO neutron.services.segments.plugin [-] Segment 177b27c5-9040-4133-b392-c7482c50d65c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177b27c5-9040-4133-b392-c7482c50d65c found for delete ", "request_id": "req-e6cfe041-ec1a-4db8-a5b3-fa0ab981081f"}]} [pid: 8|app: 0|req: 399/834] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:25 2026] DELETE /v2.0/networks/83134f47-2973-4d16-8697-78fdc4459b90 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:25.863 8 INFO neutron.services.segments.plugin [-] Segment 177b27c5-9040-4133-b392-c7482c50d65c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177b27c5-9040-4133-b392-c7482c50d65c found for delete ", "request_id": "req-2822413c-d63a-4bed-a0d2-b34eef40c2c8"}]} 2026-05-27 20:49:25.873 7 INFO neutron.services.segments.plugin [-] Segment 5692a16f-92a9-4d7e-a21c-750e11de92dd resource provider aggregate not found 2026-05-27 20:49:25.883 7 INFO neutron.services.segments.plugin [-] Segment 5692a16f-92a9-4d7e-a21c-750e11de92dd resource provider aggregate not found 2026-05-27 20:49:25.904 7 INFO neutron.services.segments.plugin [-] Segment 5692a16f-92a9-4d7e-a21c-750e11de92dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5692a16f-92a9-4d7e-a21c-750e11de92dd found for delete ", "request_id": "req-4d6aff94-3f1c-4502-b12d-3757a99bf17a"}]} 2026-05-27 20:49:25.909 7 INFO neutron.services.segments.plugin [-] Segment 5692a16f-92a9-4d7e-a21c-750e11de92dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5692a16f-92a9-4d7e-a21c-750e11de92dd found for delete ", "request_id": "req-fc284739-1ac1-41aa-be80-8ba82ee61e70"}]} [pid: 8|app: 0|req: 400/835] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:25.931 8 WARNING neutron_lib.context [None req-335626b5-e0fb-416c-8703-fd2a5c5356a5 463b4efbb0af42b4ad75113d48a11a5e 57dab371ad7f4e5e9b61c7d151b92411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:49:25.950 8 INFO neutron.db.securitygroups_db [None req-335626b5-e0fb-416c-8703-fd2a5c5356a5 463b4efbb0af42b4ad75113d48a11a5e 57dab371ad7f4e5e9b61c7d151b92411 - - default default] Project 57dab371ad7f4e5e9b61c7d151b92411 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 20:49:25.963 7 INFO neutron.db.l3_db [None req-a0d58830-1e10-4265-87c0-813284627ad9 3362bcc3dcae40c3bfdf4866e426f948 c75653f5d8aa4972b1d4c19a26a6c9b6 - - default default] Floating IP a6b7a490-17a1-40ae-8a9a-fd3a38b94182 associated. External IP: 10.96.250.211, port: 475a57a3-61a9-43bc-9d8b-106b71605322. [pid: 8|app: 0|req: 401/836] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:25 2026] POST /v2.0/security-group-rules => generated 575 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/837] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/security-group-rules/a85939ec-a14e-4391-bbac-caf54a71043d => generated 575 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/838] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/839] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:49:26 2026] DELETE /v2.0/security-group-rules/a85939ec-a14e-4391-bbac-caf54a71043d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/840] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/841] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:26 2026] DELETE /v2.0/security-groups/a401297f-859b-4877-82d4-057900b042c0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/842] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/843] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:49:26 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: 409/844] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/security-groups?tenant_id=d13e1c4d407c4c358c5046a34ec01ad6&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: 410/845] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:26 2026] DELETE /v2.0/security-groups/df1e22b7-9cef-41c0-8df3-5b2ef9d8ff02 => 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: 436/846] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:49:25 2026] PUT /v2.0/floatingips/a6b7a490-17a1-40ae-8a9a-fd3a38b94182 => generated 856 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/847] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/security-groups?tenant_id=57dab371ad7f4e5e9b61c7d151b92411&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:27.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-003005e4-be2d-4258-97fe-f5364f99d0ae'] response: {'name': 'network-changed', 'server_uuid': '78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6', 'tag': '475a57a3-61a9-43bc-9d8b-106b71605322', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 412/848] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/ports?tenant_id=c75653f5d8aa4972b1d4c19a26a6c9b6&device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => 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: 437/849] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:27 2026] DELETE /v2.0/security-groups/5249c075-20c7-4b01-8cdb-7293074c1d86 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/850] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/networks?id=0ec023f4-ab2b-410b-a350-17f004616cec => generated 772 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/851] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=475a57a3-61a9-43bc-9d8b-106b71605322 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/852] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/subnets?id=73aaccfe-ed82-45ec-922e-5e66fa90756e => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/853] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/ports?network_id=0ec023f4-ab2b-410b-a350-17f004616cec&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/854] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?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: 440/855] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/856] 10.0.0.134 () {32 vars in 623 bytes} [Wed May 27 20:49:28 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/857] 10.0.0.134 () {32 vars in 633 bytes} [Wed May 27 20:49:28 2026] GET /v2.0/ => generated 632 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:29.311 8 WARNING neutron_lib.context [None req-d8775c9f-05d0-4bd4-a2fb-03a1f3392b79 d65d24c56b9f4dde9242b1de4a039fc8 b29ebae71b6348d68ae5738c1ebeee0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 417/858] 10.0.0.134 () {34 vars in 677 bytes} [Wed May 27 20:49:29 2026] POST /v2.0/subnetpools => generated 549 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/859] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/subnetpools/e420ee01-7709-4356-8020-6cb99ff047ea => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/860] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/security-groups?tenant_id=3f1c0c455c96480990f0f3d1b3a66d3b&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/861] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:49:29 2026] PUT /v2.0/subnetpools/e420ee01-7709-4356-8020-6cb99ff047ea => generated 500 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/862] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:49:29 2026] DELETE /v2.0/subnetpools/e420ee01-7709-4356-8020-6cb99ff047ea => 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: 443/863] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:29 2026] DELETE /v2.0/security-groups/2edea049-2884-4e27-ac0e-26660e2429ad => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:29.595 8 INFO neutron.api.v2.resource [None req-1dad752a-de95-485c-b9d7-52aaf83a5fea d65d24c56b9f4dde9242b1de4a039fc8 b29ebae71b6348d68ae5738c1ebeee0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/864] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/subnetpools/e420ee01-7709-4356-8020-6cb99ff047ea => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:29.619 7 INFO neutron.api.v2.resource [None req-3f137f7d-d583-454e-aa9d-890673553264 d65d24c56b9f4dde9242b1de4a039fc8 b29ebae71b6348d68ae5738c1ebeee0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 444/865] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:49:29 2026] DELETE /v2.0/subnetpools/e420ee01-7709-4356-8020-6cb99ff047ea => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/866] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/security-groups?tenant_id=b29ebae71b6348d68ae5738c1ebeee0f&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/867] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:30 2026] DELETE /v2.0/security-groups/7bd47e33-5aa6-4fff-850e-53820b9497de => 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: 423/868] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/security-groups?tenant_id=d1482b9d92004157b33eb01e19836611&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/869] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:34 2026] DELETE /v2.0/security-groups/ff228c59-66ef-4987-8c8e-f5d8ab1ce490 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/870] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 1244 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/871] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 1244 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/872] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/security-groups?id=f2dd167a-9925-4c06-885e-684865c6e06f&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: 449/873] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&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: 425/874] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/security-groups?tenant_id=b1a8a7f88dc2407c871f48d1c29a9cf6&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/875] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:34 2026] DELETE /v2.0/security-groups/85b319e1-49f5-4833-a115-62f0ada1543a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/876] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:35 2026] GET /v2.0/security-groups?tenant_id=69ad97e0f41b414ab1f22f685f50a1fb&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/877] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:35 2026] DELETE /v2.0/security-groups/eef17e04-ba36-4412-9a5b-1403f645c2fa => 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: 427/878] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:35 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/879] 10.0.0.242 () {34 vars in 971 bytes} [Wed May 27 20:49:35 2026] GET /v2.0/ports/61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 972 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/880] 199.204.45.216 () {34 vars in 1000 bytes} [Wed May 27 20:49:35 2026] GET /v2.0/subnets?network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 659 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/881] 199.204.45.216 () {34 vars in 1146 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3&device_owner=compute%3Anova&network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/882] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:49:36 2026] PUT /v2.0/ports/61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 1153 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/883] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/ports?tenant_id=0d4780a32e9a45259365bb55b342bc73&device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 1425 bytes in 38 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-27 20:49:36.686 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28f92577-88db-4a3c-aafa-a2f4983a5d0f'] response: {'name': 'network-changed', 'server_uuid': '81b0829b-795c-4c6e-a7e7-5345f86411f3', 'tag': '61c59fab-3c1f-4276-99c6-8926b9ac1cd9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/884] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/networks?id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/885] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => 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: 431/886] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/887] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/subnets?id=6e594793-4869-45f2-abd4-fbca8df554d7 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/888] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/ports?network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/889] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/890] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/891] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?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: 459/892] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&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: 462/895] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => 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: 463/896] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/ports?tenant_id=0d4780a32e9a45259365bb55b342bc73&device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 1425 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/897] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:37.427 8 INFO neutron.db.segments_db [None req-0f5b769a-c3ea-4bb7-8af5-a83e059bfe88 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment f9e51af2-4820-4221-8656-6b32a6a449bd of type vxlan for network 8d704081-7c61-41bb-81fb-faaad2226207 [pid: 7|app: 0|req: 465/898] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/networks?id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/899] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => 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: 467/900] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/901] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:49:37 2026] POST /v2.0/networks => generated 741 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/902] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/subnets?id=6e594793-4869-45f2-abd4-fbca8df554d7 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/903] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/ports?network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/904] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/905] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => 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: 472/906] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/907] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:37 2026] POST /v2.0/subnets => generated 664 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/908] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/ports?tenant_id=c75653f5d8aa4972b1d4c19a26a6c9b6&device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/909] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&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-27 20:49:37.891 7 INFO neutron.db.segments_db [None req-c8753859-2c0c-4750-a102-0fdf7e1effd6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 4704b16e-bd20-4f9c-aa88-4afaf56c3f4e of type vxlan for network dd3950bd-ca46-4f09-9797-5c673ffcead0 [pid: 8|app: 0|req: 437/910] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/security-groups?tenant_id=8cdaf27e18b14fd197745d7787f91c26&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/911] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/networks?id=0ec023f4-ab2b-410b-a350-17f004616cec => generated 772 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:38.172 7 INFO neutron.db.l3_hamode_db [None req-c8753859-2c0c-4750-a102-0fdf7e1effd6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 439/912] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:38 2026] DELETE /v2.0/security-groups/97e7511b-439b-419b-83c3-fb0b4565683e => 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: 440/913] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 1156 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/914] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=475a57a3-61a9-43bc-9d8b-106b71605322 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/915] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/security-groups?id=f2dd167a-9925-4c06-885e-684865c6e06f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/916] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/subnets?id=73aaccfe-ed82-45ec-922e-5e66fa90756e => generated 670 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/917] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/ports?network_id=0ec023f4-ab2b-410b-a350-17f004616cec&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: 445/918] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?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: 446/919] 199.204.45.216 () {34 vars in 1120 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1156 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/920] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec?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-27 20:49:39.192 7 INFO neutron.db.l3_hamode_db [None req-c8753859-2c0c-4750-a102-0fdf7e1effd6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 448/921] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:49:38 2026] PUT /v2.0/ports/61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 972 bytes in 559 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-27 20:49:39.278 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97bdf92e-76cf-489e-a39c-7db14628bdba'] response: {'name': 'network-changed', 'server_uuid': '81b0829b-795c-4c6e-a7e7-5345f86411f3', 'tag': '61c59fab-3c1f-4276-99c6-8926b9ac1cd9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/922] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/923] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/ports?tenant_id=0d4780a32e9a45259365bb55b342bc73&device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => 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: 451/924] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/925] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/networks?id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/926] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/927] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/subnets?id=6e594793-4869-45f2-abd4-fbca8df554d7 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/928] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/ports?network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/929] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/930] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/931] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/ports?tenant_id=0d4780a32e9a45259365bb55b342bc73&device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => 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: 459/932] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/networks?id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => 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: 460/933] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/934] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/subnets?id=6e594793-4869-45f2-abd4-fbca8df554d7 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/935] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/ports?network_id=8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b&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: 463/936] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?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: 464/937] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b?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: 474/938] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:37 2026] POST /v2.0/routers => generated 728 bytes in 2658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/939] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => 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: 466/940] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/941] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/942] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/security-groups?id=f2dd167a-9925-4c06-885e-684865c6e06f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/943] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:49:41 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:41.730 8 INFO neutron.db.l3_db [req-0ff578f8-0ad6-4ff8-b3d7-9ad70140bfde req-9b2bd233-8533-491b-b263-915c1ae6a249 b55c909f7bc84a6da32ee544a351ed73 0d4780a32e9a45259365bb55b342bc73 - - default default] Floating IP d7e02774-3e14-4fe6-ad7f-f8e0a6fa795c disassociated. External IP: 10.96.250.209, port: 61c59fab-3c1f-4276-99c6-8926b9ac1cd9. [pid: 7|app: 0|req: 475/944] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:49:40 2026] PUT /v2.0/routers/ce99bc56-b0ef-4e37-9fd9-8dde740f5536/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/945] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/946] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/security-groups?tenant_id=5b019636ab3b4b4b9f25ce46667f5d4d&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/947] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/ports?device_id=81b0829b-795c-4c6e-a7e7-5345f86411f3 => 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: 479/948] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/949] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:49:41 2026] DELETE /v2.0/ports/61c59fab-3c1f-4276-99c6-8926b9ac1cd9 => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/950] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:42 2026] DELETE /v2.0/security-groups/35822f76-b2b2-4b85-b12f-f10cf3df9901 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:43.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bea09dca-15b4-47c8-ac28-684110c14210'] response: {'server_uuid': '81b0829b-795c-4c6e-a7e7-5345f86411f3', 'name': 'network-vif-deleted', 'tag': '61c59fab-3c1f-4276-99c6-8926b9ac1cd9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 471/951] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:43 2026] DELETE /v2.0/security-groups/f2dd167a-9925-4c06-885e-684865c6e06f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:43.714 7 INFO neutron.api.v2.resource [None req-c8de105d-1320-41da-8256-672bcb4785bd b55c909f7bc84a6da32ee544a351ed73 0d4780a32e9a45259365bb55b342bc73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/952] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:49:43 2026] GET /v2.0/security-groups/f2dd167a-9925-4c06-885e-684865c6e06f => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/953] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:49:43 2026] DELETE /v2.0/floatingips/d7e02774-3e14-4fe6-ad7f-f8e0a6fa795c => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/954] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:49:45 2026] GET /v2.0/networks?id=8d704081-7c61-41bb-81fb-faaad2226207 => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/955] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:49:45 2026] GET /v2.0/quotas/267a9e11c0b340d9a75238e29e97ac3d => 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: 482/956] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:49:44 2026] PUT /v2.0/routers/7ba8b328-0e71-424c-a962-e458aaec199f/remove_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/957] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:49:45 2026] GET /v2.0/ports?tenant_id=267a9e11c0b340d9a75238e29e97ac3d&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/958] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:49:45 2026] GET /v2.0/networks/8d704081-7c61-41bb-81fb-faaad2226207?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: 477/959] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:49:45 2026] GET /v2.0/networks/8d704081-7c61-41bb-81fb-faaad2226207?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/960] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:46 2026] GET /v2.0/ports?device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:46.812 7 INFO neutron.services.segments.plugin [-] Segment 0f4e7e58-1bcc-4797-87c3-7eeb5f0a1200 resource provider aggregate not found 2026-05-27 20:49:46.816 7 INFO neutron.services.segments.plugin [-] Segment 0f4e7e58-1bcc-4797-87c3-7eeb5f0a1200 resource provider aggregate not found 2026-05-27 20:49:46.834 7 INFO neutron.services.segments.plugin [-] Segment 0f4e7e58-1bcc-4797-87c3-7eeb5f0a1200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4e7e58-1bcc-4797-87c3-7eeb5f0a1200 found for delete ", "request_id": "req-5202eb67-5ef9-4a0c-b0ba-71a8d32f8c5f"}]} 2026-05-27 20:49:46.838 7 INFO neutron.services.segments.plugin [-] Segment 0f4e7e58-1bcc-4797-87c3-7eeb5f0a1200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4e7e58-1bcc-4797-87c3-7eeb5f0a1200 found for delete ", "request_id": "req-93336174-d51a-41ba-8a5c-d38222cae2bb"}]} 2026-05-27 20:49:46.855 7 INFO neutron.db.l3_hamode_db [None req-a8cde86c-a23e-412e-9a4a-053294206e5a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network a8f4e924-6b8e-478a-9cc7-0a9f12424e2f was deleted as no HA routers are present in tenant 0d4780a32e9a45259365bb55b342bc73. [pid: 7|app: 0|req: 483/961] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:45 2026] DELETE /v2.0/routers/7ba8b328-0e71-424c-a962-e458aaec199f => generated 0 bytes in 1117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/962] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:46 2026] GET /v2.0/networks?id=8d704081-7c61-41bb-81fb-faaad2226207 => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:46.942 8 WARNING neutron_lib.context [req-01498c1d-ae66-4dc4-bb3c-02a35174143f req-4a525ed3-e9f7-49e3-aba7-b6aadb6570b8 1a47da25552048d0bc79c2debca6e30d 267a9e11c0b340d9a75238e29e97ac3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 484/963] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:46 2026] DELETE /v2.0/subnets/6e594793-4869-45f2-abd4-fbca8df554d7 => 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: 480/964] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:49:46 2026] POST /v2.0/ports => generated 954 bytes in 461 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: 481/965] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:47 2026] GET /v2.0/ports?device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/966] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:47 2026] DELETE /v2.0/networks/8c7e2ce2-c8a7-4aeb-a693-9fa3bb29bc9b => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/967] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:47 2026] GET /v2.0/security-groups?id=0e8413e2-4380-4fc2-a5a5-758b1559b3c6&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/968] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:47 2026] GET /v2.0/security-groups?tenant_id=0d4780a32e9a45259365bb55b342bc73&name=default => 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: 488/969] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:47 2026] DELETE /v2.0/security-groups/a0ec9176-1fbd-42d4-bf73-703d27389826 => 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: 482/970] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:49:47 2026] PUT /v2.0/ports/938e846c-0b9c-4dfe-a778-f8d53a82374f => generated 1199 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/971] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/ports?tenant_id=267a9e11c0b340d9a75238e29e97ac3d&device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => generated 1238 bytes in 40 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-27 20:49:48.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ef077a0-3ba4-4542-9b82-df9ad5fb0a2b'] response: {'name': 'network-changed', 'server_uuid': '995c764e-2132-4db6-b4f1-d1fcc37fdc31', 'tag': '938e846c-0b9c-4dfe-a778-f8d53a82374f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 483/972] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=938e846c-0b9c-4dfe-a778-f8d53a82374f => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/973] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/subnets?id=18e237c1-6171-4bf0-ba71-dc5c19896c8f => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/974] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/ports?network_id=8d704081-7c61-41bb-81fb-faaad2226207&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: 491/975] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/networks/8d704081-7c61-41bb-81fb-faaad2226207?fields=segments => generated 14 bytes in 80 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: 485/976] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/networks/8d704081-7c61-41bb-81fb-faaad2226207?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: 492/977] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/ports?tenant_id=267a9e11c0b340d9a75238e29e97ac3d&device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => 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: 486/978] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/networks?id=8d704081-7c61-41bb-81fb-faaad2226207 => generated 769 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/979] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=938e846c-0b9c-4dfe-a778-f8d53a82374f => 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: 487/980] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/subnets?id=18e237c1-6171-4bf0-ba71-dc5c19896c8f => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/981] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/ports?network_id=8d704081-7c61-41bb-81fb-faaad2226207&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: 494/982] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/ports?device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/983] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/networks/8d704081-7c61-41bb-81fb-faaad2226207?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: 495/984] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/security-groups?id=0e8413e2-4380-4fc2-a5a5-758b1559b3c6&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/985] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/networks/8d704081-7c61-41bb-81fb-faaad2226207?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) 2026-05-27 20:49:49.742 7 INFO neutron.services.segments.plugin [-] Segment e40b5281-b101-44a7-9a00-4bf71cf3e354 resource provider aggregate not found 2026-05-27 20:49:49.751 7 INFO neutron.services.segments.plugin [-] Segment e40b5281-b101-44a7-9a00-4bf71cf3e354 resource provider aggregate not found 2026-05-27 20:49:49.771 7 INFO neutron.services.segments.plugin [-] Segment e40b5281-b101-44a7-9a00-4bf71cf3e354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40b5281-b101-44a7-9a00-4bf71cf3e354 found for delete ", "request_id": "req-bcd2b98b-539f-4900-b84d-3dc6727165c2"}]} 2026-05-27 20:49:49.773 7 INFO neutron.services.segments.plugin [-] Segment e40b5281-b101-44a7-9a00-4bf71cf3e354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40b5281-b101-44a7-9a00-4bf71cf3e354 found for delete ", "request_id": "req-4e59f701-e251-42ff-8d51-1058315213b4"}]} [pid: 8|app: 0|req: 491/986] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:49 2026] GET /v2.0/ports?device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/987] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:50 2026] GET /v2.0/security-groups?id=0e8413e2-4380-4fc2-a5a5-758b1559b3c6&fields=id&fields=name => generated 88 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:50.213 7 INFO neutron.db.segments_db [None req-7ee1160b-7276-4a54-8bfc-a3dbc82abb38 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 311adcb4-9c40-4581-90ee-16c875d76fd2 of type vxlan for network d8ed5364-dab0-4969-96f7-b7ab126442f4 [pid: 7|app: 0|req: 496/988] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:49:49 2026] POST /v2.0/networks => generated 747 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/989] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:50 2026] POST /v2.0/subnets => generated 670 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:50.724 7 INFO neutron.db.segments_db [None req-e4756f1c-c43d-42a4-beae-c67e96c09dd6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 8305d0f2-b36e-4979-aac9-c3f58264d1ee of type vxlan for network 7abc9809-361f-44cb-8f07-0f0749abee05 [pid: 8|app: 0|req: 494/990] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:50 2026] GET /v2.0/ports?device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/991] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:50 2026] GET /v2.0/security-groups?id=0e8413e2-4380-4fc2-a5a5-758b1559b3c6&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:51.061 7 INFO neutron.db.l3_hamode_db [None req-e4756f1c-c43d-42a4-beae-c67e96c09dd6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 496/992] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:49:51 2026] GET /v2.0/ports?device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/993] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:49:51 2026] DELETE /v2.0/ports/938e846c-0b9c-4dfe-a778-f8d53a82374f => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/994] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:52 2026] GET /v2.0/ports?device_id=995c764e-2132-4db6-b4f1-d1fcc37fdc31 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:52.227 7 INFO neutron.db.l3_hamode_db [None req-e4756f1c-c43d-42a4-beae-c67e96c09dd6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:52.359 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62197bac-054d-47a7-93a7-f4e9dad2a0ba'] response: {'server_uuid': '995c764e-2132-4db6-b4f1-d1fcc37fdc31', 'name': 'network-vif-deleted', 'tag': '938e846c-0b9c-4dfe-a778-f8d53a82374f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 501/997] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:49:52 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => 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: 502/998] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:49:52 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&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: 497/999] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:49:50 2026] POST /v2.0/routers => generated 734 bytes in 2621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1000] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:49:53 2026] PUT /v2.0/routers/ba89bc28-f6d8-4fa0-8776-a1afda1e258b/add_router_interface => generated 309 bytes in 1580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:55.479 8 WARNING neutron_lib.context [None req-8bada045-7592-474a-bd39-d388b5eea155 28ac61ee40904538a8fff69263e806cd 5616bb487a86421d997250f77bfa70db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 498/1001] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:49:54 2026] PUT /v2.0/routers/ce99bc56-b0ef-4e37-9fd9-8dde740f5536/remove_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1002] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:49:55 2026] POST /v2.0/security-groups => generated 1596 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:49:55.666 8 WARNING neutron_lib.context [None req-53d5c6bc-4bf5-4a17-a813-76a98ee51c24 28ac61ee40904538a8fff69263e806cd 5616bb487a86421d997250f77bfa70db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 505/1003] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:55.831 8 WARNING neutron_lib.context [None req-bb884809-c263-4c29-bae2-359ad7d587c3 28ac61ee40904538a8fff69263e806cd 5616bb487a86421d997250f77bfa70db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 506/1004] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:49:55 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-27 20:49:55.951 8 WARNING neutron_lib.context [None req-55fc156f-5d52-484f-a9aa-76ddae8158eb 28ac61ee40904538a8fff69263e806cd 5616bb487a86421d997250f77bfa70db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 507/1005] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:49:55 2026] POST /v2.0/floatingips => generated 552 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:57.218 7 INFO neutron.services.segments.plugin [-] Segment 4704b16e-bd20-4f9c-aa88-4afaf56c3f4e resource provider aggregate not found 2026-05-27 20:49:57.223 7 INFO neutron.services.segments.plugin [-] Segment 4704b16e-bd20-4f9c-aa88-4afaf56c3f4e resource provider aggregate not found 2026-05-27 20:49:57.234 7 INFO neutron.services.segments.plugin [-] Segment 4704b16e-bd20-4f9c-aa88-4afaf56c3f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4704b16e-bd20-4f9c-aa88-4afaf56c3f4e found for delete ", "request_id": "req-2f9f12c4-ba0c-4d0c-90f2-72663ce1255c"}]} 2026-05-27 20:49:57.239 7 INFO neutron.services.segments.plugin [-] Segment 4704b16e-bd20-4f9c-aa88-4afaf56c3f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4704b16e-bd20-4f9c-aa88-4afaf56c3f4e found for delete ", "request_id": "req-9312a4fb-ce6a-4ed2-9e4e-b802a593e770"}]} 2026-05-27 20:49:57.244 7 INFO neutron.db.l3_hamode_db [None req-b91e74a9-1667-4fa2-91a4-47262b0db41d 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network dd3950bd-ca46-4f09-9797-5c673ffcead0 was deleted as no HA routers are present in tenant 267a9e11c0b340d9a75238e29e97ac3d. [pid: 7|app: 0|req: 499/1006] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:55 2026] DELETE /v2.0/routers/ce99bc56-b0ef-4e37-9fd9-8dde740f5536 => generated 0 bytes in 1684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1007] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:49:57 2026] DELETE /v2.0/subnets/18e237c1-6171-4bf0-ba71-dc5c19896c8f => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1008] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:49:57 2026] DELETE /v2.0/networks/8d704081-7c61-41bb-81fb-faaad2226207 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1009] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1010] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:57 2026] GET /v2.0/security-groups?tenant_id=36127ece09c045fe978e4a24b4364c1a&name=default => generated 2801 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1011] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&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: 7|app: 0|req: 503/1012] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/security-groups?tenant_id=267a9e11c0b340d9a75238e29e97ac3d&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1013] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:58 2026] DELETE /v2.0/security-groups/b652895e-4c7f-42ec-a38f-67d3edf10928 => 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: 504/1014] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:49:58 2026] DELETE /v2.0/security-groups/0e8413e2-4380-4fc2-a5a5-758b1559b3c6 => 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: 511/1015] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1016] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/security-groups?id=8d4ade58-610d-43c7-b406-64f41d94952a&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: 512/1017] 10.0.0.242 () {34 vars in 1100 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1903013762&fields=id&tenant_id=5616bb487a86421d997250f77bfa70db => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1018] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/networks?id=d8ed5364-dab0-4969-96f7-b7ab126442f4 => generated 679 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1019] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/quotas/5616bb487a86421d997250f77bfa70db => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1020] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/ports?tenant_id=5616bb487a86421d997250f77bfa70db&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1021] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1022] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4?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: 515/1023] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:59.266 7 INFO neutron.services.segments.plugin [-] Segment f9e51af2-4820-4221-8656-6b32a6a449bd resource provider aggregate not found 2026-05-27 20:49:59.281 7 INFO neutron.services.segments.plugin [-] Segment f9e51af2-4820-4221-8656-6b32a6a449bd resource provider aggregate not found 2026-05-27 20:49:59.290 7 INFO neutron.services.segments.plugin [-] Segment f9e51af2-4820-4221-8656-6b32a6a449bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e51af2-4820-4221-8656-6b32a6a449bd found for delete ", "request_id": "req-c6028c04-206c-4407-aff4-eebf58867f3e"}]} 2026-05-27 20:49:59.298 7 INFO neutron.services.segments.plugin [-] Segment f9e51af2-4820-4221-8656-6b32a6a449bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e51af2-4820-4221-8656-6b32a6a449bd found for delete ", "request_id": "req-67048eea-9a2a-4844-93f3-7251ca907426"}]} [pid: 8|app: 0|req: 516/1024] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:59 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:59.385 7 INFO neutron.db.l3_db [req-e84164b5-7c91-4bc0-b077-019f32ee625a req-781770b9-a459-424e-bf54-76cd2fa17bb7 3362bcc3dcae40c3bfdf4866e426f948 c75653f5d8aa4972b1d4c19a26a6c9b6 - - default default] Floating IP a6b7a490-17a1-40ae-8a9a-fd3a38b94182 disassociated. External IP: 10.96.250.211, port: 475a57a3-61a9-43bc-9d8b-106b71605322. [pid: 8|app: 0|req: 517/1025] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:49:59 2026] GET /v2.0/ports?device_id=78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1026] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:49:58 2026] DELETE /v2.0/ports/475a57a3-61a9-43bc-9d8b-106b71605322 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1027] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:00 2026] GET /v2.0/networks?id=d8ed5364-dab0-4969-96f7-b7ab126442f4 => generated 679 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:00.278 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dc0f778-415d-49a0-918d-240fcce06d51'] response: {'server_uuid': '78d3a24e-f81d-4e0f-8e45-2ca84bd0aed6', 'name': 'network-vif-deleted', 'tag': '475a57a3-61a9-43bc-9d8b-106b71605322', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 510/1028] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:50:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5616bb487a86421d997250f77bfa70db => generated 181 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:00.313 8 WARNING neutron_lib.context [req-6845c0d8-27c2-4ae6-b6bc-dbaa9fb5fd99 req-b43e56b1-75c6-4e84-8d26-db3e7e8c3b9a 28ac61ee40904538a8fff69263e806cd 5616bb487a86421d997250f77bfa70db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 511/1029] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:00 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => 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: 512/1030] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:00 2026] DELETE /v2.0/security-groups/8d4ade58-610d-43c7-b406-64f41d94952a => 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: 519/1031] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:50:00 2026] POST /v2.0/ports => generated 954 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:00.938 7 INFO neutron.api.v2.resource [None req-2a6c9c2a-50a1-43fc-9346-a38c77543c55 3362bcc3dcae40c3bfdf4866e426f948 c75653f5d8aa4972b1d4c19a26a6c9b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 513/1032] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:50:00 2026] GET /v2.0/security-groups/8d4ade58-610d-43c7-b406-64f41d94952a => generated 146 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1033] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:50:00 2026] DELETE /v2.0/floatingips/a6b7a490-17a1-40ae-8a9a-fd3a38b94182 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1034] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:50:00 2026] PUT /v2.0/ports/476a61da-c5b0-439e-a5ff-e655cc57ac2b => generated 1199 bytes in 617 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-27 20:50:01.632 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94920da0-b406-4d3b-aa2f-2567a428439a'] response: {'name': 'network-changed', 'server_uuid': '431653b1-c5ee-4f99-8378-b89054815c9b', 'tag': '476a61da-c5b0-439e-a5ff-e655cc57ac2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 521/1035] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 969 bytes in 131 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: 522/1036] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/ports?tenant_id=5616bb487a86421d997250f77bfa70db&device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1037] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/security-groups?id=e18b5770-9c40-4718-8127-360868dd18b5&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1038] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=476a61da-c5b0-439e-a5ff-e655cc57ac2b => 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: 525/1039] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/subnets?id=cce932ce-7ecc-4969-8ae8-c0d6337983a5 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1040] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/ports?network_id=d8ed5364-dab0-4969-96f7-b7ab126442f4&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1041] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1042] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1043] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/ports?tenant_id=5616bb487a86421d997250f77bfa70db&device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1044] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/networks?id=d8ed5364-dab0-4969-96f7-b7ab126442f4 => generated 775 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1045] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=476a61da-c5b0-439e-a5ff-e655cc57ac2b => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1046] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/subnets?id=cce932ce-7ecc-4969-8ae8-c0d6337983a5 => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1047] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/ports?network_id=d8ed5364-dab0-4969-96f7-b7ab126442f4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1048] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4?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: 515/1049] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:50:01 2026] PUT /v2.0/routers/dba73288-d753-4a2f-900f-3454c69c5d63/remove_router_interface => generated 309 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1050] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1051] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1052] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/security-groups?id=e18b5770-9c40-4718-8127-360868dd18b5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1053] 10.0.0.134 () {34 vars in 678 bytes} [Wed May 27 20:50:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1054] 10.0.0.134 () {34 vars in 678 bytes} [Wed May 27 20:50:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1055] 10.0.0.134 () {34 vars in 678 bytes} [Wed May 27 20:50:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1056] 10.0.0.134 () {34 vars in 678 bytes} [Wed May 27 20:50:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1057] 10.0.0.134 () {34 vars in 678 bytes} [Wed May 27 20:50:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1058] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:50:03 2026] PUT /v2.0/policies/b0976bee-1c1c-4f6b-aa32-b7ba2cd07c27/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1059] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:50:03 2026] PUT /v2.0/policies/70179c93-6731-4c60-8895-584d9668cfc7/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1060] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:50:03 2026] PUT /v2.0/policies/11e7c6f4-7d89-48ac-9a0a-7f9d60fc168b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1061] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:50:03 2026] PUT /v2.0/policies/301a04d4-1524-4fb7-9a59-eb49a0a57df5/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:03.898 7 INFO neutron.services.segments.plugin [-] Segment 735d68f7-13c9-4659-9538-fe121d7d6c92 resource provider aggregate not found 2026-05-27 20:50:03.907 7 INFO neutron.services.segments.plugin [-] Segment 735d68f7-13c9-4659-9538-fe121d7d6c92 resource provider aggregate not found 2026-05-27 20:50:03.912 7 INFO neutron.services.segments.plugin [-] Segment 735d68f7-13c9-4659-9538-fe121d7d6c92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 735d68f7-13c9-4659-9538-fe121d7d6c92 found for delete ", "request_id": "req-d00f78da-89e4-484a-9c2c-030d61e7b1a1"}]} 2026-05-27 20:50:03.935 7 INFO neutron.services.segments.plugin [-] Segment 735d68f7-13c9-4659-9538-fe121d7d6c92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 735d68f7-13c9-4659-9538-fe121d7d6c92 found for delete ", "request_id": "req-e99d6a32-d428-4079-a096-62d67a59c0b0"}]} 2026-05-27 20:50:03.941 7 INFO neutron.db.l3_hamode_db [None req-81c91162-298e-4ccb-bd2c-3346d999b7b8 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network 0ac2d80b-c184-4d06-8494-02c55ee69426 was deleted as no HA routers are present in tenant c75653f5d8aa4972b1d4c19a26a6c9b6. [pid: 7|app: 0|req: 516/1062] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:02 2026] DELETE /v2.0/routers/dba73288-d753-4a2f-900f-3454c69c5d63 => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1063] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:03 2026] DELETE /v2.0/subnets/73aaccfe-ed82-45ec-922e-5e66fa90756e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1064] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 969 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1065] 10.0.0.134 () {32 vars in 674 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1066] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/security-groups?id=e18b5770-9c40-4718-8127-360868dd18b5&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1067] 10.0.0.134 () {32 vars in 688 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1068] 10.0.0.134 () {32 vars in 684 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:04.603 8 INFO neutron.services.segments.plugin [-] Segment 241cedad-2d14-4ad6-a5e1-20099c02bb6a resource provider aggregate not found 2026-05-27 20:50:04.610 8 INFO neutron.services.segments.plugin [-] Segment 241cedad-2d14-4ad6-a5e1-20099c02bb6a resource provider aggregate not found 2026-05-27 20:50:04.627 8 INFO neutron.services.segments.plugin [-] Segment 241cedad-2d14-4ad6-a5e1-20099c02bb6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 241cedad-2d14-4ad6-a5e1-20099c02bb6a found for delete ", "request_id": "req-30f251ee-e775-45ce-ad00-f2e9f38b14d0"}]} 2026-05-27 20:50:04.633 8 INFO neutron.services.segments.plugin [-] Segment 241cedad-2d14-4ad6-a5e1-20099c02bb6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 241cedad-2d14-4ad6-a5e1-20099c02bb6a found for delete ", "request_id": "req-7da07c23-2c81-4337-b94f-84cf2a8de003"}]} [pid: 8|app: 0|req: 548/1069] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:04 2026] DELETE /v2.0/networks/0ec023f4-ab2b-410b-a350-17f004616cec => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1070] 10.0.0.134 () {32 vars in 696 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1071] 10.0.0.134 () {32 vars in 682 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1072] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/security-groups?tenant_id=c75653f5d8aa4972b1d4c19a26a6c9b6&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1073] 10.0.0.134 () {32 vars in 696 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1074] 10.0.0.134 () {32 vars in 692 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1075] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:04 2026] DELETE /v2.0/security-groups/48a3fa40-6505-4b20-8afb-06ae872ee71e => 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: 525/1076] 10.0.0.134 () {32 vars in 704 bytes} [Wed May 27 20:50:05 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1077] 10.0.0.134 () {32 vars in 734 bytes} [Wed May 27 20:50:05 2026] DELETE /v2.0/qos/policies/b0976bee-1c1c-4f6b-aa32-b7ba2cd07c27 => 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: 526/1078] 10.0.0.134 () {32 vars in 734 bytes} [Wed May 27 20:50:05 2026] DELETE /v2.0/qos/policies/70179c93-6731-4c60-8895-584d9668cfc7 => 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: 553/1079] 10.0.0.134 () {32 vars in 734 bytes} [Wed May 27 20:50:05 2026] DELETE /v2.0/qos/policies/11e7c6f4-7d89-48ac-9a0a-7f9d60fc168b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1080] 10.0.0.134 () {32 vars in 734 bytes} [Wed May 27 20:50:05 2026] DELETE /v2.0/qos/policies/301a04d4-1524-4fb7-9a59-eb49a0a57df5 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1081] 10.0.0.134 () {32 vars in 734 bytes} [Wed May 27 20:50:05 2026] DELETE /v2.0/qos/policies/f731143a-2f15-43cf-b4c2-af8efbb3d19b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1082] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:05 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => 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: 555/1083] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:05 2026] GET /v2.0/security-groups?id=e18b5770-9c40-4718-8127-360868dd18b5&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1084] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:05 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => 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: 530/1085] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/security-groups?tenant_id=abba88b1c8984832ae02b1def9403e2e&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:06.804 8 INFO neutron.db.l3_db [None req-40b87f87-ea68-4d7e-a1dd-eaac73e4436f 28ac61ee40904538a8fff69263e806cd 5616bb487a86421d997250f77bfa70db - - default default] Floating IP 2aa0ee81-d566-4249-8a50-42104f8ee1dd associated. External IP: 10.96.250.209, port: 476a61da-c5b0-439e-a5ff-e655cc57ac2b. [pid: 7|app: 0|req: 531/1086] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:06 2026] DELETE /v2.0/security-groups/4449cb2a-c11d-4331-ad1f-f158a9e29993 => 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: 532/1087] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/security-groups?tenant_id=89e6f03ab18a44d9899eef6fc972c5a6&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1088] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:50:05 2026] PUT /v2.0/floatingips/2aa0ee81-d566-4249-8a50-42104f8ee1dd => generated 855 bytes in 1388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:07.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b95cfe50-9bed-4fc6-858b-0e35b589eb29'] response: {'name': 'network-changed', 'server_uuid': '431653b1-c5ee-4f99-8378-b89054815c9b', 'tag': '476a61da-c5b0-439e-a5ff-e655cc57ac2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 557/1089] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:07 2026] DELETE /v2.0/security-groups/ee464cd6-be67-4596-9be9-b44bd697ff58 => 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: 560/1092] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1093] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/ports?tenant_id=5616bb487a86421d997250f77bfa70db&device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:07.477 7 INFO neutron.db.segments_db [None req-03c164b0-5f4a-42ef-87db-d9d41cf8f4a7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 0b5eef37-7ee6-45c4-aeb9-01689fc4ee1f of type vxlan for network 42d2da26-153e-41b7-a62d-5dbf7b7b07ad [pid: 8|app: 0|req: 562/1094] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/security-groups?tenant_id=2379b1ffb4184a0e83259f3e433d006a&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1095] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/security-groups?id=e18b5770-9c40-4718-8127-360868dd18b5&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1096] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:50:07 2026] POST /v2.0/networks => generated 746 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1097] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/networks?id=d8ed5364-dab0-4969-96f7-b7ab126442f4 => generated 775 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1098] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:07 2026] DELETE /v2.0/security-groups/0caa9c91-f2b9-4be4-a7f2-f73f461de48d => 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: 535/1099] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=476a61da-c5b0-439e-a5ff-e655cc57ac2b => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1100] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/subnets?id=cce932ce-7ecc-4969-8ae8-c0d6337983a5 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1101] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/ports?network_id=d8ed5364-dab0-4969-96f7-b7ab126442f4&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: 565/1102] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:07 2026] POST /v2.0/subnets => generated 669 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:07.917 8 INFO neutron.db.segments_db [None req-20c246a3-f188-4655-8528-07070008a631 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment af221f5a-b601-4b93-a77f-ec925d9380b4 of type vxlan for network 53242097-81a2-4c1d-9e02-ef6238e19849 [pid: 7|app: 0|req: 538/1103] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4?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: 539/1104] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1105] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4?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: 541/1106] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:08 2026] GET /v2.0/security-groups?id=e18b5770-9c40-4718-8127-360868dd18b5&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:08.263 8 INFO neutron.db.l3_hamode_db [None req-20c246a3-f188-4655-8528-07070008a631 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 542/1107] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:50:08 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:09.366 8 INFO neutron.db.l3_hamode_db [None req-20c246a3-f188-4655-8528-07070008a631 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:50:09.556 7 INFO neutron.db.l3_db [req-70b75741-5244-4d92-932a-8f6914f37a17 req-6a817134-a15b-495e-af02-c9ba3e8c6826 28ac61ee40904538a8fff69263e806cd 5616bb487a86421d997250f77bfa70db - - default default] Floating IP 2aa0ee81-d566-4249-8a50-42104f8ee1dd disassociated. External IP: 10.96.250.209, port: 476a61da-c5b0-439e-a5ff-e655cc57ac2b. [pid: 7|app: 0|req: 543/1108] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:50:08 2026] DELETE /v2.0/ports/476a61da-c5b0-439e-a5ff-e655cc57ac2b => generated 0 bytes in 1508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:10.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7998e976-e2df-4012-b6c7-ab44d653e7f9'] response: {'server_uuid': '431653b1-c5ee-4f99-8378-b89054815c9b', 'name': 'network-vif-deleted', 'tag': '476a61da-c5b0-439e-a5ff-e655cc57ac2b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 544/1109] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:10 2026] GET /v2.0/security-groups?tenant_id=bf879723ff634c62be10f145516868ac&name=default => generated 2801 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1110] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:10 2026] GET /v2.0/ports?device_id=431653b1-c5ee-4f99-8378-b89054815c9b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1111] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:07 2026] POST /v2.0/routers => generated 733 bytes in 2737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1112] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:10 2026] DELETE /v2.0/security-groups/d2834ca5-4318-4c0a-93ab-6ad5491b90b9 => 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: 547/1113] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:11 2026] DELETE /v2.0/security-groups/e18b5770-9c40-4718-8127-360868dd18b5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:11.742 7 INFO neutron.api.v2.resource [None req-4a6e8845-86b6-4844-8358-23c840ba0fc3 28ac61ee40904538a8fff69263e806cd 5616bb487a86421d997250f77bfa70db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1114] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:50:11 2026] GET /v2.0/security-groups/e18b5770-9c40-4718-8127-360868dd18b5 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1115] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:50:11 2026] DELETE /v2.0/floatingips/2aa0ee81-d566-4249-8a50-42104f8ee1dd => generated 0 bytes in 676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1116] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:50:10 2026] PUT /v2.0/routers/3210d2fb-47d0-4a83-8f4c-70f88d6083c5/add_router_interface => generated 309 bytes in 1916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:12.738 7 WARNING neutron_lib.context [None req-c0d76c72-0b7d-4cb6-b56e-0cdf25fe34c5 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:12.888 7 INFO neutron.db.segments_db [None req-c0d76c72-0b7d-4cb6-b56e-0cdf25fe34c5 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Added segment a0f39c4a-22e1-4189-ab45-65aa32c40bcc of type vxlan for network 2e462ff4-2ea5-4c03-9034-8c4d33a2d7cf [pid: 7|app: 0|req: 550/1117] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:12 2026] POST /v2.0/networks => generated 632 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:13.049 7 WARNING neutron_lib.context [None req-6f70682f-5aa8-4dad-ba8b-279450d06e9a 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 551/1118] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:13 2026] POST /v2.0/subnets => generated 602 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:13.358 7 WARNING neutron_lib.context [None req-42580d2d-bbcb-45f6-ba4d-186bb9606216 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:13.423 7 INFO neutron.db.segments_db [None req-42580d2d-bbcb-45f6-ba4d-186bb9606216 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Added segment 52aee48a-8b76-43c1-87b1-23d6debe8632 of type vxlan for network 76f15adf-e06c-4f30-82c0-22c2e4b9613e [pid: 7|app: 0|req: 552/1119] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:13 2026] POST /v2.0/networks => generated 632 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:13.645 7 WARNING neutron_lib.context [None req-16ff8810-fa50-4a65-bedc-5769ddc6029e 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 568/1120] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:50:12 2026] PUT /v2.0/routers/ba89bc28-f6d8-4fa0-8776-a1afda1e258b/remove_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1121] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:50:13 2026] GET /v2.0/networks?id=42d2da26-153e-41b7-a62d-5dbf7b7b07ad => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1122] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:13 2026] POST /v2.0/subnets => generated 605 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:14.131 8 WARNING neutron_lib.context [None req-1ea2eda7-aca7-4601-b066-5ad716ab2c79 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:14.301 8 INFO neutron.db.segments_db [None req-1ea2eda7-aca7-4601-b066-5ad716ab2c79 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Added segment 19d8bf91-23f0-41b4-8fcd-8fdf2f778c9a of type vxlan for network 1f29f879-1bfc-425b-9a2e-9f3055b034ed [pid: 8|app: 0|req: 570/1123] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:50:13 2026] POST /v2.0/networks => generated 632 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1124] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/quotas/3f2dcd4b9d154b9c87a4b45f18deca90 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:14.497 8 WARNING neutron_lib.context [None req-4c5ebe82-149c-4596-9915-9c9d744eec65 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:14.556 8 INFO neutron.db.segments_db [None req-4c5ebe82-149c-4596-9915-9c9d744eec65 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Added segment c7e3a4ec-c194-4af9-847b-813adcd026c2 of type vxlan for network 8a6e3b9a-202c-4ae2-b463-2fca4c5e9904 [pid: 8|app: 0|req: 572/1125] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:14 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:14.686 8 WARNING neutron_lib.context [None req-0b076cbb-e762-424f-8909-4de6b1f49499 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:14.732 8 INFO neutron.db.segments_db [None req-0b076cbb-e762-424f-8909-4de6b1f49499 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Added segment 97707416-add3-4130-956d-42240f4bf7c2 of type vxlan for network ef0fa6cb-8b85-45d2-b688-5184187bc5df 2026-05-27 20:50:15.102 8 INFO neutron.db.l3_hamode_db [None req-0b076cbb-e762-424f-8909-4de6b1f49499 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:50:15.115 7 INFO neutron.services.segments.plugin [-] Segment 8305d0f2-b36e-4979-aac9-c3f58264d1ee resource provider aggregate not found 2026-05-27 20:50:15.123 7 INFO neutron.services.segments.plugin [-] Segment 8305d0f2-b36e-4979-aac9-c3f58264d1ee resource provider aggregate not found 2026-05-27 20:50:15.140 7 INFO neutron.services.segments.plugin [-] Segment 8305d0f2-b36e-4979-aac9-c3f58264d1ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8305d0f2-b36e-4979-aac9-c3f58264d1ee found for delete ", "request_id": "req-68e16b5e-dd86-48b2-92a3-2c18549deb39"}]} 2026-05-27 20:50:15.147 7 INFO neutron.services.segments.plugin [-] Segment 8305d0f2-b36e-4979-aac9-c3f58264d1ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8305d0f2-b36e-4979-aac9-c3f58264d1ee found for delete ", "request_id": "req-78f87535-e394-453b-9f8a-780116af6468"}]} 2026-05-27 20:50:15.152 7 INFO neutron.db.l3_hamode_db [None req-c6fc8681-a4cf-460b-a287-e0699d0fc59d 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network 7abc9809-361f-44cb-8f07-0f0749abee05 was deleted as no HA routers are present in tenant 5616bb487a86421d997250f77bfa70db. [pid: 7|app: 0|req: 554/1126] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:13 2026] DELETE /v2.0/routers/ba89bc28-f6d8-4fa0-8776-a1afda1e258b => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1127] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/ports?tenant_id=3f2dcd4b9d154b9c87a4b45f18deca90&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:15.291 7 WARNING neutron_lib.context [None req-83da7c7c-8081-411f-bba4-61fc5fae1630 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 556/1128] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:15 2026] POST /v2.0/subnets => generated 605 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1129] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:15 2026] DELETE /v2.0/subnets/cce932ce-7ecc-4969-8ae8-c0d6337983a5 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1130] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/networks/42d2da26-153e-41b7-a62d-5dbf7b7b07ad?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:16.021 7 WARNING neutron_lib.context [None req-6e9f3488-89af-48a1-8975-0945546d30aa 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:16.099 7 INFO neutron.db.segments_db [None req-6e9f3488-89af-48a1-8975-0945546d30aa 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Added segment cf8037c2-9da2-4cc8-919d-de659f1e873e of type vxlan for network 5b2daefc-9d1f-4c5b-8824-55b952ec7c7d [pid: 7|app: 0|req: 559/1131] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:16 2026] POST /v2.0/networks => generated 632 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 20:50:16.477 8 INFO neutron.db.l3_hamode_db [None req-0b076cbb-e762-424f-8909-4de6b1f49499 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - 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/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 560/1132] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:16 2026] DELETE /v2.0/networks/d8ed5364-dab0-4969-96f7-b7ab126442f4 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1133] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:50:16 2026] GET /v2.0/networks/42d2da26-153e-41b7-a62d-5dbf7b7b07ad?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) 2026-05-27 20:50:16.757 7 WARNING neutron_lib.context [None req-46cf7869-c9a2-4695-a67b-b4ba7874f16a 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 562/1134] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:16 2026] POST /v2.0/subnets => generated 605 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1135] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:17 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:17.169 7 INFO neutron.services.segments.plugin [-] Segment 311adcb4-9c40-4581-90ee-16c875d76fd2 resource provider aggregate not found 2026-05-27 20:50:17.178 7 INFO neutron.services.segments.plugin [-] Segment 311adcb4-9c40-4581-90ee-16c875d76fd2 resource provider aggregate not found 2026-05-27 20:50:17.186 7 INFO neutron.services.segments.plugin [-] Segment 311adcb4-9c40-4581-90ee-16c875d76fd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 311adcb4-9c40-4581-90ee-16c875d76fd2 found for delete ", "request_id": "req-4fb78939-ac5c-4ceb-af4f-8f01fc51c690"}]} [pid: 7|app: 0|req: 564/1136] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:17 2026] GET /v2.0/security-groups?tenant_id=5616bb487a86421d997250f77bfa70db&name=default => generated 2801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:17.201 7 INFO neutron.services.segments.plugin [-] Segment 311adcb4-9c40-4581-90ee-16c875d76fd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 311adcb4-9c40-4581-90ee-16c875d76fd2 found for delete ", "request_id": "req-f091a7ed-865a-420d-a45c-7223ce8bdd05"}]} 2026-05-27 20:50:17.206 7 WARNING neutron_lib.context [None req-a3191fa2-a9bb-4d6b-b2ba-2487209fb5e9 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:17.290 7 INFO neutron.db.segments_db [None req-a3191fa2-a9bb-4d6b-b2ba-2487209fb5e9 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Added segment cd73dcb1-9be7-4227-a44b-afc24aca7e37 of type vxlan for network 786e96f4-a414-412d-96d6-b099c9451606 [pid: 7|app: 0|req: 565/1137] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:17 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1138] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:17 2026] DELETE /v2.0/security-groups/0aecc33a-78f9-4e1e-bf39-6f8372350e9b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:17.567 7 WARNING neutron_lib.context [None req-49437160-462b-4526-91bf-19e22d9994fa 7cf9ff0dfabe4d399012ccadbf6af77c 8f51a10d9f33436db6ce5a954c7a3877 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1139] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:17 2026] POST /v2.0/subnets => generated 605 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1140] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:18 2026] GET /v2.0/networks?id=42d2da26-153e-41b7-a62d-5dbf7b7b07ad => generated 678 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1141] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:50:18 2026] PUT /v2.0/subnets/fed97b26-ad83-429a-a377-9a91889018c6/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:18.231 7 WARNING neutron_lib.context [req-bc48659a-2222-4d0a-8429-77d8c8990024 req-303093bc-44d8-47fe-a05c-07982eb2350c e0cf38b35d6d4e72872ead929127f33b 3f2dcd4b9d154b9c87a4b45f18deca90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 573/1142] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:14 2026] POST /v2.0/routers => generated 695 bytes in 3696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1143] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:18 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => 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: 575/1144] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:50:18 2026] PUT /v2.0/subnets/0d72c0a2-9786-4da6-904b-9cc33d0e572a/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1145] 10.0.0.134 () {32 vars in 776 bytes} [Wed May 27 20:50:18 2026] GET /v2.0/subnets?project_id=98ff31a083564f46b9d0f75c765c4785&cidr=10.100.0.0%2F28 => generated 14 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1146] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:50:18 2026] POST /v2.0/ports => generated 954 bytes in 544 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: 577/1147] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:50:18 2026] PUT /v2.0/subnets/f953a3bd-0f40-411d-beb1-2e159a514954/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1148] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:50:18 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1149] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:50:18 2026] PUT /v2.0/subnets/95e614bb-4494-415c-be92-4a7388a0848a/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1150] 10.0.0.134 () {32 vars in 784 bytes} [Wed May 27 20:50:18 2026] GET /v2.0/subnets?network_id=9b32560f-b4cc-417f-a594-357ed4d7075e&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1151] 10.0.0.134 () {32 vars in 664 bytes} [Wed May 27 20:50:18 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:19.023 7 WARNING neutron_lib.context [None req-a331e3e2-73f0-477e-857b-32fa910fd365 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 578/1152] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:50:18 2026] PUT /v2.0/ports/4e8c5140-8ae1-469e-81e5-407937b523fe => generated 1199 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1153] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:19 2026] POST /v2.0/subnets => generated 633 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-27 20:50:19.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e614956-706b-4d3a-91dd-a46c268b0aa1'] response: {'name': 'network-changed', 'server_uuid': '7cacd757-3f92-482c-8c01-90867ed2bbc9', 'tag': '4e8c5140-8ae1-469e-81e5-407937b523fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 579/1154] 10.0.0.134 () {32 vars in 678 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 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: 8|app: 0|req: 580/1155] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/ports?tenant_id=3f2dcd4b9d154b9c87a4b45f18deca90&device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1156] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1157] 10.0.0.134 () {32 vars in 674 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1158] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4e8c5140-8ae1-469e-81e5-407937b523fe => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:20.113 8 INFO neutron.db.segments_db [None req-ca3ecd39-ebac-4fe2-80c3-ffab9c681c2a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 38eae226-fca5-455c-8702-1ad5ba2530d6 of type vxlan for network b1eb39f9-832f-4adc-b4b0-11b86af561f7 [pid: 8|app: 0|req: 584/1159] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:50:19 2026] POST /v2.0/networks => generated 744 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1160] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:20 2026] GET /v2.0/security-groups?id=8d30b789-b801-450c-b215-ebfdebac7949&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1161] 10.0.0.134 () {32 vars in 686 bytes} [Wed May 27 20:50:20 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1162] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:20 2026] GET /v2.0/subnets?id=5a63760d-553a-44ea-b605-32e53b8f61d1 => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1163] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:20 2026] POST /v2.0/subnets => generated 667 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1164] 10.0.0.134 () {32 vars in 672 bytes} [Wed May 27 20:50:20 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1165] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:20 2026] GET /v2.0/ports?network_id=42d2da26-153e-41b7-a62d-5dbf7b7b07ad&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:20.792 8 INFO neutron.db.segments_db [None req-a95550d2-44c0-4293-98e6-dbdce6502514 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 2bc25ad9-bd27-46ea-bed0-e4f41ed95f13 of type vxlan for network ac387503-21fd-475b-9cea-42c45df3e87b 2026-05-27 20:50:21.135 8 INFO neutron.db.l3_hamode_db [None req-a95550d2-44c0-4293-98e6-dbdce6502514 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1166] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:50:19 2026] PUT /v2.0/routers/b110c587-70bf-45dd-a4dd-6cc2ff45b07c/add_router_interface => generated 309 bytes in 1939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1167] 10.0.0.134 () {32 vars in 686 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1168] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/networks/42d2da26-153e-41b7-a62d-5dbf7b7b07ad?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1169] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/networks => generated 10224 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1170] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1171] 10.0.0.134 () {32 vars in 682 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1172] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/networks/42d2da26-153e-41b7-a62d-5dbf7b7b07ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:22.394 8 INFO neutron.db.l3_hamode_db [None req-a95550d2-44c0-4293-98e6-dbdce6502514 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 583/1173] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/subnets => generated 8118 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1174] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/security-groups?id=8d30b789-b801-450c-b215-ebfdebac7949&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1175] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1178] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/ports?tenant_id=3f2dcd4b9d154b9c87a4b45f18deca90&device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1179] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/routers => generated 2194 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1180] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:22 2026] DELETE /v2.0/subnets/fed97b26-ad83-429a-a377-9a91889018c6 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1181] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:23 2026] GET /v2.0/networks?id=42d2da26-153e-41b7-a62d-5dbf7b7b07ad => generated 774 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:23.174 7 WARNING neutron_lib.context [None req-ccd9ddb1-ecce-4b24-8af8-177626dd2216 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 592/1182] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:50:23 2026] POST /v2.0/security-groups => generated 1611 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1183] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:23 2026] DELETE /v2.0/subnets/0d72c0a2-9786-4da6-904b-9cc33d0e572a => 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: 594/1184] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4e8c5140-8ae1-469e-81e5-407937b523fe => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:23.605 7 WARNING neutron_lib.context [None req-43c6470e-bc9e-4f20-ac69-65d2eaf905e8 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 591/1185] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:20 2026] POST /v2.0/routers => generated 731 bytes in 2958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1186] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1187] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:23 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1188] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:23 2026] GET /v2.0/subnets?id=5a63760d-553a-44ea-b605-32e53b8f61d1 => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1189] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:23 2026] DELETE /v2.0/subnets/f953a3bd-0f40-411d-beb1-2e159a514954 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:23.932 7 WARNING neutron_lib.context [None req-060ffe6f-695f-4520-8b7e-f55016a0cfc2 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 597/1190] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:23 2026] POST /v2.0/security-group-rules => generated 564 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1191] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/security-groups?id=8d30b789-b801-450c-b215-ebfdebac7949&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1192] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/ports?network_id=42d2da26-153e-41b7-a62d-5dbf7b7b07ad&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1193] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:24 2026] DELETE /v2.0/subnets/95e614bb-4494-415c-be92-4a7388a0848a => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:24.436 7 WARNING neutron_lib.context [None req-b4092d5b-fd90-49b6-96bc-79e063233d9f 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 601/1194] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1195] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/networks/42d2da26-153e-41b7-a62d-5dbf7b7b07ad?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: 603/1196] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:24 2026] DELETE /v2.0/subnets/74126f2e-0e77-471e-b5eb-e8eae5fbff4d => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:24.857 7 WARNING neutron_lib.context [None req-2fe29e39-7e28-4100-914e-d57addf6c378 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1197] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1198] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/networks/42d2da26-153e-41b7-a62d-5dbf7b7b07ad?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-27 20:50:25.209 7 INFO neutron.services.segments.plugin [-] Segment a0f39c4a-22e1-4189-ab45-65aa32c40bcc resource provider aggregate not found 2026-05-27 20:50:25.215 7 INFO neutron.services.segments.plugin [-] Segment a0f39c4a-22e1-4189-ab45-65aa32c40bcc resource provider aggregate not found 2026-05-27 20:50:25.243 7 INFO neutron.services.segments.plugin [-] Segment a0f39c4a-22e1-4189-ab45-65aa32c40bcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f39c4a-22e1-4189-ab45-65aa32c40bcc found for delete ", "request_id": "req-31742177-33ff-4d4f-8145-bd9763f7b464"}]} 2026-05-27 20:50:25.245 7 INFO neutron.services.segments.plugin [-] Segment a0f39c4a-22e1-4189-ab45-65aa32c40bcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f39c4a-22e1-4189-ab45-65aa32c40bcc found for delete ", "request_id": "req-213efc8d-8dfa-4085-9f7f-42290c6e307d"}]} [pid: 7|app: 0|req: 606/1199] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:25 2026] DELETE /v2.0/networks/2e462ff4-2ea5-4c03-9034-8c4d33a2d7cf => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:25.260 7 WARNING neutron_lib.context [None req-a61342b7-2500-473b-abf6-99168205581d 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:25.296 7 INFO neutron.db.securitygroups_db [None req-a61342b7-2500-473b-abf6-99168205581d 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Project 98ff31a083564f46b9d0f75c765c4785 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: 594/1200] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:50:23 2026] PUT /v2.0/routers/ab156576-7c28-4ea4-8432-082289ffa239/add_router_interface => generated 309 bytes in 1619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1201] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:25 2026] POST /v2.0/security-group-rules => generated 575 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1202] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:25 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:25.537 8 WARNING neutron_lib.context [None req-d9f78a46-4b12-463f-9576-1c911530df80 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:25.579 8 INFO neutron.db.securitygroups_db [None req-d9f78a46-4b12-463f-9576-1c911530df80 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Project 98ff31a083564f46b9d0f75c765c4785 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: 608/1203] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:25 2026] DELETE /v2.0/networks/76f15adf-e06c-4f30-82c0-22c2e4b9613e => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1204] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:25 2026] POST /v2.0/security-group-rules => generated 574 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1205] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:25 2026] GET /v2.0/security-groups?id=8d30b789-b801-450c-b215-ebfdebac7949&fields=id&fields=name => generated 88 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:25.960 8 INFO neutron.services.segments.plugin [-] Segment c7e3a4ec-c194-4af9-847b-813adcd026c2 resource provider aggregate not found 2026-05-27 20:50:25.967 8 INFO neutron.services.segments.plugin [-] Segment c7e3a4ec-c194-4af9-847b-813adcd026c2 resource provider aggregate not found 2026-05-27 20:50:25.987 8 INFO neutron.services.segments.plugin [-] Segment c7e3a4ec-c194-4af9-847b-813adcd026c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e3a4ec-c194-4af9-847b-813adcd026c2 found for delete ", "request_id": "req-dc2376ee-451c-4666-b9ba-7604e9411e61"}]} 2026-05-27 20:50:25.988 8 INFO neutron.services.segments.plugin [-] Segment c7e3a4ec-c194-4af9-847b-813adcd026c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e3a4ec-c194-4af9-847b-813adcd026c2 found for delete ", "request_id": "req-924530fb-a49e-445f-882b-11dab5c0e604"}]} [pid: 8|app: 0|req: 597/1206] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:25 2026] DELETE /v2.0/networks/8a6e3b9a-202c-4ae2-b463-2fca4c5e9904 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:26.078 8 WARNING neutron_lib.context [None req-f306bd9a-0856-4d48-a3ce-2e4c77fee085 8ad77625ef59455393fae9f1b8c46abc f958c85b3e1d4e0da16bf0e368628c0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1207] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:50:26 2026] POST /v2.0/security-groups => generated 1595 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1208] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:26 2026] DELETE /v2.0/networks/5b2daefc-9d1f-4c5b-8824-55b952ec7c7d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:26.272 7 WARNING neutron_lib.context [None req-996156f6-03cc-485f-a733-22cba1f62183 8ad77625ef59455393fae9f1b8c46abc f958c85b3e1d4e0da16bf0e368628c0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 611/1209] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1210] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:50:26 2026] GET /v2.0/networks => generated 1297 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:26.416 8 WARNING neutron_lib.context [None req-98f0b110-a15a-4523-ac2b-20d8358b659f 8ad77625ef59455393fae9f1b8c46abc f958c85b3e1d4e0da16bf0e368628c0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 600/1211] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1212] 10.0.0.242 () {34 vars in 1100 bytes} [Wed May 27 20:50:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1060508235&fields=id&tenant_id=98ff31a083564f46b9d0f75c765c4785 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:26.572 8 WARNING neutron_lib.context [None req-69074cd3-13e8-41ee-813d-0e97c19352a5 8ad77625ef59455393fae9f1b8c46abc f958c85b3e1d4e0da16bf0e368628c0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 612/1213] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:26 2026] DELETE /v2.0/networks/786e96f4-a414-412d-96d6-b099c9451606 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1214] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:50:26 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 660 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1215] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:50:26 2026] GET /v2.0/quotas/98ff31a083564f46b9d0f75c765c4785 => 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: 615/1216] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:50:26 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1217] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:50:26 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 617/1218] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:26 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1219] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 619/1220] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/security-groups?id=8d30b789-b801-450c-b215-ebfdebac7949&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1221] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:27.474 7 INFO neutron.services.segments.plugin [-] Segment 52aee48a-8b76-43c1-87b1-23d6debe8632 resource provider aggregate not found 2026-05-27 20:50:27.491 7 INFO neutron.services.segments.plugin [-] Segment 52aee48a-8b76-43c1-87b1-23d6debe8632 resource provider aggregate not found 2026-05-27 20:50:27.497 7 INFO neutron.services.segments.plugin [-] Segment 52aee48a-8b76-43c1-87b1-23d6debe8632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52aee48a-8b76-43c1-87b1-23d6debe8632 found for delete ", "request_id": "req-c12a3a9d-d04a-4667-9aec-dc2a16118323"}]} 2026-05-27 20:50:27.522 7 INFO neutron.services.segments.plugin [-] Segment cf8037c2-9da2-4cc8-919d-de659f1e873e resource provider aggregate not found [pid: 7|app: 0|req: 621/1222] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:27.539 7 INFO neutron.services.segments.plugin [-] Segment 52aee48a-8b76-43c1-87b1-23d6debe8632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52aee48a-8b76-43c1-87b1-23d6debe8632 found for delete ", "request_id": "req-0382904c-be45-49af-baa8-7af1ac6da52b"}]} 2026-05-27 20:50:27.545 7 INFO neutron.services.segments.plugin [-] Segment cf8037c2-9da2-4cc8-919d-de659f1e873e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf8037c2-9da2-4cc8-919d-de659f1e873e found for delete ", "request_id": "req-e1d2b66b-1e75-4d1d-9b16-a5d41a69ef27"}]} 2026-05-27 20:50:27.555 7 INFO neutron.services.segments.plugin [-] Segment cf8037c2-9da2-4cc8-919d-de659f1e873e resource provider aggregate not found 2026-05-27 20:50:27.563 7 INFO neutron.services.segments.plugin [-] Segment cd73dcb1-9be7-4227-a44b-afc24aca7e37 resource provider aggregate not found 2026-05-27 20:50:27.577 7 INFO neutron.services.segments.plugin [-] Segment cf8037c2-9da2-4cc8-919d-de659f1e873e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf8037c2-9da2-4cc8-919d-de659f1e873e found for delete ", "request_id": "req-00f896c0-9b19-468f-b8b9-1743b346a371"}]} 2026-05-27 20:50:27.584 7 INFO neutron.services.segments.plugin [-] Segment cd73dcb1-9be7-4227-a44b-afc24aca7e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd73dcb1-9be7-4227-a44b-afc24aca7e37 found for delete ", "request_id": "req-0c71ad85-f223-4a88-a50b-a7f2f8cfaa2a"}]} 2026-05-27 20:50:27.595 7 INFO neutron.services.segments.plugin [-] Segment cd73dcb1-9be7-4227-a44b-afc24aca7e37 resource provider aggregate not found 2026-05-27 20:50:27.612 7 INFO neutron.services.segments.plugin [-] Segment cd73dcb1-9be7-4227-a44b-afc24aca7e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd73dcb1-9be7-4227-a44b-afc24aca7e37 found for delete ", "request_id": "req-71f90ffa-dbd0-45c2-b863-2634b1a74535"}]} [pid: 8|app: 0|req: 602/1223] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:50:26 2026] POST /v2.0/floatingips => generated 552 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1224] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/security-groups?id=8d30b789-b801-450c-b215-ebfdebac7949&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: 7|app: 0|req: 622/1225] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/security-groups?tenant_id=ac61da3715a74fcaa2f7987ab8c0fb78&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1226] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:27 2026] DELETE /v2.0/security-groups/376cc602-f4a2-4813-896c-d3f062d97353 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1227] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/ports?device_id=7cacd757-3f92-482c-8c01-90867ed2bbc9 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1228] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 660 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1229] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/security-groups?tenant_id=6e0feb90a25e4d138811d2b6e7761dd1&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1230] 10.0.0.242 () {34 vars in 1096 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--57095273&fields=id&tenant_id=f958c85b3e1d4e0da16bf0e368628c0c => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1231] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98ff31a083564f46b9d0f75c765c4785 => generated 181 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1232] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:50:28 2026] DELETE /v2.0/ports/4e8c5140-8ae1-469e-81e5-407937b523fe => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1233] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:28.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4b73c50-2d3c-418a-8352-6cd672e280bf'] response: {'server_uuid': '7cacd757-3f92-482c-8c01-90867ed2bbc9', 'name': 'network-vif-deleted', 'tag': '4e8c5140-8ae1-469e-81e5-407937b523fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 610/1234] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/networks?id=b1eb39f9-832f-4adc-b4b0-11b86af561f7 => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:28.512 8 WARNING neutron_lib.context [req-0892858d-d3b9-4f1f-833b-1572f2f7b59e req-93b5a4af-861c-46f9-b1c7-e1eb9a49ef33 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1235] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:28 2026] DELETE /v2.0/security-groups/91490789-0791-48be-a23f-4b391927f720 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1236] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/quotas/f958c85b3e1d4e0da16bf0e368628c0c => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1237] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/ports?tenant_id=f958c85b3e1d4e0da16bf0e368628c0c&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1238] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7?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: 629/1239] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/security-groups?tenant_id=8f51a10d9f33436db6ce5a954c7a3877&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1240] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7?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: 611/1241] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:50:28 2026] POST /v2.0/ports => generated 954 bytes in 482 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: 612/1242] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:28 2026] DELETE /v2.0/security-groups/4c0421cc-25f8-4a9c-84a1-6fd9f3e510b4 => 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: 613/1243] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:50:29 2026] PUT /v2.0/ports/cb40ce5a-973c-4e32-b840-9fd869710405 => generated 1199 bytes in 516 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: 614/1244] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:29 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:29.694 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-638f8270-f5bc-4cd1-b026-e9095363c702'] response: {'name': 'network-changed', 'server_uuid': '48e6f844-b2e9-4476-98e5-7e4e3eb207b6', 'tag': 'cb40ce5a-973c-4e32-b840-9fd869710405', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 615/1245] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:29 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 969 bytes in 100 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: 616/1246] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:29 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1247] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:29 2026] GET /v2.0/security-groups?id=88e38825-dd98-47ad-b11b-1998f86ecc30&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1248] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cb40ce5a-973c-4e32-b840-9fd869710405 => 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: 619/1249] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:29 2026] GET /v2.0/networks?id=b1eb39f9-832f-4adc-b4b0-11b86af561f7 => generated 676 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1250] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:29 2026] GET /v2.0/subnets?id=bcfec1dc-8b59-4512-8db8-13656c532042 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1251] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:50:28 2026] PUT /v2.0/routers/3210d2fb-47d0-4a83-8f4c-70f88d6083c5/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1252] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:50:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f958c85b3e1d4e0da16bf0e368628c0c => generated 179 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1253] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:30 2026] GET /v2.0/ports?network_id=1f29f879-1bfc-425b-9a2e-9f3055b034ed&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-27 20:50:30.078 7 WARNING neutron_lib.context [req-2755876e-d6c4-427d-bdab-234ac61421c6 req-09a08696-345a-463b-8a3c-60604bc4f9bb 8ad77625ef59455393fae9f1b8c46abc f958c85b3e1d4e0da16bf0e368628c0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1254] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:50:30 2026] POST /v2.0/ports => generated 954 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 634/1255] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:30 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:31.233 8 INFO neutron.services.segments.plugin [-] Segment af221f5a-b601-4b93-a77f-ec925d9380b4 resource provider aggregate not found 2026-05-27 20:50:31.238 8 INFO neutron.services.segments.plugin [-] Segment af221f5a-b601-4b93-a77f-ec925d9380b4 resource provider aggregate not found 2026-05-27 20:50:31.251 8 INFO neutron.services.segments.plugin [-] Segment af221f5a-b601-4b93-a77f-ec925d9380b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af221f5a-b601-4b93-a77f-ec925d9380b4 found for delete ", "request_id": "req-08521f0c-d4a9-4324-8138-3f41d05cf123"}]} 2026-05-27 20:50:31.256 8 INFO neutron.services.segments.plugin [-] Segment af221f5a-b601-4b93-a77f-ec925d9380b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af221f5a-b601-4b93-a77f-ec925d9380b4 found for delete ", "request_id": "req-66e0ca13-127f-46f4-94da-e94d51404250"}]} 2026-05-27 20:50:31.263 8 INFO neutron.db.l3_hamode_db [None req-e5f3940e-711c-4859-9dd6-cbc10cb03163 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network 53242097-81a2-4c1d-9e02-ef6238e19849 was deleted as no HA routers are present in tenant 3f2dcd4b9d154b9c87a4b45f18deca90. [pid: 8|app: 0|req: 622/1256] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:30 2026] DELETE /v2.0/routers/3210d2fb-47d0-4a83-8f4c-70f88d6083c5 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1257] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:50:30 2026] PUT /v2.0/ports/9a848081-d3e8-4079-892d-fccc61f98eb5 => generated 1199 bytes in 606 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: 623/1258] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 624/1259] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1260] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1261] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/ports?tenant_id=f958c85b3e1d4e0da16bf0e368628c0c&device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 638/1262] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1263] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/security-groups?id=30e3ba0a-cc23-4401-ae81-f73b5cd412c0&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:31.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-867b430b-6040-4028-a8fa-3d003803a9b4'] response: {'name': 'network-changed', 'server_uuid': '430fb4e9-6549-432e-8122-c120f9ed38a7', 'tag': '9a848081-d3e8-4079-892d-fccc61f98eb5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 640/1264] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/security-groups?id=88e38825-dd98-47ad-b11b-1998f86ecc30&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1265] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9a848081-d3e8-4079-892d-fccc61f98eb5 => 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: 625/1266] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:31 2026] DELETE /v2.0/subnets/5a63760d-553a-44ea-b605-32e53b8f61d1 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1267] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 756 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1268] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/subnets?id=f358875f-619c-4bbd-afec-7209d7861b66 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1269] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cb40ce5a-973c-4e32-b840-9fd869710405 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1270] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/ports?network_id=b1eb39f9-832f-4adc-b4b0-11b86af561f7&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: 629/1271] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/subnets?id=bcfec1dc-8b59-4512-8db8-13656c532042 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1272] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7?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: 631/1273] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/ports?network_id=1f29f879-1bfc-425b-9a2e-9f3055b034ed&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1274] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1275] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:31 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 634/1276] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/ports?tenant_id=f958c85b3e1d4e0da16bf0e368628c0c&device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1277] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1278] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/networks?id=b1eb39f9-832f-4adc-b4b0-11b86af561f7 => generated 772 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1279] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9a848081-d3e8-4079-892d-fccc61f98eb5 => 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: 638/1280] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/subnets?id=f358875f-619c-4bbd-afec-7209d7861b66 => generated 670 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:32.359 7 INFO neutron.services.segments.plugin [-] Segment 0b5eef37-7ee6-45c4-aeb9-01689fc4ee1f resource provider aggregate not found 2026-05-27 20:50:32.363 7 INFO neutron.services.segments.plugin [-] Segment 0b5eef37-7ee6-45c4-aeb9-01689fc4ee1f resource provider aggregate not found 2026-05-27 20:50:32.381 7 INFO neutron.services.segments.plugin [-] Segment 0b5eef37-7ee6-45c4-aeb9-01689fc4ee1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b5eef37-7ee6-45c4-aeb9-01689fc4ee1f found for delete ", "request_id": "req-3038c278-753f-45c0-bd9f-6773acb83b5d"}]} 2026-05-27 20:50:32.382 7 INFO neutron.services.segments.plugin [-] Segment 0b5eef37-7ee6-45c4-aeb9-01689fc4ee1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b5eef37-7ee6-45c4-aeb9-01689fc4ee1f found for delete ", "request_id": "req-cbd9a787-de01-4402-8e3e-a4a566d6f297"}]} [pid: 8|app: 0|req: 639/1281] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/ports?network_id=b1eb39f9-832f-4adc-b4b0-11b86af561f7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1282] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:31 2026] DELETE /v2.0/networks/42d2da26-153e-41b7-a62d-5dbf7b7b07ad => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1283] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1284] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7?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: 8|app: 0|req: 641/1285] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/security-groups?tenant_id=3f2dcd4b9d154b9c87a4b45f18deca90&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1286] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:32 2026] DELETE /v2.0/security-groups/8d30b789-b801-450c-b215-ebfdebac7949 => 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: 642/1287] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1288] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/security-groups?id=30e3ba0a-cc23-4401-ae81-f73b5cd412c0&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1289] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1290] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/security-groups?id=88e38825-dd98-47ad-b11b-1998f86ecc30&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1291] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:33 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1292] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:33 2026] GET /v2.0/security-groups?id=30e3ba0a-cc23-4401-ae81-f73b5cd412c0&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1293] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:33 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:33.994 7 WARNING neutron_lib.context [None req-a494fcda-2106-493a-b70c-6a91212683aa cac6200c4b2f4fb1869ef055737a55cb f546eb83ba874931abda0c60ec94a04b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 647/1294] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:50:33 2026] POST /v2.0/subnetpools => generated 516 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1295] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/security-groups?id=88e38825-dd98-47ad-b11b-1998f86ecc30&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:34.059 7 WARNING neutron_lib.context [None req-7a9c2b35-505b-4485-a344-cc60fd6be5f3 cac6200c4b2f4fb1869ef055737a55cb f546eb83ba874931abda0c60ec94a04b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 648/1296] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:50:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:34.136 8 WARNING neutron_lib.context [None req-f84c4702-2bdc-4564-889f-680f43542b91 cac6200c4b2f4fb1869ef055737a55cb f546eb83ba874931abda0c60ec94a04b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 649/1297] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:50:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1298] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:34.202 8 WARNING neutron_lib.context [None req-ba5495c8-e70f-4699-845a-dfdaa7ccaccb cac6200c4b2f4fb1869ef055737a55cb f546eb83ba874931abda0c60ec94a04b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 650/1299] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:50:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1300] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/security-groups?id=88e38825-dd98-47ad-b11b-1998f86ecc30&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:34.264 8 WARNING neutron_lib.context [None req-da2868d7-c4f6-4d87-9ba8-8b60fda98a74 cac6200c4b2f4fb1869ef055737a55cb f546eb83ba874931abda0c60ec94a04b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 651/1301] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:50:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1302] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1303] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:50:34 2026] PUT /v2.0/subnetpools/565cfc06-a40f-43fd-9377-a018d9e2c4ac/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:34.368 8 WARNING neutron_lib.context [None req-6e4f9f02-8847-4229-af60-4f92f189ce89 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 652/1304] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:50:34 2026] PUT /v2.0/subnetpools/164772bd-7fb4-43e8-8ab7-a16a26f85e1a/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1305] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:50:34 2026] PUT /v2.0/subnetpools/4d51c9ee-afd3-4b9b-a34d-f30a52937716/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1306] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:50:34 2026] PUT /v2.0/subnetpools/342ff51e-f76b-45d1-bf67-eb8c99160dfc/tags => 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: 655/1307] 10.0.0.134 () {32 vars in 672 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnetpools?tags=red => 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: 656/1308] 10.0.0.134 () {32 vars in 686 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1309] 10.0.0.134 () {32 vars in 682 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1310] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1311] 10.0.0.134 () {32 vars in 680 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1312] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1313] 10.0.0.134 () {32 vars in 690 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1314] 10.0.0.134 () {32 vars in 702 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1315] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:50:34 2026] DELETE /v2.0/subnetpools/565cfc06-a40f-43fd-9377-a018d9e2c4ac => 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: 664/1316] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:50:34 2026] DELETE /v2.0/subnetpools/164772bd-7fb4-43e8-8ab7-a16a26f85e1a => 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: 665/1317] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:50:34 2026] DELETE /v2.0/subnetpools/4d51c9ee-afd3-4b9b-a34d-f30a52937716 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1318] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:50:34 2026] DELETE /v2.0/subnetpools/342ff51e-f76b-45d1-bf67-eb8c99160dfc => 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: 667/1319] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1320] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/subnetpools/ae29a5cc-a84e-460c-9b63-dfd6827f8ee1 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1321] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/security-groups?id=30e3ba0a-cc23-4401-ae81-f73b5cd412c0&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:35.318 8 INFO neutron.db.l3_db [None req-6e4f9f02-8847-4229-af60-4f92f189ce89 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Floating IP 4bed1121-3cde-49b1-9d4d-25517e8d3975 associated. External IP: 10.96.250.212, port: cb40ce5a-973c-4e32-b840-9fd869710405. [pid: 8|app: 0|req: 653/1322] 10.0.0.134 () {34 vars in 677 bytes} [Wed May 27 20:50:34 2026] POST /v2.0/floatingips => generated 855 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1323] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:35.805 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-669da3ec-2d97-48bc-9f5c-ac9f820423ad'] response: {'name': 'network-changed', 'server_uuid': '48e6f844-b2e9-4476-98e5-7e4e3eb207b6', 'tag': 'cb40ce5a-973c-4e32-b840-9fd869710405', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 671/1324] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => 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: 672/1325] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1326] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cb40ce5a-973c-4e32-b840-9fd869710405 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1327] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/subnets?id=bcfec1dc-8b59-4512-8db8-13656c532042 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1328] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/ports?network_id=1f29f879-1bfc-425b-9a2e-9f3055b034ed&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1329] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/security-groups?tenant_id=0539fd1f99494291a5b084d1acff1b28&name=default => generated 2801 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1330] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1331] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/security-groups?tenant_id=2a92c6d8cc4947cc96eae63f74f49aa5&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1332] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:36 2026] DELETE /v2.0/security-groups/82f9d6b8-5b4e-45fa-afbb-0d4a3ab37733 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1333] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1334] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1335] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:36 2026] DELETE /v2.0/security-groups/de1e66dd-3226-4925-8049-08663e28741d => 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: 679/1336] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/security-groups?id=30e3ba0a-cc23-4401-ae81-f73b5cd412c0&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1337] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1338] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/security-groups?tenant_id=6966c5e38f504b8bb7ef8ea9422c5d61&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1339] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1340] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:36 2026] DELETE /v2.0/security-groups/ed4dcb54-d969-4790-8770-72b46cc71e82 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:37.141 8 INFO neutron.db.l3_db [None req-b4ee06a8-68b8-4a0b-8350-7494c6b08cd8 8ad77625ef59455393fae9f1b8c46abc f958c85b3e1d4e0da16bf0e368628c0c - - default default] Floating IP 6af62f7e-517a-4af6-9591-7b3307fb7573 associated. External IP: 10.96.250.205, port: 9a848081-d3e8-4079-892d-fccc61f98eb5. [pid: 7|app: 0|req: 683/1341] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/security-groups?tenant_id=f546eb83ba874931abda0c60ec94a04b&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1344] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:37 2026] DELETE /v2.0/security-groups/e49d1a6d-1b42-45ad-bfc4-0a7b27acf080 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1345] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:50:36 2026] PUT /v2.0/floatingips/6af62f7e-517a-4af6-9591-7b3307fb7573 => generated 855 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1346] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => 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: 660/1347] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/security-groups?id=30e3ba0a-cc23-4401-ae81-f73b5cd412c0&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1348] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:38.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf17f2ef-8fb4-46d0-9647-71e4dc7eab3c'] response: {'name': 'network-changed', 'server_uuid': '430fb4e9-6549-432e-8122-c120f9ed38a7', 'tag': '9a848081-d3e8-4079-892d-fccc61f98eb5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 661/1349] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/security-groups?id=30e3ba0a-cc23-4401-ae81-f73b5cd412c0&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: 689/1350] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/ports?tenant_id=f958c85b3e1d4e0da16bf0e368628c0c&device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1351] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/networks?id=b1eb39f9-832f-4adc-b4b0-11b86af561f7 => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1352] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9a848081-d3e8-4079-892d-fccc61f98eb5 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1353] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/subnets?id=f358875f-619c-4bbd-afec-7209d7861b66 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1354] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/ports?network_id=b1eb39f9-832f-4adc-b4b0-11b86af561f7&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: 664/1355] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7?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: 692/1356] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1357] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7?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: 666/1358] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:39 2026] GET /v2.0/ports?device_id=430fb4e9-6549-432e-8122-c120f9ed38a7 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1359] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:39 2026] GET /v2.0/security-groups?id=30e3ba0a-cc23-4401-ae81-f73b5cd412c0&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:39.563 7 INFO neutron.db.l3_db [req-cad92afa-baf3-4c30-b91e-2314cedb65a6 req-a01c3a11-5723-47ed-ae67-b08c55df9a98 8ad77625ef59455393fae9f1b8c46abc f958c85b3e1d4e0da16bf0e368628c0c - - default default] Floating IP 6af62f7e-517a-4af6-9591-7b3307fb7573 disassociated. External IP: 10.96.250.205, port: 9a848081-d3e8-4079-892d-fccc61f98eb5. [pid: 7|app: 0|req: 693/1360] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:50:38 2026] DELETE /v2.0/ports/9a848081-d3e8-4079-892d-fccc61f98eb5 => generated 0 bytes in 1464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1361] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:40 2026] DELETE /v2.0/security-groups/30e3ba0a-cc23-4401-ae81-f73b5cd412c0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:40.516 7 INFO neutron.api.v2.resource [None req-6ebd8bdb-1c79-4eae-a28f-d69935c54aa6 8ad77625ef59455393fae9f1b8c46abc f958c85b3e1d4e0da16bf0e368628c0c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1362] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:50:40 2026] GET /v2.0/security-groups/30e3ba0a-cc23-4401-ae81-f73b5cd412c0 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:41.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e2be1d3-000f-4dc2-97ae-e67c9453eee5'] response: {'server_uuid': '430fb4e9-6549-432e-8122-c120f9ed38a7', 'name': 'network-vif-deleted', 'tag': '9a848081-d3e8-4079-892d-fccc61f98eb5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 669/1363] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:50:40 2026] DELETE /v2.0/floatingips/6af62f7e-517a-4af6-9591-7b3307fb7573 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1364] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/security-groups?tenant_id=eaa6919797ae44f89a8e065c93c3b42f&name=default => generated 2801 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1365] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:41 2026] DELETE /v2.0/security-groups/65f8f2a3-0cec-4163-a654-c3f85fe39332 => 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: 697/1366] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/security-groups?tenant_id=1300b54774ca4413ae249acd5d45e1df&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1367] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:41 2026] DELETE /v2.0/security-groups/a562ae62-ca58-4bc7-8f2d-417b1f478029 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:42.077 7 WARNING neutron_lib.context [None req-f8854d69-b0e2-4e50-a633-bf29541d938d 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:42.214 7 INFO neutron.db.segments_db [None req-f8854d69-b0e2-4e50-a633-bf29541d938d 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Added segment c3cf8ee0-b612-4bea-8705-7dc2294360ca of type vxlan for network 2aa43a62-507a-415e-ab0e-be1e761973e4 [pid: 7|app: 0|req: 699/1368] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:41 2026] POST /v2.0/networks => generated 632 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:42.352 7 WARNING neutron_lib.context [None req-36f06010-af1b-4e83-b331-ac8a6695c2c6 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 670/1369] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:50:41 2026] PUT /v2.0/routers/ab156576-7c28-4ea4-8432-082289ffa239/remove_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1370] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:50:42 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 20:50:42.693 7 WARNING neutron_lib.context [None req-c65e5038-b344-45ea-9202-8bf7ad2ae4b3 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 701/1371] 10.0.0.134 () {34 vars in 666 bytes} [Wed May 27 20:50:42 2026] POST /v2.0/trunks => generated 407 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:42.949 7 WARNING neutron_lib.context [None req-946a70f3-80f5-48ba-aebd-75ff41839c57 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:43.007 7 INFO neutron.db.segments_db [None req-946a70f3-80f5-48ba-aebd-75ff41839c57 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Added segment 66855a32-1056-4b3e-b20c-72ed50a2b82f of type vxlan for network 7983d17e-90e8-48ef-b4d8-c1132664ec70 [pid: 7|app: 0|req: 702/1372] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:42 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:43.139 7 WARNING neutron_lib.context [None req-924d1468-8a8d-43a8-8bd4-7444201f4e3b 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:43.496 8 INFO neutron.services.segments.plugin [-] Segment 2bc25ad9-bd27-46ea-bed0-e4f41ed95f13 resource provider aggregate not found [pid: 7|app: 0|req: 703/1373] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:50:43 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:43.505 8 INFO neutron.services.segments.plugin [-] Segment 2bc25ad9-bd27-46ea-bed0-e4f41ed95f13 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 20:50:43.511 7 WARNING neutron_lib.context [None req-15aa759e-e011-4f94-8248-250be2d94fc4 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:43.514 8 INFO neutron.services.segments.plugin [-] Segment 2bc25ad9-bd27-46ea-bed0-e4f41ed95f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc25ad9-bd27-46ea-bed0-e4f41ed95f13 found for delete ", "request_id": "req-19a8d641-2a36-42b2-9ed6-66c5260902ed"}]} 2026-05-27 20:50:43.525 8 INFO neutron.services.segments.plugin [-] Segment 2bc25ad9-bd27-46ea-bed0-e4f41ed95f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc25ad9-bd27-46ea-bed0-e4f41ed95f13 found for delete ", "request_id": "req-2a8b68fa-29e9-4c56-9ecd-55a78c63c2a3"}]} 2026-05-27 20:50:43.536 8 INFO neutron.db.l3_hamode_db [None req-e33642fa-a375-4798-b66c-994fa84f3425 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network ac387503-21fd-475b-9cea-42c45df3e87b was deleted as no HA routers are present in tenant f958c85b3e1d4e0da16bf0e368628c0c. [pid: 8|app: 0|req: 671/1374] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:42 2026] DELETE /v2.0/routers/ab156576-7c28-4ea4-8432-082289ffa239 => generated 0 bytes in 1127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1375] 10.0.0.134 () {34 vars in 666 bytes} [Wed May 27 20:50:43 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:43.718 7 WARNING neutron_lib.context [None req-9f63da38-0a5c-437c-9163-f008f6a7b6c7 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:43.774 7 INFO neutron.db.segments_db [None req-9f63da38-0a5c-437c-9163-f008f6a7b6c7 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Added segment 665d0678-6901-45e9-abc9-9f5f0f2aca9d of type vxlan for network a78f1a36-810a-48c5-b02d-cd6f619bd839 [pid: 8|app: 0|req: 672/1376] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:43 2026] DELETE /v2.0/subnets/f358875f-619c-4bbd-afec-7209d7861b66 => 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: 705/1377] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:43 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:43.897 7 WARNING neutron_lib.context [None req-8193250a-f222-4c1c-8131-261e8fba8db5 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 673/1378] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:43 2026] DELETE /v2.0/networks/b1eb39f9-832f-4adc-b4b0-11b86af561f7 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1379] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:50:43 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:44.237 8 WARNING neutron_lib.context [None req-cefcd558-2bf1-4420-8472-303eeb45e25b 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 707/1380] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/security-groups?tenant_id=f958c85b3e1d4e0da16bf0e368628c0c&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: 708/1381] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:44 2026] DELETE /v2.0/security-groups/b89456e5-071f-409a-9cc5-cafc80485c6a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1382] 10.0.0.134 () {34 vars in 666 bytes} [Wed May 27 20:50:44 2026] POST /v2.0/trunks => generated 407 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:44.525 7 WARNING neutron_lib.context [None req-0119e723-8427-48ce-a9b8-1f02ef0c1525 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:44.578 7 INFO neutron.db.segments_db [None req-0119e723-8427-48ce-a9b8-1f02ef0c1525 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Added segment 9c1a6d26-84a0-4887-ac8f-c7cfb567e638 of type vxlan for network 2f084021-2a02-4e3e-aa86-f40cd34eb6b3 [pid: 7|app: 0|req: 709/1383] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:44 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:44.713 8 WARNING neutron_lib.context [None req-34d954e3-15de-4618-b142-f81b24efa38c 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1384] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1385] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/security-groups?id=88e38825-dd98-47ad-b11b-1998f86ecc30&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1386] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:50:44 2026] POST /v2.0/ports => generated 743 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:45.121 7 WARNING neutron_lib.context [None req-9ce419a1-2834-4d49-b244-cc1b1834d701 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 712/1387] 10.0.0.134 () {34 vars in 666 bytes} [Wed May 27 20:50:45 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:50:45.327 8 WARNING neutron_lib.context [None req-00987086-c4c2-4de2-877b-9b103ccb0851 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:45.380 8 INFO neutron.db.segments_db [None req-00987086-c4c2-4de2-877b-9b103ccb0851 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Added segment 8a810c16-df68-4153-9045-44c46c9beee3 of type vxlan for network 0626780e-30a2-4518-97bd-39b45b289385 [pid: 8|app: 0|req: 676/1388] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:45 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:45.505 7 WARNING neutron_lib.context [None req-981779ff-eaed-4600-b862-e5174638e267 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:45.756 8 INFO neutron.services.segments.plugin [-] Segment 38eae226-fca5-455c-8702-1ad5ba2530d6 resource provider aggregate not found 2026-05-27 20:50:45.773 8 INFO neutron.services.segments.plugin [-] Segment 38eae226-fca5-455c-8702-1ad5ba2530d6 resource provider aggregate not found 2026-05-27 20:50:45.787 8 INFO neutron.services.segments.plugin [-] Segment 38eae226-fca5-455c-8702-1ad5ba2530d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eae226-fca5-455c-8702-1ad5ba2530d6 found for delete ", "request_id": "req-f6446b3e-86a2-4a39-abc6-a07fcb393fc0"}]} 2026-05-27 20:50:45.801 8 INFO neutron.services.segments.plugin [-] Segment 38eae226-fca5-455c-8702-1ad5ba2530d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eae226-fca5-455c-8702-1ad5ba2530d6 found for delete ", "request_id": "req-d8e3b98f-2afe-41e1-bd58-e4c74e12f0b2"}]} [pid: 7|app: 0|req: 713/1389] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:50:45 2026] POST /v2.0/ports => generated 743 bytes in 401 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-27 20:50:45.911 7 WARNING neutron_lib.context [None req-6daa6f5c-138a-4f26-8e84-54ddbb1d5cac 8aca9622729849318d678efc24282f88 c11b2ab69b254ee99a8d9e5df922ae46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 677/1390] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/security-groups?tenant_id=bf86af2b8e7440de8cabdb3ff388e34a&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: 714/1391] 10.0.0.134 () {34 vars in 666 bytes} [Wed May 27 20:50:45 2026] POST /v2.0/trunks => generated 407 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1392] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:50:46 2026] PUT /v2.0/trunks/0a11fb50-fd2e-4e1c-89ff-15c58ac29163/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1393] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:46 2026] DELETE /v2.0/security-groups/cb941332-83e4-4e65-bac2-eaeb3e4a8316 => 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: 716/1394] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:50:46 2026] PUT /v2.0/trunks/13956eaa-1d2b-4430-8694-0dc6704b1281/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1395] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:50:46 2026] PUT /v2.0/trunks/b80a93f5-5464-4be2-9451-470713db7c55/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1396] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:50:46 2026] PUT /v2.0/trunks/77751cfd-56c0-42f5-988b-f83d731875a4/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1397] 10.0.0.134 () {32 vars in 662 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1398] 10.0.0.134 () {32 vars in 676 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1399] 10.0.0.134 () {32 vars in 672 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1400] 10.0.0.134 () {32 vars in 684 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1401] 10.0.0.134 () {32 vars in 670 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1402] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/security-groups?tenant_id=20ca3c58592c48d9b06a083053ede3a7&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1403] 10.0.0.134 () {32 vars in 684 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1404] 10.0.0.134 () {32 vars in 680 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1405] 10.0.0.134 () {32 vars in 692 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1406] 10.0.0.134 () {32 vars in 719 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks/0a11fb50-fd2e-4e1c-89ff-15c58ac29163 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1407] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:46 2026] DELETE /v2.0/security-groups/ac5e1bd8-8550-4c01-9346-a9cc2dfb418f => 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: 726/1408] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/ports/5aad5c55-1d66-4e27-a21e-200f1a6661cf => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1409] 10.0.0.134 () {32 vars in 722 bytes} [Wed May 27 20:50:46 2026] DELETE /v2.0/trunks/0a11fb50-fd2e-4e1c-89ff-15c58ac29163 => 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: 727/1410] 10.0.0.134 () {32 vars in 719 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/trunks/13956eaa-1d2b-4430-8694-0dc6704b1281 => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1411] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/ports/62ee7b9b-af02-4bf6-b80f-be726dc525a3 => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1412] 10.0.0.134 () {32 vars in 722 bytes} [Wed May 27 20:50:46 2026] DELETE /v2.0/trunks/13956eaa-1d2b-4430-8694-0dc6704b1281 => 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: 685/1413] 10.0.0.134 () {32 vars in 719 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/trunks/b80a93f5-5464-4be2-9451-470713db7c55 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1414] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/ports/33ca0d20-29ad-4797-b628-7fb1739e7905 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1415] 10.0.0.134 () {32 vars in 722 bytes} [Wed May 27 20:50:47 2026] DELETE /v2.0/trunks/b80a93f5-5464-4be2-9451-470713db7c55 => 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: 730/1416] 10.0.0.134 () {32 vars in 719 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/trunks/77751cfd-56c0-42f5-988b-f83d731875a4 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1417] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/ports/c2da2ecf-3f39-4434-8afb-24887dd757ee => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1418] 10.0.0.134 () {32 vars in 722 bytes} [Wed May 27 20:50:47 2026] DELETE /v2.0/trunks/77751cfd-56c0-42f5-988b-f83d731875a4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1419] 10.0.0.134 () {32 vars in 719 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/trunks/82c2cc77-80f4-4e1a-9c9c-e0c0ff84e771 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1420] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/ports/4b7a5b2a-697f-438a-a54c-1a65f7b06a52 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1421] 10.0.0.134 () {32 vars in 722 bytes} [Wed May 27 20:50:47 2026] DELETE /v2.0/trunks/82c2cc77-80f4-4e1a-9c9c-e0c0ff84e771 => 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: 733/1422] 10.0.0.134 () {32 vars in 826 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/ports?project_id=98ff31a083564f46b9d0f75c765c4785&network_id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 3691 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1423] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:50:47 2026] DELETE /v2.0/ports/5aad5c55-1d66-4e27-a21e-200f1a6661cf => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1424] 10.0.0.134 () {32 vars in 742 bytes} [Wed May 27 20:50:48 2026] GET /v2.0/subnets?network_id=9b32560f-b4cc-417f-a594-357ed4d7075e => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1425] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:50:47 2026] DELETE /v2.0/ports/62ee7b9b-af02-4bf6-b80f-be726dc525a3 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1426] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:50:48 2026] DELETE /v2.0/ports/33ca0d20-29ad-4797-b628-7fb1739e7905 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:48.436 7 INFO neutron.db.l3_db [None req-04de3034-a842-4b55-813c-ea1819271d65 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Floating IP 4bed1121-3cde-49b1-9d4d-25517e8d3975 disassociated. External IP: 10.96.250.212, port: cb40ce5a-973c-4e32-b840-9fd869710405. [pid: 8|app: 0|req: 693/1427] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:50:48 2026] DELETE /v2.0/ports/c2da2ecf-3f39-4434-8afb-24887dd757ee => 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: 735/1428] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:50:48 2026] PUT /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 554 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:48.842 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d127823-be03-491c-a2af-98b27c7327a1'] response: {'name': 'network-changed', 'server_uuid': '48e6f844-b2e9-4476-98e5-7e4e3eb207b6', 'tag': 'cb40ce5a-973c-4e32-b840-9fd869710405', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 736/1429] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:50:48 2026] GET /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 554 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1430] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:50:48 2026] DELETE /v2.0/ports/4b7a5b2a-697f-438a-a54c-1a65f7b06a52 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1431] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:48 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1432] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:48 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 756 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1433] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cb40ce5a-973c-4e32-b840-9fd869710405 => 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: 698/1434] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/subnets?id=bcfec1dc-8b59-4512-8db8-13656c532042 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1435] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/ports?network_id=1f29f879-1bfc-425b-9a2e-9f3055b034ed&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: 700/1436] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 701/1437] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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) 2026-05-27 20:50:49.421 7 INFO neutron.services.segments.plugin [-] Segment c3cf8ee0-b612-4bea-8705-7dc2294360ca resource provider aggregate not found 2026-05-27 20:50:49.426 7 INFO neutron.services.segments.plugin [-] Segment c3cf8ee0-b612-4bea-8705-7dc2294360ca resource provider aggregate not found 2026-05-27 20:50:49.441 7 INFO neutron.services.segments.plugin [-] Segment c3cf8ee0-b612-4bea-8705-7dc2294360ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3cf8ee0-b612-4bea-8705-7dc2294360ca found for delete ", "request_id": "req-674926f6-07d2-4463-8cdc-9f2885a8135f"}]} 2026-05-27 20:50:49.443 7 INFO neutron.services.segments.plugin [-] Segment c3cf8ee0-b612-4bea-8705-7dc2294360ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3cf8ee0-b612-4bea-8705-7dc2294360ca found for delete ", "request_id": "req-3c89f1d3-e2ca-489a-83a0-2479d158d557"}]} [pid: 7|app: 0|req: 737/1438] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:48 2026] DELETE /v2.0/networks/2aa43a62-507a-415e-ab0e-be1e761973e4 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:49.638 8 INFO neutron.services.segments.plugin [-] Segment 66855a32-1056-4b3e-b20c-72ed50a2b82f resource provider aggregate not found 2026-05-27 20:50:49.643 8 INFO neutron.services.segments.plugin [-] Segment 66855a32-1056-4b3e-b20c-72ed50a2b82f resource provider aggregate not found 2026-05-27 20:50:49.658 8 INFO neutron.services.segments.plugin [-] Segment 66855a32-1056-4b3e-b20c-72ed50a2b82f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66855a32-1056-4b3e-b20c-72ed50a2b82f found for delete ", "request_id": "req-6e5413ba-271b-4171-94ec-910ff07a6931"}]} 2026-05-27 20:50:49.661 8 INFO neutron.services.segments.plugin [-] Segment 66855a32-1056-4b3e-b20c-72ed50a2b82f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66855a32-1056-4b3e-b20c-72ed50a2b82f found for delete ", "request_id": "req-e5fdfd00-f580-47ac-9211-ae0a9bdb8266"}]} [pid: 8|app: 0|req: 702/1439] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:49 2026] DELETE /v2.0/networks/7983d17e-90e8-48ef-b4d8-c1132664ec70 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1440] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:49 2026] DELETE /v2.0/networks/a78f1a36-810a-48c5-b02d-cd6f619bd839 => 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: 703/1441] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1442] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:49 2026] DELETE /v2.0/networks/2f084021-2a02-4e3e-aa86-f40cd34eb6b3 => 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: 704/1443] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:50 2026] DELETE /v2.0/networks/0626780e-30a2-4518-97bd-39b45b289385 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1444] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/security-groups?tenant_id=68c30335566b4554829bc1a31a94f303&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1445] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:50 2026] DELETE /v2.0/security-groups/ee90b142-7f98-4fe5-99e1-879f10270914 => 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: 741/1446] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1447] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/security-groups?tenant_id=7a158471737b46488a64a286a155479e&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1448] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:51 2026] DELETE /v2.0/security-groups/f56826ed-c91e-4c05-ab04-3849a6855407 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1449] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/security-groups?tenant_id=a94ebd9aa1dc4f6eb670f1a6b1253af2&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1450] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/security-groups?tenant_id=3e7ad11e01bb40a7bd6d6417414dc6e4&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1451] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:51 2026] DELETE /v2.0/security-groups/d8efaaa8-e977-4e45-9296-4ac8913b7f35 => 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: 745/1452] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:51 2026] DELETE /v2.0/security-groups/c0c837f0-083b-4e51-baa1-391909fd0b7d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:51.584 7 INFO neutron.services.segments.plugin [-] Segment 665d0678-6901-45e9-abc9-9f5f0f2aca9d resource provider aggregate not found 2026-05-27 20:50:51.590 7 INFO neutron.services.segments.plugin [-] Segment 665d0678-6901-45e9-abc9-9f5f0f2aca9d resource provider aggregate not found 2026-05-27 20:50:51.598 7 INFO neutron.services.segments.plugin [-] Segment 665d0678-6901-45e9-abc9-9f5f0f2aca9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665d0678-6901-45e9-abc9-9f5f0f2aca9d found for delete ", "request_id": "req-74b8c796-9d58-4d2e-b57b-82d837ee8522"}]} 2026-05-27 20:50:51.605 7 INFO neutron.services.segments.plugin [-] Segment 665d0678-6901-45e9-abc9-9f5f0f2aca9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665d0678-6901-45e9-abc9-9f5f0f2aca9d found for delete ", "request_id": "req-2f7c7ed7-f0ae-4839-89d0-2bf3e0636f50"}]} [pid: 8|app: 0|req: 708/1453] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/security-groups?tenant_id=667fa7e7a26e4395b083d1ff95662eaf&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:51.614 7 INFO neutron.services.segments.plugin [-] Segment 9c1a6d26-84a0-4887-ac8f-c7cfb567e638 resource provider aggregate not found 2026-05-27 20:50:51.623 7 INFO neutron.services.segments.plugin [-] Segment 9c1a6d26-84a0-4887-ac8f-c7cfb567e638 resource provider aggregate not found 2026-05-27 20:50:51.631 7 INFO neutron.services.segments.plugin [-] Segment 9c1a6d26-84a0-4887-ac8f-c7cfb567e638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1a6d26-84a0-4887-ac8f-c7cfb567e638 found for delete ", "request_id": "req-95f23d05-618c-464b-952f-775307ae8667"}]} [pid: 7|app: 0|req: 746/1454] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/security-groups?tenant_id=c11b2ab69b254ee99a8d9e5df922ae46&name=default => generated 2801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:51.640 7 INFO neutron.services.segments.plugin [-] Segment 9c1a6d26-84a0-4887-ac8f-c7cfb567e638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1a6d26-84a0-4887-ac8f-c7cfb567e638 found for delete ", "request_id": "req-4d7b3925-9a25-46c9-b8df-7cffdc9b3ec1"}]} 2026-05-27 20:50:51.679 8 INFO neutron.services.segments.plugin [-] Segment 8a810c16-df68-4153-9045-44c46c9beee3 resource provider aggregate not found 2026-05-27 20:50:51.686 8 INFO neutron.services.segments.plugin [-] Segment 8a810c16-df68-4153-9045-44c46c9beee3 resource provider aggregate not found 2026-05-27 20:50:51.695 8 INFO neutron.services.segments.plugin [-] Segment 8a810c16-df68-4153-9045-44c46c9beee3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a810c16-df68-4153-9045-44c46c9beee3 found for delete ", "request_id": "req-68d14dcc-40bc-422a-9d95-c46a084a702d"}]} 2026-05-27 20:50:51.704 8 INFO neutron.services.segments.plugin [-] Segment 8a810c16-df68-4153-9045-44c46c9beee3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a810c16-df68-4153-9045-44c46c9beee3 found for delete ", "request_id": "req-d4e5546a-3ef0-4084-9cd3-a4d79fa2decb"}]} [pid: 8|app: 0|req: 709/1455] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:51 2026] DELETE /v2.0/security-groups/a4f91d4d-fd45-443f-97f3-6a7e4e5e88b2 => 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: 747/1456] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:51 2026] DELETE /v2.0/security-groups/8815cf6b-bac8-4cf7-9d00-503c0251d273 => 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: 710/1457] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/security-groups?tenant_id=f815d43aaa0a4ae58a30dc677694bfc1&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:52.005 8 WARNING neutron_lib.context [None req-db2dc36a-30bc-4163-945e-b1efd09d1729 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 748/1458] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:51 2026] DELETE /v2.0/security-groups/a691165c-8e3b-4769-8fb2-ff4eb0a4dba4 => 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: 711/1459] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:50:51 2026] POST /v2.0/security-groups => generated 1609 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:50:52.144 7 WARNING neutron_lib.context [None req-8bd157e6-2af9-48fa-9f48-17742eb6aff7 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 749/1462] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:52.255 8 WARNING neutron_lib.context [None req-27196f70-603c-457a-af33-5194daff7c46 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 714/1463] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:52 2026] POST /v2.0/security-group-rules => generated 564 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:52.393 7 WARNING neutron_lib.context [None req-7d56ba6f-e29a-45c7-9a81-bca60a7f5a6e 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 750/1464] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:52 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-27 20:50:52.493 8 WARNING neutron_lib.context [None req-cc3ea966-3f52-4a0e-a004-548da9ab354d 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 715/1465] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:52.611 7 WARNING neutron_lib.context [None req-cac7afa0-c37b-4c35-9326-df3833dfb108 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:52.632 7 INFO neutron.db.securitygroups_db [None req-cac7afa0-c37b-4c35-9326-df3833dfb108 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Project 98ff31a083564f46b9d0f75c765c4785 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: 751/1466] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:52 2026] POST /v2.0/security-group-rules => generated 575 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:52.726 8 WARNING neutron_lib.context [None req-03fab704-c66e-4fb8-ae9b-e54d6864f882 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:52.740 8 INFO neutron.db.securitygroups_db [None req-03fab704-c66e-4fb8-ae9b-e54d6864f882 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Project 98ff31a083564f46b9d0f75c765c4785 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: 716/1467] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:50:52 2026] POST /v2.0/security-group-rules => generated 574 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1468] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:50:53 2026] GET /v2.0/networks => generated 1297 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1469] 10.0.0.242 () {34 vars in 1098 bytes} [Wed May 27 20:50:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-696075739&fields=id&tenant_id=98ff31a083564f46b9d0f75c765c4785 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1470] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:50:53 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 660 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1471] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:50:53 2026] GET /v2.0/quotas/98ff31a083564f46b9d0f75c765c4785 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1472] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:50:53 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&fields=id => generated 149 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1473] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:50:53 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1474] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:50:53 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 720/1475] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:54 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => 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: 756/1476] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:54 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 660 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1477] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:50:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98ff31a083564f46b9d0f75c765c4785 => generated 273 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:55.010 7 WARNING neutron_lib.context [req-b39236c7-c7b2-4d05-9ab5-91cf7bad826b req-1bbe4446-c2fe-4203-98b6-36207c7613bb 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1478] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:55 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:55.413 8 WARNING neutron_lib.context [None req-04fe8324-5194-4630-b446-7a1eccacf6d6 8a18b19ec88745a7a6b1a05858e750a6 479315224e7e4947935ad2d1b21c09a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1479] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:50:55 2026] POST /v2.0/ports => generated 958 bytes in 473 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-27 20:50:55.538 8 INFO neutron.db.segments_db [None req-04fe8324-5194-4630-b446-7a1eccacf6d6 8a18b19ec88745a7a6b1a05858e750a6 479315224e7e4947935ad2d1b21c09a8 - - default default] Added segment 7984f2be-015d-483e-a327-6e1c270f3a5b of type vxlan for network 9ceb157d-afb5-4838-87f5-f631aa18666f [pid: 8|app: 0|req: 723/1480] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:55 2026] POST /v2.0/networks => generated 632 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:55.691 8 WARNING neutron_lib.context [None req-ed8f8b83-9cb7-48ae-b10d-9eeec5df007c 8a18b19ec88745a7a6b1a05858e750a6 479315224e7e4947935ad2d1b21c09a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1481] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:50:55 2026] PUT /v2.0/ports/0a033100-247b-4483-8117-53354bcdcd43 => generated 1203 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1482] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:50:55 2026] POST /v2.0/subnets => generated 602 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:56.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-481eafb0-e8cd-4c01-9866-a4b0d75b1cf2'] response: {'name': 'network-changed', 'server_uuid': '42444b7c-f22e-41fa-8e82-8d989a47e68f', 'tag': '0a033100-247b-4483-8117-53354bcdcd43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 725/1483] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1484] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:50:56 2026] PUT /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/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: 727/1485] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0a033100-247b-4483-8117-53354bcdcd43 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1486] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1487] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/subnets?id=bcfec1dc-8b59-4512-8db8-13656c532042 => generated 654 bytes in 29 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: 730/1488] 10.0.0.134 () {34 vars in 762 bytes} [Wed May 27 20:50:56 2026] PUT /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags/green => 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: 731/1489] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/ports?network_id=1f29f879-1bfc-425b-9a2e-9f3055b034ed&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1490] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/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: 759/1491] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/security-groups?tenant_id=d724db8b74ea4fccaa242978cf3dd46b&name=default => generated 2801 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1492] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 760/1493] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1494] 10.0.0.134 () {34 vars in 758 bytes} [Wed May 27 20:50:56 2026] PUT /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1495] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:56 2026] DELETE /v2.0/security-groups/2f7cc13a-a8d1-4eeb-8cdd-cc495998220a => 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: 736/1496] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 761/1497] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/security-groups?tenant_id=cdf214ead09e4486968a4bccc85a3285&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: 737/1498] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/security-groups?id=261ce860-b51c-4f85-a148-b0c2634aa2d2&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1499] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/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: 738/1500] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/security-groups?tenant_id=e7b1708d2550491db4400e169eea7e95&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1501] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:56 2026] DELETE /v2.0/security-groups/a8c17189-e7c6-4777-b18a-8768fd9ffa28 => 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: 739/1502] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1503] 10.0.0.134 () {34 vars in 780 bytes} [Wed May 27 20:50:56 2026] PUT /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/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: 740/1504] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:56 2026] DELETE /v2.0/security-groups/895e951c-460f-4de1-92c9-3fe106d20c61 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1505] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:50:56 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1506] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0a033100-247b-4483-8117-53354bcdcd43 => 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: 741/1507] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags => generated 52 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1508] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/subnets?id=bcfec1dc-8b59-4512-8db8-13656c532042 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1509] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:50:57 2026] PUT /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1510] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/ports?network_id=1f29f879-1bfc-425b-9a2e-9f3055b034ed&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1511] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1512] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1513] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:57.331 8 INFO neutron.api.v2.resource [None req-a6ea2461-76ab-4d2e-b450-ad7975c1eb2c 8a18b19ec88745a7a6b1a05858e750a6 479315224e7e4947935ad2d1b21c09a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1514] 10.0.0.134 () {32 vars in 743 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1515] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 746/1516] 10.0.0.134 () {32 vars in 742 bytes} [Wed May 27 20:50:57 2026] DELETE /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1517] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:57.504 8 INFO neutron.api.v2.resource [None req-7663f986-5677-4a66-a12d-0eda6aad69c6 8a18b19ec88745a7a6b1a05858e750a6 479315224e7e4947935ad2d1b21c09a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1518] 10.0.0.134 () {32 vars in 746 bytes} [Wed May 27 20:50:57 2026] DELETE /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/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: 772/1519] 10.0.0.134 () {32 vars in 734 bytes} [Wed May 27 20:50:57 2026] DELETE /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1520] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d/tags => 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: 773/1521] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:50:57 2026] DELETE /v2.0/subnets/37636a05-850f-43ad-b24c-3f6a01e4637d => 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: 749/1522] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 973 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1523] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:57 2026] GET /v2.0/security-groups?id=261ce860-b51c-4f85-a148-b0c2634aa2d2&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:58.332 7 INFO neutron.services.segments.plugin [-] Segment 7984f2be-015d-483e-a327-6e1c270f3a5b resource provider aggregate not found 2026-05-27 20:50:58.339 7 INFO neutron.services.segments.plugin [-] Segment 7984f2be-015d-483e-a327-6e1c270f3a5b resource provider aggregate not found 2026-05-27 20:50:58.373 7 INFO neutron.services.segments.plugin [-] Segment 7984f2be-015d-483e-a327-6e1c270f3a5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7984f2be-015d-483e-a327-6e1c270f3a5b found for delete ", "request_id": "req-933998c3-14a2-4357-af37-721ac91acb16"}]} [pid: 7|app: 0|req: 774/1524] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:57 2026] DELETE /v2.0/networks/9ceb157d-afb5-4838-87f5-f631aa18666f => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:58.953 8 WARNING neutron_lib.context [None req-2dd2ae3c-7c94-4adf-aff3-f90113d61f71 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:58.953 8 WARNING neutron_lib.context [None req-2dd2ae3c-7c94-4adf-aff3-f90113d61f71 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:50:59.091 7 INFO neutron.services.segments.plugin [-] Segment 7984f2be-015d-483e-a327-6e1c270f3a5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7984f2be-015d-483e-a327-6e1c270f3a5b found for delete ", "request_id": "req-cbf36586-7aaa-4cb3-89ec-4323f4cd4016"}]} 2026-05-27 20:50:59.115 8 INFO neutron.db.segments_db [None req-2dd2ae3c-7c94-4adf-aff3-f90113d61f71 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Added segment 43cc7852-8987-4fd2-afd4-b39eada5385b of type vxlan for network 1c5914cf-8e7a-49ee-8c49-e39c2a317597 2026-05-27 20:50:59.201 8 INFO neutron.db.segments_db [None req-2dd2ae3c-7c94-4adf-aff3-f90113d61f71 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Added segment 09a8cbbd-8495-4e5f-950a-15928c973b46 of type vxlan for network 2ea14850-afa4-48f2-8624-0bb1ec9ac848 [pid: 7|app: 0|req: 775/1525] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1526] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:50:58 2026] POST /v2.0/networks => generated 1246 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1527] 10.0.0.134 () {32 vars in 653 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/extensions => generated 19600 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1528] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/security-groups?id=261ce860-b51c-4f85-a148-b0c2634aa2d2&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: 776/1529] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/security-groups?tenant_id=ebb02efa1e8d45eab170fbf2bc2edd4e&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1530] 10.0.0.134 () {32 vars in 681 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1531] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/networks => generated 1845 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1532] 10.0.0.134 () {32 vars in 681 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1533] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1534] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:59 2026] DELETE /v2.0/security-groups/cbfa68cf-cb52-46cc-9f56-7166659f732f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1535] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1536] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/security-groups?id=261ce860-b51c-4f85-a148-b0c2634aa2d2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1537] 10.0.0.134 () {32 vars in 665 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1538] 10.0.0.134 () {32 vars in 699 bytes} [Wed May 27 20:50:59 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) [pid: 7|app: 0|req: 783/1539] 10.0.0.134 () {32 vars in 697 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1540] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1541] 10.0.0.134 () {32 vars in 701 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1542] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/security-groups?tenant_id=479315224e7e4947935ad2d1b21c09a8&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:59.720 8 INFO neutron.services.segments.plugin [-] Segment 43cc7852-8987-4fd2-afd4-b39eada5385b resource provider aggregate not found 2026-05-27 20:50:59.730 8 INFO neutron.services.segments.plugin [-] Segment 43cc7852-8987-4fd2-afd4-b39eada5385b resource provider aggregate not found 2026-05-27 20:50:59.740 8 INFO neutron.services.segments.plugin [-] Segment 43cc7852-8987-4fd2-afd4-b39eada5385b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43cc7852-8987-4fd2-afd4-b39eada5385b found for delete ", "request_id": "req-5519abd7-f63d-45f1-8cbe-50807fb19f7d"}]} [pid: 8|app: 0|req: 757/1543] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:59 2026] DELETE /v2.0/networks/1c5914cf-8e7a-49ee-8c49-e39c2a317597 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:59.763 8 INFO neutron.services.segments.plugin [-] Segment 43cc7852-8987-4fd2-afd4-b39eada5385b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43cc7852-8987-4fd2-afd4-b39eada5385b found for delete ", "request_id": "req-cc6c702b-c7db-4d0a-b74c-c2e3eed3b193"}]} [pid: 8|app: 0|req: 758/1544] 10.0.0.134 () {32 vars in 689 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1545] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:50:59 2026] DELETE /v2.0/security-groups/7fa56229-9ecc-49e0-9b75-6286252461a9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1546] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:50:59 2026] DELETE /v2.0/networks/2ea14850-afa4-48f2-8624-0bb1ec9ac848 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1547] 10.0.0.134 () {32 vars in 703 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1548] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1549] 10.0.0.134 () {32 vars in 693 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:00.151 8 WARNING neutron_lib.context [None req-717b4a7a-501d-41a0-a9a7-e36233f77bf2 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:00.165 7 INFO neutron.db.l3_db [None req-03733aaa-de84-423e-914b-395d46b350b9 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Floating IP 4bed1121-3cde-49b1-9d4d-25517e8d3975 associated. External IP: 10.96.250.212, port: 0a033100-247b-4483-8117-53354bcdcd43. 2026-05-27 20:51:00.200 8 INFO neutron.db.segments_db [None req-717b4a7a-501d-41a0-a9a7-e36233f77bf2 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Added segment 3b7c281b-4cdb-46a6-a46f-570a2c0197b9 of type vxlan for network 3f002d01-31f2-4d8a-a852-eff10920caa9 [pid: 8|app: 0|req: 764/1550] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:00 2026] POST /v2.0/networks => generated 650 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1551] 10.0.0.134 () {32 vars in 695 bytes} [Wed May 27 20:51:00 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-27 20:51:00.327 8 WARNING neutron_lib.context [None req-789214b8-33d9-482e-b072-3ca8d38856a0 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:00.380 8 INFO neutron.db.segments_db [None req-789214b8-33d9-482e-b072-3ca8d38856a0 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Added segment 99170a51-f913-4c95-ac5b-02423ffa065e of type vxlan for network f4358acd-5d64-4207-8a90-98190b5aac10 [pid: 8|app: 0|req: 766/1552] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:00 2026] POST /v2.0/networks => generated 650 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1553] 10.0.0.134 () {32 vars in 685 bytes} [Wed May 27 20:51:00 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) 2026-05-27 20:51:00.508 8 WARNING neutron_lib.context [None req-7a50fd88-de96-4f88-8a41-96b98e64f99f 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:00.580 8 WARNING neutron_lib.context [None req-7a50fd88-de96-4f88-8a41-96b98e64f99f 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 787/1554] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:50:59 2026] PUT /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 856 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1555] 10.0.0.134 () {32 vars in 687 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:00.624 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f759444-703d-459d-9d15-b9fc3dd36ee9'] response: {'name': 'network-changed', 'server_uuid': '42444b7c-f22e-41fa-8e82-8d989a47e68f', 'tag': '0a033100-247b-4483-8117-53354bcdcd43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 789/1556] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1557] 10.0.0.134 () {32 vars in 661 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1558] 10.0.0.134 () {32 vars in 699 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1559] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/ports?tenant_id=98ff31a083564f46b9d0f75c765c4785&device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => 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: 793/1560] 10.0.0.134 () {32 vars in 679 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1561] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/networks?id=1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1562] 10.0.0.134 () {32 vars in 683 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1563] 10.0.0.134 () {32 vars in 675 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1564] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0a033100-247b-4483-8117-53354bcdcd43 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1565] 10.0.0.134 () {32 vars in 689 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1566] 10.0.0.134 () {32 vars in 723 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1567] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/subnets?id=bcfec1dc-8b59-4512-8db8-13656c532042 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1568] 10.0.0.134 () {32 vars in 687 bytes} [Wed May 27 20:51:00 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: 802/1569] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/ports?network_id=1f29f879-1bfc-425b-9a2e-9f3055b034ed&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: 803/1570] 10.0.0.134 () {32 vars in 669 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1571] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?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: 805/1572] 10.0.0.134 () {32 vars in 687 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1573] 10.0.0.134 () {32 vars in 681 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1574] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1575] 10.0.0.134 () {32 vars in 699 bytes} [Wed May 27 20:51:01 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: 809/1576] 10.0.0.134 () {32 vars in 679 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1577] 10.0.0.134 () {32 vars in 667 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1578] 10.0.0.134 () {32 vars in 677 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1579] 10.0.0.134 () {32 vars in 665 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/l3-ha => 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: 813/1580] 10.0.0.134 () {32 vars in 675 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1581] 10.0.0.134 () {32 vars in 713 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1582] 10.0.0.134 () {32 vars in 691 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1583] 10.0.0.134 () {32 vars in 683 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1584] 10.0.0.134 () {32 vars in 669 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1585] 10.0.0.134 () {32 vars in 687 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1586] 10.0.0.134 () {32 vars in 705 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1587] 10.0.0.134 () {32 vars in 675 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1588] 10.0.0.134 () {32 vars in 701 bytes} [Wed May 27 20:51:01 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: 822/1589] 10.0.0.134 () {32 vars in 675 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1590] 10.0.0.134 () {32 vars in 693 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1591] 10.0.0.134 () {32 vars in 689 bytes} [Wed May 27 20:51:01 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: 825/1592] 10.0.0.134 () {32 vars in 709 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1593] 10.0.0.134 () {32 vars in 705 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1594] 10.0.0.134 () {32 vars in 697 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1595] 10.0.0.134 () {32 vars in 711 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1596] 10.0.0.134 () {32 vars in 669 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1597] 10.0.0.134 () {32 vars in 687 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1598] 10.0.0.134 () {32 vars in 681 bytes} [Wed May 27 20:51:01 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: 832/1599] 10.0.0.134 () {32 vars in 675 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1600] 10.0.0.134 () {32 vars in 671 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1601] 10.0.0.134 () {32 vars in 661 bytes} [Wed May 27 20:51:01 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: 835/1602] 10.0.0.134 () {32 vars in 699 bytes} [Wed May 27 20:51:01 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: 836/1603] 10.0.0.134 () {32 vars in 699 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1604] 10.0.0.134 () {32 vars in 677 bytes} [Wed May 27 20:51:01 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: 838/1605] 10.0.0.134 () {32 vars in 669 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1606] 10.0.0.134 () {32 vars in 683 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1607] 10.0.0.134 () {32 vars in 701 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1608] 10.0.0.134 () {32 vars in 685 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1609] 10.0.0.134 () {32 vars in 707 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1610] 10.0.0.134 () {32 vars in 669 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1611] 10.0.0.134 () {32 vars in 697 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1612] 10.0.0.134 () {32 vars in 695 bytes} [Wed May 27 20:51:01 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: 846/1613] 10.0.0.134 () {32 vars in 685 bytes} [Wed May 27 20:51:01 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: 847/1614] 10.0.0.134 () {32 vars in 689 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1615] 10.0.0.134 () {32 vars in 667 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1616] 10.0.0.134 () {32 vars in 681 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1617] 10.0.0.134 () {32 vars in 681 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1618] 10.0.0.134 () {32 vars in 691 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1619] 10.0.0.134 () {32 vars in 691 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1620] 10.0.0.134 () {32 vars in 695 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1621] 10.0.0.134 () {32 vars in 685 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1622] 10.0.0.134 () {32 vars in 689 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1623] 10.0.0.134 () {32 vars in 701 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1624] 10.0.0.134 () {32 vars in 703 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1625] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:51:00 2026] POST /v2.0/ports => generated 1505 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1626] 10.0.0.134 () {32 vars in 713 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 859/1627] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1628] 10.0.0.134 () {32 vars in 715 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1629] 10.0.0.134 () {32 vars in 727 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1630] 10.0.0.134 () {32 vars in 719 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1631] 10.0.0.134 () {32 vars in 683 bytes} [Wed May 27 20:51:01 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: 864/1632] 10.0.0.134 () {32 vars in 669 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1633] 10.0.0.134 () {32 vars in 719 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1634] 10.0.0.134 () {32 vars in 679 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1635] 10.0.0.134 () {32 vars in 669 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1636] 10.0.0.134 () {32 vars in 697 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1637] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/ports => generated 1505 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1638] 10.0.0.134 () {32 vars in 705 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1639] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1640] 10.0.0.134 () {32 vars in 701 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1641] 10.0.0.134 () {32 vars in 683 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1642] 10.0.0.134 () {32 vars in 705 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1643] 10.0.0.134 () {32 vars in 695 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1644] 10.0.0.134 () {32 vars in 689 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1645] 10.0.0.134 () {32 vars in 697 bytes} [Wed May 27 20:51:01 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: 876/1646] 10.0.0.134 () {32 vars in 689 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:01.770 8 INFO neutron.services.segments.plugin [-] Segment 09a8cbbd-8495-4e5f-950a-15928c973b46 resource provider aggregate not found [pid: 7|app: 0|req: 877/1647] 10.0.0.134 () {32 vars in 701 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1648] 10.0.0.134 () {32 vars in 665 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:01.787 8 INFO neutron.services.segments.plugin [-] Segment 09a8cbbd-8495-4e5f-950a-15928c973b46 resource provider aggregate not found 2026-05-27 20:51:01.792 8 INFO neutron.services.segments.plugin [-] Segment 09a8cbbd-8495-4e5f-950a-15928c973b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09a8cbbd-8495-4e5f-950a-15928c973b46 found for delete ", "request_id": "req-cdf363db-fb70-48cf-9001-a756b0e6a3d4"}]} [pid: 7|app: 0|req: 879/1649] 10.0.0.134 () {32 vars in 681 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:01.803 8 INFO neutron.services.segments.plugin [-] Segment 09a8cbbd-8495-4e5f-950a-15928c973b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09a8cbbd-8495-4e5f-950a-15928c973b46 found for delete ", "request_id": "req-3e390866-3be4-4848-8f8b-c45294f1adaa"}]} [pid: 7|app: 0|req: 880/1650] 10.0.0.134 () {32 vars in 693 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1651] 10.0.0.134 () {32 vars in 677 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1652] 10.0.0.134 () {32 vars in 667 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1653] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:01 2026] DELETE /v2.0/ports/7de6a2f9-a0ca-4a49-bb40-009ba30e0d12 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1654] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:01 2026] DELETE /v2.0/ports/69d32398-9c7f-4146-8de4-0bc19f556728 => 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: 772/1655] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:02.258 7 WARNING neutron_lib.context [None req-4c34af88-7167-4204-a8fb-4da3ab4215a6 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:02.318 7 INFO neutron.db.segments_db [None req-4c34af88-7167-4204-a8fb-4da3ab4215a6 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Added segment 96f0b069-4d56-4fe1-85a9-a71b46b5ee4e of type vxlan for network dc2c01da-2557-48cd-86e7-261bdf5c6157 [pid: 7|app: 0|req: 884/1656] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:02 2026] POST /v2.0/networks => generated 649 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:02.472 7 WARNING neutron_lib.context [None req-607333d8-07cb-44d2-9ac7-945d3b86628c 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:02.529 7 INFO neutron.db.segments_db [None req-607333d8-07cb-44d2-9ac7-945d3b86628c 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Added segment fe31a732-5902-4540-baf5-03145b1fa2b5 of type vxlan for network c14195b1-a7d0-4b71-aa64-93116ea43ffc [pid: 7|app: 0|req: 885/1657] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:02 2026] POST /v2.0/networks => generated 649 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:02.688 7 WARNING neutron_lib.context [None req-c944c17d-51d9-48e6-b760-71937fc997e0 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 773/1658] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/security-groups?tenant_id=d0aa8028d1c142dca24a6be9acae9d61&name=default => generated 2801 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:02.733 7 WARNING neutron_lib.context [None req-c944c17d-51d9-48e6-b760-71937fc997e0 61cc157ef11a419c99e7d69d9bbb8b05 7ea331644aed434eb830e8c475d379a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 774/1659] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1660] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:02 2026] DELETE /v2.0/security-groups/a35c498e-d0cc-4ffd-b0ec-82d2839b9c8d => 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: 886/1661] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:02 2026] POST /v2.0/subnets => generated 1226 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1662] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:51:03 2026] GET /v2.0/subnets => generated 1839 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1663] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:03 2026] DELETE /v2.0/subnets/1f17ff97-f10e-46cf-b024-fbff1e3786a8 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1664] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:03 2026] DELETE /v2.0/subnets/1ea7d8f9-eba6-431f-b0af-1b5d26c5cca3 => 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: 888/1665] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/subnets => generated 626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:04.479 8 INFO neutron.services.segments.plugin [-] Segment fe31a732-5902-4540-baf5-03145b1fa2b5 resource provider aggregate not found 2026-05-27 20:51:04.484 8 INFO neutron.services.segments.plugin [-] Segment fe31a732-5902-4540-baf5-03145b1fa2b5 resource provider aggregate not found 2026-05-27 20:51:04.500 8 INFO neutron.services.segments.plugin [-] Segment fe31a732-5902-4540-baf5-03145b1fa2b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe31a732-5902-4540-baf5-03145b1fa2b5 found for delete ", "request_id": "req-237bd5ef-2bc8-4358-b7cb-96481fe8bc43"}]} 2026-05-27 20:51:04.500 8 INFO neutron.services.segments.plugin [-] Segment fe31a732-5902-4540-baf5-03145b1fa2b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe31a732-5902-4540-baf5-03145b1fa2b5 found for delete ", "request_id": "req-d505d512-056e-49a5-8f9a-ad2b17a62018"}]} [pid: 8|app: 0|req: 778/1666] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:04 2026] DELETE /v2.0/networks/c14195b1-a7d0-4b71-aa64-93116ea43ffc => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:04.754 8 WARNING neutron_lib.context [None req-838fc3e1-5a46-4cb6-a538-ac28f0b9023c b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:04.874 7 INFO neutron.services.segments.plugin [-] Segment 96f0b069-4d56-4fe1-85a9-a71b46b5ee4e resource provider aggregate not found 2026-05-27 20:51:04.878 8 INFO neutron.db.segments_db [None req-838fc3e1-5a46-4cb6-a538-ac28f0b9023c b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Added segment 75cd93f6-94a2-4c0b-84a7-8ffd83e3b104 of type vxlan for network 7300ca12-9ea6-4eef-a4da-fbb9f4889e09 2026-05-27 20:51:04.879 7 INFO neutron.services.segments.plugin [-] Segment 96f0b069-4d56-4fe1-85a9-a71b46b5ee4e resource provider aggregate not found 2026-05-27 20:51:04.900 7 INFO neutron.services.segments.plugin [-] Segment 96f0b069-4d56-4fe1-85a9-a71b46b5ee4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f0b069-4d56-4fe1-85a9-a71b46b5ee4e found for delete ", "request_id": "req-31fa5009-dd96-49ab-ac46-3a0ad6855ae7"}]} 2026-05-27 20:51:04.901 7 INFO neutron.services.segments.plugin [-] Segment 96f0b069-4d56-4fe1-85a9-a71b46b5ee4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f0b069-4d56-4fe1-85a9-a71b46b5ee4e found for delete ", "request_id": "req-d0b5ccda-e872-4487-8d89-68f5245d7904"}]} [pid: 7|app: 0|req: 889/1667] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:04 2026] DELETE /v2.0/networks/dc2c01da-2557-48cd-86e7-261bdf5c6157 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1668] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:04 2026] POST /v2.0/networks => generated 633 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:05.015 8 WARNING neutron_lib.context [None req-9331133a-a6da-4738-a1cc-84ec6e792e3d b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:05.066 8 INFO neutron.db.segments_db [None req-9331133a-a6da-4738-a1cc-84ec6e792e3d b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Added segment 63ff0e88-9f48-48e2-b55a-bf0ae40a0ce2 of type vxlan for network 3eb06994-a73d-46a5-9ab3-97f10571ff27 [pid: 7|app: 0|req: 890/1669] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:04 2026] DELETE /v2.0/networks/f4358acd-5d64-4207-8a90-98190b5aac10 => 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: 780/1670] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:05 2026] POST /v2.0/networks => generated 633 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:05.210 8 WARNING neutron_lib.context [None req-cd2e18ee-03fa-4662-b124-faace0a6710a b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1671] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:05 2026] DELETE /v2.0/networks/3f002d01-31f2-4d8a-a852-eff10920caa9 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1672] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:05 2026] POST /v2.0/subnets => generated 622 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:05.533 7 WARNING neutron_lib.context [None req-35e67b65-1d2d-4e8c-b53b-7d6999d0877f b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1673] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:05 2026] POST /v2.0/subnets => generated 631 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:05.864 8 WARNING neutron_lib.context [None req-168bfada-40e2-4e62-ad1f-49b554590e7c b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:05.904 8 INFO neutron.db.segments_db [None req-168bfada-40e2-4e62-ad1f-49b554590e7c b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Added segment 8eb8a4c9-f386-4a41-a42b-5a5f799290c3 of type vxlan for network b5764ee9-5273-4ef2-97b3-d4e09ada5f0f [pid: 7|app: 0|req: 893/1674] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:05 2026] GET /v2.0/security-groups?tenant_id=7ea331644aed434eb830e8c475d379a0&name=default => generated 2801 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1675] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:06 2026] DELETE /v2.0/security-groups/79c6da98-a9cb-4196-9b79-f5063d6196de => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:06.277 8 INFO neutron.db.l3_hamode_db [None req-168bfada-40e2-4e62-ad1f-49b554590e7c b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:06.505 8 INFO neutron.db.l3_hamode_db [None req-168bfada-40e2-4e62-ad1f-49b554590e7c b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 782/1678] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:05 2026] POST /v2.0/routers => generated 510 bytes in 1577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:07.492 7 INFO neutron.services.segments.plugin [-] Segment 99170a51-f913-4c95-ac5b-02423ffa065e resource provider aggregate not found 2026-05-27 20:51:07.522 7 INFO neutron.services.segments.plugin [-] Segment 99170a51-f913-4c95-ac5b-02423ffa065e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99170a51-f913-4c95-ac5b-02423ffa065e found for delete ", "request_id": "req-126487c6-8e2d-4090-aa78-77a83e567fa2"}]} 2026-05-27 20:51:07.548 7 INFO neutron.services.segments.plugin [-] Segment 3b7c281b-4cdb-46a6-a46f-570a2c0197b9 resource provider aggregate not found 2026-05-27 20:51:07.568 7 INFO neutron.services.segments.plugin [-] Segment 3b7c281b-4cdb-46a6-a46f-570a2c0197b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7c281b-4cdb-46a6-a46f-570a2c0197b9 found for delete ", "request_id": "req-1ff1aeac-b68a-4907-8599-5b4daf3504ab"}]} 2026-05-27 20:51:07.590 7 INFO neutron.services.segments.plugin [-] Segment 99170a51-f913-4c95-ac5b-02423ffa065e resource provider aggregate not found 2026-05-27 20:51:07.613 7 INFO neutron.services.segments.plugin [-] Segment 99170a51-f913-4c95-ac5b-02423ffa065e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99170a51-f913-4c95-ac5b-02423ffa065e found for delete ", "request_id": "req-59798ded-1d27-4a68-95c0-e870013d43ab"}]} 2026-05-27 20:51:07.646 7 INFO neutron.services.segments.plugin [-] Segment 3b7c281b-4cdb-46a6-a46f-570a2c0197b9 resource provider aggregate not found 2026-05-27 20:51:07.661 7 INFO neutron.services.segments.plugin [-] Segment 3b7c281b-4cdb-46a6-a46f-570a2c0197b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7c281b-4cdb-46a6-a46f-570a2c0197b9 found for delete ", "request_id": "req-4c93a093-e9d4-4155-bcfc-e5fe5d6693c9"}]} 2026-05-27 20:51:08.205 8 WARNING neutron_lib.context [None req-f5031bb0-add0-47a4-a613-efa77b0f50ff 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:08.358 8 INFO neutron.db.segments_db [None req-f5031bb0-add0-47a4-a613-efa77b0f50ff 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Added segment ccdf09a2-a116-40b1-a032-13db2de39461 of type vxlan for network 2521d19d-06ac-4885-aa27-c33fa17b7bda [pid: 8|app: 0|req: 783/1679] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:07 2026] POST /v2.0/networks => generated 649 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:08.505 8 WARNING neutron_lib.context [None req-75125537-3a65-460b-b9de-a678b28e2959 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1680] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:51:08 2026] POST /v2.0/ports => generated 778 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:51:08.870 8 WARNING neutron_lib.context [None req-b8b76c84-ec0f-4a77-85c4-f3f408d42707 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:08.947 8 INFO neutron.db.segments_db [None req-b8b76c84-ec0f-4a77-85c4-f3f408d42707 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Added segment 104c1d13-c680-4eac-8bd6-20b23257b20a of type vxlan for network 314bb19d-eaef-4bbd-8fb7-3bf93abc8bcf [pid: 8|app: 0|req: 785/1681] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:08 2026] POST /v2.0/networks => generated 635 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:09.077 8 WARNING neutron_lib.context [None req-dcfcbb6f-db2f-4eb7-8a00-6c1c708b4663 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 897/1682] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:07 2026] PUT /v2.0/routers/050cba3e-49da-408a-a3a3-277a46054d4f/add_router_interface => generated 309 bytes in 1869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1683] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/ports/7cbbe6f1-6abc-4758-abac-0a3ad5262be4 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1684] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:09 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:09.447 8 WARNING neutron_lib.context [None req-b034f424-6f18-4e44-b8db-16c1c0b69cd2 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 787/1685] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:51:09 2026] POST /v2.0/ports => generated 961 bytes in 418 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: 788/1686] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:09 2026] DELETE /v2.0/ports/eab51d3a-194e-42ed-a9bf-624a2011b773 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:10.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2187e6b5-d5bf-4c61-954f-ca8d977ec3a5 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1687] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:10 2026] DELETE /v2.0/ports/eab51d3a-194e-42ed-a9bf-624a2011b773 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:10.242 8 INFO neutron.pecan_wsgi.hooks.translation [None req-642e3188-8e93-4464-a5e0-3c07bc6d8d13 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1688] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:10 2026] GET /v2.0/ports/eab51d3a-194e-42ed-a9bf-624a2011b773 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1689] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:10 2026] DELETE /v2.0/subnets/93ce81df-f9b3-4880-ab56-cc24c2da4125 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:10.792 8 INFO neutron.services.segments.plugin [-] Segment 104c1d13-c680-4eac-8bd6-20b23257b20a resource provider aggregate not found [pid: 7|app: 0|req: 899/1690] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:09 2026] PUT /v2.0/routers/050cba3e-49da-408a-a3a3-277a46054d4f/add_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:10.800 8 INFO neutron.services.segments.plugin [-] Segment 104c1d13-c680-4eac-8bd6-20b23257b20a resource provider aggregate not found 2026-05-27 20:51:10.819 8 INFO neutron.services.segments.plugin [-] Segment 104c1d13-c680-4eac-8bd6-20b23257b20a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 104c1d13-c680-4eac-8bd6-20b23257b20a found for delete ", "request_id": "req-42bbc8f1-d122-4523-bf81-efd4f58aeff5"}]} 2026-05-27 20:51:10.821 8 INFO neutron.services.segments.plugin [-] Segment 104c1d13-c680-4eac-8bd6-20b23257b20a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 104c1d13-c680-4eac-8bd6-20b23257b20a found for delete ", "request_id": "req-8878ebc6-a662-4da7-9149-0aa3fc632418"}]} [pid: 8|app: 0|req: 792/1691] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:10 2026] DELETE /v2.0/networks/314bb19d-eaef-4bbd-8fb7-3bf93abc8bcf => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:10.859 8 WARNING neutron_lib.context [None req-f41fe69c-667a-4a15-a7a2-2a1efead5cd7 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1692] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:10 2026] GET /v2.0/ports/e12fcac3-9be1-4523-a43b-f2abca899ad5 => generated 967 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:10.910 8 INFO neutron.db.segments_db [None req-f41fe69c-667a-4a15-a7a2-2a1efead5cd7 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Added segment 4ba657d8-5c86-44a6-a839-80aaf85b815b of type vxlan for network d29f8acf-8212-40a8-891a-83a0e2327a25 [pid: 7|app: 0|req: 901/1693] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:10 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1694] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:10 2026] POST /v2.0/networks => generated 635 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1695] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:11 2026] GET /v2.0/security-groups?id=261ce860-b51c-4f85-a148-b0c2634aa2d2&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:11.074 8 WARNING neutron_lib.context [None req-33900d1c-db58-4ec5-b368-ee693e82fb0c 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1696] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:11 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:11.467 8 WARNING neutron_lib.context [None req-a729f789-3b59-48f9-8b0b-b341f0e74e2d 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 902/1697] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:10 2026] PUT /v2.0/routers/050cba3e-49da-408a-a3a3-277a46054d4f/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1698] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:51:11 2026] POST /v2.0/ports => generated 927 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1699] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:11 2026] DELETE /v2.0/ports/482b9b05-5062-4258-9c86-588d2959d5d8 => 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: 798/1700] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:12.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba358903-ffba-4601-acc9-71c3b025ce5a 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1701] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports/482b9b05-5062-4258-9c86-588d2959d5d8 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1702] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/security-groups?id=261ce860-b51c-4f85-a148-b0c2634aa2d2&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: 801/1703] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:12 2026] DELETE /v2.0/subnets/45e1696f-3b2a-41fd-9ade-2472250d486f => 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: 903/1704] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:11 2026] PUT /v2.0/routers/050cba3e-49da-408a-a3a3-277a46054d4f/remove_router_interface => generated 309 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:12.921 8 INFO neutron.services.segments.plugin [-] Segment 4ba657d8-5c86-44a6-a839-80aaf85b815b resource provider aggregate not found 2026-05-27 20:51:12.927 8 INFO neutron.services.segments.plugin [-] Segment 4ba657d8-5c86-44a6-a839-80aaf85b815b resource provider aggregate not found 2026-05-27 20:51:12.942 8 INFO neutron.services.segments.plugin [-] Segment 4ba657d8-5c86-44a6-a839-80aaf85b815b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ba657d8-5c86-44a6-a839-80aaf85b815b found for delete ", "request_id": "req-839ad102-2e20-4cf3-87b0-4038fee186e0"}]} 2026-05-27 20:51:12.951 8 INFO neutron.services.segments.plugin [-] Segment 4ba657d8-5c86-44a6-a839-80aaf85b815b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ba657d8-5c86-44a6-a839-80aaf85b815b found for delete ", "request_id": "req-41fffbcb-e370-48a3-80d9-85c020984b6a"}]} [pid: 8|app: 0|req: 802/1705] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:12 2026] DELETE /v2.0/networks/d29f8acf-8212-40a8-891a-83a0e2327a25 => 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: 803/1706] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?device_id=050cba3e-49da-408a-a3a3-277a46054d4f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:13.001 8 WARNING neutron_lib.context [None req-6889746f-2e0c-48dc-8fe7-dd5afb129fdf 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1707] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1708] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:51:12 2026] POST /v2.0/ports => generated 778 bytes in 315 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-27 20:51:13.701 7 INFO neutron.services.segments.plugin [-] Segment 8eb8a4c9-f386-4a41-a42b-5a5f799290c3 resource provider aggregate not found 2026-05-27 20:51:13.707 7 INFO neutron.services.segments.plugin [-] Segment 8eb8a4c9-f386-4a41-a42b-5a5f799290c3 resource provider aggregate not found 2026-05-27 20:51:13.734 7 INFO neutron.services.segments.plugin [-] Segment 8eb8a4c9-f386-4a41-a42b-5a5f799290c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eb8a4c9-f386-4a41-a42b-5a5f799290c3 found for delete ", "request_id": "req-bc1c9d29-6ecb-41fb-9719-f44fa9f6667f"}]} 2026-05-27 20:51:13.735 7 INFO neutron.services.segments.plugin [-] Segment 8eb8a4c9-f386-4a41-a42b-5a5f799290c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eb8a4c9-f386-4a41-a42b-5a5f799290c3 found for delete ", "request_id": "req-ad3e84f9-f0e6-48c4-86fe-c1b1c4c60230"}]} 2026-05-27 20:51:13.751 7 INFO neutron.db.l3_hamode_db [None req-04899487-0c2c-4279-aa27-ece8b6275b3a b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] HA network b5764ee9-5273-4ef2-97b3-d4e09ada5f0f was deleted as no HA routers are present in tenant 11afda814ef345ccae55f2c97fe16cb4. [pid: 7|app: 0|req: 905/1709] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/routers/050cba3e-49da-408a-a3a3-277a46054d4f => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1710] 10.0.0.134 () {34 vars in 737 bytes} [Wed May 27 20:51:13 2026] PUT /v2.0/ports/bc5eda39-5759-477c-adc9-e42e81d43ff6 => generated 752 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1711] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:13 2026] GET /v2.0/ports?device_id=42444b7c-f22e-41fa-8e82-8d989a47e68f => generated 975 bytes in 48 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-27 20:51:14.042 8 INFO neutron.db.l3_db [req-71a222cb-77d1-4b58-bf5e-a0e66e996930 req-1e50d05a-f97e-4cb1-b25c-985846d6ab7d 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] Floating IP 4bed1121-3cde-49b1-9d4d-25517e8d3975 disassociated. External IP: 10.96.250.212, port: 0a033100-247b-4483-8117-53354bcdcd43. [pid: 7|app: 0|req: 908/1712] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/subnets/2e24b866-c68f-48ab-be65-cda0b2ce5dcc => 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: 909/1713] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/ports/bc5eda39-5759-477c-adc9-e42e81d43ff6 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1714] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:51:14 2026] GET /v2.0/security-groups?id=261ce860-b51c-4f85-a148-b0c2634aa2d2&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1715] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/ports/0a033100-247b-4483-8117-53354bcdcd43 => generated 0 bytes in 1193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:14.545 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40fb9573-d997-4c4e-a8c8-ba12fef87301'] response: {'server_uuid': '42444b7c-f22e-41fa-8e82-8d989a47e68f', 'name': 'network-vif-deleted', 'tag': '0a033100-247b-4483-8117-53354bcdcd43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 806/1716] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:51:14 2026] GET /v2.0/ports => generated 781 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:14.637 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af39dc04-053d-4cc1-975c-ccfe327a6557 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1717] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:14 2026] GET /v2.0/ports/bc5eda39-5759-477c-adc9-e42e81d43ff6 => 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: 911/1718] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/subnets/2bcf8a4b-6021-44a7-8ef0-20607c1bd908 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1719] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:51:14 2026] GET /v2.0/ports => generated 781 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1720] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:14 2026] GET /v2.0/ports/ea21969d-afe3-496b-8037-ab4360b78014 => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:14.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f88008ff-f1c2-4c5e-b00a-4b3bc66d0ea1 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 810/1721] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/ports/482b9b05-5062-4258-9c86-588d2959d5d8 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:14.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d4c21e6-1b51-4446-8ff7-0fcc7af7ffdd 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 811/1722] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/subnets/45e1696f-3b2a-41fd-9ade-2472250d486f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:14.875 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7811b25-f2ed-448a-855a-bb64ea97f676 8f83e2b776a54ac0ab82a0ba1a7c6aaf b8a25765a8d6469497fb443508182c2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1723] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/subnets/93ce81df-f9b3-4880-ab56-cc24c2da4125 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1724] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/networks/3eb06994-a73d-46a5-9ab3-97f10571ff27 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1725] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/ports/ea21969d-afe3-496b-8037-ab4360b78014 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:15.285 8 INFO neutron.services.segments.plugin [-] Segment ccdf09a2-a116-40b1-a032-13db2de39461 resource provider aggregate not found 2026-05-27 20:51:15.291 8 INFO neutron.services.segments.plugin [-] Segment ccdf09a2-a116-40b1-a032-13db2de39461 resource provider aggregate not found 2026-05-27 20:51:15.303 8 INFO neutron.services.segments.plugin [-] Segment ccdf09a2-a116-40b1-a032-13db2de39461 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccdf09a2-a116-40b1-a032-13db2de39461 found for delete ", "request_id": "req-44bd0fb2-b16f-4d08-bd54-e8d7f4577ba4"}]} 2026-05-27 20:51:15.305 8 INFO neutron.services.segments.plugin [-] Segment ccdf09a2-a116-40b1-a032-13db2de39461 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccdf09a2-a116-40b1-a032-13db2de39461 found for delete ", "request_id": "req-f7ba083e-719d-47ae-92a5-37f934144745"}]} [pid: 8|app: 0|req: 814/1726] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:15 2026] DELETE /v2.0/networks/2521d19d-06ac-4885-aa27-c33fa17b7bda => generated 0 bytes in 223 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() [pid: 8|app: 0|req: 815/1727] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:15 2026] DELETE /v2.0/security-groups/261ce860-b51c-4f85-a148-b0c2634aa2d2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:15.772 7 INFO neutron.services.segments.plugin [-] Segment 63ff0e88-9f48-48e2-b55a-bf0ae40a0ce2 resource provider aggregate not found [pid: 7|app: 0|req: 913/1728] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/networks/7300ca12-9ea6-4eef-a4da-fbb9f4889e09 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:15.798 7 INFO neutron.services.segments.plugin [-] Segment 63ff0e88-9f48-48e2-b55a-bf0ae40a0ce2 resource provider aggregate not found 2026-05-27 20:51:15.805 7 INFO neutron.services.segments.plugin [-] Segment 63ff0e88-9f48-48e2-b55a-bf0ae40a0ce2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ff0e88-9f48-48e2-b55a-bf0ae40a0ce2 found for delete ", "request_id": "req-cf95c6c7-cdab-40a6-8277-c1e39d62ff3a"}]} 2026-05-27 20:51:15.816 7 WARNING neutron_lib.context [None req-e0bab1b2-d8bd-468e-80dc-d0cb40e207e5 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:15.831 7 INFO neutron.services.segments.plugin [-] Segment 63ff0e88-9f48-48e2-b55a-bf0ae40a0ce2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ff0e88-9f48-48e2-b55a-bf0ae40a0ce2 found for delete ", "request_id": "req-81a0fd43-fed1-4e46-91bb-d25b0d467645"}]} 2026-05-27 20:51:15.839 7 INFO neutron.services.segments.plugin [-] Segment 75cd93f6-94a2-4c0b-84a7-8ffd83e3b104 resource provider aggregate not found 2026-05-27 20:51:15.859 7 INFO neutron.services.segments.plugin [-] Segment 75cd93f6-94a2-4c0b-84a7-8ffd83e3b104 resource provider aggregate not found 2026-05-27 20:51:15.865 7 INFO neutron.services.segments.plugin [-] Segment 75cd93f6-94a2-4c0b-84a7-8ffd83e3b104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75cd93f6-94a2-4c0b-84a7-8ffd83e3b104 found for delete ", "request_id": "req-eaa248bd-06ad-4491-b772-a2a39ad2b35c"}]} 2026-05-27 20:51:15.881 7 INFO neutron.services.segments.plugin [-] Segment 75cd93f6-94a2-4c0b-84a7-8ffd83e3b104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75cd93f6-94a2-4c0b-84a7-8ffd83e3b104 found for delete ", "request_id": "req-b4a4e393-1300-4ebd-991c-4bc8fafad6de"}]} 2026-05-27 20:51:15.898 7 INFO neutron.db.segments_db [None req-e0bab1b2-d8bd-468e-80dc-d0cb40e207e5 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Added segment ea03a8e4-876e-4b38-b346-b5036a88254f of type vxlan for network 56e17080-2cef-4cdb-bd9b-1a6bb39bf247 [pid: 7|app: 0|req: 914/1729] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:15 2026] POST /v2.0/networks => generated 633 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1730] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:51:15 2026] DELETE /v2.0/floatingips/4bed1121-3cde-49b1-9d4d-25517e8d3975 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:16.067 8 WARNING neutron_lib.context [None req-07d5f0f0-2cc7-4dce-b26c-0202e98eb58b b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1731] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:16 2026] GET /v2.0/security-groups?tenant_id=b8a25765a8d6469497fb443508182c2c&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1732] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:16 2026] DELETE /v2.0/security-groups/a9d0dbca-4c58-4ffd-9b1b-9b7c12ed8718 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1733] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:16 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => 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: 817/1734] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:16 2026] POST /v2.0/subnets => generated 622 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1735] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:51:16 2026] GET /v2.0/security-groups?id=88e38825-dd98-47ad-b11b-1998f86ecc30&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:16.368 8 WARNING neutron_lib.context [None req-6e9bf1a0-6579-47e1-bb59-2601ba726dab b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:16.434 8 INFO neutron.db.segments_db [None req-6e9bf1a0-6579-47e1-bb59-2601ba726dab b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Added segment 65f15fdc-7c91-4f0d-9b3d-859b91a63c86 of type vxlan for network 91cc2c0f-082a-4d91-b3bb-0b07c4884c17 2026-05-27 20:51:16.799 8 INFO neutron.db.l3_hamode_db [None req-6e9bf1a0-6579-47e1-bb59-2601ba726dab b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 919/1736] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:51:16 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:16.965 8 INFO neutron.db.l3_hamode_db [None req-6e9bf1a0-6579-47e1-bb59-2601ba726dab b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 920/1737] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:51:16 2026] DELETE /v2.0/ports/cb40ce5a-973c-4e32-b840-9fd869710405 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1738] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:17 2026] GET /v2.0/ports?device_id=48e6f844-b2e9-4476-98e5-7e4e3eb207b6 => 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: 818/1739] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:16 2026] POST /v2.0/routers => generated 510 bytes in 1403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:17.772 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c1846aa-cdc2-4a72-b3ce-4b3c60cd6423'] response: {'server_uuid': '48e6f844-b2e9-4476-98e5-7e4e3eb207b6', 'name': 'network-vif-deleted', 'tag': 'cb40ce5a-973c-4e32-b840-9fd869710405', 'status': 'completed', 'code': 200} 2026-05-27 20:51:17.779 7 WARNING neutron_lib.context [None req-e8df7041-59ea-4909-8492-82cc771028fc b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1740] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:51:17 2026] POST /v2.0/ports => generated 960 bytes in 409 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: 923/1741] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:18 2026] DELETE /v2.0/security-groups/88e38825-dd98-47ad-b11b-1998f86ecc30 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1742] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:18 2026] PUT /v2.0/routers/4ead89b8-a182-474d-bc22-18b837799f6f/add_router_interface => generated 309 bytes in 1582 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: 820/1743] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:19 2026] GET /v2.0/ports/d836b43d-882a-47dd-8b4e-c6142ddff386 => generated 1034 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1744] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:18 2026] PUT /v2.0/routers/b110c587-70bf-45dd-a4dd-6cc2ff45b07c/remove_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1745] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:20 2026] DELETE /v2.0/subnets/bcfec1dc-8b59-4512-8db8-13656c532042 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1746] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:19 2026] PUT /v2.0/routers/4ead89b8-a182-474d-bc22-18b837799f6f/remove_router_interface => generated 309 bytes in 1404 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: 822/1747] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/security-groups?tenant_id=0ef1b36a83d8401086b90f5f929bc905&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:21.718 8 INFO neutron.api.v2.resource [None req-f8db583f-1cb5-4e0b-bdff-081aa39fbb43 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1748] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/routers/4ead89b8-a182-474d-bc22-18b837799f6f/remove_router_interface => generated 197 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:21.793 7 INFO neutron.services.segments.plugin [-] Segment 97707416-add3-4130-956d-42240f4bf7c2 resource provider aggregate not found 2026-05-27 20:51:21.799 7 INFO neutron.services.segments.plugin [-] Segment 97707416-add3-4130-956d-42240f4bf7c2 resource provider aggregate not found [pid: 8|app: 0|req: 824/1749] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:21 2026] DELETE /v2.0/security-groups/8e5bb902-e330-4480-9214-f8114f7284b4 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:21.825 7 INFO neutron.services.segments.plugin [-] Segment 97707416-add3-4130-956d-42240f4bf7c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97707416-add3-4130-956d-42240f4bf7c2 found for delete ", "request_id": "req-6a4bea14-a760-4aa8-a0c8-74836ac2082a"}]} 2026-05-27 20:51:21.826 7 INFO neutron.db.l3_hamode_db [None req-b7339856-60b6-4812-adf9-fedab564b3c2 90344d462b1e43dd9bacfc2adda082d0 98ff31a083564f46b9d0f75c765c4785 - - default default] HA network ef0fa6cb-8b85-45d2-b688-5184187bc5df was deleted as no HA routers are present in tenant 98ff31a083564f46b9d0f75c765c4785. 2026-05-27 20:51:21.828 7 INFO neutron.services.segments.plugin [-] Segment 97707416-add3-4130-956d-42240f4bf7c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97707416-add3-4130-956d-42240f4bf7c2 found for delete ", "request_id": "req-5e8f6bce-f43a-4c49-98c6-660c92244c7f"}]} [pid: 7|app: 0|req: 926/1750] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:20 2026] DELETE /v2.0/routers/b110c587-70bf-45dd-a4dd-6cc2ff45b07c => generated 0 bytes in 1316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1751] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/ports?device_id=4ead89b8-a182-474d-bc22-18b837799f6f => 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: 927/1752] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:21 2026] DELETE /v2.0/networks/1f29f879-1bfc-425b-9a2e-9f3055b034ed => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1753] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/security-groups?tenant_id=7c1518e466e84e0caf09aa12215a5862&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1756] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:22 2026] DELETE /v2.0/security-groups/6a2c7dae-d890-45ce-a0d1-012fcadb2d7a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:22.667 8 INFO neutron.services.segments.plugin [-] Segment 65f15fdc-7c91-4f0d-9b3d-859b91a63c86 resource provider aggregate not found 2026-05-27 20:51:22.676 8 INFO neutron.services.segments.plugin [-] Segment 65f15fdc-7c91-4f0d-9b3d-859b91a63c86 resource provider aggregate not found 2026-05-27 20:51:22.693 8 INFO neutron.services.segments.plugin [-] Segment 65f15fdc-7c91-4f0d-9b3d-859b91a63c86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65f15fdc-7c91-4f0d-9b3d-859b91a63c86 found for delete ", "request_id": "req-e777e09c-0a2b-4f2e-9519-6211a024252c"}]} 2026-05-27 20:51:22.699 8 INFO neutron.services.segments.plugin [-] Segment 65f15fdc-7c91-4f0d-9b3d-859b91a63c86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65f15fdc-7c91-4f0d-9b3d-859b91a63c86 found for delete ", "request_id": "req-36f13463-dbee-4eda-8490-b2871e9fc8a3"}]} 2026-05-27 20:51:22.706 8 INFO neutron.db.l3_hamode_db [None req-b1ce106e-7ef2-4449-a15a-e996521b3c66 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] HA network 91cc2c0f-082a-4d91-b3bb-0b07c4884c17 was deleted as no HA routers are present in tenant 11afda814ef345ccae55f2c97fe16cb4. [pid: 8|app: 0|req: 826/1757] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:21 2026] DELETE /v2.0/routers/4ead89b8-a182-474d-bc22-18b837799f6f => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1758] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:22 2026] DELETE /v2.0/subnets/a6b14fa7-318e-453b-9a3a-24180e0e72f7 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1759] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/security-groups?tenant_id=38ecea9d8604476a9d9cdf91ba209eeb&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: 828/1760] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:23 2026] DELETE /v2.0/security-groups/5ae42d0b-fa87-4dbc-afc5-c1acfb8e1ccd => 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: 933/1761] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:22 2026] DELETE /v2.0/networks/56e17080-2cef-4cdb-bd9b-1a6bb39bf247 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:23.408 7 WARNING neutron_lib.context [None req-a2a5c803-ccd7-4c6e-9c69-4206203166b8 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 829/1762] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:23 2026] GET /v2.0/security-groups?tenant_id=98ff31a083564f46b9d0f75c765c4785&name=default => generated 2801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:23.467 7 INFO neutron.db.segments_db [None req-a2a5c803-ccd7-4c6e-9c69-4206203166b8 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Added segment df62210c-b4c9-4f86-86ed-d418efd8364c of type vxlan for network 5415dc4f-11e8-4f1b-8402-ff169f83c424 [pid: 7|app: 0|req: 934/1763] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:23 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1764] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:23 2026] DELETE /v2.0/security-groups/cbe01f0b-6eca-4cfb-a032-1181ee57f370 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:23.578 7 WARNING neutron_lib.context [None req-a6adea9b-1993-4c63-a489-285a49ce0ec2 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:23.848 7 INFO neutron.services.segments.plugin [-] Segment 19d8bf91-23f0-41b4-8fcd-8fdf2f778c9a resource provider aggregate not found 2026-05-27 20:51:23.854 7 INFO neutron.services.segments.plugin [-] Segment 19d8bf91-23f0-41b4-8fcd-8fdf2f778c9a resource provider aggregate not found 2026-05-27 20:51:23.862 7 INFO neutron.services.segments.plugin [-] Segment 19d8bf91-23f0-41b4-8fcd-8fdf2f778c9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19d8bf91-23f0-41b4-8fcd-8fdf2f778c9a found for delete ", "request_id": "req-dac0e504-014f-49f9-97d1-4f6445ef3d7a"}]} 2026-05-27 20:51:23.874 7 INFO neutron.services.segments.plugin [-] Segment 19d8bf91-23f0-41b4-8fcd-8fdf2f778c9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19d8bf91-23f0-41b4-8fcd-8fdf2f778c9a found for delete ", "request_id": "req-69a53e07-c683-4b5c-a411-36147c0a9247"}]} 2026-05-27 20:51:23.879 7 INFO neutron.services.segments.plugin [-] Segment ea03a8e4-876e-4b38-b346-b5036a88254f resource provider aggregate not found 2026-05-27 20:51:23.889 7 INFO neutron.services.segments.plugin [-] Segment ea03a8e4-876e-4b38-b346-b5036a88254f resource provider aggregate not found 2026-05-27 20:51:23.899 7 INFO neutron.services.segments.plugin [-] Segment ea03a8e4-876e-4b38-b346-b5036a88254f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea03a8e4-876e-4b38-b346-b5036a88254f found for delete ", "request_id": "req-fe83cf58-769d-4636-8f4e-f76d140212cc"}]} 2026-05-27 20:51:23.908 7 INFO neutron.services.segments.plugin [-] Segment ea03a8e4-876e-4b38-b346-b5036a88254f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea03a8e4-876e-4b38-b346-b5036a88254f found for delete ", "request_id": "req-806642d5-70d6-4788-89fe-05b1a1cc7f16"}]} [pid: 7|app: 0|req: 935/1765] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:23 2026] POST /v2.0/subnets => generated 622 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:23.963 8 WARNING neutron_lib.context [None req-3d53db12-2e1b-4bdf-9ee1-07c963fca5c7 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:24.013 8 INFO neutron.db.segments_db [None req-3d53db12-2e1b-4bdf-9ee1-07c963fca5c7 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Added segment 5237d665-09cc-4df3-b9e4-4e02f30a494d of type vxlan for network 76047610-1c73-46ac-81f4-6726a8a97dc4 2026-05-27 20:51:24.357 8 INFO neutron.db.l3_hamode_db [None req-3d53db12-2e1b-4bdf-9ee1-07c963fca5c7 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:24.580 8 INFO neutron.db.l3_hamode_db [None req-3d53db12-2e1b-4bdf-9ee1-07c963fca5c7 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 831/1766] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:23 2026] POST /v2.0/routers => generated 511 bytes in 1437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:25.614 7 INFO neutron.db.segments_db [None req-fb84cc24-f4df-4c41-88d8-e3dee1d3245c 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment ebc906c4-5640-4964-9591-de18763d0fb9 of type vxlan for network 0f6e14b2-1802-4029-bcbd-8efd0b9ceabc [pid: 7|app: 0|req: 936/1767] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:51:25 2026] POST /v2.0/networks => generated 741 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1768] 10.0.0.66 () {30 vars in 649 bytes} [Wed May 27 20:51:25 2026] GET /v2.0/extensions => generated 19600 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1769] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:25 2026] POST /v2.0/subnets => generated 664 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1770] 10.0.0.66 () {30 vars in 723 bytes} [Wed May 27 20:51:26 2026] GET /v2.0/quotas/d0a277f0a38c479a820df29801568906/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:26.165 7 INFO neutron.db.segments_db [None req-6e25021d-509a-4ce5-bec6-c40554b85cd7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment 2a0e430b-99aa-4402-981f-5bd44e8f79af of type vxlan for network 090ab200-7118-494a-a566-ce6e818844b2 2026-05-27 20:51:26.487 7 INFO neutron.db.l3_hamode_db [None req-6e25021d-509a-4ce5-bec6-c40554b85cd7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 832/1771] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:25 2026] PUT /v2.0/routers/85c04649-538f-49e5-9b7c-23a09e7c95b1/add_router_interface => generated 309 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1772] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:26 2026] GET /v2.0/ports/f78e6065-28a5-4e3f-957c-6f72cea00e31 => generated 959 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:27.668 7 INFO neutron.db.l3_hamode_db [None req-6e25021d-509a-4ce5-bec6-c40554b85cd7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 834/1773] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:26 2026] PUT /v2.0/routers/85c04649-538f-49e5-9b7c-23a09e7c95b1/remove_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1774] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/ports?device_id=85c04649-538f-49e5-9b7c-23a09e7c95b1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:29.170 8 INFO neutron.services.segments.plugin [-] Segment 5237d665-09cc-4df3-b9e4-4e02f30a494d resource provider aggregate not found 2026-05-27 20:51:29.176 8 INFO neutron.services.segments.plugin [-] Segment 5237d665-09cc-4df3-b9e4-4e02f30a494d resource provider aggregate not found 2026-05-27 20:51:29.198 8 INFO neutron.services.segments.plugin [-] Segment 5237d665-09cc-4df3-b9e4-4e02f30a494d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5237d665-09cc-4df3-b9e4-4e02f30a494d found for delete ", "request_id": "req-a814b7c6-d513-4f98-84ae-3e1100ef0e79"}]} 2026-05-27 20:51:29.201 8 INFO neutron.services.segments.plugin [-] Segment 5237d665-09cc-4df3-b9e4-4e02f30a494d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5237d665-09cc-4df3-b9e4-4e02f30a494d found for delete ", "request_id": "req-dc6a303b-f12c-49d6-b09c-fd37870dfc7e"}]} 2026-05-27 20:51:29.210 8 INFO neutron.db.l3_hamode_db [None req-7db06d20-a96e-4fcc-b883-f0111654bd28 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] HA network 76047610-1c73-46ac-81f4-6726a8a97dc4 was deleted as no HA routers are present in tenant 11afda814ef345ccae55f2c97fe16cb4. [pid: 8|app: 0|req: 836/1775] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:28 2026] DELETE /v2.0/routers/85c04649-538f-49e5-9b7c-23a09e7c95b1 => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1776] 10.0.0.66 () {30 vars in 649 bytes} [Wed May 27 20:51:29 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1777] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:26 2026] POST /v2.0/routers => generated 728 bytes in 3171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1778] 10.0.0.66 () {30 vars in 723 bytes} [Wed May 27 20:51:29 2026] GET /v2.0/quotas/d0a277f0a38c479a820df29801568906/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1779] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:29 2026] DELETE /v2.0/subnets/a77100ba-01fd-48f6-ab7d-4e8926d7ae68 => 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: 839/1780] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:29 2026] DELETE /v2.0/networks/5415dc4f-11e8-4f1b-8402-ff169f83c424 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:29.922 8 WARNING neutron_lib.context [None req-85a6417b-7196-4f44-9d4b-3b7ded230bc3 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:29.966 8 INFO neutron.db.segments_db [None req-85a6417b-7196-4f44-9d4b-3b7ded230bc3 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Added segment 206b54c9-732a-41a3-a710-4a50d7fa76ba of type vxlan for network 3677cf3c-86cb-49f1-99a4-09b291e8166a 2026-05-27 20:51:30.283 8 INFO neutron.db.l3_hamode_db [None req-85a6417b-7196-4f44-9d4b-3b7ded230bc3 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 942/1781] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:29 2026] PUT /v2.0/routers/d9152f3d-39f6-4590-90fd-ba2653bf4c58/add_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:31.229 8 INFO neutron.services.segments.plugin [-] Segment df62210c-b4c9-4f86-86ed-d418efd8364c resource provider aggregate not found 2026-05-27 20:51:31.241 8 INFO neutron.services.segments.plugin [-] Segment df62210c-b4c9-4f86-86ed-d418efd8364c resource provider aggregate not found 2026-05-27 20:51:31.263 8 INFO neutron.services.segments.plugin [-] Segment df62210c-b4c9-4f86-86ed-d418efd8364c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df62210c-b4c9-4f86-86ed-d418efd8364c found for delete ", "request_id": "req-dcd29a69-c768-4bd2-9fb0-054c7d742ddb"}]} 2026-05-27 20:51:31.271 8 INFO neutron.services.segments.plugin [-] Segment df62210c-b4c9-4f86-86ed-d418efd8364c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df62210c-b4c9-4f86-86ed-d418efd8364c found for delete ", "request_id": "req-d44e91f2-7f2e-4b62-81d9-899b10681acc"}]} 2026-05-27 20:51:31.647 8 INFO neutron.db.l3_hamode_db [None req-85a6417b-7196-4f44-9d4b-3b7ded230bc3 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 943/1782] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:31 2026] GET /v2.0/security-groups?tenant_id=d0a277f0a38c479a820df29801568906&name=default => generated 2801 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:32.558 7 INFO neutron.db.segments_db [None req-e630e7a9-0995-413c-967e-a2765e84b1fb 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment adae0346-a7a4-43a6-bb38-a048fc6f6ac5 of type vxlan for network d2097c22-4033-495c-b7b3-60a8016c6072 [pid: 7|app: 0|req: 944/1783] 10.0.0.134 () {34 vars in 671 bytes} [Wed May 27 20:51:32 2026] POST /v2.0/networks => generated 740 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1784] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:32 2026] DELETE /v2.0/security-groups/b9a8526e-c2a7-41e4-908e-faf7b959f5e3 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1785] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:32 2026] POST /v2.0/subnets => generated 663 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1786] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:29 2026] POST /v2.0/routers => generated 692 bytes in 3253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:33.177 7 INFO neutron.db.segments_db [None req-02e74ca2-4de3-4c10-9425-3def63d3264a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Added segment ba1b9ccf-9681-47ec-89f8-f9a406edaf14 of type vxlan for network 5892e535-f00b-4078-b6f5-c739fade7d18 [pid: 8|app: 0|req: 841/1787] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:51:33 2026] GET /v2.0/routers/4c1293a2-bb48-4b32-bb36-42d65d3240fd => generated 698 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1788] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:51:33 2026] GET /v2.0/routers => generated 701 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:33.501 7 INFO neutron.db.l3_hamode_db [None req-02e74ca2-4de3-4c10-9425-3def63d3264a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 843/1789] 10.0.0.134 () {34 vars in 741 bytes} [Wed May 27 20:51:33 2026] PUT /v2.0/routers/4c1293a2-bb48-4b32-bb36-42d65d3240fd => generated 705 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1790] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:51:34 2026] GET /v2.0/routers/4c1293a2-bb48-4b32-bb36-42d65d3240fd => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1791] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:34 2026] GET /v2.0/ports?device_id=4c1293a2-bb48-4b32-bb36-42d65d3240fd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:34.667 7 INFO neutron.db.l3_hamode_db [None req-02e74ca2-4de3-4c10-9425-3def63d3264a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:35.184 8 INFO neutron.services.segments.plugin [-] Segment 206b54c9-732a-41a3-a710-4a50d7fa76ba resource provider aggregate not found 2026-05-27 20:51:35.189 8 INFO neutron.services.segments.plugin [-] Segment 206b54c9-732a-41a3-a710-4a50d7fa76ba resource provider aggregate not found 2026-05-27 20:51:35.200 8 INFO neutron.services.segments.plugin [-] Segment 206b54c9-732a-41a3-a710-4a50d7fa76ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 206b54c9-732a-41a3-a710-4a50d7fa76ba found for delete ", "request_id": "req-a4096099-7839-4d97-a4c3-85660292d54d"}]} 2026-05-27 20:51:35.209 8 INFO neutron.services.segments.plugin [-] Segment 206b54c9-732a-41a3-a710-4a50d7fa76ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 206b54c9-732a-41a3-a710-4a50d7fa76ba found for delete ", "request_id": "req-62222f83-fec0-415c-ac3d-a213a5f83402"}]} 2026-05-27 20:51:35.217 8 INFO neutron.db.l3_hamode_db [None req-2883c38a-ebdd-4591-a96c-33e9fe47be68 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] HA network 3677cf3c-86cb-49f1-99a4-09b291e8166a was deleted as no HA routers are present in tenant 11afda814ef345ccae55f2c97fe16cb4. [pid: 8|app: 0|req: 846/1792] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:34 2026] DELETE /v2.0/routers/4c1293a2-bb48-4b32-bb36-42d65d3240fd => generated 0 bytes in 1118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1793] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:35 2026] GET /v2.0/ports?device_id=4c1293a2-bb48-4b32-bb36-42d65d3240fd => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:35.303 8 INFO neutron.api.v2.resource [None req-51832281-7598-4018-ac39-830f6bb81478 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1794] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/routers/4c1293a2-bb48-4b32-bb36-42d65d3240fd => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1795] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:35 2026] GET /v2.0/ports?device_id=85c04649-538f-49e5-9b7c-23a09e7c95b1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:35.368 8 INFO neutron.api.v2.resource [None req-43dc3a89-a7f4-430d-a038-34cca6101da2 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1796] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/routers/85c04649-538f-49e5-9b7c-23a09e7c95b1 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:35.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8162bfe-c637-4353-93a2-96523a9a2352 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1797] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/subnets/a77100ba-01fd-48f6-ab7d-4e8926d7ae68 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1798] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:35 2026] GET /v2.0/ports?device_id=4ead89b8-a182-474d-bc22-18b837799f6f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:35.449 8 INFO neutron.api.v2.resource [None req-9166a351-db5e-47dd-b4ef-bbc7f4454d51 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1799] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/routers/4ead89b8-a182-474d-bc22-18b837799f6f => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:35.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3cb8a20-5192-4a41-ae78-6f84f9860a15 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1800] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/subnets/a6b14fa7-318e-453b-9a3a-24180e0e72f7 => 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: 855/1801] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:35 2026] GET /v2.0/ports?device_id=050cba3e-49da-408a-a3a3-277a46054d4f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:35.536 8 INFO neutron.api.v2.resource [None req-7784d940-1d36-4153-a2ab-ef5295228964 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1802] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/routers/050cba3e-49da-408a-a3a3-277a46054d4f => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:35.558 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8041f2bf-2db5-4b78-835a-0c773b28d975 b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1803] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/subnets/2e24b866-c68f-48ab-be65-cda0b2ce5dcc => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:35.583 8 INFO neutron.pecan_wsgi.hooks.translation [None req-febed79c-2f02-4083-a413-124b9127ebef b4c1693143dd402aae77afc4e63fa638 11afda814ef345ccae55f2c97fe16cb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1804] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/subnets/2bcf8a4b-6021-44a7-8ef0-20607c1bd908 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1805] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:33 2026] POST /v2.0/routers => generated 727 bytes in 2660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1806] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?tenant_id=11afda814ef345ccae55f2c97fe16cb4&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1807] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/security-groups/e956dc14-9523-4228-b71d-4d4fc77fa027 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:37.736 7 WARNING neutron_lib.context [None req-c63d6d55-aa9a-43d7-8bac-98de8904dce2 3ae3905ba0a3496cbfb4f6996a80277e eab29851c66f46b4873fbb6780d48eef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1810] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:35 2026] PUT /v2.0/routers/c3fbd1c1-a18b-4229-8509-09192f568252/add_router_interface => generated 309 bytes in 2241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:38.412 8 WARNING neutron_lib.context [None req-b85656d5-2b1e-4a79-8685-5a6ba51316f8 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:38.549 8 INFO neutron.db.segments_db [None req-b85656d5-2b1e-4a79-8685-5a6ba51316f8 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Added segment 8bfe2402-63c6-44fa-b771-614ef1412e66 of type vxlan for network 49ac28e8-f1d5-44fd-9368-14588995ff46 [pid: 8|app: 0|req: 860/1811] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:38 2026] POST /v2.0/networks => generated 630 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:38.705 8 WARNING neutron_lib.context [None req-0b1f86e3-e4b7-47b9-a816-a0b6d21e26c2 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:38.774 8 INFO neutron.db.segments_db [None req-0b1f86e3-e4b7-47b9-a816-a0b6d21e26c2 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Added segment e865f0ef-b81e-4b3c-a87a-5a1ebb55d950 of type vxlan for network 6199c6ea-af80-4853-ba46-ea2e910f042d [pid: 7|app: 0|req: 952/1812] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:51:37 2026] POST /v2.0/floatingips => generated 552 bytes in 1313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:38.786 7 WARNING neutron_lib.context [None req-42a99d89-42a2-417c-8d9d-2ee193aee5ce 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1813] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:51:38 2026] POST /v2.0/security-groups => generated 1611 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1814] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:38 2026] POST /v2.0/networks => generated 630 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:38.907 7 WARNING neutron_lib.context [None req-1ea8c71b-d865-49a4-9559-9caef0e7fc8c 3ae3905ba0a3496cbfb4f6996a80277e eab29851c66f46b4873fbb6780d48eef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:38.910 8 WARNING neutron_lib.context [None req-f142010f-0ab6-4b92-9be4-65e5256d6720 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 862/1815] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:51:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:39.016 8 WARNING neutron_lib.context [None req-13f801d8-281a-43f4-a28a-e95f969dc051 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 863/1816] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:39 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:39.385 8 WARNING neutron_lib.context [None req-f60127fc-180c-454e-b3f9-98e102b3e2a1 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 864/1817] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:51:39 2026] POST /v2.0/security-group-rules => generated 564 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:39.488 8 WARNING neutron_lib.context [None req-9a5fb21a-eb3d-4334-b8e6-4c22b8a87cf9 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1818] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:51:38 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:39.556 7 WARNING neutron_lib.context [None req-21750d71-39f6-4d0e-90e7-178b4ffccb58 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1819] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:51:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:39.698 7 WARNING neutron_lib.context [None req-f78f9abd-ba3e-4314-b2f7-88413b32479d 3ae3905ba0a3496cbfb4f6996a80277e eab29851c66f46b4873fbb6780d48eef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1820] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:39 2026] POST /v2.0/subnets => generated 602 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:39.781 8 WARNING neutron_lib.context [None req-06fc07fb-d50b-4a75-8cb3-df1546c29928 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 866/1821] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:51:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:39.885 8 WARNING neutron_lib.context [None req-f7f17621-370f-4ca1-8d61-17ff0c216fbd 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:39.923 8 INFO neutron.db.segments_db [None req-f7f17621-370f-4ca1-8d61-17ff0c216fbd 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Added segment 09719365-99b8-47cd-bd78-9b11b15712ed of type vxlan for network 19cfde51-ddd9-4bd3-90e1-84ba27d9b28f 2026-05-27 20:51:40.234 8 INFO neutron.db.l3_hamode_db [None req-f7f17621-370f-4ca1-8d61-17ff0c216fbd 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:40.398 8 INFO neutron.db.l3_hamode_db [None req-f7f17621-370f-4ca1-8d61-17ff0c216fbd 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 956/1822] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:51:39 2026] POST /v2.0/floatingips => generated 552 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:40.432 7 WARNING neutron_lib.context [None req-7682aeef-2ae5-47df-b6c7-7ca939c4cea0 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:40.466 7 INFO neutron.db.securitygroups_db [None req-7682aeef-2ae5-47df-b6c7-7ca939c4cea0 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Project 63833bfc869f49f491487dd383d93177 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 957/1823] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:51:40 2026] POST /v2.0/security-group-rules => generated 575 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:40.586 7 WARNING neutron_lib.context [None req-18d4d287-a258-40b2-aad4-4fa4baedcb60 3ae3905ba0a3496cbfb4f6996a80277e eab29851c66f46b4873fbb6780d48eef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 867/1824] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:39 2026] POST /v2.0/routers => generated 507 bytes in 1359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:41.246 8 WARNING neutron_lib.context [None req-f6f4e8fb-bee6-4816-bb73-07d4f42a8655 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:41.281 8 INFO neutron.db.securitygroups_db [None req-f6f4e8fb-bee6-4816-bb73-07d4f42a8655 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Project 63833bfc869f49f491487dd383d93177 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: 958/1825] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:51:40 2026] POST /v2.0/floatingips => generated 552 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1826] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/security-group-rules => generated 574 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:41.378 8 WARNING neutron_lib.context [None req-5e4d3401-1a0a-4df7-958a-adb34e88495d 3ae3905ba0a3496cbfb4f6996a80277e eab29851c66f46b4873fbb6780d48eef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 869/1827] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:51:41 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) 2026-05-27 20:51:42.056 8 WARNING neutron_lib.context [None req-c936ec6e-75ab-4dd3-93ef-2e3c1aa95e29 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1828] 10.0.0.134 () {34 vars in 685 bytes} [Wed May 27 20:51:42 2026] POST /v2.0/security-groups => generated 1594 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1829] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/floatingips/8d650c01-1acb-4482-b2ee-53b59824a317/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:42.265 8 WARNING neutron_lib.context [None req-4f317d87-d243-4d1e-b697-ed5544d3675b 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1830] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:51:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1831] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/floatingips/9b9bfd1c-99f7-477b-a0fa-78908be98233/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:42.438 8 WARNING neutron_lib.context [None req-3c3fffc5-f37e-44fd-aa2b-70fa6df27159 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1832] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:51:42 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: 8|app: 0|req: 875/1833] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/floatingips/63563812-5fc0-4df3-afc6-21d3bcb670fd/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:42.612 8 WARNING neutron_lib.context [None req-8d6a1a84-ef0c-4ace-a275-5e52c67a3d89 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1834] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:41 2026] PUT /v2.0/routers/16a3a9dd-510d-4ad1-9ec2-289572d1f942/add_router_interface => generated 309 bytes in 1542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1835] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/floatingips/e22987c5-9a29-46e9-8f79-3d7b5cbdf204/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1836] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/ports/ee839de1-faf7-46f5-a38c-e383ebc981da => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1837] 10.0.0.134 () {32 vars in 672 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1838] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:51:42 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1839] 10.0.0.134 () {32 vars in 686 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1840] 10.0.0.134 () {32 vars in 682 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1841] 10.0.0.242 () {34 vars in 1100 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1968436342&fields=id&tenant_id=63833bfc869f49f491487dd383d93177 => 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: 880/1842] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1843] 10.0.0.242 () {34 vars in 1100 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1445143997&fields=id&tenant_id=63833bfc869f49f491487dd383d93177 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1844] 10.0.0.134 () {32 vars in 680 bytes} [Wed May 27 20:51:43 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: 8|app: 0|req: 883/1845] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/networks?id=0f6e14b2-1802-4029-bcbd-8efd0b9ceabc => generated 673 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1846] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1847] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/quotas/63833bfc869f49f491487dd383d93177 => 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: 886/1848] 10.0.0.134 () {32 vars in 690 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1849] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/ports?tenant_id=63833bfc869f49f491487dd383d93177&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1850] 10.0.0.134 () {32 vars in 702 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1851] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1852] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/floatingips/8d650c01-1acb-4482-b2ee-53b59824a317 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1853] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc?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: 963/1854] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:43 2026] PUT /v2.0/routers/16a3a9dd-510d-4ad1-9ec2-289572d1f942/add_router_interface => generated 309 bytes in 1467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1855] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => 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: 965/1856] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/ports/3683efd0-816e-484f-9772-6184a57e4f62 => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1857] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:51:44 2026] DELETE /v2.0/floatingips/9b9bfd1c-99f7-477b-a0fa-78908be98233 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1858] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:51:44 2026] DELETE /v2.0/floatingips/63563812-5fc0-4df3-afc6-21d3bcb670fd => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1859] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:51:45 2026] DELETE /v2.0/floatingips/e22987c5-9a29-46e9-8f79-3d7b5cbdf204 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1860] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/networks?id=0f6e14b2-1802-4029-bcbd-8efd0b9ceabc => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1861] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:51:45 2026] DELETE /v2.0/floatingips/60d4e6c4-085d-4fed-a891-3acc7e369aab => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1862] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=63833bfc869f49f491487dd383d93177 => generated 274 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1863] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:45.983 8 WARNING neutron_lib.context [req-e7ad952d-b499-4b32-9f4a-d6e647b76bdd req-d4f367d4-27c0-4ab4-afb9-76a1e563e1d2 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1864] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:44 2026] PUT /v2.0/routers/16a3a9dd-510d-4ad1-9ec2-289572d1f942/remove_router_interface => generated 309 bytes in 1455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1865] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:51:45 2026] POST /v2.0/ports => generated 997 bytes in 950 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: 967/1866] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:46 2026] PUT /v2.0/routers/16a3a9dd-510d-4ad1-9ec2-289572d1f942/remove_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1867] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:46 2026] GET /v2.0/security-groups?tenant_id=d7b8aa7327504733b8e3f382c9b5648e&name=default => generated 2801 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1868] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1000 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1869] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/ports?device_id=16a3a9dd-510d-4ad1-9ec2-289572d1f942 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1870] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:47 2026] DELETE /v2.0/security-groups/74a62577-e54e-4222-9413-e0e9e72d1d63 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1871] 10.0.0.242 () {34 vars in 1120 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/security-groups?id=137392e9-6467-4581-adac-3fd81eaa954d&id=259fa926-5ae1-4707-8ad6-f75484eaac4e&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1872] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:51:47 2026] PUT /v2.0/ports/eaaff76a-c679-48e3-abce-a6d5b4d90a11 => generated 1242 bytes in 603 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-27 20:51:47.814 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb75332d-8b15-43f8-a343-b5f730954913'] response: {'name': 'network-changed', 'server_uuid': 'b99b7955-c112-4581-9e24-2f2de8c8aa22', 'tag': 'eaaff76a-c679-48e3-abce-a6d5b4d90a11', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 969/1873] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/security-groups?tenant_id=984fdc24efd349359f6ec1d2dfa24247&name=default => generated 2801 bytes in 135 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: 970/1874] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/ports?tenant_id=63833bfc869f49f491487dd383d93177&device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1875] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:47 2026] DELETE /v2.0/security-groups/142b0e7a-eba1-4853-b7ba-d8fadf8b60c5 => 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: 972/1876] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=eaaff76a-c679-48e3-abce-a6d5b4d90a11 => 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: 973/1877] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/subnets?id=8e0d211e-fd26-42ed-a4b3-d2431e97820b => 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: 974/1878] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/ports?network_id=0f6e14b2-1802-4029-bcbd-8efd0b9ceabc&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-27 20:51:48.187 8 INFO neutron.services.segments.plugin [-] Segment 09719365-99b8-47cd-bd78-9b11b15712ed resource provider aggregate not found 2026-05-27 20:51:48.192 8 INFO neutron.services.segments.plugin [-] Segment 09719365-99b8-47cd-bd78-9b11b15712ed resource provider aggregate not found 2026-05-27 20:51:48.205 8 INFO neutron.services.segments.plugin [-] Segment 09719365-99b8-47cd-bd78-9b11b15712ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09719365-99b8-47cd-bd78-9b11b15712ed found for delete ", "request_id": "req-9cfe3f3e-8bb9-4159-af3e-6abcdb767112"}]} 2026-05-27 20:51:48.207 8 INFO neutron.services.segments.plugin [-] Segment 09719365-99b8-47cd-bd78-9b11b15712ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09719365-99b8-47cd-bd78-9b11b15712ed found for delete ", "request_id": "req-e03071ae-88b5-43be-8c19-89e5d72ed842"}]} 2026-05-27 20:51:48.216 8 INFO neutron.db.l3_hamode_db [None req-53c46c6d-65ae-4c6c-8a6c-22b6e0e8501f 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] HA network 19cfde51-ddd9-4bd3-90e1-84ba27d9b28f was deleted as no HA routers are present in tenant 578b2954610f49c7852bb2c37975e280. [pid: 8|app: 0|req: 905/1879] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:47 2026] DELETE /v2.0/routers/16a3a9dd-510d-4ad1-9ec2-289572d1f942 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1880] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1881] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/security-groups?tenant_id=eab29851c66f46b4873fbb6780d48eef&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1882] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1883] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:48 2026] DELETE /v2.0/subnets/79cf493f-2ecb-4e7e-a104-1f00bb07affc => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1884] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:51:48 2026] DELETE /v2.0/security-groups/067354ad-e0b1-4dea-8ad2-db1187192deb => 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: 977/1885] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/ports?tenant_id=63833bfc869f49f491487dd383d93177&device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1281 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1886] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/networks?id=0f6e14b2-1802-4029-bcbd-8efd0b9ceabc => generated 769 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1887] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:48 2026] DELETE /v2.0/subnets/eccd67cb-e2cf-47af-af1c-e8a5a34e0da8 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1888] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1012 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1889] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=eaaff76a-c679-48e3-abce-a6d5b4d90a11 => 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: 910/1890] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1281 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1891] 10.0.0.242 () {34 vars in 1120 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/security-groups?id=137392e9-6467-4581-adac-3fd81eaa954d&id=259fa926-5ae1-4707-8ad6-f75484eaac4e&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1892] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/subnets?id=8e0d211e-fd26-42ed-a4b3-d2431e97820b => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1893] 199.204.45.216 () {34 vars in 1124 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/security-groups?id=259fa926-5ae1-4707-8ad6-f75484eaac4e&id=137392e9-6467-4581-adac-3fd81eaa954d&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1894] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/ports?network_id=0f6e14b2-1802-4029-bcbd-8efd0b9ceabc&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:48.998 7 INFO neutron.services.segments.plugin [-] Segment e865f0ef-b81e-4b3c-a87a-5a1ebb55d950 resource provider aggregate not found 2026-05-27 20:51:49.013 7 INFO neutron.services.segments.plugin [-] Segment e865f0ef-b81e-4b3c-a87a-5a1ebb55d950 resource provider aggregate not found 2026-05-27 20:51:49.025 7 INFO neutron.services.segments.plugin [-] Segment e865f0ef-b81e-4b3c-a87a-5a1ebb55d950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e865f0ef-b81e-4b3c-a87a-5a1ebb55d950 found for delete ", "request_id": "req-8b56f1bb-5408-481e-9116-9434b742fb4e"}]} [pid: 7|app: 0|req: 981/1895] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:48 2026] DELETE /v2.0/networks/6199c6ea-af80-4853-ba46-ea2e910f042d => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:49.060 7 INFO neutron.services.segments.plugin [-] Segment e865f0ef-b81e-4b3c-a87a-5a1ebb55d950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e865f0ef-b81e-4b3c-a87a-5a1ebb55d950 found for delete ", "request_id": "req-73981b0d-144d-4438-9adb-e130f03545d4"}]} [pid: 8|app: 0|req: 915/1896] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1897] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc?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: 7|app: 0|req: 982/1898] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:49 2026] DELETE /v2.0/networks/49ac28e8-f1d5-44fd-9368-14588995ff46 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:49.264 8 WARNING neutron_lib.context [None req-660fc64a-eeb9-476a-bed2-2d0945f092d3 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:49.318 8 INFO neutron.db.segments_db [None req-660fc64a-eeb9-476a-bed2-2d0945f092d3 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Added segment 9895e88c-59f2-4f4d-bc3c-237e86c486c2 of type vxlan for network a1928d7a-04d6-466b-8540-68ee957587da [pid: 8|app: 0|req: 917/1899] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:49 2026] POST /v2.0/networks => generated 629 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:49.449 7 WARNING neutron_lib.context [None req-c683f344-6c76-43cb-ac8f-477c3023e1b0 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 983/1900] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:49 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:49.812 8 WARNING neutron_lib.context [None req-980ef155-32b4-4b92-a552-689ff7d466cc 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:49.855 8 INFO neutron.db.segments_db [None req-980ef155-32b4-4b92-a552-689ff7d466cc 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Added segment cc4cd403-f877-4bd2-aea7-d9890aab5992 of type vxlan for network 24ce2a4e-a009-4455-9051-e10fc429edc6 [pid: 7|app: 0|req: 984/1901] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1902] 10.0.0.242 () {34 vars in 1120 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/security-groups?id=137392e9-6467-4581-adac-3fd81eaa954d&id=259fa926-5ae1-4707-8ad6-f75484eaac4e&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:50.181 8 INFO neutron.db.l3_hamode_db [None req-980ef155-32b4-4b92-a552-689ff7d466cc 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:50.327 8 INFO neutron.db.l3_hamode_db [None req-980ef155-32b4-4b92-a552-689ff7d466cc 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 918/1903] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:49 2026] POST /v2.0/routers => generated 506 bytes in 1347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:51.158 8 WARNING neutron_lib.context [None req-18e2dd0f-a1ce-48dc-bd3f-c6bde185eda9 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 986/1904] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:51.223 7 INFO neutron.services.segments.plugin [-] Segment 8bfe2402-63c6-44fa-b771-614ef1412e66 resource provider aggregate not found 2026-05-27 20:51:51.230 7 INFO neutron.services.segments.plugin [-] Segment 8bfe2402-63c6-44fa-b771-614ef1412e66 resource provider aggregate not found 2026-05-27 20:51:51.249 7 INFO neutron.services.segments.plugin [-] Segment 8bfe2402-63c6-44fa-b771-614ef1412e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bfe2402-63c6-44fa-b771-614ef1412e66 found for delete ", "request_id": "req-bacd75cd-0c67-411f-9630-014473c869a7"}]} 2026-05-27 20:51:51.257 7 INFO neutron.services.segments.plugin [-] Segment 8bfe2402-63c6-44fa-b771-614ef1412e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bfe2402-63c6-44fa-b771-614ef1412e66 found for delete ", "request_id": "req-6359f0a3-9d57-492a-a778-bfe9d38add3c"}]} [pid: 7|app: 0|req: 987/1905] 10.0.0.242 () {34 vars in 1120 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/security-groups?id=137392e9-6467-4581-adac-3fd81eaa954d&id=259fa926-5ae1-4707-8ad6-f75484eaac4e&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1906] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1907] 10.0.0.134 () {34 vars in 665 bytes} [Wed May 27 20:51:51 2026] POST /v2.0/ports => generated 951 bytes in 461 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-27 20:51:51.879 7 INFO neutron.db.l3_db [None req-c639416f-c520-42c9-b666-825022c78469 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Floating IP 1efed787-9d01-404e-9884-6f1f2519e813 associated. External IP: 10.96.250.218, port: eaaff76a-c679-48e3-abce-a6d5b4d90a11. [pid: 7|app: 0|req: 989/1908] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:51:51 2026] PUT /v2.0/floatingips/1efed787-9d01-404e-9884-6f1f2519e813 => generated 856 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:53.100 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33b9c3d9-d8c9-411c-b846-789808d8af4e'] response: {'name': 'network-changed', 'server_uuid': 'b99b7955-c112-4581-9e24-2f2de8c8aa22', 'tag': 'eaaff76a-c679-48e3-abce-a6d5b4d90a11', 'status': 'completed', 'code': 200} 2026-05-27 20:51:53.189 7 WARNING neutron_lib.context [None req-0464850c-9a43-4f35-9a63-ff0c2ad386c9 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1911] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:51 2026] PUT /v2.0/routers/d8536aae-7d5c-4d10-afb1-05603f9c1691/add_router_interface => generated 309 bytes in 1571 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: 921/1912] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/ports?tenant_id=63833bfc869f49f491487dd383d93177&device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:53.328 7 INFO neutron.db.segments_db [None req-0464850c-9a43-4f35-9a63-ff0c2ad386c9 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Added segment 7bce4c89-c6f9-4ab0-8fb4-cab2fec5b897 of type vxlan for network 4aeb97ab-8540-480d-bbf6-caded52961ff [pid: 8|app: 0|req: 922/1913] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/ports/534d1a83-9796-4fd1-b3d1-6cf3b02bf188 => generated 1025 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1914] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/networks?id=0f6e14b2-1802-4029-bcbd-8efd0b9ceabc => generated 769 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1915] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:53 2026] POST /v2.0/networks => generated 632 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1916] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=eaaff76a-c679-48e3-abce-a6d5b4d90a11 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:53.548 7 WARNING neutron_lib.context [None req-d8184b0b-5932-441d-ad6e-39c034157105 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 994/1917] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:51:53 2026] POST /v2.0/ports => generated 743 bytes in 316 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: 995/1918] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/subnets?id=8e0d211e-fd26-42ed-a4b3-d2431e97820b => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:53.898 7 WARNING neutron_lib.context [None req-97c8e1c8-0481-4170-8196-fd174c75b635 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:53.945 7 INFO neutron.db.segments_db [None req-97c8e1c8-0481-4170-8196-fd174c75b635 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Added segment 8390a4c8-26d9-4f83-8c96-59e8625d4867 of type vxlan for network 4ff386fd-e3c3-428c-a560-3e7761b7bf2d [pid: 7|app: 0|req: 996/1919] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:53 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1920] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:51:54 2026] GET /v2.0/ports?network_id=0f6e14b2-1802-4029-bcbd-8efd0b9ceabc&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:54.134 7 WARNING neutron_lib.context [None req-e8eceac1-b51e-4ef1-8fab-2428fcd89f43 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 924/1921] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:53 2026] PUT /v2.0/routers/d8536aae-7d5c-4d10-afb1-05603f9c1691/remove_router_interface => generated 309 bytes in 999 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: 998/1922] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:51:54 2026] POST /v2.0/ports => generated 743 bytes in 351 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: 925/1923] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:51:54 2026] GET /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:54.518 8 WARNING neutron_lib.context [None req-a092bce3-a71a-4db2-8067-b188fbe079d5 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:54.576 8 INFO neutron.db.segments_db [None req-a092bce3-a71a-4db2-8067-b188fbe079d5 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Added segment d4018519-2209-42fe-a937-0559af98547c of type vxlan for network be6d76bb-6462-4b41-93c8-deb1ba8e46b7 2026-05-27 20:51:54.628 7 INFO neutron.api.v2.resource [None req-942e6995-b412-4bf5-81ed-29b54f6e31d3 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/1924] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:54 2026] PUT /v2.0/routers/d8536aae-7d5c-4d10-afb1-05603f9c1691/remove_router_interface => generated 197 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1925] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:51:54 2026] GET /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1926] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:54 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1927] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:51:54 2026] GET /v2.0/ports?device_id=d8536aae-7d5c-4d10-afb1-05603f9c1691 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:54.711 8 WARNING neutron_lib.context [None req-e3c627c5-2d87-4f89-8c66-da0f756cca08 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 927/1928] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:51:54 2026] POST /v2.0/ports => generated 743 bytes in 283 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-27 20:51:54.996 8 WARNING neutron_lib.context [None req-8fa66f2c-a55c-4b9b-a8fc-2cf5181ab6e3 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:55.045 8 INFO neutron.db.segments_db [None req-8fa66f2c-a55c-4b9b-a8fc-2cf5181ab6e3 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Added segment 908cb01b-4937-4cf5-82a7-a004c8e9578b of type vxlan for network a2b308a8-040f-4959-86fe-5f303206f3a9 [pid: 8|app: 0|req: 928/1929] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:54 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:55.151 8 WARNING neutron_lib.context [None req-ba065cb8-3845-41b0-af5f-24f2bee28f85 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:55.322 7 INFO neutron.services.segments.plugin [-] Segment cc4cd403-f877-4bd2-aea7-d9890aab5992 resource provider aggregate not found 2026-05-27 20:51:55.326 7 INFO neutron.services.segments.plugin [-] Segment cc4cd403-f877-4bd2-aea7-d9890aab5992 resource provider aggregate not found 2026-05-27 20:51:55.338 7 INFO neutron.services.segments.plugin [-] Segment cc4cd403-f877-4bd2-aea7-d9890aab5992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc4cd403-f877-4bd2-aea7-d9890aab5992 found for delete ", "request_id": "req-e22190f8-ed51-4baa-9941-fd47048597e2"}]} 2026-05-27 20:51:55.339 7 INFO neutron.services.segments.plugin [-] Segment cc4cd403-f877-4bd2-aea7-d9890aab5992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc4cd403-f877-4bd2-aea7-d9890aab5992 found for delete ", "request_id": "req-a9dc8381-4b8a-4a1a-9850-f81e2486da7f"}]} 2026-05-27 20:51:55.347 7 INFO neutron.db.l3_hamode_db [None req-95fe9341-840a-4cc4-a98d-69e931b14f7a 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] HA network 24ce2a4e-a009-4455-9051-e10fc429edc6 was deleted as no HA routers are present in tenant 578b2954610f49c7852bb2c37975e280. [pid: 7|app: 0|req: 1002/1930] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:54 2026] DELETE /v2.0/routers/d8536aae-7d5c-4d10-afb1-05603f9c1691 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1931] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:51:55 2026] POST /v2.0/ports => generated 743 bytes in 307 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-27 20:51:55.461 8 WARNING neutron_lib.context [None req-be5e1fd4-21bc-468c-987d-6ff8c26a1611 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:55.507 8 INFO neutron.db.segments_db [None req-be5e1fd4-21bc-468c-987d-6ff8c26a1611 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Added segment 03a2d4ad-d520-4525-a4bf-1ca880a62f3a of type vxlan for network 5e10515a-3871-487e-8a34-e042aa4e5d00 [pid: 8|app: 0|req: 930/1932] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:55 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:55.657 8 WARNING neutron_lib.context [None req-284db567-0fe1-402e-97ae-6681d7db3623 d833b5d28ca14025bd6e92e6b5c14c38 e25d8705a81644c7979ebe2296ff8e38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 931/1933] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:51:55 2026] POST /v2.0/ports => generated 743 bytes in 280 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: 1003/1934] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:51:55 2026] DELETE /v2.0/subnets/e9cbd756-294c-4d45-afb5-5ac1c2e14b2e => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1935] 10.0.0.134 () {34 vars in 747 bytes} [Wed May 27 20:51:55 2026] PUT /v2.0/ports/a832f94d-00ca-4598-aa14-53d7b84aae28/tags => generated 17 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1936] 10.0.0.134 () {34 vars in 747 bytes} [Wed May 27 20:51:56 2026] PUT /v2.0/ports/062438a3-7e18-407b-873d-c7df89af68a9/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: 934/1937] 10.0.0.134 () {34 vars in 747 bytes} [Wed May 27 20:51:56 2026] PUT /v2.0/ports/bfe70026-7560-4625-909a-74b7f418b993/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1938] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:56 2026] DELETE /v2.0/networks/a1928d7a-04d6-466b-8540-68ee957587da => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:56.514 7 WARNING neutron_lib.context [None req-33e544d6-ae2d-42fb-ae63-2a870c15e67c 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 935/1939] 10.0.0.134 () {34 vars in 747 bytes} [Wed May 27 20:51:56 2026] PUT /v2.0/ports/3b5d7b84-1af9-479a-a502-3a22c65fffd1/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:56.566 7 INFO neutron.db.segments_db [None req-33e544d6-ae2d-42fb-ae63-2a870c15e67c 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Added segment e7128bba-43c6-4fb9-80de-7f469075e21a of type vxlan for network fd307777-c5b3-4487-abe3-e261b9edc13e [pid: 7|app: 0|req: 1005/1940] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:51:56 2026] POST /v2.0/networks => generated 630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:56.685 7 WARNING neutron_lib.context [None req-75e21059-ca2e-42ec-a40b-1317479713d5 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 936/1941] 10.0.0.134 () {32 vars in 660 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1942] 10.0.0.134 () {32 vars in 674 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1943] 10.0.0.134 () {32 vars in 670 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1944] 10.0.0.134 () {32 vars in 682 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1945] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:56 2026] POST /v2.0/subnets => generated 602 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:57.002 7 WARNING neutron_lib.context [None req-41484372-4c26-4ede-a735-022b696e96ca 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:57.036 7 INFO neutron.db.segments_db [None req-41484372-4c26-4ede-a735-022b696e96ca 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Added segment 3d42243b-ad17-4315-af9b-60fb6fe9e30e of type vxlan for network 5d03d06f-9900-41bf-8b67-66a46b1bc1be [pid: 8|app: 0|req: 940/1946] 10.0.0.134 () {32 vars in 668 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1947] 10.0.0.134 () {32 vars in 682 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1948] 10.0.0.134 () {32 vars in 678 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1949] 10.0.0.134 () {32 vars in 690 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:57.359 7 INFO neutron.db.l3_hamode_db [None req-41484372-4c26-4ede-a735-022b696e96ca 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:57.367 7 INFO neutron.services.segments.plugin [-] Segment 9895e88c-59f2-4f4d-bc3c-237e86c486c2 resource provider aggregate not found 2026-05-27 20:51:57.376 7 INFO neutron.services.segments.plugin [-] Segment 9895e88c-59f2-4f4d-bc3c-237e86c486c2 resource provider aggregate not found 2026-05-27 20:51:57.385 7 INFO neutron.services.segments.plugin [-] Segment 9895e88c-59f2-4f4d-bc3c-237e86c486c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9895e88c-59f2-4f4d-bc3c-237e86c486c2 found for delete ", "request_id": "req-70050a7e-b276-4e70-8fa6-9842af71b0e8"}]} 2026-05-27 20:51:57.483 7 INFO neutron.services.segments.plugin [-] Segment 9895e88c-59f2-4f4d-bc3c-237e86c486c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9895e88c-59f2-4f4d-bc3c-237e86c486c2 found for delete ", "request_id": "req-540c7792-02db-4d5c-aaec-4ca1d1ec239d"}]} [pid: 8|app: 0|req: 944/1950] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:57 2026] DELETE /v2.0/ports/a832f94d-00ca-4598-aa14-53d7b84aae28 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:57.539 7 INFO neutron.db.l3_hamode_db [None req-41484372-4c26-4ede-a735-022b696e96ca 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 945/1951] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:57 2026] DELETE /v2.0/ports/062438a3-7e18-407b-873d-c7df89af68a9 => 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: 946/1952] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:57 2026] DELETE /v2.0/ports/bfe70026-7560-4625-909a-74b7f418b993 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1953] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/ports/3b5d7b84-1af9-479a-a502-3a22c65fffd1 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1954] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:51:56 2026] POST /v2.0/routers => generated 507 bytes in 1357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1955] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/ports/7973f7c0-e0d5-4067-93aa-d7bcaa3b880d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:58.622 8 INFO neutron.services.segments.plugin [-] Segment 7bce4c89-c6f9-4ab0-8fb4-cab2fec5b897 resource provider aggregate not found 2026-05-27 20:51:58.628 8 INFO neutron.services.segments.plugin [-] Segment 7bce4c89-c6f9-4ab0-8fb4-cab2fec5b897 resource provider aggregate not found 2026-05-27 20:51:58.643 8 INFO neutron.services.segments.plugin [-] Segment 7bce4c89-c6f9-4ab0-8fb4-cab2fec5b897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bce4c89-c6f9-4ab0-8fb4-cab2fec5b897 found for delete ", "request_id": "req-b1966927-bdf3-46f5-808b-7f91d7403f14"}]} 2026-05-27 20:51:58.645 8 INFO neutron.services.segments.plugin [-] Segment 7bce4c89-c6f9-4ab0-8fb4-cab2fec5b897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bce4c89-c6f9-4ab0-8fb4-cab2fec5b897 found for delete ", "request_id": "req-0716e2f8-1682-4cac-a4c3-2b61f6b1c37a"}]} [pid: 8|app: 0|req: 949/1956] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/networks/4aeb97ab-8540-480d-bbf6-caded52961ff => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1957] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/networks/4ff386fd-e3c3-428c-a560-3e7761b7bf2d => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1958] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/networks/be6d76bb-6462-4b41-93c8-deb1ba8e46b7 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1959] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:59 2026] DELETE /v2.0/networks/a2b308a8-040f-4959-86fe-5f303206f3a9 => 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: 953/1960] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:51:59 2026] DELETE /v2.0/networks/5e10515a-3871-487e-8a34-e042aa4e5d00 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1961] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:51:58 2026] PUT /v2.0/routers/d443a043-a341-48c0-b6b6-6339435d718c/add_router_interface => generated 309 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1962] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/ports/8a43c516-2d96-46ba-ac51-e3182400b0dc => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1963] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/security-groups?tenant_id=5590b0e0ddaf4d22a1d971601fa1b93e&name=default => generated 2801 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:00.671 8 INFO neutron.services.segments.plugin [-] Segment 8390a4c8-26d9-4f83-8c96-59e8625d4867 resource provider aggregate not found 2026-05-27 20:52:00.685 8 INFO neutron.services.segments.plugin [-] Segment 8390a4c8-26d9-4f83-8c96-59e8625d4867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8390a4c8-26d9-4f83-8c96-59e8625d4867 found for delete ", "request_id": "req-87053dee-145d-4b8f-b8ef-952b663b4659"}]} 2026-05-27 20:52:00.696 8 INFO neutron.services.segments.plugin [-] Segment 8390a4c8-26d9-4f83-8c96-59e8625d4867 resource provider aggregate not found 2026-05-27 20:52:00.705 8 INFO neutron.services.segments.plugin [-] Segment d4018519-2209-42fe-a937-0559af98547c resource provider aggregate not found 2026-05-27 20:52:00.717 8 INFO neutron.services.segments.plugin [-] Segment 8390a4c8-26d9-4f83-8c96-59e8625d4867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8390a4c8-26d9-4f83-8c96-59e8625d4867 found for delete ", "request_id": "req-5210be72-f0ea-4a08-bcf3-398d8c191e0d"}]} 2026-05-27 20:52:00.726 8 INFO neutron.services.segments.plugin [-] Segment d4018519-2209-42fe-a937-0559af98547c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4018519-2209-42fe-a937-0559af98547c found for delete ", "request_id": "req-6f8d1594-255c-45f6-b9eb-9d1327632dbf"}]} 2026-05-27 20:52:00.738 8 INFO neutron.services.segments.plugin [-] Segment d4018519-2209-42fe-a937-0559af98547c resource provider aggregate not found 2026-05-27 20:52:00.745 8 INFO neutron.services.segments.plugin [-] Segment 908cb01b-4937-4cf5-82a7-a004c8e9578b resource provider aggregate not found 2026-05-27 20:52:00.764 8 INFO neutron.services.segments.plugin [-] Segment d4018519-2209-42fe-a937-0559af98547c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4018519-2209-42fe-a937-0559af98547c found for delete ", "request_id": "req-d52fda49-e264-4c6a-a4a5-5b3f9bce0362"}]} 2026-05-27 20:52:00.773 8 INFO neutron.services.segments.plugin [-] Segment 908cb01b-4937-4cf5-82a7-a004c8e9578b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 908cb01b-4937-4cf5-82a7-a004c8e9578b found for delete ", "request_id": "req-ae503759-e6eb-4b78-91cd-87d3cf97bbec"}]} 2026-05-27 20:52:00.786 8 INFO neutron.services.segments.plugin [-] Segment 03a2d4ad-d520-4525-a4bf-1ca880a62f3a resource provider aggregate not found 2026-05-27 20:52:00.795 8 INFO neutron.services.segments.plugin [-] Segment 908cb01b-4937-4cf5-82a7-a004c8e9578b resource provider aggregate not found 2026-05-27 20:52:00.803 8 INFO neutron.services.segments.plugin [-] Segment 03a2d4ad-d520-4525-a4bf-1ca880a62f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03a2d4ad-d520-4525-a4bf-1ca880a62f3a found for delete ", "request_id": "req-c2378b73-d669-4282-b7d4-6a4b91054b1d"}]} 2026-05-27 20:52:00.811 8 INFO neutron.services.segments.plugin [-] Segment 908cb01b-4937-4cf5-82a7-a004c8e9578b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 908cb01b-4937-4cf5-82a7-a004c8e9578b found for delete ", "request_id": "req-c1939fcd-3abf-47f4-b5d9-8d3f1f39f03e"}]} 2026-05-27 20:52:00.832 8 INFO neutron.services.segments.plugin [-] Segment 03a2d4ad-d520-4525-a4bf-1ca880a62f3a resource provider aggregate not found 2026-05-27 20:52:00.854 8 INFO neutron.services.segments.plugin [-] Segment 03a2d4ad-d520-4525-a4bf-1ca880a62f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03a2d4ad-d520-4525-a4bf-1ca880a62f3a found for delete ", "request_id": "req-ac390d7d-1f87-45e6-9810-998b9f906bec"}]} [pid: 8|app: 0|req: 956/1964] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:00 2026] DELETE /v2.0/security-groups/e60c0c60-f983-40e4-860b-15e692dd261d => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1965] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/security-groups?tenant_id=e25d8705a81644c7979ebe2296ff8e38&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1966] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:51:59 2026] PUT /v2.0/routers/d443a043-a341-48c0-b6b6-6339435d718c/remove_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1967] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?device_id=d443a043-a341-48c0-b6b6-6339435d718c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1968] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:01 2026] DELETE /v2.0/security-groups/e1da7788-c26c-4fbd-bc49-961702a00cfc => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1969] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups?tenant_id=6e8a0008c8fa44459d588065aaf99886&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1970] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:01 2026] DELETE /v2.0/security-groups/ab077666-4035-410f-9050-f66de8e255cc => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1971] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1972] 10.0.0.242 () {34 vars in 1120 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups?id=137392e9-6467-4581-adac-3fd81eaa954d&id=259fa926-5ae1-4707-8ad6-f75484eaac4e&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:01.776 7 INFO neutron.services.segments.plugin [-] Segment 3d42243b-ad17-4315-af9b-60fb6fe9e30e resource provider aggregate not found 2026-05-27 20:52:01.782 7 INFO neutron.services.segments.plugin [-] Segment 3d42243b-ad17-4315-af9b-60fb6fe9e30e resource provider aggregate not found 2026-05-27 20:52:01.798 7 INFO neutron.services.segments.plugin [-] Segment 3d42243b-ad17-4315-af9b-60fb6fe9e30e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d42243b-ad17-4315-af9b-60fb6fe9e30e found for delete ", "request_id": "req-a31c119b-d38f-43e0-b16f-e7be80767204"}]} 2026-05-27 20:52:01.800 7 INFO neutron.services.segments.plugin [-] Segment 3d42243b-ad17-4315-af9b-60fb6fe9e30e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d42243b-ad17-4315-af9b-60fb6fe9e30e found for delete ", "request_id": "req-f901dd88-2020-449a-b69d-0346eb240d12"}]} 2026-05-27 20:52:01.805 7 INFO neutron.db.l3_hamode_db [None req-484ddbd5-bf46-433e-80da-813eff227ac1 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] HA network 5d03d06f-9900-41bf-8b67-66a46b1bc1be was deleted as no HA routers are present in tenant 578b2954610f49c7852bb2c37975e280. [pid: 7|app: 0|req: 1011/1973] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:01 2026] DELETE /v2.0/routers/d443a043-a341-48c0-b6b6-6339435d718c => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1974] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:01 2026] DELETE /v2.0/subnets/4e8cab0a-8714-4658-8a12-0bed9aeb9ff4 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1975] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1283 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1976] 10.0.0.134 () {32 vars in 858 bytes} [Wed May 27 20:52:02 2026] GET /v2.0/floatingips?floating_network_id=9b32560f-b4cc-417f-a594-357ed4d7075e&port_id=eaaff76a-c679-48e3-abce-a6d5b4d90a11 => generated 861 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1977] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:02 2026] DELETE /v2.0/networks/fd307777-c5b3-4487-abe3-e261b9edc13e => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1978] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:02 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:02.511 7 WARNING neutron_lib.context [None req-bad26c31-d2df-4740-bf89-35860396d6c1 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 966/1979] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:52:02 2026] GET /v2.0/security-groups?id=259fa926-5ae1-4707-8ad6-f75484eaac4e&id=137392e9-6467-4581-adac-3fd81eaa954d&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:02.576 7 INFO neutron.db.segments_db [None req-bad26c31-d2df-4740-bf89-35860396d6c1 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Added segment ae8c09e3-8066-4675-b195-7b788bb3f1fe of type vxlan for network dc50bc6a-9bf6-4b4f-aecf-6d2ef42cac28 2026-05-27 20:52:02.860 7 INFO neutron.db.l3_hamode_db [None req-bad26c31-d2df-4740-bf89-35860396d6c1 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:03.948 7 INFO neutron.services.segments.plugin [-] Segment e7128bba-43c6-4fb9-80de-7f469075e21a resource provider aggregate not found 2026-05-27 20:52:03.953 7 INFO neutron.services.segments.plugin [-] Segment e7128bba-43c6-4fb9-80de-7f469075e21a resource provider aggregate not found 2026-05-27 20:52:03.969 7 INFO neutron.services.segments.plugin [-] Segment e7128bba-43c6-4fb9-80de-7f469075e21a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7128bba-43c6-4fb9-80de-7f469075e21a found for delete ", "request_id": "req-1b3879e5-e4c2-455b-8725-2acbac9ee413"}]} 2026-05-27 20:52:03.973 7 INFO neutron.services.segments.plugin [-] Segment e7128bba-43c6-4fb9-80de-7f469075e21a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7128bba-43c6-4fb9-80de-7f469075e21a found for delete ", "request_id": "req-d6904877-7d7d-4d64-b4d8-4757d0bd60be"}]} 2026-05-27 20:52:04.251 7 INFO neutron.db.l3_hamode_db [None req-bad26c31-d2df-4740-bf89-35860396d6c1 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 967/1980] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1981] 10.0.0.242 () {34 vars in 1120 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups?id=137392e9-6467-4581-adac-3fd81eaa954d&id=259fa926-5ae1-4707-8ad6-f75484eaac4e&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:04.810 8 WARNING neutron_lib.context [None req-f00e8127-5f4d-4b7d-bec3-8a2401aa5aa3 45687b6119ac4f87b1bc1d7c2b8bbd88 1cbdba1cf8914115b160f02db4b89849 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1014/1982] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:52:02 2026] POST /v2.0/routers => generated 686 bytes in 2876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1983] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:52:04 2026] POST /v2.0/floatingips => generated 552 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1984] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1985] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:52:05 2026] PUT /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/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: 970/1986] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/routers/3647fd7e-6281-4663-8ecf-c5ef0db0ffc0 => generated 692 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1987] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1988] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/routers => generated 695 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1989] 10.0.0.134 () {34 vars in 770 bytes} [Wed May 27 20:52:05 2026] PUT /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1990] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/ports?device_id=b99b7955-c112-4581-9e24-2f2de8c8aa22 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:05.842 7 INFO neutron.db.l3_db [req-af95446b-a454-4d4a-b7c9-4da341bf651c req-121b814a-1f62-4a29-8aaf-9399a609d8f5 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] Floating IP 1efed787-9d01-404e-9884-6f1f2519e813 disassociated. External IP: 10.96.250.218, port: eaaff76a-c679-48e3-abce-a6d5b4d90a11. [pid: 7|app: 0|req: 1017/1991] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:52:05 2026] DELETE /v2.0/ports/eaaff76a-c679-48e3-abce-a6d5b4d90a11 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1992] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:06.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4a671f2-a37e-4923-99fb-c403acca2ee7'] response: {'server_uuid': 'b99b7955-c112-4581-9e24-2f2de8c8aa22', 'name': 'network-vif-deleted', 'tag': 'eaaff76a-c679-48e3-abce-a6d5b4d90a11', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 975/1993] 10.0.0.134 () {34 vars in 741 bytes} [Wed May 27 20:52:05 2026] PUT /v2.0/routers/3647fd7e-6281-4663-8ecf-c5ef0db0ffc0 => generated 699 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1994] 10.0.0.242 () {34 vars in 1120 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/security-groups?id=137392e9-6467-4581-adac-3fd81eaa954d&id=259fa926-5ae1-4707-8ad6-f75484eaac4e&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1995] 10.0.0.134 () {34 vars in 766 bytes} [Wed May 27 20:52:06 2026] PUT /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1996] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/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: 1020/1997] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/routers/3647fd7e-6281-4663-8ecf-c5ef0db0ffc0 => generated 699 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1998] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/ports?device_id=3647fd7e-6281-4663-8ecf-c5ef0db0ffc0 => 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: 978/1999] 10.0.0.134 () {34 vars in 788 bytes} [Wed May 27 20:52:06 2026] PUT /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2000] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2001] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:52:06 2026] PUT /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2002] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2003] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:06.679 8 INFO neutron.api.v2.resource [None req-f91b1210-f88d-461c-8f26-1a4e682c22f7 45687b6119ac4f87b1bc1d7c2b8bbd88 1cbdba1cf8914115b160f02db4b89849 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/2004] 10.0.0.134 () {32 vars in 751 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2005] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:52:06 2026] DELETE /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2006] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:06.805 8 INFO neutron.api.v2.resource [None req-18375866-5f20-43c5-8ed1-626e0735a435 45687b6119ac4f87b1bc1d7c2b8bbd88 1cbdba1cf8914115b160f02db4b89849 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/2007] 10.0.0.134 () {32 vars in 754 bytes} [Wed May 27 20:52:06 2026] DELETE /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2008] 10.0.0.134 () {32 vars in 742 bytes} [Wed May 27 20:52:06 2026] DELETE /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2009] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48/tags => 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: 989/2010] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:52:06 2026] DELETE /v2.0/floatingips/051730f2-463c-4017-afbc-dd3bde1bce48 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:07.472 7 INFO neutron.services.segments.plugin [-] Segment ae8c09e3-8066-4675-b195-7b788bb3f1fe resource provider aggregate not found 2026-05-27 20:52:07.477 7 INFO neutron.services.segments.plugin [-] Segment ae8c09e3-8066-4675-b195-7b788bb3f1fe resource provider aggregate not found 2026-05-27 20:52:07.489 7 INFO neutron.services.segments.plugin [-] Segment ae8c09e3-8066-4675-b195-7b788bb3f1fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae8c09e3-8066-4675-b195-7b788bb3f1fe found for delete ", "request_id": "req-20571dd9-4022-48ce-a7e5-36a4ff482487"}]} 2026-05-27 20:52:07.496 7 INFO neutron.services.segments.plugin [-] Segment ae8c09e3-8066-4675-b195-7b788bb3f1fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae8c09e3-8066-4675-b195-7b788bb3f1fe found for delete ", "request_id": "req-3c8c24d1-6649-4aad-bebe-e71fd726f8c3"}]} 2026-05-27 20:52:07.500 7 INFO neutron.db.l3_hamode_db [None req-4e2fbd44-2e8b-4544-8f3d-d31b37c582ea 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] HA network dc50bc6a-9bf6-4b4f-aecf-6d2ef42cac28 was deleted as no HA routers are present in tenant 578b2954610f49c7852bb2c37975e280. [pid: 7|app: 0|req: 1022/2013] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:06 2026] DELETE /v2.0/routers/3647fd7e-6281-4663-8ecf-c5ef0db0ffc0 => generated 0 bytes in 1065 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2014] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/ports?device_id=3647fd7e-6281-4663-8ecf-c5ef0db0ffc0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:07.562 7 INFO neutron.api.v2.resource [None req-3addd3b2-bc20-4005-911a-4c8f662b700f 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/2015] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/routers/3647fd7e-6281-4663-8ecf-c5ef0db0ffc0 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2016] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/ports?device_id=d443a043-a341-48c0-b6b6-6339435d718c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2017] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/security-groups/137392e9-6467-4581-adac-3fd81eaa954d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:07.632 8 INFO neutron.api.v2.resource [None req-a36dfe58-22be-4a22-946b-aed92d098805 1812f127c2f54b73976d2c65f4be586f 63833bfc869f49f491487dd383d93177 - - default default] show failed (client error): The resource could not be found. 2026-05-27 20:52:07.634 7 INFO neutron.api.v2.resource [None req-44dc4e21-3de7-44ee-94f7-ae8f9c0a2e48 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/2018] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/security-groups/137392e9-6467-4581-adac-3fd81eaa954d => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2019] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/routers/d443a043-a341-48c0-b6b6-6339435d718c => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:07.666 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f07188de-4e5d-4b5b-82ff-6d2537150c37 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2020] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/subnets/4e8cab0a-8714-4658-8a12-0bed9aeb9ff4 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2021] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/ports?device_id=d8536aae-7d5c-4d10-afb1-05603f9c1691 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:07.743 8 INFO neutron.api.v2.resource [None req-13e8c14f-a9f1-4449-a22b-dabe459d58ec 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/2022] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/routers/d8536aae-7d5c-4d10-afb1-05603f9c1691 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:07.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68ccf460-e456-48d2-8678-aa00a7656f44 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 997/2023] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/subnets/e9cbd756-294c-4d45-afb5-5ac1c2e14b2e => 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: 998/2024] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/ports?device_id=16a3a9dd-510d-4ad1-9ec2-289572d1f942 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:07.836 8 INFO neutron.api.v2.resource [None req-64a51e41-829c-490d-b1ca-fc648706dda6 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/2025] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/routers/16a3a9dd-510d-4ad1-9ec2-289572d1f942 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:07.857 8 INFO neutron.pecan_wsgi.hooks.translation [None req-745d3179-d967-486b-8bae-6731837360d3 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/2026] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/subnets/79cf493f-2ecb-4e7e-a104-1f00bb07affc => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:07.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13529ecd-d7aa-4f5c-bef0-ad6ea7599f35 79b16d01a1ea4d8ca861c3b8d2c57124 578b2954610f49c7852bb2c37975e280 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/2027] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/subnets/eccd67cb-e2cf-47af-af1c-e8a5a34e0da8 => 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: 1027/2028] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/floatingips/1efed787-9d01-404e-9884-6f1f2519e813 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2029] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/259fa926-5ae1-4707-8ad6-f75484eaac4e => 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: 1002/2030] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/security-groups?tenant_id=1cbdba1cf8914115b160f02db4b89849&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: 1003/2031] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/3ae1face-a36c-492b-b249-3c16f00f3aa2 => 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: 1004/2032] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups?tenant_id=578b2954610f49c7852bb2c37975e280&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2033] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/0fe704af-c7f9-4c08-ad69-8281ae4f3b04 => 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: 1006/2034] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups?tenant_id=05a7fe9c91934029af53b27f991a0263&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: 1007/2035] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/3a3b4076-3a68-4c76-bd9a-84d2bf33cada => 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: 1029/2036] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:52:08 2026] PUT /v2.0/routers/d9152f3d-39f6-4590-90fd-ba2653bf4c58/remove_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:10.517 7 WARNING neutron_lib.context [None req-d3a040f9-bc49-4ffa-bc61-9d6af764c60d 6c50a0eb68b54fe5a68325393d967a09 fdf5a5818ab148f18203500b068bbecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1030/2037] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:52:10 2026] POST /v2.0/security-groups => generated 1560 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2038] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/security-groups => generated 4343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2039] 10.0.0.134 () {34 vars in 758 bytes} [Wed May 27 20:52:10 2026] PUT /v2.0/security-groups/8890940b-970c-4fc9-99d6-09ee1c4f06b0 => generated 1599 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2040] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/security-groups/8890940b-970c-4fc9-99d6-09ee1c4f06b0 => generated 1599 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:10.968 8 INFO neutron.services.segments.plugin [-] Segment 2a0e430b-99aa-4402-981f-5bd44e8f79af resource provider aggregate not found 2026-05-27 20:52:10.975 8 INFO neutron.services.segments.plugin [-] Segment 2a0e430b-99aa-4402-981f-5bd44e8f79af resource provider aggregate not found 2026-05-27 20:52:10.990 8 INFO neutron.services.segments.plugin [-] Segment 2a0e430b-99aa-4402-981f-5bd44e8f79af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a0e430b-99aa-4402-981f-5bd44e8f79af found for delete ", "request_id": "req-170800e6-a28c-4352-8ba9-94b752fb162d"}]} 2026-05-27 20:52:11.004 8 INFO neutron.services.segments.plugin [-] Segment 2a0e430b-99aa-4402-981f-5bd44e8f79af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a0e430b-99aa-4402-981f-5bd44e8f79af found for delete ", "request_id": "req-3d851520-008c-4632-9c89-dfaabbe27ef5"}]} 2026-05-27 20:52:11.010 8 INFO neutron.db.l3_hamode_db [None req-10e3463c-7344-4ade-92bb-16069949724a 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network 090ab200-7118-494a-a566-ce6e818844b2 was deleted as no HA routers are present in tenant 63833bfc869f49f491487dd383d93177. [pid: 8|app: 0|req: 1008/2041] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:09 2026] DELETE /v2.0/routers/d9152f3d-39f6-4590-90fd-ba2653bf4c58 => generated 0 bytes in 1616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2042] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:10 2026] DELETE /v2.0/security-groups/8890940b-970c-4fc9-99d6-09ee1c4f06b0 => 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: 1035/2043] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:52:11 2026] GET /v2.0/security-groups => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:11.146 7 INFO neutron.api.v2.resource [None req-1055e410-a9c3-4597-a078-cf930da0a1a5 6c50a0eb68b54fe5a68325393d967a09 fdf5a5818ab148f18203500b068bbecb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1036/2044] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:11 2026] DELETE /v2.0/security-groups/8890940b-970c-4fc9-99d6-09ee1c4f06b0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:11.161 7 WARNING neutron_lib.context [None req-a815bbc7-a58f-4e77-ba6b-5943cf01dc19 6c50a0eb68b54fe5a68325393d967a09 fdf5a5818ab148f18203500b068bbecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/2045] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:11 2026] DELETE /v2.0/subnets/8e0d211e-fd26-42ed-a4b3-d2431e97820b => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2046] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:52:11 2026] POST /v2.0/security-groups => generated 1559 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:52:11.304 7 WARNING neutron_lib.context [None req-a40de822-67bd-4e72-9dc8-4740741ea655 6c50a0eb68b54fe5a68325393d967a09 fdf5a5818ab148f18203500b068bbecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1038/2047] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:52:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2048] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:11 2026] GET /v2.0/security-group-rules/3f47ef9c-f416-43ae-98ea-ae9ef5c6fdd8 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2049] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:52:11 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2050] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:52:11 2026] DELETE /v2.0/security-group-rules/3f47ef9c-f416-43ae-98ea-ae9ef5c6fdd8 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2051] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:52:11 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-27 20:52:11.663 7 WARNING neutron_lib.context [None req-4c49071a-b66c-4a33-8d47-5030ab7041c2 6c50a0eb68b54fe5a68325393d967a09 fdf5a5818ab148f18203500b068bbecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1010/2052] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:11 2026] DELETE /v2.0/networks/0f6e14b2-1802-4029-bcbd-8efd0b9ceabc => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2053] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:52:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2054] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:11 2026] GET /v2.0/security-group-rules/10048af4-08df-4c34-a27a-979659065821 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2055] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:52:11 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2056] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:52:11 2026] DELETE /v2.0/security-group-rules/10048af4-08df-4c34-a27a-979659065821 => 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: 1047/2057] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:52:11 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:11.946 7 WARNING neutron_lib.context [None req-004045ab-fd78-48f0-8107-a05ca354a3d2 6c50a0eb68b54fe5a68325393d967a09 fdf5a5818ab148f18203500b068bbecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2058] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:52:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2059] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:12 2026] GET /v2.0/security-group-rules/32a6ee36-ab5f-4742-8cff-20d8f8d298b4 => generated 570 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2060] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:52:12 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:12.287 7 WARNING neutron_lib.context [None req-c90f9f9e-833e-409e-92e1-631f2119500c 8c74d8b454dd487fa927ae8365974ef2 4e8636c826954109ade9a675562d82af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:12.327 7 INFO neutron.db.segments_db [None req-c90f9f9e-833e-409e-92e1-631f2119500c 8c74d8b454dd487fa927ae8365974ef2 4e8636c826954109ade9a675562d82af - - default default] Added segment 6c856d5b-2e93-4d9f-9a02-bb7fee3c0d9d of type vxlan for network c436f3ca-419b-4edd-bf69-0575c71a296d 2026-05-27 20:52:12.623 7 INFO neutron.db.l3_hamode_db [None req-c90f9f9e-833e-409e-92e1-631f2119500c 8c74d8b454dd487fa927ae8365974ef2 4e8636c826954109ade9a675562d82af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1011/2061] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:52:11 2026] PUT /v2.0/routers/c3fbd1c1-a18b-4229-8509-09192f568252/remove_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2062] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:52:12 2026] DELETE /v2.0/security-group-rules/32a6ee36-ab5f-4742-8cff-20d8f8d298b4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:13.016 8 INFO neutron.services.segments.plugin [-] Segment ebc906c4-5640-4964-9591-de18763d0fb9 resource provider aggregate not found 2026-05-27 20:52:13.039 8 INFO neutron.services.segments.plugin [-] Segment ebc906c4-5640-4964-9591-de18763d0fb9 resource provider aggregate not found 2026-05-27 20:52:13.044 8 INFO neutron.services.segments.plugin [-] Segment ebc906c4-5640-4964-9591-de18763d0fb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc906c4-5640-4964-9591-de18763d0fb9 found for delete ", "request_id": "req-60b6fd80-ab7f-442f-85b4-a9e7d9e62095"}]} 2026-05-27 20:52:13.065 8 INFO neutron.services.segments.plugin [-] Segment ebc906c4-5640-4964-9591-de18763d0fb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc906c4-5640-4964-9591-de18763d0fb9 found for delete ", "request_id": "req-489c784b-4256-4635-aafc-f7fbdf700cd3"}]} 2026-05-27 20:52:13.310 7 INFO neutron.db.l3_hamode_db [None req-c90f9f9e-833e-409e-92e1-631f2119500c 8c74d8b454dd487fa927ae8365974ef2 4e8636c826954109ade9a675562d82af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:14.006 8 INFO neutron.db.l3_hamode_db [None req-4be5f071-b8e3-4cf0-9d25-f1603208b5e7 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] HA network 5892e535-f00b-4078-b6f5-c739fade7d18 was deleted as no HA routers are present in tenant 3ddbf82e08694e52bf62ed7aba15b55b. [pid: 8|app: 0|req: 1013/2063] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:13 2026] DELETE /v2.0/routers/c3fbd1c1-a18b-4229-8509-09192f568252 => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2064] 10.0.0.134 () {32 vars in 673 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2065] 10.0.0.134 () {34 vars in 668 bytes} [Wed May 27 20:52:12 2026] POST /v2.0/routers => generated 474 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2066] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:14 2026] DELETE /v2.0/security-groups/59ff71f1-9688-4ce0-8fc5-17faa55a1ca5 => 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: 1015/2067] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:14 2026] DELETE /v2.0/subnets/9493288d-eba3-4258-ac54-f8871e3be30e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2068] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:52:14 2026] PUT /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2069] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2070] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/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: 1018/2071] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/security-groups => 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: 1019/2072] 10.0.0.134 () {34 vars in 762 bytes} [Wed May 27 20:52:14 2026] PUT /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2073] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2074] 10.0.0.134 () {34 vars in 758 bytes} [Wed May 27 20:52:14 2026] PUT /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:52:14.693 7 INFO neutron.services.segments.plugin [-] Segment adae0346-a7a4-43a6-bb38-a048fc6f6ac5 resource provider aggregate not found 2026-05-27 20:52:14.699 7 INFO neutron.services.segments.plugin [-] Segment adae0346-a7a4-43a6-bb38-a048fc6f6ac5 resource provider aggregate not found 2026-05-27 20:52:14.716 7 INFO neutron.services.segments.plugin [-] Segment adae0346-a7a4-43a6-bb38-a048fc6f6ac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adae0346-a7a4-43a6-bb38-a048fc6f6ac5 found for delete ", "request_id": "req-0d1c5014-f1bd-4fe9-aac8-f86f73f650df"}]} 2026-05-27 20:52:14.718 7 INFO neutron.services.segments.plugin [-] Segment adae0346-a7a4-43a6-bb38-a048fc6f6ac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adae0346-a7a4-43a6-bb38-a048fc6f6ac5 found for delete ", "request_id": "req-3950d7c1-f8e6-490f-8491-5926722a29ac"}]} [pid: 8|app: 0|req: 1022/2075] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2076] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:14 2026] DELETE /v2.0/networks/d2097c22-4033-495c-b7b3-60a8016c6072 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2077] 10.0.0.134 () {34 vars in 780 bytes} [Wed May 27 20:52:14 2026] PUT /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2078] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2079] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:52:14 2026] PUT /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:15.062 8 INFO neutron.services.segments.plugin [-] Segment ba1b9ccf-9681-47ec-89f8-f9a406edaf14 resource provider aggregate not found [pid: 8|app: 0|req: 1025/2080] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:15.084 8 INFO neutron.services.segments.plugin [-] Segment ba1b9ccf-9681-47ec-89f8-f9a406edaf14 resource provider aggregate not found 2026-05-27 20:52:15.092 8 INFO neutron.services.segments.plugin [-] Segment ba1b9ccf-9681-47ec-89f8-f9a406edaf14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba1b9ccf-9681-47ec-89f8-f9a406edaf14 found for delete ", "request_id": "req-bff810ca-c3fa-45b8-96f4-c043aac27240"}]} 2026-05-27 20:52:15.100 8 INFO neutron.services.segments.plugin [-] Segment ba1b9ccf-9681-47ec-89f8-f9a406edaf14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba1b9ccf-9681-47ec-89f8-f9a406edaf14 found for delete ", "request_id": "req-d4e22267-166d-4366-b031-b4fe1ec76aa0"}]} [pid: 8|app: 0|req: 1026/2081] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:15 2026] GET /v2.0/security-groups?tenant_id=63833bfc869f49f491487dd383d93177&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2082] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/security-groups?tenant_id=fdf5a5818ab148f18203500b068bbecb&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2083] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:15 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2084] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:15 2026] DELETE /v2.0/security-groups/a5a7b93b-2a9b-4252-aff1-0a6f62b41ff7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2085] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:15 2026] DELETE /v2.0/security-groups/d5c498b6-e977-4b48-8333-25937d86a539 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:15.322 7 INFO neutron.api.v2.resource [None req-c55498d1-78a2-44ad-839e-13e5dd704f09 8c74d8b454dd487fa927ae8365974ef2 4e8636c826954109ade9a675562d82af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/2086] 10.0.0.134 () {32 vars in 743 bytes} [Wed May 27 20:52:15 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2087] 10.0.0.134 () {32 vars in 742 bytes} [Wed May 27 20:52:15 2026] DELETE /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags/red => 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: 1059/2088] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:15 2026] GET /v2.0/security-groups?tenant_id=3ddbf82e08694e52bf62ed7aba15b55b&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: 1030/2089] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:52:15 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2090] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:15 2026] DELETE /v2.0/security-groups/5b309652-c7c3-4e0d-bcc0-d7af7bc86808 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:15.558 8 INFO neutron.api.v2.resource [None req-6641da78-1781-4127-8a6d-f434ade7c665 8c74d8b454dd487fa927ae8365974ef2 4e8636c826954109ade9a675562d82af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/2091] 10.0.0.134 () {32 vars in 746 bytes} [Wed May 27 20:52:15 2026] DELETE /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2092] 10.0.0.134 () {32 vars in 734 bytes} [Wed May 27 20:52:15 2026] DELETE /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2093] 10.0.0.134 () {32 vars in 731 bytes} [Wed May 27 20:52:15 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2094] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:52:15 2026] GET /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d => generated 480 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2095] 10.0.0.134 () {34 vars in 742 bytes} [Wed May 27 20:52:15 2026] PUT /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d => generated 480 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2096] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:16 2026] GET /v2.0/ports?device_id=b66a7e3b-3f71-4b56-82ce-8c8213a3f70d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:17.603 8 INFO neutron.services.segments.plugin [-] Segment 6c856d5b-2e93-4d9f-9a02-bb7fee3c0d9d resource provider aggregate not found 2026-05-27 20:52:17.607 8 INFO neutron.services.segments.plugin [-] Segment 6c856d5b-2e93-4d9f-9a02-bb7fee3c0d9d resource provider aggregate not found 2026-05-27 20:52:17.625 8 INFO neutron.services.segments.plugin [-] Segment 6c856d5b-2e93-4d9f-9a02-bb7fee3c0d9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c856d5b-2e93-4d9f-9a02-bb7fee3c0d9d found for delete ", "request_id": "req-d91802cc-411e-490a-982f-8347ceb87702"}]} 2026-05-27 20:52:17.626 8 INFO neutron.services.segments.plugin [-] Segment 6c856d5b-2e93-4d9f-9a02-bb7fee3c0d9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c856d5b-2e93-4d9f-9a02-bb7fee3c0d9d found for delete ", "request_id": "req-70e319ca-f54e-42bd-b1a2-35a8073afd41"}]} 2026-05-27 20:52:17.631 8 INFO neutron.db.l3_hamode_db [None req-aff2c939-9786-42c9-b72a-28b8667defac 8c74d8b454dd487fa927ae8365974ef2 4e8636c826954109ade9a675562d82af - - default default] HA network c436f3ca-419b-4edd-bf69-0575c71a296d was deleted as no HA routers are present in tenant 4e8636c826954109ade9a675562d82af. [pid: 8|app: 0|req: 1034/2097] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:16 2026] DELETE /v2.0/routers/b66a7e3b-3f71-4b56-82ce-8c8213a3f70d => generated 0 bytes in 745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2098] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:17 2026] GET /v2.0/security-groups?tenant_id=bf8e3718a369493681f5811a1dbd1c96&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2099] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:17 2026] DELETE /v2.0/security-groups/0c3e0038-df47-429f-974a-ff13eff5dfe1 => 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: 1065/2100] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:18 2026] GET /v2.0/security-groups?tenant_id=000a16661ee44c27a4f6d39c15b26e02&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2101] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:18 2026] DELETE /v2.0/security-groups/2b60858a-45a3-4d5a-ab10-5bc8a7b18f91 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2102] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:18 2026] GET /v2.0/security-groups?tenant_id=4e8636c826954109ade9a675562d82af&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2103] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:18 2026] DELETE /v2.0/security-groups/931131fb-dfb9-4440-adce-341fe551c446 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:19.828 7 INFO neutron.db.segments_db [None req-d8cf8f19-3cef-4768-b890-82e2122dc29d 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - default default] Added segment ba9a6457-dd93-480b-aaa3-126e9381e748 of type vxlan for network efb5300c-9179-48fc-a94e-a3189e89f4d8 [pid: 7|app: 0|req: 1067/2104] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:19 2026] POST /v2.0/networks => generated 727 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2105] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:52:19 2026] POST /v2.0/subnets => generated 620 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:20.239 7 WARNING neutron.api.v2.base [None req-a379ecbf-3c5e-48fb-99b4-3d1a464ace31 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - 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-27 20:52:20.240 7 INFO neutron.api.v2.resource [None req-a379ecbf-3c5e-48fb-99b4-3d1a464ace31 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1068/2106] 10.0.0.134 () {34 vars in 681 bytes} [Wed May 27 20:52:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 23 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-27 20:52:20.669 8 INFO neutron.services.segments.plugin [-] Segment ba9a6457-dd93-480b-aaa3-126e9381e748 resource provider aggregate not found 2026-05-27 20:52:20.677 8 INFO neutron.services.segments.plugin [-] Segment ba9a6457-dd93-480b-aaa3-126e9381e748 resource provider aggregate not found 2026-05-27 20:52:20.693 8 INFO neutron.services.segments.plugin [-] Segment ba9a6457-dd93-480b-aaa3-126e9381e748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9a6457-dd93-480b-aaa3-126e9381e748 found for delete ", "request_id": "req-f8c63b85-e781-4e4f-8907-624a3bfffe09"}]} 2026-05-27 20:52:20.695 8 INFO neutron.services.segments.plugin [-] Segment ba9a6457-dd93-480b-aaa3-126e9381e748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9a6457-dd93-480b-aaa3-126e9381e748 found for delete ", "request_id": "req-32bde879-7aad-483b-878b-11ab436d6d82"}]} [pid: 8|app: 0|req: 1039/2107] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:20 2026] DELETE /v2.0/networks/efb5300c-9179-48fc-a94e-a3189e89f4d8 => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:21.609 7 INFO neutron.db.segments_db [None req-8ec5545f-9aa9-4888-abda-29065768f1c9 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - default default] Added segment a2743370-91c5-4329-9ce7-a2f4ae37209b of type vxlan for network 45ebba06-6948-4dd9-8597-228f554cb11e [pid: 7|app: 0|req: 1069/2108] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:21 2026] POST /v2.0/networks => generated 727 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2109] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:52:21 2026] POST /v2.0/subnets => generated 623 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:21.986 7 WARNING neutron.api.v2.base [None req-8349f468-767a-4791-98f9-7f6c8e7fb0e7 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - 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-27 20:52:21.987 7 INFO neutron.api.v2.resource [None req-8349f468-767a-4791-98f9-7f6c8e7fb0e7 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1070/2110] 10.0.0.134 () {34 vars in 681 bytes} [Wed May 27 20:52:21 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-27 20:52:22.116 8 WARNING neutron_lib.context [None req-45cfdb93-3786-414a-8d56-68b4b72c99a2 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:22.159 8 INFO neutron.db.segments_db [None req-45cfdb93-3786-414a-8d56-68b4b72c99a2 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Added segment 20c6cfa7-ee61-448f-b187-fed7d97fe821 of type vxlan for network 7ce2ddc5-73e2-4598-ab68-e15afd2c5032 2026-05-27 20:52:22.300 7 INFO neutron.services.segments.plugin [-] Segment a2743370-91c5-4329-9ce7-a2f4ae37209b resource provider aggregate not found 2026-05-27 20:52:22.328 7 INFO neutron.services.segments.plugin [-] Segment a2743370-91c5-4329-9ce7-a2f4ae37209b resource provider aggregate not found 2026-05-27 20:52:22.334 7 INFO neutron.services.segments.plugin [-] Segment a2743370-91c5-4329-9ce7-a2f4ae37209b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2743370-91c5-4329-9ce7-a2f4ae37209b found for delete ", "request_id": "req-6b66389a-58ba-48de-b03c-8a1452a7092f"}]} 2026-05-27 20:52:22.348 7 INFO neutron.services.segments.plugin [-] Segment a2743370-91c5-4329-9ce7-a2f4ae37209b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2743370-91c5-4329-9ce7-a2f4ae37209b found for delete ", "request_id": "req-708ae46d-157c-4949-964e-12ed706db6c0"}]} 2026-05-27 20:52:22.441 8 INFO neutron.db.l3_hamode_db [None req-45cfdb93-3786-414a-8d56-68b4b72c99a2 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:22.626 8 INFO neutron.db.l3_hamode_db [None req-45cfdb93-3786-414a-8d56-68b4b72c99a2 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:22.725 8 INFO neutron.services.segments.plugin [-] Segment ba9a6457-dd93-480b-aaa3-126e9381e748 resource provider aggregate not found 2026-05-27 20:52:22.732 8 INFO neutron.services.segments.plugin [-] Segment ba9a6457-dd93-480b-aaa3-126e9381e748 resource provider aggregate not found 2026-05-27 20:52:22.749 8 INFO neutron.services.segments.plugin [-] Segment ba9a6457-dd93-480b-aaa3-126e9381e748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9a6457-dd93-480b-aaa3-126e9381e748 found for delete ", "request_id": "req-40c88a15-eb7b-44ac-ae5f-b2d0c6ccd367"}]} 2026-05-27 20:52:22.751 8 INFO neutron.services.segments.plugin [-] Segment ba9a6457-dd93-480b-aaa3-126e9381e748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9a6457-dd93-480b-aaa3-126e9381e748 found for delete ", "request_id": "req-3cecd40b-56f1-45ea-ae75-b1b0bf2754a6"}]} [pid: 7|app: 0|req: 1071/2111] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:21 2026] DELETE /v2.0/networks/45ebba06-6948-4dd9-8597-228f554cb11e => generated 0 bytes in 1155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:23.198 7 WARNING neutron_lib.context [None req-32799287-8aef-449a-9f2f-69fd2b9e051d 83c9624e1ffb4c3c9c68cefaf21dcf06 13e809f51af44f1b9ae10fa6b3be1196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1041/2114] 10.0.0.134 () {34 vars in 668 bytes} [Wed May 27 20:52:21 2026] POST /v2.0/routers => generated 474 bytes in 1366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2115] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:52:23 2026] POST /v2.0/security-groups => generated 1539 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:52:23.371 7 WARNING neutron_lib.context [None req-5d5e8c9e-6cc5-402e-bce6-18e1ae77d498 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:23.406 8 INFO neutron.db.segments_db [None req-efb6bd00-3977-48ce-9338-66eba1e491cc 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - default default] Added segment 3f09c4b0-69b7-4a01-95ef-efd669179c4e of type vxlan for network 2259cd15-e6be-4958-ac3b-df1b6676879d 2026-05-27 20:52:23.412 7 INFO neutron.db.l3_hamode_db [None req-5d5e8c9e-6cc5-402e-bce6-18e1ae77d498 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1042/2116] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:23 2026] POST /v2.0/networks => generated 727 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2117] 10.0.0.134 () {34 vars in 767 bytes} [Wed May 27 20:52:23 2026] PUT /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:23.550 7 INFO neutron.db.l3_hamode_db [None req-5d5e8c9e-6cc5-402e-bce6-18e1ae77d498 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1044/2118] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:52:23 2026] POST /v2.0/subnets => generated 623 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2119] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2120] 10.0.0.134 () {34 vars in 681 bytes} [Wed May 27 20:52:23 2026] POST /v2.0/rbac-policies => generated 324 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2121] 10.0.0.134 () {34 vars in 778 bytes} [Wed May 27 20:52:24 2026] PUT /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2122] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/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: 1049/2123] 10.0.0.134 () {34 vars in 774 bytes} [Wed May 27 20:52:24 2026] PUT /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2124] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2125] 10.0.0.134 () {34 vars in 668 bytes} [Wed May 27 20:52:23 2026] POST /v2.0/routers => generated 474 bytes in 876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:24.253 7 WARNING neutron_lib.context [None req-77b3e1bd-1658-44b2-bb45-c28c0dfd5d3c 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1051/2126] 10.0.0.134 () {34 vars in 796 bytes} [Wed May 27 20:52:24 2026] PUT /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:52:24.310 7 INFO neutron.db.l3_hamode_db [None req-77b3e1bd-1658-44b2-bb45-c28c0dfd5d3c 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1052/2127] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:24.374 7 INFO neutron.services.segments.plugin [-] Segment a2743370-91c5-4329-9ce7-a2f4ae37209b resource provider aggregate not found [pid: 8|app: 0|req: 1053/2128] 10.0.0.134 () {34 vars in 767 bytes} [Wed May 27 20:52:24 2026] PUT /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:24.382 7 INFO neutron.services.segments.plugin [-] Segment a2743370-91c5-4329-9ce7-a2f4ae37209b resource provider aggregate not found 2026-05-27 20:52:24.394 7 INFO neutron.services.segments.plugin [-] Segment a2743370-91c5-4329-9ce7-a2f4ae37209b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2743370-91c5-4329-9ce7-a2f4ae37209b found for delete ", "request_id": "req-d7878090-9f05-4ab7-8ba5-8efe9740e2d6"}]} 2026-05-27 20:52:24.410 7 INFO neutron.services.segments.plugin [-] Segment a2743370-91c5-4329-9ce7-a2f4ae37209b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2743370-91c5-4329-9ce7-a2f4ae37209b found for delete ", "request_id": "req-32a98579-7313-4881-9607-e3a6d7b3765e"}]} [pid: 8|app: 0|req: 1054/2129] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2130] 10.0.0.134 () {32 vars in 755 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:24.498 7 INFO neutron.db.l3_hamode_db [None req-77b3e1bd-1658-44b2-bb45-c28c0dfd5d3c 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1056/2131] 10.0.0.134 () {32 vars in 723 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/2259cd15-e6be-4958-ac3b-df1b6676879d => generated 655 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:24.580 8 INFO neutron.api.v2.resource [None req-943f89fa-1e4b-4933-9135-3669c80c6bab 83c9624e1ffb4c3c9c68cefaf21dcf06 13e809f51af44f1b9ae10fa6b3be1196 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1057/2132] 10.0.0.134 () {32 vars in 759 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2133] 10.0.0.134 () {32 vars in 758 bytes} [Wed May 27 20:52:24 2026] DELETE /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2134] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:24.682 8 INFO neutron.api.v2.resource [None req-7e37c128-fa77-4795-a4ff-9df7cda79685 83c9624e1ffb4c3c9c68cefaf21dcf06 13e809f51af44f1b9ae10fa6b3be1196 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2135] 10.0.0.134 () {32 vars in 762 bytes} [Wed May 27 20:52:24 2026] DELETE /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/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: 1061/2136] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:52:24 2026] DELETE /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2137] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2138] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:24 2026] DELETE /v2.0/security-groups/7f7f1797-d20a-42e5-bf1e-9d188535812c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:25.030 8 INFO neutron.pecan_wsgi.hooks.translation [None req-258599d6-1b38-4386-8eb0-91e63ec05e88 77f398fd558147ba9ff6c14932c1e0c9 9e89f17354994bfe931a4af92d277ed2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1064/2139] 10.0.0.134 () {32 vars in 723 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/2259cd15-e6be-4958-ac3b-df1b6676879d => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2140] 10.0.0.134 () {34 vars in 668 bytes} [Wed May 27 20:52:24 2026] POST /v2.0/routers => generated 474 bytes in 983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:25.241 7 WARNING neutron_lib.context [None req-c6b1abc4-1327-4143-97a5-d12972be108b 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:25.277 7 INFO neutron.db.l3_hamode_db [None req-c6b1abc4-1327-4143-97a5-d12972be108b 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:25.418 7 INFO neutron.db.l3_hamode_db [None req-c6b1abc4-1327-4143-97a5-d12972be108b 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:25.499 8 INFO neutron.services.segments.plugin [-] Segment 3f09c4b0-69b7-4a01-95ef-efd669179c4e resource provider aggregate not found 2026-05-27 20:52:25.507 8 INFO neutron.services.segments.plugin [-] Segment 3f09c4b0-69b7-4a01-95ef-efd669179c4e resource provider aggregate not found 2026-05-27 20:52:25.519 8 INFO neutron.services.segments.plugin [-] Segment 3f09c4b0-69b7-4a01-95ef-efd669179c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f09c4b0-69b7-4a01-95ef-efd669179c4e found for delete ", "request_id": "req-6358f292-0616-4597-b35e-b117c80876f9"}]} 2026-05-27 20:52:25.523 8 INFO neutron.services.segments.plugin [-] Segment 3f09c4b0-69b7-4a01-95ef-efd669179c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f09c4b0-69b7-4a01-95ef-efd669179c4e found for delete ", "request_id": "req-4a10c26b-d43c-4cb6-84ae-cdfb9935238c"}]} [pid: 8|app: 0|req: 1065/2141] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:25 2026] DELETE /v2.0/networks/2259cd15-e6be-4958-ac3b-df1b6676879d => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:25.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77b4a33e-bf41-4390-808a-c76b72196b6d 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2142] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:25 2026] DELETE /v2.0/subnets/2c0ec0ed-b7cf-4550-b09c-d5fcada2beb8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:25.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36f5d587-250b-4e0d-9e95-17dd0b48c80a 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2143] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:25 2026] DELETE /v2.0/subnets/4cdb5dcb-ac09-44a2-8542-4c94ef727687 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:25.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b75f08f-3e4c-4e11-a9c5-c4a1a859fd52 850dd61b29d7483e8f863b67fa89bc80 87d7f32ddca24201a9ee050b895b3e20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/2144] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:25 2026] DELETE /v2.0/subnets/98ac6e55-a167-4141-88c0-b5b5126440c0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2145] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:25 2026] GET /v2.0/security-groups?tenant_id=13e809f51af44f1b9ae10fa6b3be1196&name=default => generated 2805 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2146] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:25 2026] DELETE /v2.0/security-groups/3a5ad607-4fb6-45f4-97ab-c798015d4b32 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2147] 10.0.0.134 () {34 vars in 668 bytes} [Wed May 27 20:52:25 2026] POST /v2.0/routers => generated 474 bytes in 895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:26.142 7 WARNING neutron_lib.context [None req-70764643-623a-40e8-9090-461382ec1098 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2148] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:26 2026] GET /v2.0/security-groups?tenant_id=d707d6c1cfac45ccb17abcee8d0292d6&name=default => generated 2805 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:26.201 7 INFO neutron.db.l3_hamode_db [None req-70764643-623a-40e8-9090-461382ec1098 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1072/2149] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:26 2026] DELETE /v2.0/security-groups/0607852c-2b99-4a16-abb5-edba9d2b11ce => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:26.366 7 INFO neutron.db.l3_hamode_db [None req-70764643-623a-40e8-9090-461382ec1098 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1073/2150] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:26 2026] GET /v2.0/security-groups?tenant_id=9e89f17354994bfe931a4af92d277ed2&name=default => generated 2805 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2151] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:26 2026] DELETE /v2.0/security-groups/621efc40-5fe8-464d-bc75-b92e79003bb5 => 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: 1075/2152] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:26 2026] GET /v2.0/security-groups?tenant_id=a21715b787eb4a698899a9b75ac33637&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2153] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:27 2026] DELETE /v2.0/security-groups/cf32dd58-f170-4d7c-9ada-7055e2871fef => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2154] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:27 2026] GET /v2.0/security-groups?tenant_id=87d7f32ddca24201a9ee050b895b3e20&name=default => generated 2805 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2155] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:27 2026] DELETE /v2.0/security-groups/de4fd992-d54a-42f1-93dd-1dc9e036c601 => 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: 1078/2156] 10.0.0.134 () {34 vars in 668 bytes} [Wed May 27 20:52:26 2026] POST /v2.0/routers => generated 474 bytes in 1340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2157] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:52:27 2026] PUT /v2.0/routers/cc964691-eca2-4212-952c-9b865c9b3ec5/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2158] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:52:27 2026] PUT /v2.0/routers/5c4c0cd3-91cc-49c7-a5f3-4bb37d4b21d4/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: 1080/2159] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:52:27 2026] PUT /v2.0/routers/a30d50fc-0a0c-405a-8189-299a1ecbf3d8/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2160] 10.0.0.134 () {34 vars in 751 bytes} [Wed May 27 20:52:27 2026] PUT /v2.0/routers/8eb22186-474c-4582-bafd-d5b320120f83/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: 1081/2161] 10.0.0.134 () {32 vars in 664 bytes} [Wed May 27 20:52:27 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2162] 10.0.0.134 () {32 vars in 678 bytes} [Wed May 27 20:52:28 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2163] 10.0.0.134 () {32 vars in 674 bytes} [Wed May 27 20:52:28 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2164] 10.0.0.134 () {32 vars in 686 bytes} [Wed May 27 20:52:28 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2165] 10.0.0.134 () {32 vars in 672 bytes} [Wed May 27 20:52:28 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2166] 10.0.0.134 () {32 vars in 686 bytes} [Wed May 27 20:52:28 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2167] 10.0.0.134 () {32 vars in 682 bytes} [Wed May 27 20:52:29 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2168] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:52:29 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2169] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:52:29 2026] GET /v2.0/routers/cc964691-eca2-4212-952c-9b865c9b3ec5 => generated 485 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2170] 10.0.0.134 () {34 vars in 742 bytes} [Wed May 27 20:52:29 2026] PUT /v2.0/routers/cc964691-eca2-4212-952c-9b865c9b3ec5 => generated 485 bytes in 678 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2171] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/ports?device_id=cc964691-eca2-4212-952c-9b865c9b3ec5 => 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: 1086/2172] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:30 2026] DELETE /v2.0/routers/cc964691-eca2-4212-952c-9b865c9b3ec5 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2173] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/routers/5c4c0cd3-91cc-49c7-a5f3-4bb37d4b21d4 => generated 493 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2174] 10.0.0.134 () {34 vars in 742 bytes} [Wed May 27 20:52:30 2026] PUT /v2.0/routers/5c4c0cd3-91cc-49c7-a5f3-4bb37d4b21d4 => generated 493 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2175] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:31 2026] GET /v2.0/ports?device_id=5c4c0cd3-91cc-49c7-a5f3-4bb37d4b21d4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:31.548 8 WARNING neutron_lib.context [None req-c9075cf5-554d-479a-acc0-da26a2ecb48f c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:32.230 8 INFO neutron.db.segments_db [None req-c9075cf5-554d-479a-acc0-da26a2ecb48f c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Added segment 97e41e10-664d-41e6-a4be-d024c9e4bfc0 of type vxlan for network 90982d31-47a5-4412-a14a-6408dc99452a [pid: 7|app: 0|req: 1088/2176] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:31 2026] DELETE /v2.0/routers/5c4c0cd3-91cc-49c7-a5f3-4bb37d4b21d4 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2177] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:52:32 2026] GET /v2.0/routers/a30d50fc-0a0c-405a-8189-299a1ecbf3d8 => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2178] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:31 2026] POST /v2.0/networks => generated 631 bytes in 887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:32.343 8 WARNING neutron_lib.context [None req-cf0cc79a-b5d8-4daa-80c2-9054dd9e469b c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:32.404 8 INFO neutron.db.segments_db [None req-cf0cc79a-b5d8-4daa-80c2-9054dd9e469b c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Added segment e90a210f-cc42-4536-af1e-37256b51f84b of type vxlan for network 756dc035-e479-4008-a666-a342db9d0f30 [pid: 8|app: 0|req: 1090/2179] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:32 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:32.529 8 WARNING neutron_lib.context [None req-42ac955e-4bf6-4c05-9893-037f931f9176 c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:32.589 8 INFO neutron.db.segments_db [None req-42ac955e-4bf6-4c05-9893-037f931f9176 c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Added segment ba217ba9-f170-417e-8876-f4c93e95d05f of type vxlan for network de35afc4-c142-48a1-86a7-a639848910ef [pid: 8|app: 0|req: 1091/2180] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:32 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:32.718 8 WARNING neutron_lib.context [None req-bd6fee5d-db41-4266-ab4a-68084907e549 c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:32.783 8 INFO neutron.db.segments_db [None req-bd6fee5d-db41-4266-ab4a-68084907e549 c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Added segment 5176b1f3-f472-4aea-ae78-5fc0b38d0701 of type vxlan for network 4e14896d-7dd6-4d49-a540-2cee3e93af52 [pid: 8|app: 0|req: 1092/2181] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:32 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:32.911 8 WARNING neutron_lib.context [None req-e8af2e4e-ba66-4a17-b3e6-e81659670f54 c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1090/2182] 10.0.0.134 () {34 vars in 742 bytes} [Wed May 27 20:52:32 2026] PUT /v2.0/routers/a30d50fc-0a0c-405a-8189-299a1ecbf3d8 => generated 502 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:32.970 8 INFO neutron.db.segments_db [None req-e8af2e4e-ba66-4a17-b3e6-e81659670f54 c022fa364cd749a4a8e0039a7ac1f4ca a6e8ee4e03024556a7e952052277a407 - - default default] Added segment aea5891f-84ed-43a8-9faa-5b796f733446 of type vxlan for network 3204c0e8-31fe-49bd-9226-92850b9131d6 [pid: 7|app: 0|req: 1091/2183] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:32 2026] GET /v2.0/ports?device_id=a30d50fc-0a0c-405a-8189-299a1ecbf3d8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2184] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:32 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2185] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:33 2026] PUT /v2.0/networks/90982d31-47a5-4412-a14a-6408dc99452a/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: 1095/2186] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:33 2026] PUT /v2.0/networks/756dc035-e479-4008-a666-a342db9d0f30/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2187] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:33 2026] PUT /v2.0/networks/de35afc4-c142-48a1-86a7-a639848910ef/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2188] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:33 2026] PUT /v2.0/networks/4e14896d-7dd6-4d49-a540-2cee3e93af52/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2189] 10.0.0.134 () {32 vars in 666 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2190] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:32 2026] DELETE /v2.0/routers/a30d50fc-0a0c-405a-8189-299a1ecbf3d8 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2191] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/routers/8eb22186-474c-4582-bafd-d5b320120f83 => generated 487 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2192] 10.0.0.134 () {32 vars in 680 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2193] 10.0.0.134 () {32 vars in 676 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2194] 10.0.0.134 () {32 vars in 688 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2195] 10.0.0.134 () {32 vars in 674 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2196] 10.0.0.134 () {32 vars in 688 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2197] 10.0.0.134 () {32 vars in 684 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2198] 10.0.0.134 () {34 vars in 742 bytes} [Wed May 27 20:52:33 2026] PUT /v2.0/routers/8eb22186-474c-4582-bafd-d5b320120f83 => generated 487 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2199] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:34 2026] GET /v2.0/ports?device_id=8eb22186-474c-4582-bafd-d5b320120f83 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2200] 10.0.0.134 () {32 vars in 696 bytes} [Wed May 27 20:52:34 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:34.372 8 INFO neutron.services.segments.plugin [-] Segment 97e41e10-664d-41e6-a4be-d024c9e4bfc0 resource provider aggregate not found 2026-05-27 20:52:34.376 8 INFO neutron.services.segments.plugin [-] Segment 97e41e10-664d-41e6-a4be-d024c9e4bfc0 resource provider aggregate not found 2026-05-27 20:52:34.395 8 INFO neutron.services.segments.plugin [-] Segment 97e41e10-664d-41e6-a4be-d024c9e4bfc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e41e10-664d-41e6-a4be-d024c9e4bfc0 found for delete ", "request_id": "req-052a8f51-140d-4ff3-b2cd-9bb515fa316b"}]} 2026-05-27 20:52:34.396 8 INFO neutron.services.segments.plugin [-] Segment 97e41e10-664d-41e6-a4be-d024c9e4bfc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e41e10-664d-41e6-a4be-d024c9e4bfc0 found for delete ", "request_id": "req-e43b338b-6c24-4ade-b426-8460a9bd069a"}]} [pid: 8|app: 0|req: 1106/2201] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:34 2026] DELETE /v2.0/networks/90982d31-47a5-4412-a14a-6408dc99452a => 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: 1107/2202] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:34 2026] DELETE /v2.0/networks/756dc035-e479-4008-a666-a342db9d0f30 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2203] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:34 2026] DELETE /v2.0/routers/8eb22186-474c-4582-bafd-d5b320120f83 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2204] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:52:34 2026] GET /v2.0/routers/4c4d2908-dd48-4019-b6d6-0feadd6b7493 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2205] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:34 2026] DELETE /v2.0/networks/de35afc4-c142-48a1-86a7-a639848910ef => 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: 1109/2206] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:34 2026] DELETE /v2.0/networks/4e14896d-7dd6-4d49-a540-2cee3e93af52 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2207] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:35 2026] DELETE /v2.0/networks/3204c0e8-31fe-49bd-9226-92850b9131d6 => 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: 1098/2208] 10.0.0.134 () {34 vars in 742 bytes} [Wed May 27 20:52:34 2026] PUT /v2.0/routers/4c4d2908-dd48-4019-b6d6-0feadd6b7493 => generated 480 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2209] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:35 2026] GET /v2.0/ports?device_id=4c4d2908-dd48-4019-b6d6-0feadd6b7493 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:36.055 7 INFO neutron.services.segments.plugin [-] Segment 20c6cfa7-ee61-448f-b187-fed7d97fe821 resource provider aggregate not found 2026-05-27 20:52:36.061 7 INFO neutron.services.segments.plugin [-] Segment 20c6cfa7-ee61-448f-b187-fed7d97fe821 resource provider aggregate not found 2026-05-27 20:52:36.071 7 INFO neutron.services.segments.plugin [-] Segment 20c6cfa7-ee61-448f-b187-fed7d97fe821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20c6cfa7-ee61-448f-b187-fed7d97fe821 found for delete ", "request_id": "req-a39c21f6-0fc0-4480-8930-09aea25d8b27"}]} 2026-05-27 20:52:36.075 7 INFO neutron.services.segments.plugin [-] Segment 20c6cfa7-ee61-448f-b187-fed7d97fe821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20c6cfa7-ee61-448f-b187-fed7d97fe821 found for delete ", "request_id": "req-9837ff55-f425-4423-a2cc-1ca785d2ae4e"}]} 2026-05-27 20:52:36.080 7 INFO neutron.db.l3_hamode_db [None req-aa3cab1c-23ae-44d3-aff8-49bf8fd6445a 8febc2f7b5694739b6ae505f354ae86f b1f3bd420a5e4c94a9b46522592890ab - - default default] HA network 7ce2ddc5-73e2-4598-ab68-e15afd2c5032 was deleted as no HA routers are present in tenant b1f3bd420a5e4c94a9b46522592890ab. [pid: 7|app: 0|req: 1099/2210] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:52:35 2026] DELETE /v2.0/routers/4c4d2908-dd48-4019-b6d6-0feadd6b7493 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2211] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:36 2026] GET /v2.0/security-groups?tenant_id=4655402f853944019145984a309abd0d&name=default => generated 2805 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2212] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:36 2026] DELETE /v2.0/security-groups/2c6558da-4a3e-402a-b904-18425126a47d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:36.680 8 INFO neutron.services.segments.plugin [-] Segment e90a210f-cc42-4536-af1e-37256b51f84b resource provider aggregate not found 2026-05-27 20:52:36.686 8 INFO neutron.services.segments.plugin [-] Segment e90a210f-cc42-4536-af1e-37256b51f84b resource provider aggregate not found 2026-05-27 20:52:36.701 8 INFO neutron.services.segments.plugin [-] Segment e90a210f-cc42-4536-af1e-37256b51f84b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e90a210f-cc42-4536-af1e-37256b51f84b found for delete ", "request_id": "req-7a4f82cd-240a-4d14-80b0-a87de5f50936"}]} 2026-05-27 20:52:36.707 8 INFO neutron.services.segments.plugin [-] Segment e90a210f-cc42-4536-af1e-37256b51f84b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e90a210f-cc42-4536-af1e-37256b51f84b found for delete ", "request_id": "req-4801bb42-e912-4ce0-932b-43215dfc3b68"}]} 2026-05-27 20:52:36.721 8 INFO neutron.services.segments.plugin [-] Segment ba217ba9-f170-417e-8876-f4c93e95d05f resource provider aggregate not found 2026-05-27 20:52:36.726 8 INFO neutron.services.segments.plugin [-] Segment ba217ba9-f170-417e-8876-f4c93e95d05f resource provider aggregate not found 2026-05-27 20:52:36.744 8 INFO neutron.services.segments.plugin [-] Segment ba217ba9-f170-417e-8876-f4c93e95d05f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba217ba9-f170-417e-8876-f4c93e95d05f found for delete ", "request_id": "req-0b5e6edf-ec57-4276-abf0-c469f67aa364"}]} 2026-05-27 20:52:36.751 8 INFO neutron.services.segments.plugin [-] Segment ba217ba9-f170-417e-8876-f4c93e95d05f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba217ba9-f170-417e-8876-f4c93e95d05f found for delete ", "request_id": "req-5665ce72-9c6d-4831-856f-87a3128c5a44"}]} 2026-05-27 20:52:36.762 8 INFO neutron.services.segments.plugin [-] Segment 5176b1f3-f472-4aea-ae78-5fc0b38d0701 resource provider aggregate not found 2026-05-27 20:52:36.767 8 INFO neutron.services.segments.plugin [-] Segment 5176b1f3-f472-4aea-ae78-5fc0b38d0701 resource provider aggregate not found [pid: 8|app: 0|req: 1113/2213] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:36 2026] GET /v2.0/security-groups?tenant_id=a6e8ee4e03024556a7e952052277a407&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:36.796 8 INFO neutron.services.segments.plugin [-] Segment 5176b1f3-f472-4aea-ae78-5fc0b38d0701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5176b1f3-f472-4aea-ae78-5fc0b38d0701 found for delete ", "request_id": "req-b273577a-9a6a-4323-9467-1018d837e2e2"}]} 2026-05-27 20:52:36.807 8 INFO neutron.services.segments.plugin [-] Segment 5176b1f3-f472-4aea-ae78-5fc0b38d0701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5176b1f3-f472-4aea-ae78-5fc0b38d0701 found for delete ", "request_id": "req-329025fd-962c-4794-b603-92537375f619"}]} 2026-05-27 20:52:36.823 8 INFO neutron.services.segments.plugin [-] Segment aea5891f-84ed-43a8-9faa-5b796f733446 resource provider aggregate not found 2026-05-27 20:52:36.831 8 INFO neutron.services.segments.plugin [-] Segment aea5891f-84ed-43a8-9faa-5b796f733446 resource provider aggregate not found 2026-05-27 20:52:36.848 8 INFO neutron.services.segments.plugin [-] Segment aea5891f-84ed-43a8-9faa-5b796f733446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aea5891f-84ed-43a8-9faa-5b796f733446 found for delete ", "request_id": "req-22714433-bf09-4647-898e-b00eb14584b5"}]} 2026-05-27 20:52:36.850 8 INFO neutron.services.segments.plugin [-] Segment aea5891f-84ed-43a8-9faa-5b796f733446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aea5891f-84ed-43a8-9faa-5b796f733446 found for delete ", "request_id": "req-37430344-f499-4235-a526-20ddbf86ea4c"}]} [pid: 7|app: 0|req: 1101/2214] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:36 2026] DELETE /v2.0/security-groups/a7099e10-5e5d-4a19-a832-12d929ace0f4 => 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: 1114/2215] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:36 2026] GET /v2.0/security-groups?tenant_id=55ddc08f45bc4fdc91f87ab8075409ac&name=default => generated 2805 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2216] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:36 2026] GET /v2.0/security-groups?tenant_id=969279612d88436b8635c9c3655cc365&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2217] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:37 2026] DELETE /v2.0/security-groups/359f3b9b-2ff2-4068-8440-9a10eaab9b07 => 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: 1103/2219] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:37 2026] DELETE /v2.0/security-groups/f42700c8-db78-47ec-af57-7c892d999e3b => 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: 1104/2221] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:37 2026] GET /v2.0/security-groups?tenant_id=9827f7e5c6f14a8a9a73e352faafce39&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2222] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:37 2026] DELETE /v2.0/security-groups/9d5dbb87-a71c-48a5-966c-190cbd8e264c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2223] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:37 2026] GET /v2.0/security-groups?tenant_id=b1f3bd420a5e4c94a9b46522592890ab&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2224] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:37 2026] DELETE /v2.0/security-groups/6c73f5c4-59a8-4ed9-974c-e86eab144c17 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:40.386 7 WARNING neutron_lib.context [None req-93d9eba9-e9c8-4af9-b717-815d0317bd25 65cdb6a84a3e431c96bfc23546d4cb11 4095ded6b1664ec3a3ebd4d66a320342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:40.526 7 INFO neutron.db.segments_db [None req-93d9eba9-e9c8-4af9-b717-815d0317bd25 65cdb6a84a3e431c96bfc23546d4cb11 4095ded6b1664ec3a3ebd4d66a320342 - - default default] Added segment 3eadba7b-ea85-4c12-a6f9-f073537d188b of type vxlan for network 930e4747-5c4e-49e0-8761-4ef9072a47c1 [pid: 7|app: 0|req: 1106/2225] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:40 2026] POST /v2.0/networks => generated 630 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:40.657 8 WARNING neutron_lib.context [None req-eb4266e5-6f31-4bc7-aa4f-2dc401f22823 65cdb6a84a3e431c96bfc23546d4cb11 4095ded6b1664ec3a3ebd4d66a320342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1120/2226] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:52:40 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2227] 10.0.0.134 () {34 vars in 747 bytes} [Wed May 27 20:52:41 2026] PUT /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags => generated 25 bytes in 54 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: 1121/2228] 10.0.0.134 () {32 vars in 727 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/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: 1108/2229] 10.0.0.134 () {34 vars in 758 bytes} [Wed May 27 20:52:41 2026] PUT /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/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: 1122/2230] 10.0.0.134 () {32 vars in 727 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2231] 10.0.0.134 () {34 vars in 754 bytes} [Wed May 27 20:52:41 2026] PUT /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2232] 10.0.0.134 () {32 vars in 727 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/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: 1110/2233] 10.0.0.134 () {34 vars in 776 bytes} [Wed May 27 20:52:41 2026] PUT /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2234] 10.0.0.134 () {32 vars in 727 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2235] 10.0.0.134 () {34 vars in 747 bytes} [Wed May 27 20:52:41 2026] PUT /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2236] 10.0.0.134 () {32 vars in 727 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2237] 10.0.0.134 () {32 vars in 735 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:41.648 8 INFO neutron.api.v2.resource [None req-3debd6c0-069e-4f95-bdbd-a3c90707c66a 65cdb6a84a3e431c96bfc23546d4cb11 4095ded6b1664ec3a3ebd4d66a320342 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1126/2238] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2239] 10.0.0.134 () {32 vars in 738 bytes} [Wed May 27 20:52:41 2026] DELETE /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2240] 10.0.0.134 () {32 vars in 727 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:41.785 7 INFO neutron.api.v2.resource [None req-16a8eddd-4706-4361-a4fb-ecbc64c96318 65cdb6a84a3e431c96bfc23546d4cb11 4095ded6b1664ec3a3ebd4d66a320342 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2241] 10.0.0.134 () {32 vars in 742 bytes} [Wed May 27 20:52:41 2026] DELETE /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2242] 10.0.0.134 () {32 vars in 730 bytes} [Wed May 27 20:52:41 2026] DELETE /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2243] 10.0.0.134 () {32 vars in 727 bytes} [Wed May 27 20:52:41 2026] GET /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:41.956 7 WARNING neutron_lib.context [None req-7cc8b138-a8e8-4013-b360-efff40550779 29a4a5c78e294bd1b5339434539b512b 8d594f0bd0454240b6b2cb10ebdea4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1130/2244] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:52:41 2026] DELETE /v2.0/ports/43518d99-686c-4917-af0a-e615dedcdf31 => 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: 1115/2245] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:52:41 2026] POST /v2.0/security-groups => generated 1539 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:52:42.119 7 WARNING neutron_lib.context [None req-3c3d1c45-119b-4d3e-9562-606bf92a2500 29a4a5c78e294bd1b5339434539b512b 8d594f0bd0454240b6b2cb10ebdea4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1116/2246] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:52:42 2026] POST /v2.0/security-groups => generated 1539 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:52:42.226 7 WARNING neutron_lib.context [None req-0283dde7-fe4c-4339-bfaa-3f4c751163fd 29a4a5c78e294bd1b5339434539b512b 8d594f0bd0454240b6b2cb10ebdea4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:42.266 8 INFO neutron.services.segments.plugin [-] Segment 3eadba7b-ea85-4c12-a6f9-f073537d188b resource provider aggregate not found 2026-05-27 20:52:42.272 8 INFO neutron.services.segments.plugin [-] Segment 3eadba7b-ea85-4c12-a6f9-f073537d188b resource provider aggregate not found 2026-05-27 20:52:42.287 8 INFO neutron.services.segments.plugin [-] Segment 3eadba7b-ea85-4c12-a6f9-f073537d188b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eadba7b-ea85-4c12-a6f9-f073537d188b found for delete ", "request_id": "req-50aea55c-d7f0-432b-859a-978cb0173a7d"}]} [pid: 8|app: 0|req: 1131/2247] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:42 2026] DELETE /v2.0/networks/930e4747-5c4e-49e0-8761-4ef9072a47c1 => 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: 1117/2248] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:52:42 2026] POST /v2.0/security-groups => generated 1539 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:52:42.331 8 INFO neutron.services.segments.plugin [-] Segment 3eadba7b-ea85-4c12-a6f9-f073537d188b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eadba7b-ea85-4c12-a6f9-f073537d188b found for delete ", "request_id": "req-a848a402-3a6d-4096-85f8-ac2ae5915c77"}]} 2026-05-27 20:52:42.339 8 WARNING neutron_lib.context [None req-1367faf3-fea5-4d35-b819-263f466f816b 29a4a5c78e294bd1b5339434539b512b 8d594f0bd0454240b6b2cb10ebdea4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1132/2249] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:52:42 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-27 20:52:42.461 7 WARNING neutron_lib.context [None req-b5c4279a-44c4-429b-a76a-82dfbfb86ab5 29a4a5c78e294bd1b5339434539b512b 8d594f0bd0454240b6b2cb10ebdea4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1118/2250] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:52:42 2026] POST /v2.0/security-groups => generated 1539 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2251] 10.0.0.134 () {34 vars in 767 bytes} [Wed May 27 20:52:42 2026] PUT /v2.0/security-groups/8a6aa9be-af93-49ee-b493-8fff10c08dd3/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2252] 10.0.0.134 () {34 vars in 767 bytes} [Wed May 27 20:52:42 2026] PUT /v2.0/security-groups/d9a3a4af-105b-4dc1-8e11-1184c53b089f/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2253] 10.0.0.134 () {34 vars in 767 bytes} [Wed May 27 20:52:42 2026] PUT /v2.0/security-groups/13f5a4b4-1b70-4ce3-8f3d-bcbeb7e0afd1/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2254] 10.0.0.134 () {34 vars in 767 bytes} [Wed May 27 20:52:42 2026] PUT /v2.0/security-groups/25231e92-241e-4bdd-b9f3-c9d857d6213b/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2255] 10.0.0.134 () {32 vars in 680 bytes} [Wed May 27 20:52:42 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2256] 10.0.0.134 () {32 vars in 694 bytes} [Wed May 27 20:52:42 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2257] 10.0.0.134 () {32 vars in 690 bytes} [Wed May 27 20:52:42 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2258] 10.0.0.134 () {32 vars in 702 bytes} [Wed May 27 20:52:42 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2259] 10.0.0.134 () {32 vars in 688 bytes} [Wed May 27 20:52:42 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2260] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:42 2026] GET /v2.0/security-groups?tenant_id=4095ded6b1664ec3a3ebd4d66a320342&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2261] 10.0.0.134 () {32 vars in 702 bytes} [Wed May 27 20:52:43 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2262] 10.0.0.134 () {32 vars in 698 bytes} [Wed May 27 20:52:43 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2263] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:43 2026] DELETE /v2.0/security-groups/a8adc1e4-ce94-45f2-99d0-9e139816c65a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2264] 10.0.0.134 () {32 vars in 710 bytes} [Wed May 27 20:52:43 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2265] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:43 2026] DELETE /v2.0/security-groups/8a6aa9be-af93-49ee-b493-8fff10c08dd3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2266] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:43 2026] GET /v2.0/security-groups?tenant_id=1632781daaa946a6b5744a844bb96f22&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2267] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:43 2026] DELETE /v2.0/security-groups/d9a3a4af-105b-4dc1-8e11-1184c53b089f => 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: 1128/2268] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:43 2026] DELETE /v2.0/security-groups/247a55d1-5832-4332-abbe-4a233d9dc6a4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2269] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:43 2026] DELETE /v2.0/security-groups/13f5a4b4-1b70-4ce3-8f3d-bcbeb7e0afd1 => 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: 1129/2270] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:43 2026] DELETE /v2.0/security-groups/25231e92-241e-4bdd-b9f3-c9d857d6213b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2271] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:43 2026] DELETE /v2.0/security-groups/ed933895-db66-49f9-b05b-2b496eb38ebf => 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: 1130/2272] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:44 2026] GET /v2.0/security-groups?tenant_id=f376d960af864b8e8794a38cad41a679&name=default => generated 2805 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2273] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:44 2026] DELETE /v2.0/security-groups/ba31a63b-01e4-49ee-8fc2-68baab36a8c0 => 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: 1131/2274] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:44 2026] GET /v2.0/security-groups?tenant_id=8d594f0bd0454240b6b2cb10ebdea4ca&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2275] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:45 2026] DELETE /v2.0/security-groups/4c34564f-3115-4767-b049-14f38a6a5727 => 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: 1132/2276] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:45 2026] GET /v2.0/security-groups?tenant_id=cfd6280ef870426aa3c59be7b1b1e36b&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2277] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:45 2026] DELETE /v2.0/security-groups/8ad4d0a1-2117-406e-8934-34cc84ee03aa => 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: 1133/2278] 10.0.0.134 () {34 vars in 678 bytes} [Wed May 27 20:52:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2279] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:46 2026] PUT /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2280] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:46 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2281] 10.0.0.134 () {34 vars in 764 bytes} [Wed May 27 20:52:46 2026] PUT /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2282] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:46 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2283] 10.0.0.134 () {34 vars in 760 bytes} [Wed May 27 20:52:46 2026] PUT /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2284] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:46 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2285] 10.0.0.134 () {34 vars in 782 bytes} [Wed May 27 20:52:46 2026] PUT /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2286] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:47 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2287] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:47 2026] PUT /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2288] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:47 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2289] 10.0.0.134 () {32 vars in 741 bytes} [Wed May 27 20:52:47 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:47.147 7 INFO neutron.api.v2.resource [None req-fab3feca-6cd2-4d8b-b165-bebbb887558a 75573cc37b9c4b5092bf474ea8f7ead1 2c10885d683144b78d0075def67c8629 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1139/2290] 10.0.0.134 () {32 vars in 745 bytes} [Wed May 27 20:52:47 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2291] 10.0.0.134 () {32 vars in 744 bytes} [Wed May 27 20:52:47 2026] DELETE /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2292] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:47 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:47.226 8 INFO neutron.api.v2.resource [None req-8fcfd006-c0db-406e-8013-aac1f56b407c 75573cc37b9c4b5092bf474ea8f7ead1 2c10885d683144b78d0075def67c8629 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2293] 10.0.0.134 () {32 vars in 748 bytes} [Wed May 27 20:52:47 2026] DELETE /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2294] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:47 2026] DELETE /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2295] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:47 2026] GET /v2.0/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2296] 10.0.0.134 () {32 vars in 734 bytes} [Wed May 27 20:52:47 2026] DELETE /v2.0/qos/policies/df7cdd10-6601-4cad-977c-86f3fe4706ff => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2297] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:48 2026] GET /v2.0/security-groups?tenant_id=2c10885d683144b78d0075def67c8629&name=default => generated 2805 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2298] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:48 2026] DELETE /v2.0/security-groups/3e50887b-5291-4ae8-b7dc-f291e9ebb784 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2299] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:48 2026] GET /v2.0/security-groups?tenant_id=287d66ae2a2d4c19b72f4b4538824095&name=default => generated 2805 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2300] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:48 2026] DELETE /v2.0/security-groups/d49cb1ce-f9ee-40f6-a31e-0452559b11d0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:48.781 8 WARNING neutron_lib.context [None req-b68ab1f8-51cf-4fd6-9c6d-01c4c8ea3773 99078a7d756a45c0aba1cef3257ab8fc fd2f409da3cd4e5594ae338ec3ffb726 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:48.884 8 INFO neutron.db.segments_db [None req-b68ab1f8-51cf-4fd6-9c6d-01c4c8ea3773 99078a7d756a45c0aba1cef3257ab8fc fd2f409da3cd4e5594ae338ec3ffb726 - - default default] Added segment 973da19d-8797-4361-b7ca-28231e60ecd1 of type vxlan for network c8a76198-995f-45d1-b567-40101cfe3476 [pid: 8|app: 0|req: 1157/2301] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:48 2026] POST /v2.0/networks => generated 631 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2302] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:49 2026] PUT /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/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: 1158/2303] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:49 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2304] 10.0.0.134 () {34 vars in 764 bytes} [Wed May 27 20:52:49 2026] PUT /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2305] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:49 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2306] 10.0.0.134 () {34 vars in 760 bytes} [Wed May 27 20:52:49 2026] PUT /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2307] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:49 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/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: 1148/2308] 10.0.0.134 () {34 vars in 782 bytes} [Wed May 27 20:52:49 2026] PUT /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags/black.or.white => generated 4 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2309] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:49 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2310] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:49 2026] PUT /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2311] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:50 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2312] 10.0.0.134 () {32 vars in 741 bytes} [Wed May 27 20:52:50 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:50.254 8 INFO neutron.api.v2.resource [None req-9eeb955a-080f-4f22-b863-9a3d066e8809 99078a7d756a45c0aba1cef3257ab8fc fd2f409da3cd4e5594ae338ec3ffb726 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2313] 10.0.0.134 () {32 vars in 745 bytes} [Wed May 27 20:52:50 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/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: 1151/2314] 10.0.0.134 () {32 vars in 744 bytes} [Wed May 27 20:52:50 2026] DELETE /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2315] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:50 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:50.465 7 INFO neutron.api.v2.resource [None req-8161737e-a21f-4578-a7f3-78bc532c9ddc 99078a7d756a45c0aba1cef3257ab8fc fd2f409da3cd4e5594ae338ec3ffb726 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1152/2316] 10.0.0.134 () {32 vars in 748 bytes} [Wed May 27 20:52:50 2026] DELETE /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2317] 10.0.0.134 () {32 vars in 736 bytes} [Wed May 27 20:52:50 2026] DELETE /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2318] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:50 2026] GET /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:50.802 8 INFO neutron.services.segments.plugin [-] Segment 973da19d-8797-4361-b7ca-28231e60ecd1 resource provider aggregate not found 2026-05-27 20:52:50.808 8 INFO neutron.services.segments.plugin [-] Segment 973da19d-8797-4361-b7ca-28231e60ecd1 resource provider aggregate not found [pid: 8|app: 0|req: 1166/2319] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:50 2026] DELETE /v2.0/networks/c8a76198-995f-45d1-b567-40101cfe3476 => 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: 1154/2320] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:51 2026] GET /v2.0/security-groups?tenant_id=fd2f409da3cd4e5594ae338ec3ffb726&name=default => generated 2805 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:51.700 8 INFO neutron.services.segments.plugin [-] Segment 973da19d-8797-4361-b7ca-28231e60ecd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973da19d-8797-4361-b7ca-28231e60ecd1 found for delete ", "request_id": "req-ed8446d5-cb90-4473-9d00-7c1861c04530"}]} 2026-05-27 20:52:51.703 8 INFO neutron.services.segments.plugin [-] Segment 973da19d-8797-4361-b7ca-28231e60ecd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973da19d-8797-4361-b7ca-28231e60ecd1 found for delete ", "request_id": "req-6447abe9-d98c-49db-8c9f-2a300d7dc027"}]} [pid: 8|app: 0|req: 1167/2321] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:51 2026] DELETE /v2.0/security-groups/4223bf9b-c4e3-437d-9289-0767725f506b => 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: 1155/2322] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:51 2026] GET /v2.0/security-groups?tenant_id=b9eac9cbcefd4af49433f7ac6673ecc8&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2323] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:52 2026] DELETE /v2.0/security-groups/9b7741a3-fd5c-42ef-b9ec-7b539b493227 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:52.169 7 WARNING neutron_lib.context [None req-f07fc7aa-30bb-49da-aedb-4fdbc9d22d22 5bff9edef4974b01b2a7fad1fb71aea9 effd670a22c2437b8a145b0c26c0fa68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2326] 10.0.0.134 () {34 vars in 676 bytes} [Wed May 27 20:52:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2327] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:52:52 2026] PUT /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/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: 1157/2328] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2329] 10.0.0.134 () {34 vars in 770 bytes} [Wed May 27 20:52:52 2026] PUT /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2330] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2331] 10.0.0.134 () {34 vars in 766 bytes} [Wed May 27 20:52:52 2026] PUT /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2332] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2333] 10.0.0.134 () {34 vars in 788 bytes} [Wed May 27 20:52:52 2026] PUT /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2334] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2335] 10.0.0.134 () {34 vars in 759 bytes} [Wed May 27 20:52:52 2026] PUT /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2336] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2337] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:52.687 7 INFO neutron.api.v2.resource [None req-0da56c73-77ab-46f6-9e10-c296c5e8e6cf 5bff9edef4974b01b2a7fad1fb71aea9 effd670a22c2437b8a145b0c26c0fa68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1162/2338] 10.0.0.134 () {32 vars in 751 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2339] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:52:52 2026] DELETE /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2340] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:52.805 8 INFO neutron.api.v2.resource [None req-b7288479-489c-4ee4-8281-b47c13431570 5bff9edef4974b01b2a7fad1fb71aea9 effd670a22c2437b8a145b0c26c0fa68 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1178/2341] 10.0.0.134 () {32 vars in 754 bytes} [Wed May 27 20:52:52 2026] DELETE /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2342] 10.0.0.134 () {32 vars in 742 bytes} [Wed May 27 20:52:52 2026] DELETE /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/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: 1179/2343] 10.0.0.134 () {32 vars in 739 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41/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: 1165/2344] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:52:52 2026] DELETE /v2.0/subnetpools/9e5c0020-f398-4466-92c0-4e817cd2ed41 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2345] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:53 2026] GET /v2.0/security-groups?tenant_id=aeb25c4ea7f3475f86f0f6b46166a839&name=default => generated 2805 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2346] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:53 2026] DELETE /v2.0/security-groups/497bb148-9d86-4970-b66b-5758db4ee151 => 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: 1181/2347] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/security-groups?tenant_id=effd670a22c2437b8a145b0c26c0fa68&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2348] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:54 2026] DELETE /v2.0/security-groups/7c4a43fe-4c07-4257-a6b0-58581ff742d6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:55.363 8 WARNING neutron_lib.context [None req-a60c3f30-5035-4f0b-80ae-818a83263fdf bfc4059809b240aca07149bc71eeedaf 62be79cc08f24965bc1c5b1b9c91b932 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:55.484 8 INFO neutron.db.segments_db [None req-a60c3f30-5035-4f0b-80ae-818a83263fdf bfc4059809b240aca07149bc71eeedaf 62be79cc08f24965bc1c5b1b9c91b932 - - default default] Added segment 58783bdd-0cf8-4a85-b53e-31611cc4ac39 of type vxlan for network 3ab03be1-88c3-44b0-9770-4243eb89de6a [pid: 8|app: 0|req: 1182/2349] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:55 2026] POST /v2.0/networks => generated 632 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:55.611 7 WARNING neutron_lib.context [None req-22f79d61-ded7-484b-8f56-02f20e84a06d bfc4059809b240aca07149bc71eeedaf 62be79cc08f24965bc1c5b1b9c91b932 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2350] 10.0.0.134 () {34 vars in 664 bytes} [Wed May 27 20:52:55 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:55.947 8 WARNING neutron_lib.context [None req-da2cd670-b6b5-4853-ab5a-8cc36742c2b2 bfc4059809b240aca07149bc71eeedaf 62be79cc08f24965bc1c5b1b9c91b932 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2351] 10.0.0.134 () {34 vars in 666 bytes} [Wed May 27 20:52:55 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, ' [pid: 7|app: 0|req: 1169/2352] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:52:56 2026] PUT /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2353] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2354] 10.0.0.134 () {34 vars in 760 bytes} [Wed May 27 20:52:56 2026] PUT /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2355] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => generated 34 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2356] 10.0.0.134 () {34 vars in 756 bytes} [Wed May 27 20:52:56 2026] PUT /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2357] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2358] 10.0.0.134 () {34 vars in 778 bytes} [Wed May 27 20:52:56 2026] PUT /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2359] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2360] 10.0.0.134 () {34 vars in 749 bytes} [Wed May 27 20:52:56 2026] PUT /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2361] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2362] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:56.978 8 INFO neutron.api.v2.resource [None req-94e27964-2792-4068-88e0-a36be31d1994 bfc4059809b240aca07149bc71eeedaf 62be79cc08f24965bc1c5b1b9c91b932 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2363] 10.0.0.134 () {32 vars in 741 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2364] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:56 2026] DELETE /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2365] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:57.082 7 INFO neutron.api.v2.resource [None req-fc09384d-a4b6-4886-baf8-508a81819a9f bfc4059809b240aca07149bc71eeedaf 62be79cc08f24965bc1c5b1b9c91b932 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1176/2366] 10.0.0.134 () {32 vars in 744 bytes} [Wed May 27 20:52:57 2026] DELETE /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2367] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:52:57 2026] DELETE /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => 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: 1177/2368] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274/tags => 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: 1192/2369] 10.0.0.134 () {32 vars in 719 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2370] 10.0.0.134 () {32 vars in 717 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/ports/3f7fbc09-1ce1-475c-b46b-f4ac74a55e85 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2371] 10.0.0.134 () {32 vars in 722 bytes} [Wed May 27 20:52:57 2026] DELETE /v2.0/trunks/8d8d2eb3-46df-484c-b654-9bf299633274 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:57.473 8 WARNING neutron_lib.context [None req-f1ce293d-74ab-4700-886a-a37679f88c96 d281c25ccb354511a085cf24596f355c 42967229952445dbaf2a6a6dd2f6661e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:57.611 8 INFO neutron.db.segments_db [None req-f1ce293d-74ab-4700-886a-a37679f88c96 d281c25ccb354511a085cf24596f355c 42967229952445dbaf2a6a6dd2f6661e - - default default] Added segment 3614ed31-227a-4c26-b21c-b381734ab42d of type vxlan for network f3858e2c-75ba-4176-bb5a-f0fd23386049 [pid: 7|app: 0|req: 1180/2372] 10.0.0.134 () {32 vars in 720 bytes} [Wed May 27 20:52:57 2026] DELETE /v2.0/ports/3f7fbc09-1ce1-475c-b46b-f4ac74a55e85 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2373] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:57 2026] POST /v2.0/networks => generated 632 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:57.739 8 WARNING neutron_lib.context [None req-728e40ce-587b-4738-b943-bf1e5bc434bd d281c25ccb354511a085cf24596f355c 42967229952445dbaf2a6a6dd2f6661e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:57.774 7 INFO neutron.services.segments.plugin [-] Segment 58783bdd-0cf8-4a85-b53e-31611cc4ac39 resource provider aggregate not found 2026-05-27 20:52:57.779 7 INFO neutron.services.segments.plugin [-] Segment 58783bdd-0cf8-4a85-b53e-31611cc4ac39 resource provider aggregate not found 2026-05-27 20:52:57.794 7 INFO neutron.services.segments.plugin [-] Segment 58783bdd-0cf8-4a85-b53e-31611cc4ac39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58783bdd-0cf8-4a85-b53e-31611cc4ac39 found for delete ", "request_id": "req-42e1d27e-e00a-4f39-8da9-69e22b40b41d"}]} 2026-05-27 20:52:57.795 7 INFO neutron.services.segments.plugin [-] Segment 58783bdd-0cf8-4a85-b53e-31611cc4ac39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58783bdd-0cf8-4a85-b53e-31611cc4ac39 found for delete ", "request_id": "req-2dcb9860-6275-4a17-b31e-4c06f40ccd9a"}]} 2026-05-27 20:52:57.809 8 INFO neutron.db.segments_db [None req-728e40ce-587b-4738-b943-bf1e5bc434bd d281c25ccb354511a085cf24596f355c 42967229952445dbaf2a6a6dd2f6661e - - default default] Added segment 9ff88bbe-c678-4703-bad2-0cea9872e7cb of type vxlan for network 232769df-8bc9-4da5-9740-1a77237f27a9 [pid: 7|app: 0|req: 1181/2374] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:57 2026] DELETE /v2.0/networks/3ab03be1-88c3-44b0-9770-4243eb89de6a => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2375] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:52:57 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2376] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:57 2026] PUT /v2.0/networks/f3858e2c-75ba-4176-bb5a-f0fd23386049/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: 1195/2377] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks/f3858e2c-75ba-4176-bb5a-f0fd23386049/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2378] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:58 2026] PUT /v2.0/networks/232769df-8bc9-4da5-9740-1a77237f27a9/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2379] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks/232769df-8bc9-4da5-9740-1a77237f27a9/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2380] 10.0.0.134 () {34 vars in 753 bytes} [Wed May 27 20:52:58 2026] PUT /v2.0/networks/232769df-8bc9-4da5-9740-1a77237f27a9/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2381] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks/232769df-8bc9-4da5-9740-1a77237f27a9/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2382] 10.0.0.134 () {32 vars in 733 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks/f3858e2c-75ba-4176-bb5a-f0fd23386049/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:58.612 8 INFO neutron.services.segments.plugin [-] Segment 3614ed31-227a-4c26-b21c-b381734ab42d resource provider aggregate not found 2026-05-27 20:52:58.617 8 INFO neutron.services.segments.plugin [-] Segment 3614ed31-227a-4c26-b21c-b381734ab42d resource provider aggregate not found 2026-05-27 20:52:58.634 8 INFO neutron.services.segments.plugin [-] Segment 3614ed31-227a-4c26-b21c-b381734ab42d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3614ed31-227a-4c26-b21c-b381734ab42d found for delete ", "request_id": "req-970c2ab3-8fa1-48e6-b96a-2f2f8b6d40b5"}]} 2026-05-27 20:52:58.635 8 INFO neutron.services.segments.plugin [-] Segment 3614ed31-227a-4c26-b21c-b381734ab42d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3614ed31-227a-4c26-b21c-b381734ab42d found for delete ", "request_id": "req-6af56bb5-abf9-41fc-8410-ce5935d55225"}]} [pid: 8|app: 0|req: 1198/2383] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:58 2026] DELETE /v2.0/networks/f3858e2c-75ba-4176-bb5a-f0fd23386049 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2384] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/security-groups?tenant_id=62be79cc08f24965bc1c5b1b9c91b932&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2385] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:58 2026] DELETE /v2.0/security-groups/214569fc-f7e1-4898-8885-61f72ee76da2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2386] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:52:58 2026] DELETE /v2.0/networks/232769df-8bc9-4da5-9740-1a77237f27a9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2387] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/security-groups?tenant_id=05d6859a6bb14ea78d23dfa79f3ff60d&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2388] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:58 2026] DELETE /v2.0/security-groups/120b2762-b512-4250-bb37-444d856b4e3f => 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: 1189/2389] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:59 2026] GET /v2.0/security-groups?tenant_id=42967229952445dbaf2a6a6dd2f6661e&name=default => generated 2805 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2390] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:52:59 2026] DELETE /v2.0/security-groups/4d090338-44cd-4ea6-b0f2-f0623a8b7304 => 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: 1190/2391] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:52:59 2026] GET /v2.0/security-groups?tenant_id=735eb0238c0d4c5ebdee021284f2632a&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: 1202/2392] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:53:00 2026] DELETE /v2.0/security-groups/70f243be-c7d0-4a5d-bc04-1c3dad6b0e76 => 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: 1191/2393] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:53:02 2026] GET /v2.0/security-groups?tenant_id=cb90791ac65340308d3fd1ed0cd7eef4&name=default => generated 2805 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:03.001 8 INFO neutron.services.segments.plugin [-] Segment 9ff88bbe-c678-4703-bad2-0cea9872e7cb resource provider aggregate not found 2026-05-27 20:53:03.007 8 INFO neutron.services.segments.plugin [-] Segment 9ff88bbe-c678-4703-bad2-0cea9872e7cb resource provider aggregate not found 2026-05-27 20:53:03.021 8 INFO neutron.services.segments.plugin [-] Segment 9ff88bbe-c678-4703-bad2-0cea9872e7cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ff88bbe-c678-4703-bad2-0cea9872e7cb found for delete ", "request_id": "req-194aaff9-c428-4adc-9e32-ff0f5a456461"}]} 2026-05-27 20:53:03.023 8 INFO neutron.services.segments.plugin [-] Segment 9ff88bbe-c678-4703-bad2-0cea9872e7cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ff88bbe-c678-4703-bad2-0cea9872e7cb found for delete ", "request_id": "req-1c1a16f2-e44c-4323-907b-791fea74bce6"}]} [pid: 8|app: 0|req: 1203/2394] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:53:02 2026] DELETE /v2.0/security-groups/89270f85-6c6c-49f4-80fa-ec98f53e208a => 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: 1192/2395] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/security-groups?tenant_id=92fe725c5ad44b8e8d9797a78180ea7c&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2396] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:53:03 2026] DELETE /v2.0/security-groups/3a39289c-b065-4039-a477-ef64aaf8002a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:09.412 8 WARNING neutron_lib.context [None req-6c5e49b1-4cd0-4c72-9d86-410105207980 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:09.539 8 INFO neutron.db.segments_db [None req-6c5e49b1-4cd0-4c72-9d86-410105207980 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Added segment bc9a592e-887c-4fa7-a762-3b2c1eb1229b of type vxlan for network ddb27623-566b-42f0-abdf-b5ef122ed9c3 [pid: 8|app: 0|req: 1206/2399] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:53:09 2026] POST /v2.0/networks => generated 639 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:09.668 7 WARNING neutron_lib.context [None req-7942e155-259a-4e94-9b31-560ed82b8d9f 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1194/2400] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:53:09 2026] POST /v2.0/subnets => generated 634 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2401] 10.0.0.134 () {32 vars in 722 bytes} [Wed May 27 20:53:10 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:10.107 7 WARNING neutron_lib.context [None req-5abab714-77ce-42c9-aaac-412eb76ce5f3 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1195/2402] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:53:10 2026] POST /v2.0/subnets => generated 708 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:10.459 8 WARNING neutron_lib.context [None req-a031b485-946c-4ba6-950f-a28cd2427bb1 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:10.516 8 INFO neutron.db.segments_db [None req-a031b485-946c-4ba6-950f-a28cd2427bb1 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Added segment 35ca21e5-ede7-407b-abc8-160b4ce42acb of type vxlan for network 6a527836-9f7c-4add-b4a9-245d3852e7b4 [pid: 8|app: 0|req: 1208/2403] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:53:10 2026] POST /v2.0/networks => generated 637 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:10.663 7 WARNING neutron_lib.context [None req-9188a0b8-741e-40d4-92d8-434133a861cb 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1196/2404] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:53:10 2026] POST /v2.0/subnets => generated 632 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:10.999 8 WARNING neutron_lib.context [None req-9613e8c7-4f3b-429e-8b44-cab1936afa21 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1209/2405] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:53:10 2026] POST /v2.0/subnets => generated 701 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:11.437 7 WARNING neutron_lib.context [None req-2e98f3d4-3c40-4086-939c-0f9933f586f0 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:11.494 7 INFO neutron.db.segments_db [None req-2e98f3d4-3c40-4086-939c-0f9933f586f0 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Added segment 206b9925-9f46-48ac-ae69-1992784712ae of type vxlan for network 2d90c525-1e72-498c-81de-1c2b77f3f27e [pid: 7|app: 0|req: 1197/2406] 10.0.0.134 () {34 vars in 670 bytes} [Wed May 27 20:53:11 2026] POST /v2.0/networks => generated 638 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:11.659 8 WARNING neutron_lib.context [None req-21e6708a-46dd-4b3a-a6a6-ff5c0e5eebe5 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1210/2407] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:53:11 2026] POST /v2.0/subnets => generated 632 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:12.004 7 WARNING neutron_lib.context [None req-53977e9a-f797-437b-9af9-82c74580e494 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1198/2408] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:53:11 2026] POST /v2.0/subnets => generated 705 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:12.340 8 WARNING neutron_lib.context [None req-1c45fa58-f06b-4134-9897-5114c3e040cf 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:12.389 8 INFO neutron.db.segments_db [None req-1c45fa58-f06b-4134-9897-5114c3e040cf 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Added segment 037facbb-d9c0-4152-9bda-9a3d3be5a038 of type vxlan for network dc55edb1-112f-421a-a124-d2b05be305ef 2026-05-27 20:53:12.692 8 INFO neutron.db.l3_hamode_db [None req-1c45fa58-f06b-4134-9897-5114c3e040cf 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:53:13.737 8 INFO neutron.db.l3_hamode_db [None req-1c45fa58-f06b-4134-9897-5114c3e040cf 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1211/2409] 10.0.0.134 () {34 vars in 669 bytes} [Wed May 27 20:53:12 2026] POST /v2.0/routers => generated 685 bytes in 2490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2410] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:53:14 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/add_router_interface => generated 309 bytes in 1625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2411] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:53:16 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/add_router_interface => generated 309 bytes in 2116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2412] 10.0.0.134 () {34 vars in 783 bytes} [Wed May 27 20:53:18 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/add_router_interface => generated 309 bytes in 1687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:20.432 8 WARNING neutron_lib.context [None req-071bf861-9c14-4fa0-bed6-47753c8ed56c 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1213/2413] 10.0.0.134 () {34 vars in 684 bytes} [Wed May 27 20:53:20 2026] POST /v2.0/security-groups => generated 1566 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:53:20.544 7 WARNING neutron_lib.context [None req-d12c3d94-ad9e-4878-988c-7283a101baea 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1201/2414] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:20.675 8 WARNING neutron_lib.context [None req-c4bee32f-f66b-4ff6-b2a9-6f48e10f2f3a 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1214/2415] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:20 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-27 20:53:20.798 7 WARNING neutron_lib.context [None req-9d5203a5-bab2-40fd-a7aa-c50300ad6630 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1202/2416] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:20 2026] POST /v2.0/security-group-rules => generated 567 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:20.902 8 WARNING neutron_lib.context [None req-d852d35a-e10f-4b4f-9c91-897fdcd686e7 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1215/2417] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:20.993 7 WARNING neutron_lib.context [None req-b6c559c8-4be4-4884-9c2b-75bff5ebe7b0 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2418] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:21.115 8 WARNING neutron_lib.context [None req-d7dc8cb4-f5c6-42eb-8b03-f23002911716 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1216/2419] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:21.244 7 WARNING neutron_lib.context [None req-eff907f9-7ab5-4a9a-a8f7-6dcde52d3fd4 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1204/2420] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:21.374 8 WARNING neutron_lib.context [None req-24ce5042-bce6-44dd-9d67-6ba783aef594 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1217/2421] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:21.495 7 WARNING neutron_lib.context [None req-bfd25278-7752-4e25-bb3b-98c7cf9b2e6e 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1205/2422] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:21 2026] POST /v2.0/security-group-rules => generated 567 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:21.621 8 WARNING neutron_lib.context [None req-615dfe60-eda5-4aff-9b37-100e5082473b 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1218/2423] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:21.747 7 WARNING neutron_lib.context [None req-b3a5cffe-eb69-49ce-a07b-ca4b2e31c1ab 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1206/2424] 10.0.0.134 () {34 vars in 695 bytes} [Wed May 27 20:53:21 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) [pid: 7|app: 0|req: 1208/2427] 10.0.0.242 () {34 vars in 1096 bytes} [Wed May 27 20:53:22 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1032093178&fields=id&tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2428] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:53:22 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 704 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2429] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:53:22 2026] GET /v2.0/quotas/345bd1fa71fe4540aafca6c2ad9ebd7e => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2430] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:53:22 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&fields=id => generated 287 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2431] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:53:22 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1222/2432] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:53:22 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2433] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:53:22 2026] GET /v2.0/ports?device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2434] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:53:23 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2435] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:53:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e => generated 179 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:23.635 8 WARNING neutron_lib.context [req-5d244cee-a8a8-4064-8f06-b003b0c4ee6b req-34dbc79a-7b4f-458a-9c8d-333715777070 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1224/2436] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:53:23 2026] POST /v2.0/ports => generated 1179 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2437] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:53:24 2026] PUT /v2.0/ports/056df740-b839-4491-a8fa-5a2aef775e7c => generated 1424 bytes in 467 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: 1225/2438] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:53:24 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1463 bytes in 61 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-27 20:53:24.747 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e9cd09e-523d-45f8-bc99-b3ab7459a37f'] response: {'name': 'network-changed', 'server_uuid': 'd960a530-dc96-4519-b386-9e4b0aaaea72', 'tag': '056df740-b839-4491-a8fa-5a2aef775e7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1214/2439] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:53:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => 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: 1226/2440] 199.204.45.216 () {34 vars in 1102 bytes} [Wed May 27 20:53:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A42&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2441] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:53:24 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e&id=0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2442] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:24 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 62 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: 1216/2443] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:24 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2444] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:53:24 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1217/2445] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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/2446] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1463 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2447] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2448] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => 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: 1219/2449] 199.204.45.216 () {34 vars in 1102 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A42&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => 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: 1231/2450] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e&id=0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2451] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&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: 1232/2452] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2453] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1233/2454] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2455] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:53:27 2026] GET /v2.0/ports?device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1196 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2456] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:53:28 2026] GET /v2.0/security-groups?id=20639569-8262-465e-be92-72912cd5c5a1&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2457] 10.0.0.134 () {32 vars in 818 bytes} [Wed May 27 20:53:28 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&mac_address=fa%3A16%3A3e%3Af4%3A54%3A62 => generated 1196 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:28.226 8 WARNING neutron_lib.context [None req-0b461d54-6b7c-4fa9-8f70-e1d7b094f196 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:29.190 8 INFO neutron.db.l3_db [None req-0b461d54-6b7c-4fa9-8f70-e1d7b094f196 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Floating IP 3c8bc00d-fe78-45a7-bfa2-4b3cdcadee90 associated. External IP: 10.96.250.206, port: 056df740-b839-4491-a8fa-5a2aef775e7c. [pid: 8|app: 0|req: 1235/2458] 10.0.0.134 () {34 vars in 677 bytes} [Wed May 27 20:53:28 2026] POST /v2.0/floatingips => generated 855 bytes in 1346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2459] 10.0.0.242 () {34 vars in 1096 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1032093178&fields=id&tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:29.755 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a3c252b-9909-4931-b13e-3b45233acc33'] response: {'name': 'network-changed', 'server_uuid': 'd960a530-dc96-4519-b386-9e4b0aaaea72', 'tag': '056df740-b839-4491-a8fa-5a2aef775e7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1236/2460] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 705 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2461] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/quotas/345bd1fa71fe4540aafca6c2ad9ebd7e => 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: 1225/2462] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1465 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2463] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&fields=id => generated 333 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2464] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1240/2465] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1226/2466] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 799 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2467] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/ports?device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => 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: 1227/2468] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2469] 199.204.45.216 () {34 vars in 1102 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A42&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => 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: 1228/2470] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e&id=0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2471] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2472] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2473] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2474] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2475] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:53:31 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2476] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:53:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:31.237 8 WARNING neutron_lib.context [req-3e772e94-e33c-4e68-8893-36df346fbfab req-c4fdff14-0dcc-4b7e-bc92-b53501bd8c62 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1246/2477] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:53:31 2026] POST /v2.0/ports => generated 1187 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2478] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:53:31 2026] PUT /v2.0/ports/77014cc1-c6db-4d05-9bb1-17f3618b3947 => generated 1432 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: 1247/2479] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1471 bytes in 37 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-27 20:53:32.459 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e1f4d09-0f6d-4486-849c-0757066eb403'] response: {'name': 'network-changed', 'server_uuid': '2dd7bea4-49c0-480f-8b9b-e7522552d56a', 'tag': '77014cc1-c6db-4d05-9bb1-17f3618b3947', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1233/2480] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2481] 199.204.45.216 () {34 vars in 1106 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d9&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => 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: 1234/2482] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/subnets?id=5f477c64-e4f4-424b-9759-e6cda1f81211&id=d071aabd-e491-4517-9d90-864c27eae5f5 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2483] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1235/2484] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2485] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1236/2486] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2487] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2488] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2489] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => 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: 1238/2490] 199.204.45.216 () {34 vars in 1106 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d9&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => 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: 1253/2491] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/subnets?id=5f477c64-e4f4-424b-9759-e6cda1f81211&id=d071aabd-e491-4517-9d90-864c27eae5f5 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2492] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2493] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2494] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2495] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1241/2496] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:53:35 2026] GET /v2.0/ports?device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1204 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2497] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:53:35 2026] GET /v2.0/security-groups?id=20639569-8262-465e-be92-72912cd5c5a1&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: 1242/2498] 10.0.0.134 () {32 vars in 818 bytes} [Wed May 27 20:53:35 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&mac_address=fa%3A16%3A3e%3Ab1%3A74%3A4e => generated 1204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:35.739 8 WARNING neutron_lib.context [None req-93e10906-2fa3-4e8b-9ba1-31c761a7a2ee 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:37.081 8 INFO neutron.db.l3_db [None req-93e10906-2fa3-4e8b-9ba1-31c761a7a2ee 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Floating IP dd2bf78d-4d14-4d32-a36f-e2f1961049a4 associated. External IP: 10.96.250.203, port: 77014cc1-c6db-4d05-9bb1-17f3618b3947. [pid: 8|app: 0|req: 1257/2501] 10.0.0.134 () {34 vars in 677 bytes} [Wed May 27 20:53:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2502] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/ports?device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1465 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:39.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce30e74c-79b3-445b-a88e-2f665f2caed5'] response: {'name': 'network-changed', 'server_uuid': '2dd7bea4-49c0-480f-8b9b-e7522552d56a', 'tag': '77014cc1-c6db-4d05-9bb1-17f3618b3947', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1258/2503] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/security-groups?id=20639569-8262-465e-be92-72912cd5c5a1&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: 1246/2504] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1473 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2505] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2506] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2507] 199.204.45.216 () {34 vars in 1106 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d9&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => 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: 1248/2508] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/subnets?id=5f477c64-e4f4-424b-9759-e6cda1f81211&id=d071aabd-e491-4517-9d90-864c27eae5f5 => 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: 1261/2509] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2510] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&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: 1262/2511] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1250/2512] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1263/2513] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/ports?device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1473 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2514] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/security-groups?id=20639569-8262-465e-be92-72912cd5c5a1&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2515] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:53:51 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2518] 10.0.0.224 () {30 vars in 690 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2519] 10.0.0.224 () {30 vars in 692 bytes} [Wed May 27 20:53:52 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: 1254/2520] 10.0.0.224 () {30 vars in 668 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2521] 10.0.0.224 () {30 vars in 704 bytes} [Wed May 27 20:53:52 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: 1255/2522] 10.0.0.224 () {28 vars in 439 bytes} [Wed May 27 20:53:53 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2523] 10.0.0.224 () {30 vars in 728 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 634 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2524] 10.0.0.224 () {30 vars in 690 bytes} [Wed May 27 20:53:53 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: 1269/2525] 10.0.0.224 () {30 vars in 692 bytes} [Wed May 27 20:53: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: 1257/2526] 10.0.0.224 () {30 vars in 668 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2527] 10.0.0.224 () {30 vars in 704 bytes} [Wed May 27 20:53:53 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: 1258/2528] 10.0.0.224 () {30 vars in 728 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1271/2529] 10.0.0.224 () {30 vars in 690 bytes} [Wed May 27 20:53:53 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: 1259/2530] 10.0.0.224 () {30 vars in 692 bytes} [Wed May 27 20:53: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: 8|app: 0|req: 1272/2531] 10.0.0.224 () {30 vars in 668 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2532] 10.0.0.224 () {30 vars in 704 bytes} [Wed May 27 20:53:53 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: 1273/2533] 10.0.0.224 () {30 vars in 730 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2534] 10.0.0.224 () {30 vars in 682 bytes} [Wed May 27 20:53:53 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: 1274/2535] 10.0.0.224 () {34 vars in 704 bytes} [Wed May 27 20:53:53 2026] POST /v2.0/ports => generated 1132 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2536] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1275/2537] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:53:56 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: 1263/2538] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2539] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:53:56 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: 1264/2540] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2541] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:53:56 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: 1265/2542] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:53:56 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: 1278/2543] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:53:56 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: 1266/2544] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:53:56 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-27 20:53:56.834 8 INFO neutron.api.v2.resource [None req-cc124e94-d20c-476c-85fc-7646378d7243 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1279/2545] 199.204.45.216 () {30 vars in 763 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-groups/lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2546] 199.204.45.216 () {30 vars in 785 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-groups?name=lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2547] 199.204.45.216 () {34 vars in 736 bytes} [Wed May 27 20:53:56 2026] POST /v2.0/security-groups => generated 1574 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2548] 199.204.45.216 () {30 vars in 815 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-group-rules?security_group_id=91be0770-2b40-4057-95a0-aaf90c54a247 => 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: 1281/2549] 199.204.45.216 () {34 vars in 789 bytes} [Wed May 27 20:53:57 2026] PUT /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2550] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:53:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1282/2551] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:53:57 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: 1270/2552] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:53:57 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: 1283/2553] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:53:57 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: 1271/2554] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:53:57 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1284/2555] 10.0.0.242 () {34 vars in 1016 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/security-groups?id=7a3a29b9-7031-40cd-87dc-c21c884eb3ce&fields=id => 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: 1272/2556] 10.0.0.242 () {34 vars in 982 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/networks?id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2557] 10.0.0.242 () {34 vars in 965 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/quotas/d61988ce2cea47878abeb41348b3cec4 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2558] 10.0.0.242 () {34 vars in 1002 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2559] 10.0.0.242 () {34 vars in 1008 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=segments => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2560] 10.0.0.242 () {34 vars in 1108 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2561] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:54:06 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2562] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:54:06 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2563] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:54:06 2026] GET /v2.0/networks?id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 735 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2564] 199.204.45.216 () {34 vars in 1050 bytes} [Wed May 27 20:54:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d61988ce2cea47878abeb41348b3cec4 => generated 343 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2567] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:54:06 2026] POST /v2.0/ports => generated 1078 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2568] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:54:07 2026] PUT /v2.0/ports/14037bdb-4384-411e-a29d-fe906af909bd => generated 1203 bytes in 526 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: 1290/2569] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 1242 bytes in 37 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: 1280/2570] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.31&port_id=14037bdb-4384-411e-a29d-fe906af909bd => 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: 1291/2571] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/subnets?id=6dc73f45-29f5-4a25-b6fb-e68005cd225a => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:07.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05c8f52d-eed3-4477-b50e-5d2aa3a08f92'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': '14037bdb-4384-411e-a29d-fe906af909bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1281/2572] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/ports?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&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: 1292/2573] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=segments => generated 14 bytes in 60 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: 1282/2574] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 8|app: 0|req: 1293/2575] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2576] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/networks?id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2577] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.31&port_id=14037bdb-4384-411e-a29d-fe906af909bd => 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: 1284/2578] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/subnets?id=6dc73f45-29f5-4a25-b6fb-e68005cd225a => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2579] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2580] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/ports?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&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: 1296/2581] 199.204.45.216 () {34 vars in 1044 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/security-groups?id=7a3a29b9-7031-40cd-87dc-c21c884eb3ce&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2582] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2583] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2584] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2585] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/security-groups?id=7a3a29b9-7031-40cd-87dc-c21c884eb3ce&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2586] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:54:09 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => 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: 1299/2587] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:54:11 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => 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: 1289/2588] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:54:12 2026] GET /v2.0/security-groups?id=7a3a29b9-7031-40cd-87dc-c21c884eb3ce&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2589] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:54:12 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => 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: 1291/2592] 199.204.45.216 () {34 vars in 1096 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/ports?device_id=d960a530-dc96-4519-b386-9e4b0aaaea72&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2593] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2594] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2595] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2596] 199.204.45.216 () {34 vars in 1102 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A42&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => 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: 1304/2597] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e&id=0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 1362 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2598] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&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: 1305/2599] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2600] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1306/2601] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1297/2604] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:54: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: 8|app: 0|req: 1308/2605] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:54:47 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: 1298/2606] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:54:47 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: 1309/2607] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2608] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2609] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2610] 199.204.45.216 () {34 vars in 717 bytes} [Wed May 27 20:54:47 2026] POST /v2.0/ports => generated 1097 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2611] 10.0.0.242 () {34 vars in 971 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1097 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1301/2612] 10.0.0.242 () {34 vars in 907 bytes} [Wed May 27 20:54:47 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: 8|app: 0|req: 1312/2613] 199.204.45.216 () {34 vars in 1262 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2614] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1313/2615] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1303/2616] 199.204.45.216 () {34 vars in 975 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1097 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2617] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/networks?id=ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 802 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2618] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:54:48 2026] PUT /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1251 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2619] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2523 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: 7|app: 0|req: 1305/2620] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.31&port_id=14037bdb-4384-411e-a29d-fe906af909bd => 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: 1316/2621] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/subnets?id=6dc73f45-29f5-4a25-b6fb-e68005cd225a => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:48.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2165acc3-efdc-483f-95a9-5bd6fa24abc3'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': 'f932c53e-055c-4941-9fd2-42f4a44fe554', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1306/2622] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/ports?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&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: 1317/2623] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1307/2624] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 1318/2625] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=f932c53e-055c-4941-9fd2-42f4a44fe554 => 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: 1308/2626] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/subnets?id=28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1319/2627] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/ports?network_id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2628] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2629] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1310/2630] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2631] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/networks?id=ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2632] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=f932c53e-055c-4941-9fd2-42f4a44fe554 => 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: 1322/2633] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/subnets?id=28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 655 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2634] 10.0.0.242 () {34 vars in 971 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2635] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/ports?network_id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2636] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2637] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1313/2638] 199.204.45.216 () {34 vars in 789 bytes} [Wed May 27 20:54:49 2026] PUT /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1312 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:49.986 8 INFO neutron.api.v2.resource [None req-a808a074-13dc-495a-b329-0a7b1459d27b 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1326/2639] 199.204.45.216 () {30 vars in 763 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/security-groups/lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1314/2640] 199.204.45.216 () {30 vars in 785 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/security-groups?name=lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2641] 199.204.45.216 () {34 vars in 789 bytes} [Wed May 27 20:54:50 2026] PUT /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1312 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2642] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1328/2643] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2644] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2645] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:54:50 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: 1317/2646] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:50.675 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-799fadbd-d1ba-44eb-96cb-2d0bfbae6b58'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': 'f932c53e-055c-4941-9fd2-42f4a44fe554', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1330/2647] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2648] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2584 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2649] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1348 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2650] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1319/2651] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/networks?id=ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 802 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2652] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=f932c53e-055c-4941-9fd2-42f4a44fe554 => 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: 1333/2653] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3 => 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: 1321/2654] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/subnets?id=28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:50.939 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcbae590-016c-493f-97c8-9369e2d84a93'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': 'f932c53e-055c-4941-9fd2-42f4a44fe554', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1334/2655] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2656] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/ports?network_id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2657] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1323/2658] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1336/2659] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2660] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2661] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/networks?id=ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 802 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2662] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2663] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/subnets?id=28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2664] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/ports?network_id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&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: 1339/2665] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1327/2666] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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) 2026-05-27 20:54:54.422 7 WARNING neutron_lib.context [None req-ec33c87c-25e4-4df9-8319-5c280c169e79 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:55.335 7 INFO neutron.db.l3_db [None req-ec33c87c-25e4-4df9-8319-5c280c169e79 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Floating IP 665fbbcf-33fe-438a-9cae-79f2b6f23e3a associated. External IP: 10.96.250.218, port: d28399c4-3ee7-43c9-91cf-992b84c86760. [pid: 7|app: 0|req: 1329/2669] 10.0.0.134 () {34 vars in 677 bytes} [Wed May 27 20:54:54 2026] POST /v2.0/floatingips => generated 899 bytes in 1658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2670] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:54:58 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: 1330/2671] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2672] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:54:58 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: 1331/2673] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:58.822 8 INFO neutron.api.v2.resource [None req-2b2e25ce-75aa-4df9-aa7d-02be00c399cf 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1343/2674] 199.204.45.216 () {30 vars in 763 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/security-groups/lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2675] 199.204.45.216 () {30 vars in 785 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/security-groups?name=lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2676] 199.204.45.216 () {30 vars in 815 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/security-group-rules?security_group_id=91be0770-2b40-4057-95a0-aaf90c54a247 => generated 1118 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2677] 199.204.45.216 () {34 vars in 747 bytes} [Wed May 27 20:54:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2678] 199.204.45.216 () {34 vars in 747 bytes} [Wed May 27 20:54:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2681] 10.0.0.224 () {30 vars in 690 bytes} [Wed May 27 20:55:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2682] 10.0.0.224 () {30 vars in 692 bytes} [Wed May 27 20:55:07 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: 1348/2683] 10.0.0.224 () {30 vars in 668 bytes} [Wed May 27 20:55:07 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: 1336/2684] 10.0.0.224 () {30 vars in 704 bytes} [Wed May 27 20:55:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2685] 10.0.0.224 () {28 vars in 439 bytes} [Wed May 27 20:55:08 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2686] 10.0.0.224 () {30 vars in 728 bytes} [Wed May 27 20:55:08 2026] GET /v2.0/subnets/10200a0a-a922-4859-95e6-981bb943db7e => generated 632 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2687] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2688] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2689] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2690] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55: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: 1352/2691] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/subnets/10200a0a-a922-4859-95e6-981bb943db7e => 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: 1340/2692] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2693] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:10 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: 1341/2694] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2695] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:11 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: 1342/2696] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2697] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1343/2698] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1356/2699] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2700] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:55:11 2026] POST /v2.0/ports => generated 1303 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2701] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:55:12 2026] PUT /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 1428 bytes in 532 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: 1345/2702] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 4042 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:55:12.882 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5af967f-7b2b-4ce2-9fe5-45e9e552ef8a'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': '60569938-6fc7-4c2e-adf4-52a3f768171c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1358/2703] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.31&port_id=14037bdb-4384-411e-a29d-fe906af909bd => 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: 1346/2704] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/subnets?id=6dc73f45-29f5-4a25-b6fb-e68005cd225a => 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: 1359/2705] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/ports?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2706] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=segments => generated 14 bytes in 66 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: 1360/2707] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2708] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=f932c53e-055c-4941-9fd2-42f4a44fe554 => 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: 1361/2709] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/subnets?id=28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2710] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/ports?network_id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2711] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1350/2712] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1363/2713] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=60569938-6fc7-4c2e-adf4-52a3f768171c => 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: 1351/2714] 199.204.45.216 () {34 vars in 1104 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f6&port_id=60569938-6fc7-4c2e-adf4-52a3f768171c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2715] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e&id=0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2716] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2717] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2718] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1366/2719] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1354/2720] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 4042 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2721] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2722] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=60569938-6fc7-4c2e-adf4-52a3f768171c => 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: 1368/2723] 199.204.45.216 () {34 vars in 1104 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f6&port_id=60569938-6fc7-4c2e-adf4-52a3f768171c => 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: 1356/2724] 10.0.0.242 () {34 vars in 971 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2725] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e&id=0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2726] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2727] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&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: 7|app: 0|req: 1358/2728] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2729] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2730] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2731] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2732] 199.204.45.216 () {34 vars in 790 bytes} [Wed May 27 20:55:14 2026] PUT /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 1199 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2733] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 796 bytes in 64 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: 1360/2734] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/subnets/10200a0a-a922-4859-95e6-981bb943db7e => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2735] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 3813 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2736] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:14 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) 2026-05-27 20:55:14.839 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-358401b0-b473-4e14-8dce-99e56950ae6d'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': '60569938-6fc7-4c2e-adf4-52a3f768171c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1362/2737] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2738] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:14 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: 1364/2739] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:14 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: 1376/2740] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2741] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=60569938-6fc7-4c2e-adf4-52a3f768171c => 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: 1365/2742] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1366/2743] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2744] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2745] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1350 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2746] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:14 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&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: 1368/2747] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:15 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2748] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:15 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1369/2749] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:55:15 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2750] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:15 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2751] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:15 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1371/2752] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:15 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1373/2755] 10.0.0.224 () {30 vars in 690 bytes} [Wed May 27 20:55:24 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: 1383/2756] 10.0.0.224 () {30 vars in 692 bytes} [Wed May 27 20:55:24 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: 7|app: 0|req: 1374/2757] 10.0.0.224 () {30 vars in 668 bytes} [Wed May 27 20:55:24 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: 1384/2758] 10.0.0.224 () {30 vars in 704 bytes} [Wed May 27 20:55:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2759] 10.0.0.224 () {28 vars in 439 bytes} [Wed May 27 20:55:24 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: 1385/2760] 10.0.0.224 () {30 vars in 728 bytes} [Wed May 27 20:55:24 2026] GET /v2.0/subnets/d071aabd-e491-4517-9d90-864c27eae5f5 => generated 632 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2761] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2762] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:25 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: 1377/2763] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2764] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:25 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: 1378/2765] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/subnets/10200a0a-a922-4859-95e6-981bb943db7e => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2766] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/subnets/d071aabd-e491-4517-9d90-864c27eae5f5 => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2767] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2768] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:25 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: 1380/2769] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:25 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: 1390/2770] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2771] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:25 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: 1391/2772] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1382/2773] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1392/2774] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2775] 199.204.45.216 () {34 vars in 1096 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/ports?device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2776] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2777] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2778] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2779] 199.204.45.216 () {34 vars in 1106 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d9&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => 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: 1388/2780] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/subnets?id=5f477c64-e4f4-424b-9759-e6cda1f81211&id=d071aabd-e491-4517-9d90-864c27eae5f5 => 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: 1389/2781] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2782] 199.204.45.216 () {38 vars in 955 bytes} [Wed May 27 20:55:26 2026] POST /v2.0/ports => generated 1303 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2783] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 40 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: 1391/2784] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2785] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1394/2786] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:55:26 2026] PUT /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 1428 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2787] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 5271 bytes in 62 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: 1395/2788] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.31&port_id=14037bdb-4384-411e-a29d-fe906af909bd => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2789] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/subnets?id=6dc73f45-29f5-4a25-b6fb-e68005cd225a => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:27.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a42fa9b-ae43-4f08-8782-045af6b486c4'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': '59a8df4a-4200-4fca-b37b-916a12b9b3bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1396/2790] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/ports?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&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: 1395/2791] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?fields=segments => generated 14 bytes in 71 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: 1397/2792] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 1396/2793] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=f932c53e-055c-4941-9fd2-42f4a44fe554 => 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: 1398/2794] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/subnets?id=28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2795] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/ports?network_id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2796] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1398/2797] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1400/2798] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=60569938-6fc7-4c2e-adf4-52a3f768171c => 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: 1399/2799] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2800] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&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: 1400/2801] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2802] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:27 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2803] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.236&port_id=59a8df4a-4200-4fca-b37b-916a12b9b3bf => 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: 1403/2804] 199.204.45.216 () {34 vars in 1104 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab8&port_id=59a8df4a-4200-4fca-b37b-916a12b9b3bf => 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: 1402/2805] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/subnets?id=5f477c64-e4f4-424b-9759-e6cda1f81211&id=d071aabd-e491-4517-9d90-864c27eae5f5 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2806] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&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: 1403/2807] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&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: 1405/2808] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2809] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1406/2810] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 5271 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2811] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2812] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.236&port_id=59a8df4a-4200-4fca-b37b-916a12b9b3bf => 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: 1406/2813] 199.204.45.216 () {34 vars in 1104 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab8&port_id=59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2814] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/subnets?id=5f477c64-e4f4-424b-9759-e6cda1f81211&id=d071aabd-e491-4517-9d90-864c27eae5f5 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2815] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&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: 7|app: 0|req: 1407/2816] 10.0.0.242 () {34 vars in 971 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 1464 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2817] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&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: 1408/2818] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2819] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1409/2820] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 1464 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2821] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1410/2822] 199.204.45.216 () {34 vars in 790 bytes} [Wed May 27 20:55:29 2026] PUT /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 1199 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2823] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 798 bytes in 66 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-27 20:55:29.961 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57c2a517-c56f-4e72-86d0-391dc817513d'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': '59a8df4a-4200-4fca-b37b-916a12b9b3bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2824] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/subnets/d071aabd-e491-4517-9d90-864c27eae5f5 => generated 650 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2825] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 5042 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2826] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2827] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:30 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: 1416/2828] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:30 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: 1413/2829] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.236&port_id=59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2830] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:30 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: 1418/2831] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2832] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/subnets?id=d071aabd-e491-4517-9d90-864c27eae5f5 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2833] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2834] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2835] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2836] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2837] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1417/2838] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1422/2839] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2840] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3 => 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: 1423/2841] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2842] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2845] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:38 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: 1425/2846] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55: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: 1422/2847] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:38 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: 8|app: 0|req: 1426/2848] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:38 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: 1423/2849] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:38 2026] GET /v2.0/subnets/10200a0a-a922-4859-95e6-981bb943db7e => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2850] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 5044 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2851] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2852] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2853] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2854] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55: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: 1426/2855] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2856] 199.204.45.216 () {34 vars in 789 bytes} [Wed May 27 20:55:39 2026] PUT /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 1026 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2857] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 798 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:39.835 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03bae656-8f80-429f-ba53-f3a79cb56d60'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': '59a8df4a-4200-4fca-b37b-916a12b9b3bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1431/2858] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 4869 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2859] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 4869 bytes in 59 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: 1432/2860] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2861] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2862] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:39 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1430/2863] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:40 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1434/2864] 199.204.45.216 () {34 vars in 975 bytes} [Wed May 27 20:55:40 2026] GET /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2865] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:55:40 2026] DELETE /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2866] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:40 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 3815 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:40.935 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2d30603-936d-48c5-a6b8-4fad34187d3e'] response: {'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'name': 'network-vif-deleted', 'tag': '59a8df4a-4200-4fca-b37b-916a12b9b3bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1432/2867] 199.204.45.216 () {34 vars in 1226 bytes} [Wed May 27 20:55:40 2026] GET /v2.0/networks?id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&id=6a527836-9f7c-4add-b4a9-245d3852e7b4&id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 3095 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2868] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:55:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.31&port_id=14037bdb-4384-411e-a29d-fe906af909bd => 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: 1437/2869] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/subnets?id=6dc73f45-29f5-4a25-b6fb-e68005cd225a => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2870] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 3815 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:41.106 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6323127-0c13-4d0e-ae04-55dc4b1e72dc 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/2871] 199.204.45.216 () {32 vars in 759 bytes} [Wed May 27 20:55:41 2026] DELETE /v2.0/ports/59a8df4a-4200-4fca-b37b-916a12b9b3bf => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2872] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/ports?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2873] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 1436/2874] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:41 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: 1437/2875] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:41 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: 1438/2876] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2877] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 1439/2878] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:41 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: 1440/2879] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=f932c53e-055c-4941-9fd2-42f4a44fe554 => 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: 1440/2880] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2881] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/subnets?id=28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1441/2882] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2883] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/ports?network_id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&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: 1442/2884] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2885] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1443/2886] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1444/2887] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 799 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2888] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1445/2889] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2890] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=60569938-6fc7-4c2e-adf4-52a3f768171c => 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: 1446/2891] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2892] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2893] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2894] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1448/2895] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 8|app: 0|req: 1448/2896] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55: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: 1449/2897] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55: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: 1449/2898] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2899] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:44 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: 1450/2900] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:44 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 3815 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2901] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2902] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:44 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: 1452/2903] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2904] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:44 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: 1453/2905] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:44 2026] GET /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2906] 199.204.45.216 () {34 vars in 789 bytes} [Wed May 27 20:55:44 2026] PUT /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 1026 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2907] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 796 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2908] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2909] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:45.544 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e186270-5e30-4b1a-bd1f-734d0647add1'] response: {'name': 'network-changed', 'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'tag': '60569938-6fc7-4c2e-adf4-52a3f768171c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1456/2910] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2911] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2912] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1456/2913] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2914] 199.204.45.216 () {34 vars in 975 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 1062 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2915] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:55:46 2026] DELETE /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2916] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2917] 199.204.45.216 () {34 vars in 1146 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/networks?id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 2308 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2918] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:46.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-787d2ebb-4ee6-47eb-913f-334baaae30a6 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/2919] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.31&port_id=14037bdb-4384-411e-a29d-fe906af909bd => 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: 1461/2920] 199.204.45.216 () {32 vars in 759 bytes} [Wed May 27 20:55:46 2026] DELETE /v2.0/ports/60569938-6fc7-4c2e-adf4-52a3f768171c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2921] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets?id=6dc73f45-29f5-4a25-b6fb-e68005cd225a => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2922] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/ports?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&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: 1463/2923] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:46 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: 1464/2924] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:46 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: 1465/2925] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2926] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2927] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 1467/2928] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2929] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2930] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 1463/2931] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=f932c53e-055c-4941-9fd2-42f4a44fe554 => 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: 1469/2932] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2933] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2934] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets?id=28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2935] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:55:47 2026] GET /v2.0/ports?network_id=ddb27623-566b-42f0-abdf-b5ef122ed9c3&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: 1465/2936] 199.204.45.216 () {30 vars in 743 bytes} [Wed May 27 20:55:47 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2937] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:55:47 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2938] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:55:47 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2939] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:55:47 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1473/2940] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:55:47 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?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: 1475/2943] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:55:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2944] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:55:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2945] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:55:55 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: 8|app: 0|req: 1470/2946] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:55:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:55.582 7 INFO neutron.api.v2.resource [None req-dcb579be-50c0-457f-a0f0-3fbeba72ea35 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2947] 199.204.45.216 () {30 vars in 763 bytes} [Wed May 27 20:55:55 2026] GET /v2.0/security-groups/lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:55:55.601 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-243793e9-a8dc-47ac-b72b-b65faa353657'] response: {'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'name': 'network-vif-deleted', 'tag': '60569938-6fc7-4c2e-adf4-52a3f768171c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1471/2948] 199.204.45.216 () {30 vars in 785 bytes} [Wed May 27 20:55:55 2026] GET /v2.0/security-groups?name=lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 2741 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2949] 199.204.45.216 () {30 vars in 815 bytes} [Wed May 27 20:55:55 2026] GET /v2.0/security-group-rules?security_group_id=91be0770-2b40-4057-95a0-aaf90c54a247 => generated 2206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2950] 199.204.45.216 () {32 vars in 789 bytes} [Wed May 27 20:55:55 2026] DELETE /v2.0/security-group-rules/5d35a927-206f-498b-84e8-dcae6fe919b2 => 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: 1479/2951] 199.204.45.216 () {32 vars in 789 bytes} [Wed May 27 20:55:55 2026] DELETE /v2.0/security-group-rules/e1fa4416-af31-400b-b9e1-304cb636681e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:59.763 8 INFO neutron.db.l3_db [None req-be221890-2401-4664-909f-01dca781dfb1 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Floating IP 665fbbcf-33fe-438a-9cae-79f2b6f23e3a disassociated (deleted). External IP: 10.96.250.218, port: d28399c4-3ee7-43c9-91cf-992b84c86760. [pid: 8|app: 0|req: 1473/2952] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:55:59 2026] DELETE /v2.0/floatingips/665fbbcf-33fe-438a-9cae-79f2b6f23e3a => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:00.147 7 INFO neutron.api.v2.resource [None req-2465e56a-7823-45b6-bf7b-4f10ce1a77a7 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/2953] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:56:00 2026] GET /v2.0/floatingips/665fbbcf-33fe-438a-9cae-79f2b6f23e3a => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2954] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:56:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2955] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:56:00 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: 1475/2956] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:56:00 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: 1482/2957] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:56:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2958] 199.204.45.216 () {30 vars in 741 bytes} [Wed May 27 20:56:00 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => 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: 1483/2959] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:56:00 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2960] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:56:00 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2586 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2961] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:56:01 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2962] 199.204.45.216 () {34 vars in 975 bytes} [Wed May 27 20:56:01 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1350 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2963] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:56:01 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554?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: 8|app: 0|req: 1479/2964] 199.204.45.216 () {34 vars in 1016 bytes} [Wed May 27 20:56:01 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3?fields=dns_domain => generated 29 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2965] 199.204.45.216 () {30 vars in 769 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2966] 199.204.45.216 () {38 vars in 1028 bytes} [Wed May 27 20:56:01 2026] PUT /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1151 bytes in 405 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: 1487/2967] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/ports?tenant_id=d61988ce2cea47878abeb41348b3cec4&device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => 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: 1488/2968] 199.204.45.216 () {34 vars in 1066 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/networks?id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&id=ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 1523 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2969] 199.204.45.216 () {34 vars in 1060 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.31&port_id=14037bdb-4384-411e-a29d-fe906af909bd => 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: 1481/2970] 199.204.45.216 () {34 vars in 789 bytes} [Wed May 27 20:56:02 2026] PUT /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1090 bytes in 264 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: 1490/2971] 199.204.45.216 () {34 vars in 984 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/subnets?id=6dc73f45-29f5-4a25-b6fb-e68005cd225a => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2972] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2973] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/ports?network_id=7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a&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: 1492/2974] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 1493/2975] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/networks/7b1ab94f-5f5f-4ad4-8112-4fe1b2ca4b1a?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: 1483/2976] 199.204.45.216 () {32 vars in 759 bytes} [Wed May 27 20:56:02 2026] DELETE /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2977] 199.204.45.216 () {30 vars in 703 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2978] 199.204.45.216 () {30 vars in 705 bytes} [Wed May 27 20:56:02 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: 1495/2979] 199.204.45.216 () {30 vars in 681 bytes} [Wed May 27 20:56:02 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: 1485/2980] 199.204.45.216 () {30 vars in 717 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:02.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb4e2eb8-d0b7-4222-9968-4b2e4654df94 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2981] 199.204.45.216 () {32 vars in 759 bytes} [Wed May 27 20:56:02 2026] DELETE /v2.0/ports/f932c53e-055c-4941-9fd2-42f4a44fe554 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2982] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:56:02 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:56:03.023 7 INFO neutron.api.v2.resource [None req-aea583c9-6840-4537-a488-c59998b92bbe 5566a05ab3e64c8bb6fba5a8873546c5 d61988ce2cea47878abeb41348b3cec4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2983] 199.204.45.216 () {30 vars in 763 bytes} [Wed May 27 20:56:03 2026] GET /v2.0/security-groups/lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2984] 199.204.45.216 () {30 vars in 785 bytes} [Wed May 27 20:56:03 2026] GET /v2.0/security-groups?name=lb-ddef157b-d1a7-44ac-8d23-160ff9e8c35b => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2985] 199.204.45.216 () {30 vars in 737 bytes} [Wed May 27 20:56:03 2026] GET /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2986] 199.204.45.216 () {34 vars in 789 bytes} [Wed May 27 20:56:03 2026] PUT /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 1094 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2987] 199.204.45.216 () {32 vars in 779 bytes} [Wed May 27 20:56:03 2026] DELETE /v2.0/security-groups/91be0770-2b40-4057-95a0-aaf90c54a247 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2988] 199.204.45.216 () {32 vars in 759 bytes} [Wed May 27 20:56:03 2026] DELETE /v2.0/ports/d28399c4-3ee7-43c9-91cf-992b84c86760 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2989] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:56:04 2026] GET /v2.0/ports?device_id=3e724573-17a6-4d62-bb60-049fd458cdd2 => 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: 1490/2990] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:56:04 2026] DELETE /v2.0/ports/14037bdb-4384-411e-a29d-fe906af909bd => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:05.803 7 INFO neutron.db.l3_db [None req-141b40c0-a645-406c-9294-23c3eb4c8081 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Floating IP dd2bf78d-4d14-4d32-a36f-e2f1961049a4 disassociated (deleted). External IP: 10.96.250.203, port: 77014cc1-c6db-4d05-9bb1-17f3618b3947. [pid: 7|app: 0|req: 1501/2991] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:56:05 2026] DELETE /v2.0/floatingips/dd2bf78d-4d14-4d32-a36f-e2f1961049a4 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:06.210 8 INFO neutron.api.v2.resource [None req-7c38f97f-b8d8-4e93-aa4b-fce784e8623e 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/2992] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/floatingips/dd2bf78d-4d14-4d32-a36f-e2f1961049a4 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:56:06.397 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bad3494f-9029-475c-98cd-60d282db8e0b'] response: {'name': 'network-changed', 'server_uuid': '2dd7bea4-49c0-480f-8b9b-e7522552d56a', 'tag': '77014cc1-c6db-4d05-9bb1-17f3618b3947', 'status': 'completed', 'code': 200} 2026-05-27 20:56:06.419 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82822f63-d332-4937-a4b6-c530db5f6d60'] response: {'server_uuid': '3e724573-17a6-4d62-bb60-049fd458cdd2', 'name': 'network-vif-deleted', 'tag': '14037bdb-4384-411e-a29d-fe906af909bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1492/2993] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2994] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/ports?device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1204 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2995] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/networks?id=2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2996] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => 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: 1495/2997] 199.204.45.216 () {34 vars in 1106 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d9&port_id=77014cc1-c6db-4d05-9bb1-17f3618b3947 => 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: 1496/2998] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/subnets?id=5f477c64-e4f4-424b-9759-e6cda1f81211&id=d071aabd-e491-4517-9d90-864c27eae5f5 => 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: 1497/2999] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3000] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/ports?network_id=2d90c525-1e72-498c-81de-1c2b77f3f27e&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3001] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?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: 1503/3002] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/security-groups?id=20639569-8262-465e-be92-72912cd5c5a1&fields=id&fields=name => generated 112 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3003] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3004] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/ports?device_id=2dd7bea4-49c0-480f-8b9b-e7522552d56a => generated 1204 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3007] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:56:07 2026] DELETE /v2.0/ports/77014cc1-c6db-4d05-9bb1-17f3618b3947 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:12.327 8 INFO neutron.db.l3_db [None req-6eca7276-a34e-4178-b5b6-810795154d06 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] Floating IP 3c8bc00d-fe78-45a7-bfa2-4b3cdcadee90 disassociated (deleted). External IP: 10.96.250.206, port: 056df740-b839-4491-a8fa-5a2aef775e7c. [pid: 8|app: 0|req: 1503/3008] 10.0.0.134 () {32 vars in 732 bytes} [Wed May 27 20:56:11 2026] DELETE /v2.0/floatingips/3c8bc00d-fe78-45a7-bfa2-4b3cdcadee90 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:12.709 7 INFO neutron.api.v2.resource [None req-5357ce68-3cbb-4cff-851c-7e822bf8801e 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3009] 10.0.0.134 () {32 vars in 729 bytes} [Wed May 27 20:56:12 2026] GET /v2.0/floatingips/3c8bc00d-fe78-45a7-bfa2-4b3cdcadee90 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:56:12.908 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d58a3409-2700-4386-a88b-eb616a8c107f'] response: {'name': 'network-changed', 'server_uuid': 'd960a530-dc96-4519-b386-9e4b0aaaea72', 'tag': '056df740-b839-4491-a8fa-5a2aef775e7c', 'status': 'completed', 'code': 200} 2026-05-27 20:56:12.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3d2fb9d-772d-469c-808d-6850594cdf0e'] response: {'server_uuid': '2dd7bea4-49c0-480f-8b9b-e7522552d56a', 'name': 'network-vif-deleted', 'tag': '77014cc1-c6db-4d05-9bb1-17f3618b3947', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1504/3010] 10.0.0.242 () {34 vars in 990 bytes} [Wed May 27 20:56:12 2026] GET /v2.0/ports?device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1196 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3011] 199.204.45.216 () {34 vars in 1080 bytes} [Wed May 27 20:56:12 2026] GET /v2.0/ports?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1465 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3012] 10.0.0.242 () {34 vars in 1040 bytes} [Wed May 27 20:56:12 2026] GET /v2.0/security-groups?id=20639569-8262-465e-be92-72912cd5c5a1&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3013] 199.204.45.216 () {34 vars in 986 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/networks?id=6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3014] 199.204.45.216 () {34 vars in 1058 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => 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: 1509/3015] 199.204.45.216 () {34 vars in 1102 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A42&port_id=056df740-b839-4491-a8fa-5a2aef775e7c => 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: 1507/3016] 199.204.45.216 () {34 vars in 1064 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/subnets?id=10200a0a-a922-4859-95e6-981bb943db7e&id=0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3017] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&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: 1508/3018] 199.204.45.216 () {34 vars in 1052 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/ports?network_id=6a527836-9f7c-4add-b4a9-245d3852e7b4&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3019] 199.204.45.216 () {34 vars in 1012 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?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: 1509/3020] 199.204.45.216 () {34 vars in 994 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/ports?device_id=d960a530-dc96-4519-b386-9e4b0aaaea72 => generated 1196 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3021] 199.204.45.216 () {34 vars in 1112 bytes} [Wed May 27 20:56:13 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3022] 199.204.45.216 () {36 vars in 997 bytes} [Wed May 27 20:56:13 2026] DELETE /v2.0/ports/056df740-b839-4491-a8fa-5a2aef775e7c => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3023] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/4d0f56b4-bfa8-4f35-9406-ef61e206346c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.197 8 INFO neutron.api.v2.resource [None req-55caa122-c80d-493b-bf4d-9dce7899e4db 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3024] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/4d0f56b4-bfa8-4f35-9406-ef61e206346c => generated 155 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3025] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/979bb9bd-6add-4de4-b776-71fcff5549e9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.275 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-010c2f2b-95ed-41b3-9d66-9b2ad9746e5d'] response: {'server_uuid': 'd960a530-dc96-4519-b386-9e4b0aaaea72', 'name': 'network-vif-deleted', 'tag': '056df740-b839-4491-a8fa-5a2aef775e7c', 'status': 'completed', 'code': 200} 2026-05-27 20:56:18.286 8 INFO neutron.api.v2.resource [None req-8ecc5fda-b821-48db-9390-f89f4e330f07 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3026] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/979bb9bd-6add-4de4-b776-71fcff5549e9 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3027] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/7ca964b0-3584-4c6a-926c-501592aba9df => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.372 8 INFO neutron.api.v2.resource [None req-94717124-013f-4d5d-9333-7ee143cc0a06 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3028] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/7ca964b0-3584-4c6a-926c-501592aba9df => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3029] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/d940efa9-f5e4-433b-ac75-7a173c53500c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.457 8 INFO neutron.api.v2.resource [None req-58eeebce-30c8-4921-9a02-b2baf4400eff 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3030] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/d940efa9-f5e4-433b-ac75-7a173c53500c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3031] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/02dab6ea-37ce-4a25-ab56-a367d37acca4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.548 8 INFO neutron.api.v2.resource [None req-b62ee3a7-bb7b-46eb-ae48-6a0555834084 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3032] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/02dab6ea-37ce-4a25-ab56-a367d37acca4 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3033] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/76abdd92-4602-45d2-9a56-8b20aa40835f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.641 8 INFO neutron.api.v2.resource [None req-1dff4a42-c8b3-4620-898f-56f4e4923685 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3034] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/76abdd92-4602-45d2-9a56-8b20aa40835f => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3035] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/3a80dd1c-55f6-4f59-82d8-52531a2f6ce1 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.732 8 INFO neutron.api.v2.resource [None req-7b2ec420-59ee-47c0-bc59-b7bcc0220fd8 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3036] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/3a80dd1c-55f6-4f59-82d8-52531a2f6ce1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3037] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/223f549e-e75b-47c8-ae16-2e98dbdc8858 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.836 8 INFO neutron.api.v2.resource [None req-7a7ccef9-1cd7-4e81-985c-fec0bbd26512 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3038] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/223f549e-e75b-47c8-ae16-2e98dbdc8858 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3039] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/08d935f9-c5fb-4054-966e-8b0c7fbf1d7a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:18.931 8 INFO neutron.api.v2.resource [None req-faba81b8-a194-4498-8bc4-a2a767d763d2 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3040] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/security-group-rules/08d935f9-c5fb-4054-966e-8b0c7fbf1d7a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3041] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/security-group-rules/191172ab-d77d-4ca4-b3a6-a37861596cb2 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:19.020 8 INFO neutron.api.v2.resource [None req-4dcf56ec-a36e-4f3b-be5d-17de627aec7f 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3042] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:19 2026] GET /v2.0/security-group-rules/191172ab-d77d-4ca4-b3a6-a37861596cb2 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3043] 10.0.0.134 () {32 vars in 750 bytes} [Wed May 27 20:56:19 2026] DELETE /v2.0/security-group-rules/7af50c93-776c-4ea3-9f7d-1f1e99501fcc => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:19.111 8 INFO neutron.api.v2.resource [None req-8df8451e-df96-43a2-84b4-34cc4a077e5c 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3044] 10.0.0.134 () {32 vars in 747 bytes} [Wed May 27 20:56:19 2026] GET /v2.0/security-group-rules/7af50c93-776c-4ea3-9f7d-1f1e99501fcc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3045] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:56:19 2026] DELETE /v2.0/security-groups/20639569-8262-465e-be92-72912cd5c5a1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:19.256 8 INFO neutron.api.v2.resource [None req-0cd510cc-d583-4ab2-9516-2e0019d66794 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3046] 10.0.0.134 () {32 vars in 737 bytes} [Wed May 27 20:56:19 2026] GET /v2.0/security-groups/20639569-8262-465e-be92-72912cd5c5a1 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3047] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:56:19 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/remove_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:20.736 8 INFO neutron.api.v2.resource [None req-9b9e6841-83a4-4bae-9c98-0e473c4a464f 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3048] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:56:20 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/remove_router_interface => generated 198 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3049] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:56:20 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/remove_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:22.263 8 INFO neutron.api.v2.resource [None req-91a9279c-6a4f-427c-9bac-383ac16168d1 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3052] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:56:22 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/remove_router_interface => generated 198 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3053] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:56:22 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:23.627 8 INFO neutron.api.v2.resource [None req-1b6b6999-5b7d-4696-9246-2dd50d5bcb0e 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3054] 10.0.0.134 () {34 vars in 789 bytes} [Wed May 27 20:56:23 2026] PUT /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12/remove_router_interface => generated 198 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:56:24.596 7 INFO neutron.db.l3_hamode_db [None req-2e030a6d-36e5-4528-89e5-99a728a577bf 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] HA network dc55edb1-112f-421a-a124-d2b05be305ef was deleted as no HA routers are present in tenant 345bd1fa71fe4540aafca6c2ad9ebd7e. [pid: 7|app: 0|req: 1530/3055] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:56:23 2026] DELETE /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:24.629 8 INFO neutron.api.v2.resource [None req-07579182-3cba-439d-a448-09c20cfa3e3b 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3056] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/routers/28bcd1e2-61b9-4132-8ae8-a017853b8e12 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:56:24.641 7 INFO neutron.services.segments.plugin [-] Segment 037facbb-d9c0-4152-9bda-9a3d3be5a038 resource provider aggregate not found 2026-05-27 20:56:24.647 7 INFO neutron.services.segments.plugin [-] Segment 037facbb-d9c0-4152-9bda-9a3d3be5a038 resource provider aggregate not found 2026-05-27 20:56:24.665 7 INFO neutron.services.segments.plugin [-] Segment 037facbb-d9c0-4152-9bda-9a3d3be5a038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 037facbb-d9c0-4152-9bda-9a3d3be5a038 found for delete ", "request_id": "req-2a2276a9-12c6-4a0b-84ff-078c90ee236c"}]} 2026-05-27 20:56:24.667 7 INFO neutron.services.segments.plugin [-] Segment 037facbb-d9c0-4152-9bda-9a3d3be5a038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 037facbb-d9c0-4152-9bda-9a3d3be5a038 found for delete ", "request_id": "req-40e0167f-1952-453c-a927-2bfafaad5be5"}]} [pid: 7|app: 0|req: 1531/3057] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:56:24 2026] DELETE /v2.0/subnets/5f477c64-e4f4-424b-9759-e6cda1f81211 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:25.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8af1f6c6-f6d8-4fe4-b32a-be5b367f8156 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3058] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:56:25 2026] GET /v2.0/subnets/5f477c64-e4f4-424b-9759-e6cda1f81211 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3059] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:56:25 2026] DELETE /v2.0/subnets/d071aabd-e491-4517-9d90-864c27eae5f5 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:25.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a91fa7b6-efbf-4bda-b223-31861717b1b5 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3060] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:56:25 2026] GET /v2.0/subnets/d071aabd-e491-4517-9d90-864c27eae5f5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3061] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:56:25 2026] DELETE /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:25.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53f76f97-8a7e-4847-8d11-ab85f6b8ced7 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3062] 10.0.0.134 () {32 vars in 723 bytes} [Wed May 27 20:56:25 2026] GET /v2.0/networks/2d90c525-1e72-498c-81de-1c2b77f3f27e => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3063] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:56:25 2026] DELETE /v2.0/subnets/0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:26.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b152298c-f5a0-456f-a2e7-06adfbddb464 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3064] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/subnets/0c2e3082-d1f1-4b58-a228-9633332ba471 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3065] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:56:26 2026] DELETE /v2.0/subnets/10200a0a-a922-4859-95e6-981bb943db7e => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:27.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-735c21c4-3ce3-43f1-9c8e-fa3e5bc72507 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3066] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/subnets/10200a0a-a922-4859-95e6-981bb943db7e => generated 136 bytes in 537 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:56:27.059 7 INFO neutron.services.segments.plugin [-] Segment 206b9925-9f46-48ac-ae69-1992784712ae resource provider aggregate not found 2026-05-27 20:56:27.067 7 INFO neutron.services.segments.plugin [-] Segment 206b9925-9f46-48ac-ae69-1992784712ae resource provider aggregate not found 2026-05-27 20:56:27.080 7 INFO neutron.services.segments.plugin [-] Segment 206b9925-9f46-48ac-ae69-1992784712ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 206b9925-9f46-48ac-ae69-1992784712ae found for delete ", "request_id": "req-d73fa566-6bda-494a-ad36-dae7ae3ec152"}]} 2026-05-27 20:56:27.091 7 INFO neutron.services.segments.plugin [-] Segment 206b9925-9f46-48ac-ae69-1992784712ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 206b9925-9f46-48ac-ae69-1992784712ae found for delete ", "request_id": "req-15b316af-26ce-4675-ad03-61637fd32a4d"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 1536/3067] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:56:27 2026] DELETE /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:27.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b2e0baf-dc1b-4f39-9a34-83dcf1400b17 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3068] 10.0.0.134 () {32 vars in 723 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/networks/6a527836-9f7c-4add-b4a9-245d3852e7b4 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3069] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:56:27 2026] DELETE /v2.0/subnets/401dc107-fbf2-41db-8ef8-ea1bab400183 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:27.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd067aab-4395-4315-a99d-d1781ca4a37b 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3070] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/subnets/401dc107-fbf2-41db-8ef8-ea1bab400183 => 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: 1538/3071] 10.0.0.134 () {32 vars in 724 bytes} [Wed May 27 20:56:27 2026] DELETE /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:27.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85dc3093-287f-43ed-8b62-8b01c3cb1cbb 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3072] 10.0.0.134 () {32 vars in 721 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/subnets/28985ec1-d353-4d6e-a9ae-892a8fb66dec => generated 136 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3073] 10.0.0.134 () {32 vars in 726 bytes} [Wed May 27 20:56:27 2026] DELETE /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:28.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8b0d8a5-68df-4aaf-a10b-aa9a2652ef38 2ed4ee7c7d6d4a4f997af736c109a01c 345bd1fa71fe4540aafca6c2ad9ebd7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3074] 10.0.0.134 () {32 vars in 723 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/networks/ddb27623-566b-42f0-abdf-b5ef122ed9c3 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:56:30.301 7 INFO neutron.services.segments.plugin [-] Segment 35ca21e5-ede7-407b-abc8-160b4ce42acb resource provider aggregate not found 2026-05-27 20:56:30.307 7 INFO neutron.services.segments.plugin [-] Segment 35ca21e5-ede7-407b-abc8-160b4ce42acb resource provider aggregate not found 2026-05-27 20:56:30.315 7 INFO neutron.services.segments.plugin [-] Segment 35ca21e5-ede7-407b-abc8-160b4ce42acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35ca21e5-ede7-407b-abc8-160b4ce42acb found for delete ", "request_id": "req-ff479c97-93d6-41ec-b253-db17741b9358"}]} 2026-05-27 20:56:30.324 7 INFO neutron.services.segments.plugin [-] Segment 35ca21e5-ede7-407b-abc8-160b4ce42acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35ca21e5-ede7-407b-abc8-160b4ce42acb found for delete ", "request_id": "req-99216e19-33bc-4c7a-84cd-126a547f745e"}]} 2026-05-27 20:56:30.330 7 INFO neutron.services.segments.plugin [-] Segment bc9a592e-887c-4fa7-a762-3b2c1eb1229b resource provider aggregate not found 2026-05-27 20:56:30.347 7 INFO neutron.services.segments.plugin [-] Segment bc9a592e-887c-4fa7-a762-3b2c1eb1229b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc9a592e-887c-4fa7-a762-3b2c1eb1229b found for delete ", "request_id": "req-f2e2d68f-c560-4fa9-bf58-8e30f4f7026d"}]} 2026-05-27 20:56:30.350 7 INFO neutron.services.segments.plugin [-] Segment bc9a592e-887c-4fa7-a762-3b2c1eb1229b resource provider aggregate not found 2026-05-27 20:56:30.370 7 INFO neutron.services.segments.plugin [-] Segment bc9a592e-887c-4fa7-a762-3b2c1eb1229b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc9a592e-887c-4fa7-a762-3b2c1eb1229b found for delete ", "request_id": "req-6e27fba8-0a75-4811-aac5-cde87d5ac140"}]} [pid: 7|app: 0|req: 1540/3075] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:56:30 2026] GET /v2.0/security-groups?tenant_id=ce55e332d2b9448d930a0854eb5df69c&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: 1536/3076] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:56:30 2026] DELETE /v2.0/security-groups/8f6ba9c0-a571-40cf-bf32-8d6a64701ec2 => 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: 1541/3077] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:56:30 2026] GET /v2.0/security-groups?tenant_id=345bd1fa71fe4540aafca6c2ad9ebd7e&name=default => generated 2805 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3078] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:56:30 2026] DELETE /v2.0/security-groups/a5a20393-df21-46d2-9671-51e4aca16cb2 => 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: 1542/3079] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/security-groups?tenant_id=dc75cf33e6cc40cc87c0ef51fe0b4a3f&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3080] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:56:31 2026] DELETE /v2.0/security-groups/2a1f1938-3a12-41fb-a548-6c0d0183ab8e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3081] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/security-groups?tenant_id=bf132aea031b44749d8e4fd64797a069&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: 1539/3082] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:56:31 2026] DELETE /v2.0/security-groups/b501b020-6ae7-4d9d-97bb-1fa579ac012e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3083] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/security-groups?tenant_id=20bc9ce6d6914004ab951c342532084e&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3084] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:56:31 2026] DELETE /v2.0/security-groups/a12cefaf-5b01-48fc-91dd-47454dc9acba => 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: 1545/3085] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/security-groups?tenant_id=a1a1980f5d7b4753b2e1aea0f16c635a&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3086] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:56:32 2026] DELETE /v2.0/security-groups/78843393-2ae7-4b86-809e-02d39ccb3e2f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3087] 10.0.0.134 () {32 vars in 774 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/security-groups?tenant_id=42dd1c22be5e4b6999b0ba7023d95bc6&name=default => generated 2805 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3088] 10.0.0.134 () {32 vars in 740 bytes} [Wed May 27 20:56:32 2026] DELETE /v2.0/security-groups/5e70abce-21fb-40d7-b4fe-2949c605e254 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3089] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:56:35 2026] GET /v2.0/networks => generated 2168 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3090] 10.0.0.134 () {32 vars in 655 bytes} [Wed May 27 20:56:36 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3091] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:56:36 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3092] 10.0.0.134 () {32 vars in 643 bytes} [Wed May 27 20:56:36 2026] GET /v2.0/ports => generated 4721 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3093] 10.0.0.134 () {32 vars in 647 bytes} [Wed May 27 20:56:36 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3094] 10.0.0.134 () {32 vars in 649 bytes} [Wed May 27 20:56:36 2026] GET /v2.0/networks => generated 2168 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3095] 10.0.0.134 () {32 vars in 663 bytes} [Wed May 27 20:56:36 2026] GET /v2.0/security-groups => generated 16622 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3096] 10.0.0.134 () {32 vars in 655 bytes} [Wed May 27 20:56: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)